Commit Graph

39 Commits

Author SHA1 Message Date
Ivan Hörler
5b5f4dbc70 add offline fetching currencies data from local rss file 2018-02-13 09:15:22 +01:00
Ivan Hörler
e0c5ba5154 fix offline currencies fetch throwing error 2018-02-12 21:51:33 +01:00
Andreas Zweili
9c23d667c8 rename the empty_label to CHF 2018-01-28 22:04:48 +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
faba1a597d add a form for a currency drop down 2018-01-28 20:24:35 +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
Ivan Hörler
9d6c4b308c fixed AJAX request and response 2018-01-16 00:54:35 +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
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
19af243c4f not finished AJAX request for currencies 2018-01-14 19:57:48 +01:00
Ivan Hörler
05b77b8845 unfinished part of currency dropdown 2018-01-14 17:13:41 +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
d5ad3c77d5 Merge commit '0048475a2d63a08805050d767834606e6547eab9' into currency
* commit '0048475a2d63a08805050d767834606e6547eab9':
  remove a migration file
  add a cronjob to trigger the currency updates
  add migrations to the ignore list
  remove a duplicate entry
  changed some of the views and implemented a more selfish perspective of a shop. For shure not ideal and in NO way DRY but a solution for now.
  selfmade css file
  unfinshed atempt to make a nav abandoned for later use maybe
  add bootstrap to ansible and vagrant for django-bootstrap3 support
2018-01-13 13:42:06 +01:00
Andreas Zweili
0048475a2d remove a migration file 2018-01-13 10:46:49 +01:00
Ivan Hörler
10c9d8602d add order by dates 2018-01-13 08:39:24 +01:00
Ivan Hörler
e8ffe635f9 typos in template 2018-01-11 19:24:52 +01:00
Ivan Hörler
b02e8c1343 corrected offline error to be catched. 2018-01-11 19:21:13 +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
6290eb7a6a corrected currencies app and added different view. 2018-01-10 00:58:34 +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
Ivan Hörler
19afc446ed changed view and deleted the database unique filed 2017-12-29 19:26:01 +01:00
Ivan Hörler
13805f790d add tableview in /currencies 2017-12-29 17:02:33 +01:00
Ivan Hörler
318d599a2f Add date to currencies list 2017-12-27 18:17:14 +01:00
Ivan Hörler
fc5184fa77 get currency from SNB rss to work 2017-12-19 22:33:00 +01:00
Ivan Hörler
776f81b3c9 testpush 2017-12-19 21:28:05 +01:00
Ivan Hörler
409b18807b corrections and first try to migrate 2017-12-18 19:19:08 +01:00
Ivan Hörler
344447b909 UN-finished Push of currency branch. Preview only, do not change. Ivan on charge. 2017-12-18 09:03:52 +01:00