Tom Hughes
2b86f8cab2
Handle non-multipart email
2011-12-02 08:36:08 +00:00
Tom Hughes
d88ada0d11
Use either the HTML or the text part of an email, not both
2011-12-01 19:54:02 +00:00
Tom Hughes
ce4a6eefa7
Add an HTML version of the message notification email
2011-12-01 19:17:16 +00:00
Tom Hughes
52452d95b4
Don't escape HTML in text/plain message notification emails
2011-12-01 19:03:30 +00:00
Andrzej Zaborowski
4fc93cd466
Fix user traces link's :action parameter
2011-11-29 09:14:52 +00:00
Tom Hughes
73cc336056
Add Japanese and Polish to supported Potlatch 2 languages
2011-11-28 21:52:16 +00:00
Tom Hughes
18a5f64890
Update Potlatch 2 to 2.3-112-ga132b0c build
2011-11-28 21:51:57 +00:00
Tom Hughes
0d4e39f1de
Update Potlatch 2 to 2.3-94-gad42530 build
2011-11-28 21:47:34 +00:00
Tom Hughes
7761026a7b
Convert prototype code to jQuery on user list page
2011-11-28 09:56:44 +00:00
Tom Hughes
bc07bf484b
Make search work again
2011-11-27 17:40:23 +00:00
Tom Hughes
9afbaf1984
Avoid having to condition on mobile mode
2011-11-26 18:12:58 +00:00
Dan Karran
080d347d8f
Mobile layout improvements
...
Make the map fill the available space on smaller screens, and
style the search results sidebar a bit better when ?query= is
added to the URL to trigger the search.
2011-11-26 17:38:00 +00:00
Tom Hughes
a693fc9a3c
When asked to edit an object centre on the correct location
2011-11-26 16:39:52 +00:00
Tom Hughes
60363a4c36
Trigger remote editor correctly
...
When the "edit object" link was used and the preferred editor was
set to remote the remote editor wwas not being triggered.
2011-11-26 16:20:41 +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
3e65a59b7a
Update rails translations
2011-11-26 14:41:40 +00:00
Tom Hughes
13289d4041
Switch from Prototype to jQuery
2011-11-26 00:22:31 +00:00
Tom Hughes
4368ba9f11
Wrap the OpenLayers.Util.createDiv routine
2011-11-26 00:15:12 +00:00
Tom Hughes
5275794aec
Wrap another OpenLayers image creation routine
2011-11-26 00:07:45 +00:00
Tom Hughes
61e756c625
Handle openlayers.js as a template
2011-11-25 23:14:16 +00:00
Tom Hughes
477b765c42
Force all OpenLayers resources to load through the asset pipeline
2011-11-25 23:00:30 +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
716262f211
Serve OpenLayers through the asset pipeline
2011-11-25 20:07:50 +00:00
Tom Hughes
afc3a4380c
Fix javascript
2011-11-25 18:43:51 +00:00
Matt Amos
4259ca6572
Always update perma and shortlinks, keeping layers
2011-11-25 15:22:32 +00:00
Tom Hughes
759f51a57c
Never disable a base layer
2011-11-25 13:45:25 +00:00
Tom Hughes
8af92f463b
Add attribution to cycle and transport layers
2011-11-25 11:59:17 +00:00
Tom Hughes
9c10e6703e
Add attribution to the MapQuest layer
2011-11-25 11:55:38 +00:00
Tom Hughes
671fe0bb91
Remove the noname layer and add the transport and MapQuest layers
2011-11-25 11:55:12 +00:00
Tom Hughes
5db8031c23
Make sure all forms have the correct authenticity token
...
A cached page may include forms, which will then have the wrong
authenticity token, so after the page has finished loading we fix
up those tokens using the one from the meta tags which will always
be correct as we never cache the layout.
2011-11-25 09:41:15 +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
Tom Hughes
54a5d04782
Don't escape links in "flash required" message
2011-11-24 22:24:45 +00:00
Tom Hughes
db58aa801b
Make sure the maximum scale is set when export is opened
2011-11-24 21:31:54 +00:00
Tom Hughes
2a09670389
Don't escape the license link
2011-11-24 21:21:17 +00:00
Tom Hughes
81c967473f
Update Potlatch 2 to 2.3-94-gad42530 build
2011-11-24 19:23:12 +00:00
Tom Hughes
7e66fcbb1b
Log any session that is reset due to a username mismatch
2011-11-24 09:42:04 +00:00
Tom Hughes
5718d455bc
Don't escape the heading on a user block
2011-11-23 00:11:51 +00:00
Tom Hughes
0033fcbf12
Don't escape HTML in the message shown to anonymous users
2011-11-22 22:53:31 +00:00
Tom Hughes
db616d347a
Add feed action to relevant filters
2011-11-22 12:19:41 +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
b52e5ef1cf
Update to rails 3.1.3
2011-11-21 09:19:04 +00:00
Tom Hughes
c00dd8c712
Add some OAuth tests
2011-11-19 17:38:06 +00:00
Tom Hughes
7c621a6a04
Add the OAuth verifier to 1.0a callbacks correctly
2011-11-19 17:11:54 +00:00
Tom Hughes
be8164cf15
Generate correct URLs for changeset feeds
2011-11-19 12:42:37 +00:00
Tom Hughes
093651c208
Override oauth1_authorize pending a fixed version of oauth-plugin
2011-11-19 00:25:17 +00:00
Tom Hughes
b3c0cb50a6
Update Potlatch 2 to 2.3-92-g0b8633d build
2011-11-18 17:14:05 +00:00
Tom Hughes
a6b64fdebd
Pass sql_for_area a BoundingBox object
2011-11-18 16:50:54 +00:00