|
|
c4f5741b0c
|
Migration to Shrine attachment handling
|
2020-11-01 15:07:16 +01:00 |
|
|
|
174f604bbc
|
Capybara added for Rails system tests
|
2020-10-30 18:27:38 +01:00 |
|
|
|
2700289ff8
|
Capybara test initializer removed
Apparently "system tests" are a better way to handle them.
|
2020-10-30 16:38:38 +01:00 |
|
|
|
7ac69a1d8a
|
Rails update. Fancybox update. Migrations from Paperclip.
|
2020-10-19 18:49:47 +02:00 |
|
|
|
39f57be413
|
Solargraph added for VS Code intelligence
|
2020-08-19 15:20:47 +02:00 |
|
|
|
53911f226d
|
Validation for uploaded image type added
|
2020-08-17 01:47:59 +02:00 |
|
|
|
b929883f93
|
Foundation update
|
2020-06-24 21:26:41 +02:00 |
|
|
|
01024c771b
|
More Coffeescript cruft removed
|
2020-04-20 20:11:45 +02:00 |
|
|
|
186a7d91c9
|
Upgrade Rails 5.2 -> 6.0
|
2020-04-14 02:26:43 +02:00 |
|
|
|
d130f68172
|
Upgrade from Rails 5.0 to 5.2
|
2020-04-14 02:16:25 +02:00 |
|
Christoph Haas
|
5498e9b9a4
|
Basic tests added
|
2018-08-14 14:19:07 +02:00 |
|
Christoph Haas
|
459e86e25a
|
Various fixes that prevented production deployment
|
2018-08-07 18:36:53 +02:00 |
|
Christoph Haas
|
f0904fff63
|
Update to Zurb Foundation 6.4
|
2018-06-19 14:25:24 +02:00 |
|
Christoph Haas
|
4a2f21631a
|
Using Fancybox 3 instead
This fixes the jumping around on the page after opening a large moddal
of an image
|
2018-06-19 11:48:14 +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 |
|
|
|
9a5ddb5e13
|
Experimental authentication for Launchpad and Google added
|
2017-04-06 12:56:06 +02:00 |
|
|
|
ed733a651f
|
Windows cruft removed
|
2017-04-06 12:53:26 +02:00 |
|
|
|
38680874e1
|
Google recaptcha cruft removed
|
2017-04-06 12:53:01 +02:00 |
|
|
|
dd4f1a3d9b
|
Zurb foundation updated from 6.2 to 6.3
|
2017-04-06 12:52:27 +02:00 |
|
|
|
72ccc986a4
|
Google's recaptcha removed. Avoid external dependencies.
|
2017-04-05 16:26:23 +02:00 |
|
|
|
821364483e
|
Removed duplicate entries
|
2016-12-21 14:55:54 +01:00 |
|
|
|
dd9c2dc4c4
|
Update to Rails 5.0.1
|
2016-10-29 17:42:23 +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 |
|
|
|
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 |
|