Commit graph

39 commits

Author SHA1 Message Date
07fb00d9f0 debugger disabled - currently broken 2016-05-16 23:44:14 +02:00
28e4f8e705 Using own custom Foundation 6 paginator 2016-03-03 17:11:54 +01:00
78f806d564 Foundation updated to 6.2 2016-03-02 16:06:11 +01:00
4a84dc9e53 Added color to tests. Cruft removed. 2016-03-01 12:57:57 +01:00
35eb83448e Added "devise" for authentication. 2015-07-15 17:06:32 +02:00
e6a0f15340 Removed "authlogic" completely. Let's try "devise". 2015-07-15 17:05:56 +02:00
3b056a2db8 Added authlogic and user schema 2015-06-15 13:04:29 +02:00
be788fa45b Debugger gem added
Use "debugger" in the code to run it
2015-05-03 14:37:33 +02:00
5c31a94aef Devise removed. Broke tests. Trying another auth gem. 2015-05-03 13:31:13 +02:00
3988c7ddf3 Devise authentication added - no registration though 2015-05-02 16:16:29 +02:00
6cd34f49a4 Rubyracer Javascript interpreter added 2015-05-02 11:36:53 +02:00
7005c5397a Guard added 2015-04-23 14:59:23 +02:00
a15b2b6674 DEB importer can now handle bzip2 files 2015-04-23 00:04:06 +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
a753b4a1a8 jQuery fileUpload plugin removed. Too complicated. 2015-04-19 01:10:48 +02:00
558c16f423 Added 'rails-erd' Gem to create entity-relationship diagrams in PDF 2015-04-18 21:36:11 +02:00
7aca36e46b Added Paperclip attachment handler 2015-01-04 14:19:19 +01:00
2470396a4d jQuery file upload plugin added 2014-12-31 17:33:14 +01:00
0143c63c3f Updated fancybox2 rails gem 2014-12-29 15:00:17 +01:00
a771d7c0fb Upgraded from Rails 4.0 to 4.2 2014-12-27 23:48:12 +01:00
219d1c5253 Using standard location for will_paginate-foundation Gem 2014-12-01 00:15:05 +01:00
0f0a8bf61c Pagination uses renderer that works with Zurb Foundation 2014-11-30 23:59:52 +01:00
f3a8b7c3a5 Search feature repaired 2014-11-30 23:20:26 +01:00
c26fa50d6c Added will_paginate 2014-11-30 16:06:51 +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
c1de334c57 Removed unsupported gems. Switched to elasticsearch-ruby for search 2013-11-20 21:18:50 +01:00
a3c008d72b Added "tire" as Elasticsearch should become the search engine of choice 2013-11-20 00:08:37 +01:00
33efb2c931 Removed Turbolinks due to side effects with jQuery onLoad 2013-08-24 23:14:51 +02:00
0ad7b6400a Fixed usage of Bootstrap 3.0 2013-08-21 22:56:46 +02:00
Haas, Christoph
6ecda590d7 Trying to use Bootstrap 3
Unfortunately it's not working yet. Error:
File to import not found or unreadable: twitter/bootstrap
2013-08-21 18:11:00 +02:00
Haas, Christoph
d79b3a9986 Added therubyracer dependency
Unclear why this is needed. After all we are not using LESS.
2013-08-21 14:44:52 +02:00
50601b9dcb Fixed styling of pagination bootstrap-style 2013-08-11 23:40:20 +02:00
857a2706b0 Fancybox plugin added to show large screenshot images. 2013-08-11 23:19:24 +02:00
35510212ba Added package pagination using kaminari 2013-08-10 15:03:31 +02:00
6e9ff16913 Added Twitter Bootstrapp with SASS support 2013-08-07 22:06:14 +02:00
20a627a270 meta_request gem added for Chrome debugging 2013-08-07 20:38:49 +02:00
c096d461b9 Added debugging gem 2013-08-06 22:32:38 +02:00
d9573fd208 PostgreSQL support added 2013-07-27 01:23:37 +02:00
3af24f56dc Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00