Commit graph

10 commits

Author SHA1 Message Date
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