Tom Hughes
82cefb5929
Add support for generating logstash friendly logs
2015-07-19 19:24:20 +01:00
Tom Hughes
29e364d585
Update bundle
2015-07-19 19:17:35 +01:00
Tom Hughes
c4cb8286ba
Update to rails 4.2.3
2015-06-26 22:57:27 +01:00
Tom Hughes
fa4bc2e623
Update to rails 4.2.2
2015-06-16 20:20:37 +01:00
Tom Hughes
445e608bae
Update to latest upstream i18n-js
...
The issues we had before seem to be fixed now, so drop our
custom version and go back to the upstream one with some minor
monkey patching tweaks.
This also fixes the sprockets dependencies to correctly rebuild
the javascript when the translations change.
2015-06-16 19:17:37 +01:00
Tom Hughes
726c149bd5
Update bundle
2015-06-08 15:51:14 +01:00
Tom Hughes
2b2264ddab
Add support for Windows Live authentication
2015-05-19 14:04:09 +01:00
Tom Hughes
c9893e186b
Add support for Facebook authentication
2015-05-19 14:04:08 +01:00
Tom Hughes
570863392a
Update bundle
2015-04-28 18:57:13 +01:00
Tom Hughes
eeb9866d50
Add support for Google OAuth2 authentication
...
This replaces OpenID authentication, which is going away soon, but
provides an upgrade path where we can migrate users that already have
a Google OpenID setup to the new system transparently.
2015-04-14 10:08:07 +01:00
Tom Hughes
52d7cae438
Update bundle
2015-04-14 09:22:44 +01:00
Tom Hughes
65bbf6b626
Move ruby-progressbar back to 1.7.1 for now
2015-03-23 08:36:19 +00:00
Tom Hughes
1801419d9d
Update to rails 4.2.1
2015-03-23 08:26:30 +00:00
Tom Hughes
33790824d6
Use Faraday in place of Net::HTTP so we can mock responses
2015-03-01 19:22:46 +00:00
Tom Hughes
f8f921e09d
Add Coveralls support
2015-02-26 19:20:17 +00:00
Tom Hughes
b0150caee6
Convert OpenID authentication to use OmniAuth
2015-02-25 01:07:23 +00:00
Tom Hughes
6671a934bf
Add JSHint support
2015-02-23 21:45:57 +00:00
Tom Hughes
00e1deeb86
Drop iconv which is deprecated and only needed for ruby 1.8 support
2015-02-22 19:21:34 +00:00
Tom Hughes
724a988595
Install rubocop in the test environment
2015-02-22 15:47:23 +00:00
Tom Hughes
e65e41a694
Update to rails 4.2.0
2015-01-10 17:46:58 +00:00
Tom Hughes
3058135d9a
Update to rails 4.1.9
2015-01-08 10:06:22 +00:00
Tom Hughes
1bfc96ec76
Update bundle
2014-12-08 08:02:00 +00:00
Tom Hughes
dc9f779c30
Update to rails 4.1.8
2014-11-17 19:09:22 +00:00
Tom Hughes
ac2f9308b9
Update to rails 4.1.7
2014-11-09 22:41:12 +00:00
Tom Hughes
dae66c21d5
Update to CPK 7.0.11 and drop monkey patch
2014-10-10 12:32:25 +01:00
Tom Hughes
96e1665c01
Update to rails 4.1.6
2014-10-02 19:54:21 +01:00
Tom Hughes
ebe82bbb5d
Update to rails 4.1.5
2014-08-19 09:26:34 +01:00
Tom Hughes
87d9ef8ea5
Use autoprefixer to generate CSS prefixes
2014-07-25 19:38:03 +01:00
Tom Hughes
178ba359ab
Update bundle
2014-07-21 08:57:15 +01:00
Tom Hughes
e9fa0055a5
Update to rails 4.1.4
2014-07-04 19:24:26 +01:00
Tom Hughes
bd402599f5
Update to rails 4.1.1
2014-07-04 19:24:25 +01:00
Tom Hughes
bdc3917f20
Update to rails 4.0.5
2014-05-11 10:03:05 +01:00
Tom Hughes
faa77f7bcd
Update to rails 4.0.4
2014-03-14 18:58:02 +00:00
John Firebaugh
665abc501c
Use Konacha for testing JavaScript
2014-02-27 16:03:22 +00:00
Tom Hughes
60fd6e2f5b
Update to rails 4.0.3
2014-02-18 21:38:43 +00:00
Tom Hughes
e36aa53f49
Update to paperclip 4.x and add content type validation
2014-02-10 00:34:23 +00:00
Tom Hughes
3ec53f38a6
Remove version lock on dalli now that ruby-openid is updated
2014-01-29 22:47:17 +00:00
Tom Hughes
58381bbfd4
Stick with dalli 2.6.x for now until ruby-openid is updated
...
https://github.com/openid/ruby-openid/pull/67
https://github.com/mperham/dalli/issues/424
2014-01-18 16:54:20 +00:00
Tom Hughes
d35403f1c7
Load soap4r so IP geolocation works
2014-01-17 19:57:20 +00:00
Tom Hughes
a8e04f018a
Update bundle
2013-12-23 20:28:53 +00:00
Tom Hughes
9326c7e402
Update bundle
2013-12-19 17:32:23 +00:00
Tom Hughes
4bd573b0ae
Require i18n-js 3.0.0.rc5.3 for proper dependency on configuration
2013-12-09 10:18:31 +00:00
Tom Hughes
9e8cf3ea71
Update i18n to fix bogus deprecation warning
2013-12-04 19:31:03 +00:00
Tom Hughes
cc4bca22b0
Update to rails 4.0.2
2013-12-03 21:09:10 +00:00
Tom Hughes
d375caf7a3
Update to CPK 6.0.1 and drop monkey patch
2013-11-30 10:28:41 +00:00
Tom Hughes
312bc4e72c
Drop ejs as we aren't using it anymore
2013-11-24 16:43:06 +00:00
Tom Hughes
21d713005f
Update to rails 4.0.1
2013-11-01 22:34:18 +00:00
Tom Hughes
05a69b3d25
Update rails-i18n
2013-10-05 10:44:30 +01:00
Tom Hughes
0e9e6e6f8f
Upgrade to http_accept_language 2.x
2013-09-24 20:22:44 +01:00
Tom Hughes
0be82cbfb5
Revert back to the upstream oauth-plugin
2013-09-24 15:40:38 +01:00