Commit graph

32 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
dd7527691e Dammit… I can't remember what I changed and why 2018-05-06 19:07:55 +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
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
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
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
da28c6440d Moved login/logout form into topbar 2015-07-15 17:59:43 +02:00
b563219d22 Unused tabs in topbar commented out 2015-02-23 22:33:48 +01:00
af1734ed34 Link to "Explore" in top bar shown correctly in packages controller 2015-02-09 16:11:42 +01:00
87f545414f Getting the project working again
Replace Twitter Bootstrap by Zurb Foundation
Used @import in SCSS instad of require_tree for proper order and use of variables like $debian_color
Moved old files out of the way (renamed them to xx*)
Welcome controller (/) works
Moved templates from ERB to SLIM format
Fixed database settings
Reduced routes to working ones
Tidied up Gemfile
Checked in experimental lab files

Tried to find a good description for this massive commit :)
2014-11-16 18:26:03 +01:00