Commit graph

68 commits

Author SHA1 Message Date
Christoph Haas
820ff2a30b Tests improved 2018-08-20 22:27:35 +02:00
Christoph Haas
0dd63f6bf6 Attempt to assign anonymous screenshots to logged-in user 2018-08-20 19:32:34 +02:00
Christoph Haas
1e4129b58d Move "my screenshots" to "My" menu 2018-08-10 16:22:10 +02:00
Christoph Haas
b1dbcef80b admin/logs viewer implemented 2018-08-09 18:24:28 +02:00
Christoph Haas
79bf7a2276 Added icons for SSO providers 2018-08-08 21:27:47 +02:00
Christoph Haas
d7eb758bb1 Highlighting 'Contribute' in the topbar if necessary 2018-08-08 09:22:01 +02:00
Christoph Haas
4060111b7f Added packages_without route 2018-08-06 22:56:54 +02:00
Christoph Haas
06b8f92963 Restyling 2018-06-27 18:43:08 +02:00
Christoph Haas
03cdb9bfd9 Wrapped top-bar properly 2018-06-19 14:25:39 +02:00
Christoph Haas
5598fe5853 Wrapping the top-bar in a row 2018-06-19 11:49:14 +02:00
Christoph Haas
194c0370fb Simplified top menu bar 2018-06-18 17:17:42 +02:00
fa9bcbcab3 Design improvements 2018-05-30 20:11:33 +02:00
bb615378f2 Flash/callouts more sublte now 2018-05-29 16:49:47 +02:00
2a0c879d53 Show flash messages in same width as main container 2018-05-28 16:50:22 +02:00
9da15a6954 Smaller callout icons to ensure vertical alignment 2018-05-28 16:50:09 +02:00
dd7527691e Dammit… I can't remember what I changed and why 2018-05-06 19:07:55 +02:00
d22bfe411a Fix for Devise's "true" flash message was broken. Fixed the fix. 2017-08-17 19:22:11 +02:00
02d96bd6b7 Avoiding Devise's "true" flash popup 2017-08-17 19:00:11 +02:00
5f106ef1b3 Changed top bar to point to /my controller 2017-04-23 18:00:27 +02:00
8e4dd058b6 Site name text improved 2017-04-22 19:15:03 +02:00
ea2e2cdee8 Docs added on authentication and nginx for development 2017-04-22 18:24:53 +02:00
ffbadb220f Avoid error if nobody is logged in 2017-04-02 17:53:21 +02:00
5c879d579c Minor improvement 2017-02-06 09:49:43 +01:00
11f117f1e2 Counter of own uploads added to top bar 2017-02-01 09:37:41 +01:00
bbccbfcc20 Showing number of users' uploaded screenshots at the top 2017-01-31 22:44:11 +01:00
c6cbdb3e3a Top bar now part of a .row 2016-08-24 22:42:03 +02:00
68e33f3e5a Turned moderate menu item into admin item with submenu 2016-08-23 19:01:17 +02:00
6e5c0c8e40 Removed footer because it's useless 2016-05-16 23:45:14 +02:00
a153391615 Moved moderation code to new moderate controller 2016-04-14 16:49:17 +02:00
b32f26a1b8 Moderation view added 2016-04-08 18:26:05 +02:00
03b221a3df Simplified flash message animation. Moved to bottom right. Increased timeout. 2016-04-07 09:42:47 +02:00
4559960e0a Fixed flash message text 2016-04-07 09:37:37 +02:00
1cc189ccdc Amaran jQuery plugin added (growl-like popups) 2016-04-06 16:41:09 +02:00
5147497d3f Hiding user token in footer 2016-03-04 18:22:45 +01:00
1a089c4b0a User logged in turned into normal link in the topbar
Otherwise there are two tabs in the navigation that appear to be active
which is misleading.
2016-03-04 12:31:58 +01:00
fb62bee05a Login screen fixed 2016-03-03 17:13:23 +01:00
030d80fa30 Flash messages fixed for Foundation 6 2016-03-03 17:12:45 +01:00
7e7d2e6c0b Partially migrated to Foundatoin 6 2016-03-02 21:36:58 +01:00
f0c265128b Showing active tab correctly in top bar 2016-03-02 16:24:03 +01:00
298ac56ac0 General Foundation load procedure tidied up 2016-03-02 16:23:47 +01:00
1d63578841 Foundation updated to 6.x 2016-02-29 15:15:04 +01:00
4592debbfa eu_cookies partial path has apparently changed 2016-02-26 17:31:15 +01:00
da28c6440d Moved login/logout form into topbar 2015-07-15 17:59:43 +02:00
35eb83448e Added "devise" for authentication. 2015-07-15 17:06:32 +02:00
cd6fb9ca23 Moved flash messages to general layout 2015-05-02 16:16:40 +02:00
d866f17405 Removed "round" CSS class from alert boxes.
Round corner should only be used for action buttons.
2015-04-27 00:55:14 +02:00
e64c31b8af Show session token in footer for debugging. Needs to be removed in production. 2015-04-27 00:20:47 +02:00
149b2c63f7 Partial to display flash messages added. 2015-04-26 01:43:04 +02:00
1c50a45b31 Flash messages in package/details view added 2015-04-26 01:41:18 +02:00
8b0ff06172 Moved explanation of cookie usage to about page. 2015-04-19 11:48:08 +02:00