fmartingr
/
shelfzilla
Archived
1
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
Felipe Martin 0600a6a986 Fixed user drop down menu not hiding on click 2014-05-27 21:06:01 +02:00
Felipe Martin 915abfac42 Fixed pjax links scrolling to top
Fixes #20
2014-05-24 12:53:10 +02:00
Felipe Martin 56a471e9f9 Fixed navbar links not being marked as active. Also improved pjax-nav behaviour allowing certain links to unmark active navigation
Fixes #6
2014-04-25 17:23:50 +02:00
Felipe Martin acd21a1e65 Google analytics integrated into pjax
Fixes #4
2014-04-25 13:33:32 +02:00
Felipe Martin dff0e5fa2c - Changed site background for a static PNG instead of using the vegas plugin
- Added some volume admin tweaks to easy manage them
- Fixed FILER settings
2014-04-23 17:16:00 +02:00
Felipe Martin 88c74d0188 Improved imageLoaded integration with pjax 2014-04-21 18:18:58 +02:00
Felipe Martin 46dd25ffff Added a images loaded callback for nprogress loading bar 2014-04-04 22:56:53 +02:00
Felipe Martin 12d293aa57 Some fixes:
- Not using lazy gettext on views
- Fixed context for manga app doing queries even if the user wasn't logged in
- Removed HTML messages (can be updated using updateMessagesHTML() via javascript)
- Allowing /messages/ to non-beta users too
- Removed landing shitty text
2014-04-02 17:38:25 +02:00
Felipe Martin a015c74c47 Added toastr for notifications (with legacy support for the HTML alerts) 2014-04-02 15:55:24 +02:00
Felipe Martin 2f6e671c95 Added html attributes for pjax not to pushState and to update the messages after a request 2014-03-31 17:45:06 +02:00
Felipe Martin 51e2617bd9 + Added view/template for django messages framework
+ Added custom URL to access messages directly (for pjax support)
+ Added javascript method to call a messages update
2014-03-31 16:45:19 +02:00
Felipe Martin 30c19c545c Added pjax support 2014-03-31 15:32:50 +02:00
Felipe Martin 61451efede Templates:
- Volume now have its own template that is included where needed
- Volume badges (have it, wishlist it) are now working.
Models:
- Added UserHaveVolume, UserWishlistVolume
Frontend:
- Added tooltips opt-in
2014-03-31 12:26:28 +02:00
Felipe Martin 4304366c20 Bower: + vegas
+ Added a cool background image
+ Added some text to the landing page
2014-03-26 17:05:05 +01:00