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 |
|
koksnuss
|
2495b9ded3
|
use inclusion tag for country detail view (makes things much easier!
|
2020-04-22 17:09:45 +02:00 |
|
koksnuss
|
2f9c9539db
|
fill out euro_member_since to db; add iterate through countrys and years
|
2020-04-22 11:18:50 +02:00 |
|
koksnuss
|
927ba9262c
|
add urlpatterns /statistik and /country?urlaub
|
2020-04-21 23:05:42 +02:00 |
|
koksnuss
|
c3400de90c
|
only enable management of countrys. users and coin can be manipulated by everyone with acces to the mainpage.
|
2020-04-21 10:37:29 +02:00 |
|
koksnuss
|
639247d55e
|
add gitignore
|
2020-04-21 10:24:15 +02:00 |
|
koksnuss
|
3d137561fe
|
add database
|
2020-04-21 10:23:38 +02:00 |
|
koksnuss
|
6d8a75aad3
|
add comment field to Country, change wording of member_since to euro_member_since
|
2020-04-20 15:22:22 +02:00 |
|
|
ca1128fbd5
|
Delete 'Pipfile.lock'
|
2020-04-20 11:08:45 +00:00 |
|
koksnuss
|
585998dcc1
|
django installed and basic configured, add admin-view, add models U
m@laptop> ser Coin and Country
|
2020-04-20 13:06:34 +02:00 |
|