Commit Graph

219 Commits

Author SHA1 Message Date
Andreas Zweili 95ec91fbf0 remove a duplicate entry 2018-01-13 09:34:01 +01:00
Andreas Zweili 852751bc27 Merge branch 'frontendstyling' into andreas 2018-01-13 08:29:31 +01:00
Ivan Hörler 9ff08f099d Merge branch 'master' of git.2li.ch:ibz/web_AI-5
* 'master' of git.2li.ch:ibz/web_AI-5:
  extend the use case diagramm
2018-01-11 19:21:23 +01:00
Ivan Hörler b02e8c1343 corrected offline error to be catched. 2018-01-11 19:21:13 +01:00
Andreas Zweili b83001ce11 Merge branch 'andreas' 2018-01-11 18:07:03 +01:00
Andreas Zweili 59a128b448 extend the use case diagramm 2018-01-11 17:59:38 +01:00
Ivan Hörler 6cf9d77cae Corrected a race condition of strings in views.py and the related parts of exchange_rates.py 2018-01-11 07:54:51 +01:00
Ivan Hörler aca21b4353 changed view and catched a bug in currencies.views.py 2018-01-10 22:43:22 +01:00
Ivan Hörler 12ba3262ec Merge branch 'currency'
* currency:
  corrected currencies app and added different view.
  correct the datetimefield on the orders model
  add the currencies app to the setup script
  vagrant provision does not work so i need to commit unsolved files
  commit for history. going to implement new databasestructure now.
  changed view and deleted the database unique filed
  add tableview in /currencies
  disable debugging for production
  Add date to currencies list
  Duno if thats your and my config and has to be ignored but for now il commit it.
  get currency from SNB rss to work
  testpush
  corrections and first try to migrate
  UN-finished Push of currency branch. Preview only, do not change. Ivan on charge.
2018-01-10 01:01:44 +01:00
Ivan Hörler a4307da75f Merge branch 'currency' of git.2li.ch:ibz/web_AI-5 into currency
* 'currency' of git.2li.ch:ibz/web_AI-5:
  correct the datetimefield on the orders model
2018-01-10 00:59:01 +01:00
Ivan Hörler 6290eb7a6a corrected currencies app and added different view. 2018-01-10 00:58:34 +01:00
Andreas Zweili ff86d93660 add the django book to the references 2018-01-08 21:09:15 +01:00
Andreas Zweili fd031925e4 list all the references without actually citing them 2018-01-08 21:08:34 +01:00
Andreas Zweili 56e10eab5f add minor corrections to the use case diagramm 2018-01-07 23:46:54 +01:00
Andreas Zweili 8fdd019d50 reformat the tables 2018-01-07 23:46:40 +01:00
Andreas Zweili c66512a039 finalize the use case diagramm section 2018-01-07 18:52:40 +01:00
Andreas Zweili 7d1e0cf7a6 add the files for the use case diagramm 2018-01-07 18:52:26 +01:00
Andreas Zweili d7202623cd add a use case diagramm 2018-01-07 11:01:25 +01:00
Andreas Zweili f809765bb2 rename "Nutzer" zu "Kunden" 2018-01-06 15:53:04 +01:00
Andreas Zweili 08ad23edef remove todo states 2018-01-06 15:03:18 +01:00
Andreas Zweili 94251f2636 add user stories 2018-01-06 15:02:55 +01:00
Andreas Zweili a68530d356 add the license to the latex section 2018-01-06 15:02:39 +01:00
Andreas Zweili f7cbe84b23 reformat the editor section 2018-01-06 15:02:30 +01:00
Andreas Zweili 6731922c49 add the version number to the django section 2018-01-06 15:01:35 +01:00
Andreas Zweili d125ec9f3d colapse the tables for better editing 2018-01-06 15:01:17 +01:00
Andreas Zweili 5ada76165d use tocbibind for the table of contents 2018-01-05 15:18:47 +01:00
Andreas Zweili 4a09b26f21 rename the bibliography to "Referenzen" 2018-01-05 15:18:16 +01:00
Andreas Zweili ece1bfcc70 add the bibliography to the toc 2018-01-05 15:18:03 +01:00
Andreas Zweili e9b8d35ffc update the documentation 2018-01-05 15:04:33 +01:00
Andreas Zweili aade016312 threat headings down to level 5 as sections 2018-01-05 15:03:34 +01:00
Andreas Zweili 44cb2844d7 add a risk analysis diagramm 2018-01-05 15:03:17 +01:00
Andreas Zweili ff263d86b6 extend the bibliographies 2018-01-05 15:03:03 +01:00
Andreas Zweili 5ffdd41ba1 fix a Typo 2018-01-05 15:01:53 +01:00
Andreas Zweili e3cc60ecd2 add an additional bibliography file 2018-01-05 15:01:41 +01:00
Andreas Zweili 06b8a9ac6a start automatically a new page for each new section 2018-01-05 15:01:18 +01:00
Andreas Zweili f97499e205 enumerate everything down to subparagraphs 2018-01-05 15:00:51 +01:00
Andreas Zweili ede806262f correct an author name in the references 2018-01-05 00:56:27 +01:00
Andreas Zweili 8ce6e303cf add an abstract 2018-01-05 00:56:04 +01:00
Andreas Zweili 9ef8a4371e correct the datetimefield on the orders model
In Django it's better to use timezone.now instead of datetime.now()
this is because it has additional settings for timezones which this
way wouldn't get reflected in the attributes and lead to wrong
datetime values.
2018-01-04 12:30:01 +01:00
Andreas Zweili 270e70d27d add a few general references 2018-01-04 12:01:50 +01:00
Andreas Zweili 42000eba16 change the citation style to confirm with the IBZ guidlines 2018-01-04 12:01:28 +01:00
Andreas Zweili 31384afa4a extend the gitignore file
the .listing files aren't required they get generated when converting
the document to pdf.
2018-01-04 11:59:57 +01:00
Ivan Hörler 6273941c8d Merge branch 'currency' of git.2li.ch:ibz/web_AI-5 into currency
* 'currency' of git.2li.ch:ibz/web_AI-5:
  add the currencies app to the setup script
2018-01-03 18:45:15 +01:00
Andreas Zweili b13a5defa1 disable export of example data 2018-01-03 18:28:09 +01:00
Andreas Zweili 04b5137d27 add the currencies app to the setup script 2018-01-03 15:29:13 +01:00
Andreas Zweili 67707415b3 update the stakeholder diagramm 2018-01-03 15:12:21 +01:00
Ivan Hörler 4f51e17504 Merge remote-tracking branch 'origin/master' into currency
* origin/master:
  remove the old media directory
  create the path /srv/media/images in the Vagrant vm
  create the media directory on the production server
  add pictures to the article details page
  move the media root and add support for MEDIA_URL
  readd two commands
2018-01-03 08:35:18 +01:00
Ivan Hörler 47ed36e3af vagrant provision does not work so i need to commit unsolved files 2018-01-03 08:34:25 +01:00
Ivan Hörler 50b16ec842 commit for history. going to implement new databasestructure now. 2018-01-02 14:51:06 +01:00
Andreas Zweili 877b536e4a remove the old media directory 2017-12-31 15:23:31 +01:00