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
3d297b0cb6
Added EU cookie compliance handling.
...
Adds an annoying bar at the bottom to comply with EU
cookie privacy law (while the secret services strip us naked
and craps on our privacy big time).
2015-04-19 11:32:02 +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
e8fb97c21e
Moved Javascript includes to the top so that other JS code can be included in the page
2014-12-31 17:32:39 +01:00
cbc756e404
Setting Fancybox parameters
2014-12-29 14:55:40 +01:00
ad480fb1cd
Moved inclusion of Javscript files into asset pipeline
2014-12-29 14:55:19 +01:00
183412b669
Moved vendor assets into asset pipeline. Fixes assets in production.
2014-12-28 13:11:41 +01:00
b4adeaa9a0
Fixed Foundation
2014-12-28 01:01:16 +01:00
4d2d64b43f
#wholepage construct removed that moved the footer down
2014-12-01 00:15:21 +01:00
f5710545ed
Fixed paths for jQuery raty plugin
2014-11-23 19:55:16 +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
Haas, Christoph
90b5b2dedb
Fixed missing Javascripts
...
Javascript were no longer loaded. Accidentally introduced
when disabling Turbolinks.
2013-11-15 17:10:39 +01:00
2517dd6192
Disabled turbolinks cruft
...
Turolinks may be a nice feature to speed up page load times.
But it seriously makes event handling in jQuery harder and confusing
to debug. That's why it is now disabled.
2013-11-13 23:24:14 +01:00
33efb2c931
Removed Turbolinks due to side effects with jQuery onLoad
2013-08-24 23:14:51 +02:00
e88416fbbd
Trying to fix UTF-8 meta encoding
2013-08-10 14:44:19 +02:00
6aef2a7da5
Added proper HTML5-style UTF8 encoding definition
2013-08-09 23:01:51 +02:00
2a96f701ca
Setting HTML5 default language to "en"
2013-08-08 23:14:39 +02:00
3af24f56dc
Blank rails 4.0 project started
2013-07-27 00:19:29 +02:00