Commit Graph

293 Commits

Author SHA1 Message Date
Andreas Zweili 68a8110aea add a function to collect the category list 2018-01-28 20:37:47 +01:00
Andreas Zweili ed0649f5fc refactor the models import 2018-01-28 20:31:51 +01:00
Andreas Zweili c2758afb00 add a name to the register button 2018-01-28 20:30:35 +01:00
Andreas Zweili 138f712e3b add names and ids to forms and buttons 2018-01-28 20:28:36 +01:00
Andreas Zweili 13ad0fe98e add a method to the ExchangeRate model to calculate the new currency 2018-01-28 20:26:41 +01:00
Andreas Zweili 3dbb614bbb add the category list to all the views
Since the categories are part of the navigation I think they should be
visible from everywhere.
2018-01-28 20:25:35 +01:00
Andreas Zweili faba1a597d add a form for a currency drop down 2018-01-28 20:24:35 +01:00
Ivan Hörler 363d0cd053 Merge commit 'd7d6e709401859f78526ced843f605008ef80fc6' into currency
* commit 'd7d6e709401859f78526ced843f605008ef80fc6':
  add links from the use cases list to the actuall use case
  remove todo states
  add german language to the document
  change the "Artikel erfassen" erfassen
  change the use case tables to footnotesize and longtable environment
  add two additional use cases
  add description about the detailed use cases
  add some use cases
  change the placement of the test cases table
  correct section titles
  add citations which where used to create the models
  rephrase section title
  remove the settings model from the documentation
  correct some positions of figures
  correct the picture paths
  correct some typos
  escape an underscore
  update bibliography
  update the apache configuration in the ansible role
2018-01-21 22:50:20 +01:00
Ivan Hörler 2f940e57c7 getting rid of clutter. 2018-01-21 22:47:14 +01:00
Ivan Hörler dba76057b3 added new generic rss fetch and parse functions and setup to store not only today value but all values in file and update if new are available. 2018-01-21 21:31:26 +01:00
Ivan Hörler b53f52cac1 a work in progress test of custom filters 2018-01-19 15:40:55 +01:00
Andreas Zweili d7d6e70940 add links from the use cases list to the actuall use case 2018-01-18 20:12:16 +01:00
Andreas Zweili d4105e1a1d remove todo states 2018-01-18 20:11:56 +01:00
Andreas Zweili ec70a30b3c add german language to the document 2018-01-18 20:05:28 +01:00
Andreas Zweili c41c52817b change the "Artikel erfassen" erfassen 2018-01-18 19:59:07 +01:00
Andreas Zweili a185cfd416 change the use case tables to footnotesize and longtable environment 2018-01-18 19:58:47 +01:00
Andreas Zweili 18d8a7bce0 add two additional use cases 2018-01-18 19:58:20 +01:00
Andreas Zweili 56cb4a9a1f add description about the detailed use cases 2018-01-18 19:57:30 +01:00
Andreas Zweili a6c03b81b9 add some use cases 2018-01-17 22:07:17 +01:00
Andreas Zweili 05c3becb7a change the placement of the test cases table 2018-01-16 22:32:39 +01:00
Andreas Zweili 068ea6f499 correct section titles 2018-01-16 22:32:26 +01:00
Andreas Zweili 11d02f0a3e add citations which where used to create the models 2018-01-16 22:32:02 +01:00
Andreas Zweili 56e18a9dc4 rephrase section title 2018-01-16 22:31:40 +01:00
Andreas Zweili 4560f13056 remove the settings model from the documentation 2018-01-16 22:31:17 +01:00
Andreas Zweili 39afb3ecb8 correct some positions of figures 2018-01-16 22:30:51 +01:00
Andreas Zweili 354c2838e8 correct the picture paths
I had to correct the paths to the images otherwise the latex
compilation would fail because with the old format the images got
created as links.
2018-01-16 22:28:03 +01:00
Andreas Zweili ed8ca90722 correct some typos 2018-01-16 22:25:04 +01:00
Andreas Zweili 98172c0a8f escape an underscore 2018-01-16 08:37:03 +01:00
Ivan Hörler 9d6c4b308c fixed AJAX request and response 2018-01-16 00:54:35 +01:00
Andreas Zweili 1a3ff0118f update bibliography 2018-01-15 19:16:28 +01:00
Ivan Hörler fce2f77cb2 add same id as value and name now it pops up because of app.js but does override somehow 2018-01-15 00:07:14 +01:00
Ivan Hörler 2a1a565f90 typos 2018-01-14 23:39:20 +01:00
Ivan Hörler 7ff173d9c7 yess! 2018-01-14 23:38:10 +01:00
Ivan Hörler 595d02433c handling all post prevents errors. 2018-01-14 23:23:41 +01:00
Ivan Hörler d74adc65f4 bad 2018-01-14 22:54:46 +01:00
Ivan Hörler f44a13cf98 minimal refactoring 2018-01-14 22:50:54 +01:00
Ivan Hörler 1f0940a2a6 updated to newer syntax 2018-01-14 22:11:57 +01:00
Ivan Hörler c7d9e62f05 again. 2018-01-14 22:11:34 +01:00
Ivan Hörler 5e91470470 Revert "change function name from camelcase to python syntactical underlines"
This reverts commit 213d231c81.
2018-01-14 22:09:18 +01:00
Ivan Hörler 213d231c81 change function name from camelcase to python syntactical underlines 2018-01-14 22:02:43 +01:00
Ivan Hörler 2117c97874 for andreas 2018-01-14 21:30:57 +01:00
Ivan Hörler 4ea27b0bbc delete redundacy 2018-01-14 21:21:01 +01:00
Ivan Hörler 19af243c4f not finished AJAX request for currencies 2018-01-14 19:57:48 +01:00
Ivan Hörler e765a999c6 divided the navigation to separate file. 2018-01-14 19:57:22 +01:00
Ivan Hörler 7fb1c36e98 changed static url's to correctly detected ones. by runserver. needs to be checked for apache! 2018-01-14 19:56:33 +01:00
Ivan Hörler 05b77b8845 unfinished part of currency dropdown 2018-01-14 17:13:41 +01:00
Ivan Hörler ec92099fc9 duno how to restore. created new. 2018-01-14 14:11:27 +01:00
Ivan Hörler 034f9563bc Merge commit '5f2f1098a479a77c0c7c7818fb8df5f30f2414f2' into currency
* commit '5f2f1098a479a77c0c7c7818fb8df5f30f2414f2':
  remove delete option from inline images
  correct the empty message on the index page
  rephrase a second message
  rephrase the message on empty categories
  remove the delete option from the picture model
  allow dupilcated names of pictures
  add a check to limit picture uploads
  add a description field to the Option model
  prevent options from deletion und don't allow new options
  remove the Setting model
  allow pictures to be added on the article
  readd pictures to the article details page
  fix the url of the django book
  remove a todo tag
  add the currencies refresh cronjob to the ansible role
2018-01-14 14:08:10 +01:00
Ivan Hörler 013d3d2d28 falsche vorgehensweise um settings.py zurück zu bekommen 2018-01-14 14:07:53 +01:00
Ivan Hörler 5f2f1098a4 Merge branch 'master' into currency
* master:
  remove delete option from inline images
  correct the empty message on the index page
  rephrase a second message
  rephrase the message on empty categories
  remove the delete option from the picture model
  allow dupilcated names of pictures
  add a check to limit picture uploads
  add a description field to the Option model
  prevent options from deletion und don't allow new options
  remove the Setting model
  allow pictures to be added on the article
  readd pictures to the article details page
  fix the url of the django book
  remove a todo tag
  add the currencies refresh cronjob to the ansible role
2018-01-14 13:49:45 +01:00