Commit graph

3021 commits

Author SHA1 Message Date
Tom Hughes
1e6bcb6c2d Made the trackpoints call return a more sensible filename. 2010-01-27 13:51:15 +00:00
Tom Hughes
5d658d5a34 Fix expiry of cached diary views. 2010-01-27 09:12:25 +00:00
Tom Hughes
8e9a542482 Use the right variable this time... 2010-01-27 09:07:25 +00:00
Tom Hughes
2330a1a378 Specify the user when redirecting back to a diary entry after
hiding a comment.
2010-01-27 09:02:27 +00:00
Richard Fairhurst
4e07678458 fix Douglas-Peucker tolerance for GPS track import, and menu layering for options dialogue 2010-01-24 00:15:33 +00:00
Ævar Arnfjörð Bjarmason
ea3f5b6893 move haiti messages in the order in which they are used in the Potlatch drop-down list 2010-01-23 16:42:23 +00:00
Translatewiki
c07279e458 Localisation updates from translatewiki.net (2010-01-21) 2010-01-21 22:15:19 +00:00
Translatewiki
b6d327685d Localisation updates from translatewiki.net (2010-01-21) 2010-01-21 22:14:02 +00:00
Tom Hughes
86cbb404e9 Add a sweeper to clean up cache entries when a user's visibility or
display name changes.
2010-01-21 11:39:28 +00:00
Richard Fairhurst
eba3e9f6b8 fix dodgy changeset comment 2010-01-19 00:35:57 +00:00
Richard Fairhurst
b946779b84 new version with small Haiti-related improvements 2010-01-18 20:56:56 +00:00
Tom Hughes
563769b126 There's no need to use an alternative repository for SystemTimer as it
is in the main one - just specify the right version instead.
2010-01-18 09:19:20 +00:00
Shaun McDonald
3a16746650 Fix changeset fixtures as noted on the dev mailing list. http://lists.openstreetmap.org/pipermail/dev/2010-January/018283.html 2010-01-18 01:07:52 +00:00
Shaun McDonald
868210ece7 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. 2010-01-18 00:20:45 +00:00
Richard Fairhurst
cd2f195650 reinstate Haiti building preset 2010-01-17 17:51:50 +00:00
Tom Hughes
aa27228dea The new message route want the display name now, not the id. Closes #2642. 2010-01-17 09:12:40 +00:00
Ævar Arnfjörð Bjarmason
64a28f5de6 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
2010-01-16 19:35:19 +00:00
Translatewiki
431b49eff4 Localisation updates from translatewiki.net (2010-01-16) 2010-01-16 18:05:50 +00:00
Translatewiki
a517441db5 Localisation updates from translatewiki.net (2010-01-16) 2010-01-16 18:04:25 +00:00
Richard Fairhurst
be72535ff9 Haiti presets 2010-01-14 23:40:38 +00:00
Ævar Arnfjörð Bjarmason
9bf35dbcfb Potlatch 1.3c: Added gravitystorm's Haiti imagery 2010-01-14 20:18:38 +00:00
Tom Hughes
8de014935a Add the changeset id to the user index so the next/previous user links
can be resolved quickly.
2010-01-14 18:37:52 +00:00
Tom Hughes
62e7006a21 Rework the pagination of the trace list to avoid having to count
the total number of matching records/pages.
2010-01-14 00:35:09 +00:00
Tom Hughes
fa554045e5 Make cache distinguish pages views by admins or moderators from those
viewed by normal users.
2010-01-13 21:30:09 +00:00
Tom Hughes
ee5735d550 Fixed warning. 2010-01-13 13:41:13 +00:00
Tom Hughes
8865543903 I really wish rails would stop trying to hide exceptions from me... 2010-01-13 13:34:59 +00:00
Tom Hughes
7381dad23b Generate cache paths in the same way as the normal expire_action routine
so that the escaping matches correctly.
2010-01-11 18:24:55 +00:00
Tom Hughes
70bb55b35e Handle Timeout::Error exceptions which are caught by ActiveRecord. 2010-01-11 09:55:55 +00:00
Tom Hughes
841ebe80d7 Use system_timer for timeouts to make them more reliable. 2010-01-11 09:28:31 +00:00
Translatewiki
fa18b6e225 Localisation updates from translatewiki.net (2010-01-10) 2010-01-11 00:21:24 +00:00
Translatewiki
c20fd35a2f Localisation updates from translatewiki.net (2010-01-10) 2010-01-11 00:20:08 +00:00
Tom Hughes
f5777a881f Don't cache the trace list for logged in users. 2010-01-11 00:16:21 +00:00
Tom Hughes
e29e49dc7c Add some caching for trace views. 2010-01-10 17:44:57 +00:00
Shaun McDonald
5cbaa2fca7 fix some trace tests, due to a change of the way that your own ones are rendered. 2010-01-10 15:21:53 +00:00
Tom Hughes
e53b34b80a 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.
2010-01-10 09:16:18 +00:00
Tom Hughes
314b734aa5 Introduce some caching for diary views. 2010-01-09 16:43:38 +00:00
Translatewiki
d7f1186825 Localisation updates from translatewiki.net (2010-01-07) 2010-01-07 22:13:53 +00:00
Translatewiki
3388b37b50 Localisation updates from translatewiki.net (2010-01-07) 2010-01-07 22:12:43 +00:00
Tom Hughes
e0e849c91c Add a 30 second timeout to all data browser requests to avoid attempts
to browse very large and/or complicated objects blocking other requests.
2010-01-07 16:09:44 +00:00
Paweł Mrówka
1374a7ef10 nomsg 2010-01-07 13:44:56 +00:00
Tom Hughes
fcebfd1fe7 Drop Namefinder from search results. 2010-01-06 00:31:03 +00:00
Tom Hughes
4f23e718b4 Add a "More results" link to Nominatim search results. 2010-01-06 00:30:29 +00:00
Tom Hughes
aa37cecc1d Format block details more nicely. 2010-01-04 13:58:50 +00:00
Tom Hughes
6e5f284135 Add some indexes to diary entries to let recent entries be found
efficiently for the various diary entry lists and feeds.
2010-01-03 11:56:41 +00:00
Translatewiki
157621f8a7 Localisation updates from translatewiki.net (2010-01-03) 2010-01-03 11:01:57 +00:00
Translatewiki
dc3af4040e Localisation updates from translatewiki.net (2010-01-03) 2010-01-03 11:01:00 +00:00
Tom Hughes
0c73287c6f Add pluralisation rules for Arabic. Closes #2592. 2010-01-02 11:57:05 +00:00
Tom Hughes
c9ea3df043 Update rails translations. 2010-01-02 11:48:24 +00:00
Translatewiki
dac4411dec Localisation updates from translatewiki.net (2010-01-01) 2010-01-01 17:55:40 +00:00
Translatewiki
c159135aca Localisation updates from translatewiki.net (2010-01-01) 2010-01-01 17:54:34 +00:00