Commit graph

1468 commits

Author SHA1 Message Date
Mikel Maron
ce829bcc7c Add support for viewing a list of your friends' changesets 2011-12-15 21:25:27 +00:00
Tom Hughes
3f5374901e Allow generic URIs to use the registry format
This should stop OAuth complaining when it tries to parse a mapzen
callback URI of the form mapzen://osm_callback
2011-12-13 10:45:40 +00:00
Tom Hughes
e05b549f8c Display CT status on the user page 2011-12-09 09:34:29 +00:00
Tom Hughes
d74cb34e1e Remove old unused monkey patch 2011-11-26 16:06:41 +00:00
Tom Hughes
ae8a114069 Make query cache disabling work again 2011-11-26 16:01:57 +00:00
Tom Hughes
3266d0bd03 Precompile stylesheet for OpenLayers 2011-11-25 20:39:25 +00:00
Tom Hughes
d11580df82 Precompile openlayers wrapper 2011-11-25 20:13:03 +00:00
Tom Hughes
671fe0bb91 Remove the noname layer and add the transport and MapQuest layers 2011-11-25 11:55:12 +00:00
Matt Amos
64030a40ac Replace @ with ~ in the shortlink
This should help Twitter's horribly broken URL detection algorithm
not screw up shortlinks from OSM.
2011-11-24 22:27:16 +00:00
Siebrand Mazeland
370918ca84 Localisation updates from http://translatewiki.net. 2011-11-21 22:02:37 +01:00
Tom Hughes
84b28719c8 Replace HTML entities with normal character equivalents 2011-11-21 09:57:58 +00:00
Tom Hughes
be8164cf15 Generate correct URLs for changeset feeds 2011-11-19 12:42:37 +00:00
Tom Hughes
0d6a51d74e Monkey patch CPK to fix problems with polymorphic has_many 2011-11-18 10:21:37 +00:00
Tom Hughes
7b89dc6349 Make OAuth work again 2011-11-16 21:13:25 +00:00
Tom Hughes
a00b1240dd Revert "Put changeset feeds before lists in the routes"
This reverts commit 76c1371dcf.
2011-11-15 16:10:08 +00:00
Tom Hughes
76c1371dcf Put changeset feeds before lists in the routes 2011-11-15 12:56:38 +00:00
Tom Hughes
56ddd1a21f Only apply the hard memory limit when running under passenger 2011-11-15 09:17:07 +00:00
Tom Hughes
69f535af32 Reinstate memory limits now we're not using rhino 2011-11-14 19:06:11 +00:00
Tom Hughes
0e33245b1d Disable rack caching in production 2011-11-14 09:42:58 +00:00
Tom Hughes
2f77efe7e6 Fix production log configuration 2011-11-14 09:42:58 +00:00
Tom Hughes
49f4a78240 Disable hard memory limits 2011-11-14 09:42:58 +00:00
Tom Hughes
2cac555019 Force an I18n reload to work around ordering problem
Unfortunately the rails-i18n-updater plugin adds the rails translations
to the load path after rails has already loaded the translations, so we
have to force a reload to get the translated versions.
2011-11-14 09:42:57 +00:00
Tom Hughes
570fd3b6aa Update to rails 3.1.1 2011-11-14 09:42:56 +00:00
Tom Hughes
2c837d896d Make database offline mode work 2011-11-14 09:42:56 +00:00
Tom Hughes
96c22b169a Get OAuth working, including a hack for Potlatch 2011-11-14 09:42:55 +00:00
Tom Hughes
93fded9641 Drop the sql_session_store plugin
The sql_session_store plugin doesn't work with rails 3 and doesn't
seem to be supported anymore, so drop it in favour of the builtin
database backed session storage.
2011-11-14 09:42:55 +00:00
Tom Hughes
727204520d Enable asset compilation in product so precompile works
Rails 3.1.0 has a bug where the assets:precompile rake task doesn't
turn on demand compilation, so referenced assets are not handled.
2011-11-14 09:42:54 +00:00
Tom Hughes
c0fe77fd02 Make hack for file streaming work with rails 3.1.0 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
6d59a122ea Update to rails 3.0.5, arel 2.0.9 and composite_primary_keys 3.1.4 2011-11-14 09:42:48 +00:00
Tom Hughes
b89486eab0 Rework AMF controller's streaming output for rails 3 2011-11-14 09:42:46 +00:00
Tom Hughes
423f5ffbc2 Use config.filter_parameters instead of filter_parameter_logging 2011-11-14 09:42:43 +00:00
Tom Hughes
09e5528ecd Don't allow STARTTLS to be used when sending mail
Ruby's mail library seems to be very picky about the certificate
validity if STARTTLS is used, so disable it.
2011-11-14 09:42:42 +00:00
Tom Hughes
92c171dcaa Replace various HTML entities with normal characters 2011-11-14 09:42:41 +00:00
Tom Hughes
56df4f3813 Update notifiers to use new ActionMailer API 2011-11-14 09:42:41 +00:00
Tom Hughes
e1213a4651 Use Rails.xxx instead of RAILS_XXX 2011-11-14 09:42:40 +00:00
Tom Hughes
c9fa49c994 Update to rails 3 2011-11-14 09:42:40 +00:00
Siebrand Mazeland
72f388aa95 Localisation updates from http://translatewiki.net. 2011-11-06 10:36:35 +01:00
Siebrand Mazeland
0267949701 Localisation updates from http://translatewiki.net. 2011-09-28 16:43:04 -07:00
Siebrand Mazeland
0f5e2c153a Localisation updates from http://translatewiki.net. 2011-09-28 13:33:22 -07:00
Tom Hughes
81d38e1aed Fix some substitution markers to use %{...} instead of {{...}} 2011-09-28 09:03:05 +01:00
Siebrand Mazeland
d51f142811 Localisation updates from http://translatewiki.net. 2011-09-26 00:03:10 +02:00
Tom Hughes
e116688136 Avoid using underscore in anchor names
Perl's YAML parser (wrongly as far as I can see) rejects any anchor
name with an underscore in it.
2011-09-24 16:03:15 +01:00
Tom Hughes
dc4cc8d219 Add support for manual tracking of a Piwik goal on signup 2011-09-20 21:40:53 +01:00
Tom Hughes
4b17176b40 Add some more languages to the OpenLayers build 2011-09-19 00:11:56 +01:00
Tom Hughes
3259bc7ede Add support for Piwik analytics 2011-09-17 00:11:53 +01:00
Tom Hughes
70ac60ad4a Add the PinchZoom control to the OpenLayers build 2011-09-12 14:46:13 +01:00
Siebrand Mazeland
e64173f1f6 Localisation updates from http://translatewiki.net. 2011-09-11 16:24:59 +02:00
Tom Hughes
cd3501090e Update to rails 2.3.14 2011-08-22 22:24:16 +01:00
Tom Hughes
211f5d27bd Fix incorrect interpolation variable 2011-08-22 11:16:41 +01:00