259 Commits

Author SHA1 Message Date
koksnuss
65beba4ac7 fix zindex once and for all 2020-05-11 10:28:39 +02:00
koksnuss
3bf5452cb8 fix: put modal z-index 2 before table headers th z-index 1 before everything else 2020-05-11 10:07:53 +02:00
koksnuss
2e658de219 finish first prototype 2020-05-11 01:33:27 +02:00
koksnuss
7bf67f151c add styles to advanced options 2020-05-11 00:02:00 +02:00
koksnuss
df7f9651cf add render_found() function, fix loads of bugs 2020-05-10 17:15:09 +02:00
koksnuss
1f157935bf begin add coins :))) 2020-05-10 01:09:44 +02:00
koksnuss
f8024b747e fix checkbox #found behaviour 2020-05-09 16:58:53 +02:00
koksnuss
c01e7998ac finish controlbar :) 2020-05-09 16:17:29 +02:00
koksnuss
b50d8a17c0 add jquery-ui, add datepicker, kind of finish first version of controlbar 2020-05-08 02:41:01 +02:00
koksnuss
f6659dc56e add settings object, add convenience functions when marking coins in the future 2020-05-05 23:47:11 +02:00
koksnuss
4572af6d7b simplify css, add more control elements to control bar 2020-05-02 01:22:29 +02:00
koksnuss
c6fd777ca0 add 404 rule for misspelled countries 2020-05-01 23:25:17 +02:00
koksnuss
0e9ef03031 solve todos 2020-05-01 23:20:32 +02:00
koksnuss
ad1252eabf solve todo 2020-05-01 23:17:37 +02:00
koksnuss
6240586d25 get rid of generic views, fix some controlbar bugs, make it work in chromium as well 2020-05-01 22:57:43 +02:00
koksnuss
9f7e051a9f add default white background to controlbar 2020-05-01 21:12:42 +02:00
koksnuss
c747461076 finish: add/manage users 2020-05-01 18:27:23 +02:00
koksnuss
6b0a556728 add all users from the old google doc 2020-05-01 18:26:43 +02:00
koksnuss
93e3ebdb73 add jquery, add login form, add form to add a user with color 2020-05-01 00:23:10 +02:00
koksnuss
e5f281e7e6 user proper indentation 2020-04-29 13:22:33 +02:00
koksnuss
49b1905bf4 add sticky coin value header 2020-04-29 13:10:05 +02:00
koksnuss
47a23da02c add original colors, move logic out of coin.html into views.py 2020-04-29 11:48:26 +02:00
koksnuss
83b59f4f04 finish styling html code, make country fully work 2020-04-29 10:34:57 +02:00
koksnuss
683f926ed6 add feature /<countr.name_iso> now works :)
every coin gets fetched on its own which is sloww....
2020-04-29 00:19:42 +02:00
koksnuss
a070b7e97d wip 2020-04-28 21:17:30 +02:00
koksnuss
037f28a978 remove comments 2020-04-27 23:07:14 +02:00
koksnuss
1e2982b60d use str(year), minify code, add NOT A FIX TODO!!! this will blow up when more stamps with special years will be added... 2020-04-27 23:05:40 +02:00
koksnuss
1a0158258c remove x € as it is not working atm 2020-04-27 23:04:08 +02:00
koksnuss
2a2c81f125 add td.spacer, decrease overall font-size, vertical-align middle in <th> 2020-04-27 23:03:27 +02:00
koksnuss
d368a20966 add spacer after multiple stamps in one year 2020-04-27 23:02:22 +02:00
koksnuss
1e96384078 add working data dir 2020-04-27 23:01:26 +02:00
koksnuss
674822b878 move pudb to dev 2020-04-27 01:09:45 +02:00
koksnuss
e675c02ec2 make gui work again. show stamps! :)) greece still has errors 2020-04-27 01:00:03 +02:00
koksnuss
104d96f02c add Stamps to Countrys 2020-04-25 15:58:08 +02:00
koksnuss
c164b7521d fix relationship one Stamp to many Countrys 2020-04-25 15:57:33 +02:00
koksnuss
db88488c26 move coin.ec and coin.check to div context 2020-04-24 21:06:12 +02:00
koksnuss
88dedfa6d3 add model Stamp and solve the greece issue. add german and greek stamps 2020-04-24 21:05:38 +02:00
koksnuss
e77e0e3343 wippeldi 2020-04-23 01:21:26 +02:00
koksnuss
a80e8cf7fd styling session -.- 2020-04-23 01:01:15 +02:00
koksnuss
92c845d4b9 add readme and replace flags with smaller versions 2020-04-22 21:03:15 +02:00
koksnuss
68fa23a231 add ad.png 2020-04-22 19:05:07 +02:00
koksnuss
6e7931592f remove ad.png 2020-04-22 19:04:39 +02:00
koksnuss
3c82a8ab41 add the rest again ... 2020-04-22 19:03:15 +02:00
koksnuss
4708ceb322 add flags, correct iso name of austria 2020-04-22 19:01:37 +02:00
koksnuss
5df1bd469d change navbar style 2020-04-22 18:40:14 +02:00
koksnuss
d7a9022b22 forgot to add evertything 2020-04-22 18:33:36 +02:00
koksnuss
accad708cc add bootstrap.min.css, add navigation bar template 2020-04-22 18:33:17 +02:00
koksnuss
568395de2a add basic styles.css sheet 2020-04-22 17:59:38 +02:00
koksnuss
c8c402e221 add app name to follow good practice 2020-04-22 17:20:29 +02:00
koksnuss
c328717423 get rid of hardcoded url to country, use name "country" from "name" in path -> urlpatterns 2020-04-22 17:17:34 +02:00