Commit Graph

538 Commits

Author SHA1 Message Date
Andreas Zweili 305b031b14 remove the subparagraphe titles from the use cases
The tables get place very wierdly if the tables have subparagraph
headings.
It works without a problem if we change it to bold text.
A heading which is five levels deep looks anyway a bit stupid.
2018-02-27 21:54:18 +01:00
Andreas Zweili dd9845795e correct a bibliography 2018-02-27 21:53:44 +01:00
Andreas Zweili 5654cfa01f start a new page before the "Testing" 2018-02-27 21:40:58 +01:00
Andreas Zweili 12891292c7 fix a citation 2018-02-27 21:40:30 +01:00
Andreas Zweili ce805ca71d add the placement option to the "Variantenbewertung" 2018-02-27 21:40:13 +01:00
Andreas Zweili 9599ee54df add a line to all the variant tables 2018-02-27 21:39:59 +01:00
Andreas Zweili 31e1985ce1 start a new page before "Varianten" 2018-02-27 21:39:27 +01:00
Andreas Zweili 2a9538938b add the placement option to the "Risikobeschreibung" table 2018-02-27 21:38:49 +01:00
Andreas Zweili ce91dddebb add missing curly brackets 2018-02-27 21:38:01 +01:00
Ivan Hörler c74438904c Merge branch 'cart' of git.2li.ch:ibz/web_AI-5 into cart
* 'cart' of git.2li.ch:ibz/web_AI-5:
  change some code
  correct the html templates
  remove todo tags
  resize the mockup picture so it doesn't use a whole page
  add a page break to move the interface section to it's own page
  add captions and centering to the tikz figures
  make the swot table a bit smaller
  update readme
2018-02-27 20:46:18 +01:00
Ivan Hörler a8a27c6b75 add profile view of orders 2018-02-27 20:46:05 +01:00
Andreas Zweili a358a355e4 remove an unneeded file 2018-02-27 20:28:38 +01:00
Andreas Zweili 9bfac58102 remove white space 2018-02-27 20:28:20 +01:00
Andreas Zweili c3ff7ab9db correct a link 2018-02-27 20:28:10 +01:00
Andreas Zweili 6bfe1c7ff9 Merge branch 'cart' into andreas 2018-02-27 18:42:53 +01:00
Andreas Zweili 45d15919cf change some code 2018-02-27 18:40:05 +01:00
Andreas Zweili 208d7d51df correct the html templates 2018-02-27 18:21:34 +01:00
Ivan Hörler d38a37536a fix delete cartitems after purchase 2018-02-27 07:22:57 +01:00
Ivan Hörler d0c5cd6893 correct the doc.org and main.tex 2018-02-26 23:12:44 +01:00
Andreas Zweili a1e74a32c2 readd the order url
somehow this got lost
2018-02-26 22:51:43 +01:00
Andreas Zweili 91d6b2b4d4 fix the cart deletion 2018-02-26 22:44:47 +01:00
Andreas Zweili ee4d332a3b fix the OrderPosition creation 2018-02-26 22:44:36 +01:00
Andreas Zweili ba61ed12a6 move the post block below the cart operation 2018-02-26 22:33:29 +01:00
Andreas Zweili 29689fd16a set the exchange_rate variable to False initially
Since we start with CHF by default the exchange_rate variable should
be False
2018-02-26 22:32:46 +01:00
Andreas Zweili 3073baf43f remove the person variable 2018-02-26 22:32:21 +01:00
Andreas Zweili 9b0fc0ba06 allow the ExchangeRate to be null
If we buy the article in CHF there is no ExchangeRate object
2018-02-26 22:31:37 +01:00
Andreas Zweili b9d2d9f6ae only query the exchange_rate if the currency was set 2018-02-26 22:24:01 +01:00
Andreas Zweili 865ff557bd add some empty lines for readability 2018-02-26 22:23:29 +01:00
Andreas Zweili a232ca414c move the person up 2018-02-26 22:23:15 +01:00
Andreas Zweili 6c172405ca add the orderposition modell 2018-02-26 22:22:45 +01:00
Andreas Zweili 45571b8ea9 use CHF as the default currency_name 2018-02-26 22:22:22 +01:00
Andreas Zweili d51e9dfa08 shorten the order view 2018-02-26 21:56:07 +01:00
Andreas Zweili db737eca02 only get the cart
the cart was created in the cart view. In the checkout we only want to
display it.
2018-02-26 21:55:38 +01:00
Andreas Zweili 494ce66631 only execute the currency part if it exists in the session 2018-02-26 21:55:15 +01:00
Andreas Zweili f62a6a91d9 only create the order 2018-02-26 21:54:40 +01:00
Andreas Zweili 3970555cf1 shorten the line a bit 2018-02-26 21:54:11 +01:00
Andreas Zweili 691fdc12f5 display the position amount correctly 2018-02-26 21:53:21 +01:00
Andreas Zweili ac7ae505e3 remove old code 2018-02-26 21:53:13 +01:00
Ivan Hörler a389e64149 fix order save to db 2018-02-26 21:22:07 +01:00
Andreas Zweili 1274f76b71 Merge branch 'cart' of git.2li.ch:ibz/web_AI-5 into cart 2018-02-26 21:02:13 +01:00
Andreas Zweili 1be2249957 users must login to view their cart and to checkout 2018-02-26 21:01:55 +01:00
Ivan Hörler 736c5d4ba3 fix url for order 2018-02-26 20:56:18 +01:00
Ivan Hörler ffcf6e6ba5 change orders to order and delete unused 2018-02-26 20:49:49 +01:00
Ivan Hörler 037df6b9bc Merge branch 'cart' of git.2li.ch:ibz/web_AI-5 into cart
* 'cart' of git.2li.ch:ibz/web_AI-5:
  fix the currency calculation in the cart
  add some empty lines for better readability
2018-02-26 19:58:13 +01:00
Ivan Hörler 6c46d0a6ce add order 2018-02-26 19:56:45 +01:00
Andreas Zweili 1cc4011b1b remove todo tags 2018-02-25 22:06:23 +01:00
Andreas Zweili 79e76c8e0c resize the mockup picture so it doesn't use a whole page 2018-02-25 22:05:15 +01:00
Andreas Zweili 3dc625d6ee add a page break to move the interface section to it's own page 2018-02-25 22:04:50 +01:00
Andreas Zweili b2686c496c add captions and centering to the tikz figures 2018-02-25 21:58:59 +01:00
Andreas Zweili 01ac4dceca make the swot table a bit smaller
The SWOT figure was a bit large and didn't fit entirely on the page.
2018-02-25 21:42:22 +01:00