Commit Graph

480 Commits

Author SHA1 Message Date
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
Ivan Hörler c4d018be95 first try of a form for currency dropdown 2018-01-14 13:44:11 +01:00
Ivan Hörler 368c7342ef add of a dropdown and footerinformation nicely 2018-01-14 13:43:13 +01:00
Andreas Zweili 681773ae10 update the apache configuration in the ansible role 2018-01-14 13:07:16 +01:00
Andreas Zweili 2aabb76ae0 remove delete option from inline images
If one selectes a inline picture and deletes it. The whole article
gets deleted. It's therefor better if the user has to go to the
picture admin form and delete the picture from there
2018-01-14 12:59:23 +01:00
Andreas Zweili 7f94bd4f0d correct the empty message on the index page 2018-01-14 12:38:38 +01:00
Andreas Zweili b80c40c902 rephrase a second message 2018-01-14 12:36:22 +01:00
Andreas Zweili 82e4d84724 rephrase the message on empty categories 2018-01-14 12:34:13 +01:00
Andreas Zweili e54765a54f remove the delete option from the picture model
This option got added by accident. If we would keep it then the
related article would get deleted when one deletes a picture.
2018-01-14 12:22:46 +01:00
Andreas Zweili 2f58fcec94 allow dupilcated names of pictures 2018-01-14 12:22:27 +01:00
Andreas Zweili 35de9bf7a5 add a check to limit picture uploads
with the option max_pictures it's now possible to limit the amount of
pictures a user is allowed to upload to an article.
2018-01-14 12:20:47 +01:00
Andreas Zweili fabdc48492 add a description field to the Option model 2018-01-14 12:19:44 +01:00
Andreas Zweili d4502c655f prevent options from deletion und don't allow new options 2018-01-14 12:18:13 +01:00
Andreas Zweili d929a23ede remove the Setting model 2018-01-14 12:16:00 +01:00