Marcus Scholz Commander1024
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-14 15:57:05 +02:00
42d1137dfb Fixed icon absolute path error.
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-14 14:17:05 +02:00
e2152662cf Updated main css from frontend repo. Vertical pagination alignment.
Commander1024 synced commits to master at Commander1024/lostplaces-frontend from mirror 2020-08-14 14:07:05 +02:00
fb72b00456 Aligned page numbers to the rest again.
3970aed176 Added beautiful navigation icons to pagination nav-css.
0eacea8243 Added fest/previous next/last again incl text for alignment.
14ea0910ef Added first/last pagination item.
Compare 4 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-14 11:17:05 +02:00
9f33b994dd Renamed object instance to mark current page css class.
70f2137af5 Removed HTML entities, linked first/last css classes.
b5147ee59b Moved pagination to partials and included it in place_list.
Compare 3 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-frontend from mirror 2020-08-14 00:07:05 +02:00
0e3f005639 Using grid for master layout
fc0a96b167 Unbugged nav
8edcf77d44 Removed after content for prev/next
Compare 3 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-13 23:57:05 +02:00
df2aaf646a We need some ci for this sheet
62a53c98e6 Template and css tweaks
Compare 2 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-13 22:57:05 +02:00
9fad8e8baa Merge branch 'master' of mowoe.com:reverend/lostplaces-backend
86087c2b8d Fixed stupid syntax errors.
Compare 3 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-13 12:57:05 +02:00
f616b713d4 Minor pagination themplate fixes. Needs unified decorations.
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-13 11:37:05 +02:00
faa4ed52ef Hackity hickity
Compare 2 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-frontend from mirror 2020-08-13 11:27:06 +02:00
f973dccd27 Minor tweaks
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 23:37:05 +02:00
9f788ab44c Added sweet navigation html entities.
f27fc71a01 Added pagination in PlaceList template.
Compare 2 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-frontend from mirror 2020-08-12 22:57:06 +02:00
a55b02825e Color adjustment
7ceddb736f Pagnation in place list
2243c7ed9e Centered Pagination
1507a0b01e Small tweak
c8c21869c4 Pagnination Component
Compare 9 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 22:37:05 +02:00
2f1f356eb0 Fixed indentation.
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 22:17:05 +02:00
adc0fd4d5e Changed PlaceList description to not cus description < threshold.
8889314d9e Changed sorting to newest first in PlaceGrid.
Compare 2 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 21:57:05 +02:00
1a70c1437e Converted PlaceList into a ListView and added pagination.
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 21:17:05 +02:00
c148cc5f10 New css
aa48af7c91 DeleteView success message
Compare 2 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 20:57:05 +02:00
564d20c73e Added success message to deleteview.
0b3aff1d1d Simplified UpdatePlace success message using Mixin.
0cf482dc5c Merge branch 'master' of mowoe.com:reverend/lostplaces-backend
275bec6560 Success message for place update.
852def01d2 Added success and error messages to CreatePlaceView.
Compare 5 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 20:37:05 +02:00
1eed5a8283 Throwing message when creating a user
4ebc8f93f7 Fancy messages
Compare 2 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 20:17:05 +02:00
1130ee70d9 Added missing self to get method.
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 19:37:05 +02:00
759c42279d Converted last function-based views into class-based-views.