Commit graph

217 commits

Author SHA1 Message Date
Tom Hughes
bda393e7e2 Require ruby-openid 2.2.0 or later for ruby 1.9 support 2012-07-07 20:40:04 +01:00
Tom Hughes
c8fd34b178 Update to version 5.0.8 of composite_primary_keys 2012-07-02 08:50:33 +01:00
Tom Hughes
0adb54ad86 Update to rails 3.2.6 2012-06-18 11:00:28 +01:00
Tom Hughes
652e94485f Use browser detection to decide how many features to show
Modern browsers are quite happy showing far more than 100 features in
the data browser, so increase the limit to 2000 by default, but keep it
restricted to 500 for IE8 and 100 for older IEs.
2012-06-05 12:59:13 +01:00
Tom Hughes
fe3eaafd3e Stick with CPK 5.0.4 for now as later versions seem to fail 2012-06-01 15:34:28 +01:00
Tom Hughes
9262667198 Update to rails 3.2.5 2012-06-01 15:17:01 +01:00
Tom Hughes
9813d9f1e4 Get all the tests passing under ruby 1.9 2012-05-27 13:51:25 +01:00
Tom Hughes
ed8c76cba2 Use openstreetmap-oauth-plugin for now 2012-05-01 10:32:12 +01:00
Tom Hughes
7f18acbd6d Revert "Install the local build of the oauth-plugin gem from git"
This reverts commit 169a29a5d7.
2012-04-29 22:52:28 +01:00
Tom Hughes
169a29a5d7 Install the local build of the oauth-plugin gem from git 2012-04-29 20:46:20 +01:00
Tom Hughes
c2447e5ba1 Require version 0.4.0.1 of the oauth-plugin gem
This is special local build to fix a security issue while a new
upstream release is pending.
2012-04-24 21:27:36 +01:00
Tom Hughes
4327daaabf Update rails-i18n to 0.6.3 2012-04-15 23:11:03 +01:00
Tom Hughes
c19d36653d Update to rails 3.2.3 2012-04-02 18:47:03 +01:00
Tom Hughes
e3a6b8183f Update rails-i18n to 0.6.2 2012-03-28 16:31:37 +01:00
Tom Hughes
a48f2ac856 Update to rails-i18n 0.5.2 and remove monkey patch 2012-03-17 17:04:02 +00:00
Tom Hughes
7be823bb11 Treat messages received by email as plain text
Move creation of a message from an email into the message model and
adjust the logic to treat messages received by email as plain text.
2012-03-17 16:37:00 +00:00
Tom Hughes
aa4205482a Treat all newly entered blocks of text as Markdown 2012-03-17 16:36:55 +00:00
Tom Hughes
e660e60966 Merge branch 'master' into openstreetbugs
Conflicts:
	Gemfile
	Gemfile.lock
	lib/migrate.rb
2012-03-08 18:23:27 +00:00
Tom Hughes
6aa8decccc Update to rails 3.2.2 2012-03-02 09:22:15 +00:00
Tom Hughes
06934ad375 Update rails-i18n to 0.5.1
This update allows us to drop our pluralization support, as rails-i18n
now takes care of that, and for a far wider range of locales.
2012-03-02 09:19:12 +00:00
Tom Hughes
ec0c1dfd47 Use the rails-i18n gem instead of local copies of locale data 2012-02-29 00:25:18 +00:00
Tom Hughes
f778b61c03 Refactor memcache connection handling 2012-02-27 09:01:47 +00:00
Tom Hughes
4c51a3035c Drop rmagick as paperclip just uses the ImageMagick command line tool 2012-02-21 10:42:12 +00:00
Tom Hughes
574407e2ba Require version 1.2.0 of deadlock retry for postgres support 2012-02-15 17:48:17 +00:00
Tom Hughes
2a0917817c equire composite_primary_keys 5.0.0 2012-02-15 17:48:16 +00:00
Tom Hughes
de312436a7 Update to rails 3.2.1 2012-02-15 17:48:16 +00:00
Tom Hughes
486f187cb7 Require composite_primary_keys 5.0.0.rc1 2012-02-15 17:48:15 +00:00
Tom Hughes
682ccc18df Switch to using deadlock_retry as a gem 2012-02-15 17:48:15 +00:00
Tom Hughes
e70396d70b Replace the file_column plugin with paperclip 2012-02-15 17:48:15 +00:00
Tom Hughes
10fb373e5e Switch to using http_accept_language as a gem 2012-02-15 17:48:15 +00:00
Tom Hughes
ee411e5154 Update to rails 3.2.0 2012-02-15 17:48:14 +00:00
Tom Hughes
d405637b05 Monkey patch mail to handle character encodings on ruby 1.8 2012-01-30 21:42:41 +00:00
Tom Hughes
a98a2a0213 Update CPK to 4.1.2 and drop monkey patch 2012-01-21 00:44:34 +00:00
Tom Hughes
732c20bf1b Use jsonify to create JSON for notes so that it is properly formatted 2012-01-06 00:24:51 +00:00
Jason Meinzer
3c4dec8ce9 Only use SystemTimer on MRI 1.8 as it is superfluous elsewhere
See http://ph7spot.com/musings/system-timer for why SystemTimer is
needed on MRI 1.8 and not anywhere else.
2012-01-04 22:25:52 +00:00
Tom Hughes
13289d4041 Switch from Prototype to jQuery 2011-11-26 00:22:31 +00:00
Tom Hughes
b52e5ef1cf Update to rails 3.1.3 2011-11-21 09:19:04 +00:00
Tom Hughes
d923ddc827 Update to rails 3.1.2 2011-11-18 09:23:40 +00:00
Tom Hughes
1154be55fa Require therubyracer during asset compilation 2011-11-14 10:09:21 +00:00
Tom Hughes
173b63ffdc Add memcache-client for live site 2011-11-14 09:42:58 +00:00
Tom Hughes
05ed7cdfa5 Require composite_primary_keys 4.1.1 for rails 3.1.1 support 2011-11-14 09:42:58 +00:00
Tom Hughes
570fd3b6aa Update to rails 3.1.1 2011-11-14 09:42:56 +00:00
Tom Hughes
c3436ec9c4 Load memcached in case we are using it 2011-11-14 09:42:56 +00:00
Tom Hughes
cd12896694 Tidy up the Gemfile a bit and document things 2011-11-14 09:42:56 +00:00
Tom Hughes
4cba7a971e Use the dynamic_form plugin as a gem 2011-11-14 09:42:54 +00:00
Tom Hughes
3377879d39 Add rinku to get auto_link support back 2011-11-14 09:42:52 +00:00
Tom Hughes
8acdba8bdd Upgrade to rails 3.1.0 2011-11-14 09:42:52 +00:00
Tom Hughes
62e571a4aa Require version 1.1.0 or later of open_id_authentication 2011-11-14 09:42:51 +00:00
Tom Hughes
bd422d3136 Require at least version 1.5.1 of validates_email_of as 1.5.0 is broken 2011-11-14 09:42:51 +00:00
Tom Hughes
cf34e5577b Update to rails 3.0.10 and composite_primary_key 3.1.10 2011-11-14 09:42:50 +00:00