Commit Graph

533 Commits

Author SHA1 Message Date
Andreas Zweili 190242bbb7 add surround the submit button with a P Tag 2018-02-18 18:33:14 +01:00
Ivan Hörler 71fe31e1c0 Merge branch 'cart' of git.2li.ch:ibz/web_AI-5 into cart
* 'cart' of git.2li.ch:ibz/web_AI-5:
  add a fixture for a test user
2018-02-18 17:55:32 +01:00
Ivan Hörler e20fa526e6 change Organigram 2018-02-18 17:55:20 +01:00
Andreas Zweili 13f1832bad add another use case 2018-02-18 14:57:38 +01:00
Andreas Zweili a9bec6a329 fix a typo 2018-02-18 14:57:20 +01:00
Andreas Zweili c06999d980 add a entry about testing 2018-02-18 14:23:23 +01:00
Andreas Zweili b133c85f87 correct the bib entries 2018-02-18 14:22:55 +01:00
Andreas Zweili d707e846a7 correct spelling mistakes 2018-02-18 14:05:55 +01:00
Andreas Zweili 15de24943f wrap the jinja template in a sexylisting environment 2018-02-18 14:04:08 +01:00
Andreas Zweili 868460f972 remove todo tag 2018-02-18 14:03:41 +01:00
Andreas Zweili 8318751ef4 add empty lines for better visibiliy 2018-02-18 14:03:25 +01:00
Andreas Zweili 88814d67e9 remove whitespace 2018-02-18 14:03:14 +01:00
Andreas Zweili 4a1e818766 add a source for fixtures 2018-02-18 13:57:35 +01:00
Andreas Zweili 17885e82e4 add a fixture for a test user 2018-02-18 13:23:39 +01:00
Ivan Hörler e877e38b55 add some stuf 2018-02-17 15:59:48 +01:00
Andreas Zweili 8bbd3c63a9 wrap the tikz code in a latex export 2018-02-17 11:58:37 +01:00
Ivan Hörler aa9b5b973c adjust width of Tikz SWOT graphic 2018-02-17 11:32:19 +01:00
Ivan Hörler fe10cf005c add SWOT Analysis with tikz graphic's 2018-02-17 11:27:20 +01:00
Ivan Hörler 7f98e528e9 Merge branch 'cart' of git.2li.ch:ibz/web_AI-5 into cart
* 'cart' of git.2li.ch:ibz/web_AI-5:
  fix "Varianten" heading
  correct wording
  correct false escaping in the documentation
  exend the section "Varianten"
  move a section
  remove a comment and some todo tags
  add the currency name to all the prices
2018-02-17 10:51:42 +01:00
Ivan Hörler 59073ad8c2 add of checkout form 2018-02-17 10:51:32 +01:00
Andreas Zweili 5a379d1c7d fix "Varianten" heading 2018-02-15 21:00:30 +01:00
Andreas Zweili 2b365ee143 correct wording 2018-02-15 20:57:03 +01:00
Andreas Zweili 7d8d8d1435 correct false escaping in the documentation 2018-02-15 20:28:26 +01:00
Andreas Zweili 588e048d9d exend the section "Varianten" 2018-02-15 20:20:02 +01:00
Andreas Zweili 1fbdd83bb0 move a section 2018-02-15 20:19:50 +01:00
Andreas Zweili a616a709a2 remove a comment and some todo tags 2018-02-15 20:17:52 +01:00
Ivan Hörler ccee783a98 add local bootstrap to be able to develop offline 2018-02-15 07:46:43 +01:00
Andreas Zweili 9b31f2a20f add the currency name to all the prices 2018-02-13 20:00:15 +01:00
Ivan Hörler 5b5f4dbc70 add offline fetching currencies data from local rss file 2018-02-13 09:15:22 +01:00
Ivan Hörler 23df5ca639 fix update all prices to one alone and save price_in_chf to db in position_price 2018-02-13 08:27:25 +01:00
Ivan Hörler 855620c619 Merge commit 'b228d5954ef71926b80ecc8c0f58435f0f3ae9c1' into cart
* commit 'b228d5954ef71926b80ecc8c0f58435f0f3ae9c1':
  clean up the process_article_prices function
  move some code out of the views.py file
  update paths
  rearrange figures
  extend the documentation
  extend the order and shoppingcart sections
  update the documentation
  add a class diagramme for the shoppingcartposition
  update the documentation
  add a bib entry for Dia
  update the erd
  add new class diagrammes
  wrap the registration in a transaction
  extend the documentation for models
  extend the bibliography
  add the erd diagramms and their description
  add an .eps version of the dia erd file
  add the final_erd files
2018-02-13 07:53:07 +01:00
Andreas Zweili b228d5954e clean up the process_article_prices function 2018-02-12 22:48:54 +01:00
Andreas Zweili 7a245b317d move some code out of the views.py file 2018-02-12 22:38:16 +01:00
Andreas Zweili 5084b2a42b Merge branch 'cart' into andreas 2018-02-12 21:56:19 +01:00
Ivan Hörler e0c5ba5154 fix offline currencies fetch throwing error 2018-02-12 21:51:33 +01:00
Ivan Hörler 059ca9d0f7 add update routine for existing items 2018-02-11 23:49:36 +01:00
Andreas Zweili 9120b019aa remove the solution with the filter 2018-02-11 22:37:27 +01:00
Andreas Zweili 6ef396a6d2 Merge branch 'cart' of git.2li.ch:ibz/web_AI-5 into cart 2018-02-11 22:00:17 +01:00
Andreas Zweili 7a9c06bbba push for review 2018-02-11 21:56:53 +01:00
Ivan Hörler 5220b4d567 add comments of thaught 2018-02-11 20:07:18 +01:00
Ivan Hörler 080bb7823d commit of pseudo idea of the form 2018-02-11 19:58:49 +01:00
Ivan Hörler 775f32887a add art# and Price of all items 2018-02-11 18:19:21 +01:00
Andreas Zweili 8b6568c640 add a rough version of the "total" calculation 2018-02-11 16:48:45 +01:00
Ivan Hörler d0217960d3 how to get(article.id) in line 273 2018-02-11 16:24:36 +01:00
Andreas Zweili e9f7d8e5ae update paths 2018-02-07 20:44:34 +01:00
Andreas Zweili 0923782dab rearrange figures 2018-02-07 20:36:18 +01:00
Andreas Zweili ccb8b9dde7 extend the documentation 2018-02-07 20:20:57 +01:00
Andreas Zweili 2ac03588fe extend the order and shoppingcart sections 2018-02-07 19:01:37 +01:00
Andreas Zweili 0094451351 update the documentation 2018-02-06 22:28:07 +01:00
Andreas Zweili e797470240 add a class diagramme for the shoppingcartposition 2018-02-06 22:27:08 +01:00