]>
git.openstreetmap.org Git - rails.git/log
Tom Hughes [Fri, 26 Feb 2010 15:11:40 +0000 (15:11 +0000)]
Put the correct icon URLs in the RSS feed for traces.
Tom Hughes [Fri, 26 Feb 2010 15:07:28 +0000 (15:07 +0000)]
Fix test for viewing an unknown user to actually specify a name - what
it was doing before was testing whether the null user existed.
Tom Hughes [Fri, 26 Feb 2010 14:46:02 +0000 (14:46 +0000)]
Wait for the page to finish loading before trying to add any data
object to the map as IE won't be ready to draw vectors until the
page is fully loaded. Closes #2692.
Tom Hughes [Fri, 26 Feb 2010 14:16:04 +0000 (14:16 +0000)]
When the area selected for export is too large to be downloaded from
the API then disable the export button and display a message rather
than forcibly disabling that export option. Closes #1996.
Grant Slater [Fri, 26 Feb 2010 12:23:15 +0000 (12:23 +0000)]
Correct google webmaster tools bug.
Grant Slater [Fri, 26 Feb 2010 12:21:36 +0000 (12:21 +0000)]
Add google webmaster tools for Firefishy.
Tom Hughes [Thu, 25 Feb 2010 21:50:09 +0000 (21:50 +0000)]
Remove validates_associated_of calls which target the user model as
we have a number of users with minor validation failures.
Tom Hughes [Thu, 25 Feb 2010 21:22:42 +0000 (21:22 +0000)]
Move bogus addresses from the good set to the bad set - unicode email
addresses are not currently allowed by the email standards.
Tom Hughes [Thu, 25 Feb 2010 19:15:54 +0000 (19:15 +0000)]
Improve email address validation and add validation of the new
email address field. Closes #2744.
Tom Hughes [Thu, 25 Feb 2010 19:14:50 +0000 (19:14 +0000)]
Add email validation plugin from:
git://github.com/dancroak/validates_email_format_of.git
Tom Hughes [Thu, 25 Feb 2010 19:09:28 +0000 (19:09 +0000)]
Ignore exceptions when sending email to confirm changes of email
address. Closes #2744.
Tom Hughes [Thu, 25 Feb 2010 17:01:19 +0000 (17:01 +0000)]
Tweak the attribution string a bit more.
Tom Hughes [Thu, 25 Feb 2010 16:50:56 +0000 (16:50 +0000)]
Add a "remember me" box to the login screen that causes you to stay
logged in across browser restarts - you will only be logged out if you
don't visit for a month. Closes #1030.
Tom Hughes [Thu, 25 Feb 2010 16:39:51 +0000 (16:39 +0000)]
Add a plugin to handle session persistence. This is based on the
plugin at http://github.com/augustl/session-persistence but modified
to work with rails 2 rather than rails 3.
Grant Slater [Wed, 24 Feb 2010 16:58:32 +0000 (16:58 +0000)]
Tweak embed.html attribution to match Legal FAQ recommendation.
Translatewiki [Sun, 21 Feb 2010 22:30:27 +0000 (22:30 +0000)]
Localisation updates from translatewiki.net (2010-02-21)
Translatewiki [Sun, 21 Feb 2010 22:29:22 +0000 (22:29 +0000)]
Localisation updates from translatewiki.net (2010-02-21)
Tom Hughes [Sun, 21 Feb 2010 17:56:04 +0000 (17:56 +0000)]
Send queries which look like US or Canadian postcodes to Nominatim as
well as the specialised postcode search engines.
Translatewiki [Thu, 18 Feb 2010 23:04:43 +0000 (23:04 +0000)]
Localisation updates from translatewiki.net (2010-02-18)
Translatewiki [Thu, 18 Feb 2010 23:04:02 +0000 (23:04 +0000)]
Localisation updates from translatewiki.net (2010-02-18)
Richard Fairhurst [Sun, 14 Feb 2010 18:13:32 +0000 (18:13 +0000)]
one more digit of precision for lat/long readout
Translatewiki [Thu, 11 Feb 2010 22:37:48 +0000 (22:37 +0000)]
Localisation updates from translatewiki.net (2010-02-11)
Translatewiki [Thu, 11 Feb 2010 22:36:48 +0000 (22:36 +0000)]
Localisation updates from translatewiki.net (2010-02-11)
Tom Hughes [Thu, 11 Feb 2010 17:33:46 +0000 (17:33 +0000)]
Fixup AMF tests to match Richard's latest changes.
Ævar Arnfjörð Bjarmason [Thu, 11 Feb 2010 08:27:18 +0000 (08:27 +0000)]
Don't begin/end messages with whitespace, Translatewiki can't grok it.
Richard Fairhurst [Thu, 11 Feb 2010 00:48:15 +0000 (00:48 +0000)]
join/unjoin fixes, plus better amf_controller error handling for deleted items
Richard Fairhurst [Wed, 10 Feb 2010 13:12:19 +0000 (13:12 +0000)]
cope with renumbered nodes properly
Richard Fairhurst [Wed, 10 Feb 2010 01:59:24 +0000 (01:59 +0000)]
set the way as unclean when we unjoin
Richard Fairhurst [Wed, 10 Feb 2010 01:16:22 +0000 (01:16 +0000)]
lots of duplicate node stuff
Tom Hughes [Tue, 9 Feb 2010 11:54:40 +0000 (11:54 +0000)]
Display the current email address and any pending new email address
separately on the user settings page.
Tom Hughes [Mon, 8 Feb 2010 18:15:51 +0000 (18:15 +0000)]
Improve page title for diary entries. Closes #2702.
Tom Hughes [Mon, 8 Feb 2010 18:04:04 +0000 (18:04 +0000)]
Handle duplicate address errors properly when confirming a change of
email address.
Translatewiki [Mon, 8 Feb 2010 18:03:16 +0000 (18:03 +0000)]
Localisation updates from translatewiki.net (2010-02-08)
Translatewiki [Mon, 8 Feb 2010 18:02:09 +0000 (18:02 +0000)]
Localisation updates from translatewiki.net (2010-02-08)
Richard Fairhurst [Sun, 7 Feb 2010 19:08:46 +0000 (19:08 +0000)]
Potlatch 1.3e with experimental tagfinder
Tom Hughes [Sun, 7 Feb 2010 11:05:10 +0000 (11:05 +0000)]
Add a map queue that points at cgimap and direct map calls to it.
Tom Hughes [Sun, 7 Feb 2010 11:03:23 +0000 (11:03 +0000)]
Update robot blocking rules to match live server.
Tom Hughes [Sun, 7 Feb 2010 11:02:26 +0000 (11:02 +0000)]
Use a regex match to block tilesAtHome.
Tom Hughes [Sun, 7 Feb 2010 11:01:48 +0000 (11:01 +0000)]
Block tilesAtHome and reassign the remaining daemons from that queue
to the main bulkapi queue.
Tom Hughes [Sun, 7 Feb 2010 10:59:23 +0000 (10:59 +0000)]
Drop the namefinder queue.
Tom Hughes [Sun, 7 Feb 2010 10:58:36 +0000 (10:58 +0000)]
Drop mod_evasive as it wasn't doing anything very useful and was
sometimes actively harmful.
Tom Hughes [Sat, 6 Feb 2010 11:44:59 +0000 (11:44 +0000)]
It helps if the strings are committed as well...
Tom Hughes [Sat, 6 Feb 2010 11:33:42 +0000 (11:33 +0000)]
Add a link from the sidebar to the partners page in the wiki.
Translatewiki [Thu, 4 Feb 2010 22:22:00 +0000 (22:22 +0000)]
Localisation updates from translatewiki.net (2010-02-04)
Translatewiki [Thu, 4 Feb 2010 22:13:21 +0000 (22:13 +0000)]
Localisation updates from translatewiki.net (2010-02-04)
Tom Hughes [Thu, 4 Feb 2010 15:48:40 +0000 (15:48 +0000)]
Drop the username from the "new diary entry" link to avoid problems
with caching - we don't need it as we know who the logged in user is
when a diary posting is made.
Tom Hughes [Wed, 3 Feb 2010 23:35:55 +0000 (23:35 +0000)]
Don't close the sidebar when the visibility of the data layer changes
if the browser isn't active. Closes #2684.
Richard Fairhurst [Wed, 3 Feb 2010 16:50:39 +0000 (16:50 +0000)]
force changeset id to be an int so we don't have a table scan
Translatewiki [Fri, 29 Jan 2010 00:07:54 +0000 (00:07 +0000)]
Localisation updates from translatewiki.net (2010-01-29)
Translatewiki [Fri, 29 Jan 2010 00:06:11 +0000 (00:06 +0000)]
Localisation updates from translatewiki.net (2010-01-29)
Tom Hughes [Wed, 27 Jan 2010 13:51:15 +0000 (13:51 +0000)]
Made the trackpoints call return a more sensible filename.
Tom Hughes [Wed, 27 Jan 2010 09:12:25 +0000 (09:12 +0000)]
Fix expiry of cached diary views.
Tom Hughes [Wed, 27 Jan 2010 09:07:25 +0000 (09:07 +0000)]
Use the right variable this time...
Tom Hughes [Wed, 27 Jan 2010 09:02:27 +0000 (09:02 +0000)]
Specify the user when redirecting back to a diary entry after
hiding a comment.
Richard Fairhurst [Sun, 24 Jan 2010 00:15:33 +0000 (00:15 +0000)]
fix Douglas-Peucker tolerance for GPS track import, and menu layering for options dialogue
Ævar Arnfjörð Bjarmason [Sat, 23 Jan 2010 16:42:23 +0000 (16:42 +0000)]
move haiti messages in the order in which they are used in the Potlatch drop-down list
Translatewiki [Thu, 21 Jan 2010 22:15:19 +0000 (22:15 +0000)]
Localisation updates from translatewiki.net (2010-01-21)
Translatewiki [Thu, 21 Jan 2010 22:14:02 +0000 (22:14 +0000)]
Localisation updates from translatewiki.net (2010-01-21)
Tom Hughes [Thu, 21 Jan 2010 11:39:28 +0000 (11:39 +0000)]
Add a sweeper to clean up cache entries when a user's visibility or
display name changes.
Richard Fairhurst [Tue, 19 Jan 2010 00:35:57 +0000 (00:35 +0000)]
fix dodgy changeset comment
Richard Fairhurst [Mon, 18 Jan 2010 20:56:56 +0000 (20:56 +0000)]
new version with small Haiti-related improvements
Tom Hughes [Mon, 18 Jan 2010 09:19:20 +0000 (09:19 +0000)]
There's no need to use an alternative repository for SystemTimer as it
is in the main one - just specify the right version instead.
Shaun McDonald [Mon, 18 Jan 2010 01:07:52 +0000 (01:07 +0000)]
Fix changeset fixtures as noted on the dev mailing list. http://lists.openstreetmap.org/pipermail/dev/2010-January/018283.html
Shaun McDonald [Mon, 18 Jan 2010 00:20:45 +0000 (00:20 +0000)]
Use the latest version of SystemTimer. Also gets rid of the warning: 'cleanup_timer: Previous SIG_ALRM handler not initialized\!\:' when running the tests due to using the older version of this gem.
Richard Fairhurst [Sun, 17 Jan 2010 17:51:50 +0000 (17:51 +0000)]
reinstate Haiti building preset
Tom Hughes [Sun, 17 Jan 2010 09:12:40 +0000 (09:12 +0000)]
The new message route want the display name now, not the id. Closes #2642.
Ævar Arnfjörð Bjarmason [Sat, 16 Jan 2010 19:35:19 +0000 (19:35 +0000)]
Potlatch 1.3d: Impoved Haiti crisis support
* Adding DigitalGlobe layer to presets
* Now with 2 GeoEye layers: GravityStorm's and the NYPL extended coverage
* Pressing B with GeoEye/DigitalGlobe (and NearMap) layers now adds the correct source=* tag to elements
* Added GeoEye and digitalglobe to source=* tag autocompletion
Translatewiki [Sat, 16 Jan 2010 18:05:50 +0000 (18:05 +0000)]
Localisation updates from translatewiki.net (2010-01-16)
Translatewiki [Sat, 16 Jan 2010 18:04:25 +0000 (18:04 +0000)]
Localisation updates from translatewiki.net (2010-01-16)
Richard Fairhurst [Thu, 14 Jan 2010 23:40:38 +0000 (23:40 +0000)]
Haiti presets
Ævar Arnfjörð Bjarmason [Thu, 14 Jan 2010 20:18:38 +0000 (20:18 +0000)]
Potlatch 1.3c: Added gravitystorm's Haiti imagery
Tom Hughes [Thu, 14 Jan 2010 18:37:52 +0000 (18:37 +0000)]
Add the changeset id to the user index so the next/previous user links
can be resolved quickly.
Tom Hughes [Thu, 14 Jan 2010 00:35:09 +0000 (00:35 +0000)]
Rework the pagination of the trace list to avoid having to count
the total number of matching records/pages.
Tom Hughes [Wed, 13 Jan 2010 21:30:09 +0000 (21:30 +0000)]
Make cache distinguish pages views by admins or moderators from those
viewed by normal users.
Tom Hughes [Wed, 13 Jan 2010 13:41:13 +0000 (13:41 +0000)]
Fixed warning.
Tom Hughes [Wed, 13 Jan 2010 13:34:59 +0000 (13:34 +0000)]
I really wish rails would stop trying to hide exceptions from me...
Tom Hughes [Mon, 11 Jan 2010 18:24:55 +0000 (18:24 +0000)]
Generate cache paths in the same way as the normal expire_action routine
so that the escaping matches correctly.
Tom Hughes [Mon, 11 Jan 2010 09:55:55 +0000 (09:55 +0000)]
Handle Timeout::Error exceptions which are caught by ActiveRecord.
Tom Hughes [Mon, 11 Jan 2010 09:28:31 +0000 (09:28 +0000)]
Use system_timer for timeouts to make them more reliable.
Translatewiki [Mon, 11 Jan 2010 00:21:24 +0000 (00:21 +0000)]
Localisation updates from translatewiki.net (2010-01-10)
Translatewiki [Mon, 11 Jan 2010 00:20:08 +0000 (00:20 +0000)]
Localisation updates from translatewiki.net (2010-01-10)
Tom Hughes [Mon, 11 Jan 2010 00:16:21 +0000 (00:16 +0000)]
Don't cache the trace list for logged in users.
Tom Hughes [Sun, 10 Jan 2010 17:44:57 +0000 (17:44 +0000)]
Add some caching for trace views.
Shaun McDonald [Sun, 10 Jan 2010 15:21:53 +0000 (15:21 +0000)]
fix some trace tests, due to a change of the way that your own ones are rendered.
Tom Hughes [Sun, 10 Jan 2010 09:16:18 +0000 (09:16 +0000)]
Make traces/mine redirect to the user's traces page instead of rendering
it itself. Also make sure the traces page for a user includes the upload
form if the requestor is logged in as that user.
Tom Hughes [Sat, 9 Jan 2010 16:43:38 +0000 (16:43 +0000)]
Introduce some caching for diary views.
Translatewiki [Thu, 7 Jan 2010 22:13:53 +0000 (22:13 +0000)]
Localisation updates from translatewiki.net (2010-01-07)
Translatewiki [Thu, 7 Jan 2010 22:12:43 +0000 (22:12 +0000)]
Localisation updates from translatewiki.net (2010-01-07)
Tom Hughes [Thu, 7 Jan 2010 16:09:44 +0000 (16:09 +0000)]
Add a 30 second timeout to all data browser requests to avoid attempts
to browse very large and/or complicated objects blocking other requests.
Paweł Mrówka [Thu, 7 Jan 2010 13:44:56 +0000 (13:44 +0000)]
nomsg
Tom Hughes [Wed, 6 Jan 2010 00:31:03 +0000 (00:31 +0000)]
Drop Namefinder from search results.
Tom Hughes [Wed, 6 Jan 2010 00:30:29 +0000 (00:30 +0000)]
Add a "More results" link to Nominatim search results.
Tom Hughes [Mon, 4 Jan 2010 13:58:50 +0000 (13:58 +0000)]
Format block details more nicely.
Tom Hughes [Sun, 3 Jan 2010 11:56:41 +0000 (11:56 +0000)]
Add some indexes to diary entries to let recent entries be found
efficiently for the various diary entry lists and feeds.
Translatewiki [Sun, 3 Jan 2010 11:01:57 +0000 (11:01 +0000)]
Localisation updates from translatewiki.net (2010-01-03)
Translatewiki [Sun, 3 Jan 2010 11:01:00 +0000 (11:01 +0000)]
Localisation updates from translatewiki.net (2010-01-03)
Tom Hughes [Sat, 2 Jan 2010 11:57:05 +0000 (11:57 +0000)]
Add pluralisation rules for Arabic. Closes #2592.
Tom Hughes [Sat, 2 Jan 2010 11:48:24 +0000 (11:48 +0000)]
Update rails translations.
Translatewiki [Fri, 1 Jan 2010 17:55:40 +0000 (17:55 +0000)]
Localisation updates from translatewiki.net (2010-01-01)
Translatewiki [Fri, 1 Jan 2010 17:54:34 +0000 (17:54 +0000)]
Localisation updates from translatewiki.net (2010-01-01)