74fb99b2c5
debug
2025-05-13 01:19:58 +02:00
bc944d677b
Removed cookie warning. Updated Gems.
...
Apparently functional cookies can be used without consent.
2021-05-28 15:54:36 +02:00
b6dee6b93c
Logging fixed. Debugging finished.
2021-03-03 01:29:26 +01:00
7f4eab3396
Further IP debugging
2021-03-03 01:12:37 +01:00
0ed05a66ac
Debug output for remote IP
2021-03-03 01:06:18 +01:00
7a3b65fe50
Authorisation management using CanCanCan added
2021-02-28 21:36:46 +01:00
13bb26b711
More debugging
2021-02-18 01:58:25 +01:00
832bcefc3c
Cookie warning footer repaired
2020-11-03 00:07:13 +01:00
6e5c0c8e40
Removed footer because it's useless
2016-05-16 23:45:14 +02:00
5147497d3f
Hiding user token in footer
2016-03-04 18:22:45 +01:00
4592debbfa
eu_cookies partial path has apparently changed
2016-02-26 17:31:15 +01:00
e64c31b8af
Show session token in footer for debugging. Needs to be removed in production.
2015-04-27 00:20:47 +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
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