Commit graph

127 commits

Author SHA1 Message Date
Tom Hughes
0037502426 Merge branch 'master' into notes
Conflicts:
	Gemfile.lock
	app/views/browse/_map.html.erb
	app/views/site/index.html.erb
2012-10-13 15:55:34 +01:00
John Firebaugh
14bc538681 Use ejs templates in browse JS 2012-10-13 13:01:00 +01:00
Tom Hughes
a08d6b1a4e Require version 5.0.9 of composite_primary_keys 2012-09-30 12:39:01 +01:00
Tom Hughes
4d91fe3dd9 Merge branch 'master' into openstreetbugs
Conflicts:
	Gemfile
	app/helpers/application_helper.rb
	app/views/site/index.html.erb
2012-09-20 16:01:24 +01:00
John Firebaugh
2e349ab51a Remove unused gem and add a comment where it was replaced 2012-08-27 20:29:56 +01:00
Tom Hughes
7ad58d1411 Switch to using i18n-js for handling translations in javascript 2012-08-27 18:00:03 +01:00
Tom Hughes
0d3a9ed9cb Merge branch 'master' into openstreetbugs
Conflicts:
	Gemfile.lock
	app/views/browse/_map.html.erb
	app/views/user/view.html.erb
	config/locales/en.yml
	config/openlayers.cfg
	db/structure.sql
	vendor/assets/openlayers/OpenLayers.js
2012-08-22 20:52:08 +01:00
Tom Hughes
d0db18da82 Update rails to 3.2.8 2012-08-17 22:40:52 +01:00
Tom Hughes
5bd428015a Update to rails 3.2.7 2012-07-27 12:15:55 +01:00
Tom Hughes
da109c9e6b Go back to the normal oauth-plugin now it is fixed 2012-07-13 20:00:05 +01:00
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