91a801c445
Updated
2018-05-28 16:21:23 +02:00
Christoph Haas
ed8133b775
Gem updates
2018-05-22 23:04:19 +02:00
030145ca7e
General version updates
2017-08-10 14:52:58 +02:00
dee3304575
meta_request gem added to be able to use the RailsPanel browser addon
2017-04-22 17:40:14 +02:00
b24abd7328
Github SSO added
2017-04-19 00:15:29 +02:00
65723d3063
Amazon SSO added
2017-04-17 13:11:44 +02:00
2a7491edcd
Google authentication added
2017-04-17 00:42:03 +02:00
2c135e1ca0
Reducing omniauth gems to just openid
2017-04-16 23:56:41 +02:00
898dd81c6b
Playing with OmniAuth
...
However OmniAuth is mainly used for authorization. So let's try a more
lightweight approach with just OpenID.
2017-04-15 23:08:25 +02:00
aa64a0f690
Gemfile and vendor cache updated
2017-04-06 12:56:31 +02:00
dd9c2dc4c4
Update to Rails 5.0.1
2016-10-29 17:42:23 +02:00
a1fe2519bd
Gems and vendor cache updated
2016-07-31 18:20:04 +02:00
ff0b93380a
Recaptcha support added when reporting screenshots
...
There's lots of spam recently. We need to do something against it.
2016-07-21 11:29:25 +02:00
5a203415b0
Replaced foundation icons by font awesome icons
2016-07-15 20:09:55 +02:00
07fb00d9f0
debugger disabled - currently broken
2016-05-16 23:44:14 +02:00
2d488c65a1
Versions updated
2016-04-06 16:40:32 +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
1252b97536
Packages updated
2016-02-26 17:30:56 +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
49d9e167ac
New Gem versions
2015-06-26 21:15:38 +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
96fcb9c940
Gems updated
2015-04-26 01:41:48 +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
0efe3ba176
Gem update to fix deprecation warnings with Zurb Foundation.
2015-04-19 10:01:50 +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
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
Haas, Christoph
41f38e9e5f
Bundle packages updated
2013-11-15 17:09:39 +01:00
a4a57348fc
Turbolinks removed
...
Too much interference with jQuery triggers.
2013-08-25 23:39:25 +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
857a2706b0
Fancybox plugin added to show large screenshot images.
2013-08-11 23:19:24 +02:00