Commit Graph

551 Commits

Author SHA1 Message Date
Andreas Zweili c5dbcc3d58 add a check for the currency key in the session 2018-01-28 21:31:27 +01:00
Andreas Zweili 6ee5f56e73 add the currency calculation to the article view 2018-01-28 21:26:36 +01:00
Andreas Zweili 915f31c413 add the currency calculation to the categories view 2018-01-28 21:14:55 +01:00
Andreas Zweili 0162e10915 remove old code 2018-01-28 21:09:57 +01:00
Andreas Zweili 62db260ec1 rename the articles_list in the category view 2018-01-28 21:09:27 +01:00
Andreas Zweili fb6831920c remove jquery from the base template 2018-01-28 20:41:32 +01:00
Andreas Zweili 1481727a51 add the currency calculation to the index page 2018-01-28 20:41:14 +01:00
Andreas Zweili e76b3cb80d add a function to get the id of the hidden status 2018-01-28 20:39:22 +01:00
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