Commit graph

3143 commits

Author SHA1 Message Date
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
Shaun McDonald
1df4ad819c Rather than just say public or private for each GPS trace in the list, instead state the new permission levels. Green colour means that it will be shown in the trace list to other users. Red means that other users won't see the trace in the list. Have added two new translations for the other trace permissions. 2009-12-31 00:10:10 +00:00
Matt Amos
b3f4637a42 Fixed copy-n-paste bug in querying for closed changesets and added a test for it. 2009-12-26 21:29:43 +00:00
Translatewiki
056651375d Localisation updates from translatewiki.net (2009-12-25) 2009-12-25 23:23:40 +00:00
Translatewiki
8ad95725e4 Localisation updates from translatewiki.net (2009-12-25) 2009-12-25 23:22:46 +00:00
Translatewiki
e8c4d21ed2 Localisation updates from translatewiki.net (2009-12-22) 2009-12-22 17:27:22 +00:00
Translatewiki
28ec8d8d78 Localisation updates from translatewiki.net (2009-12-22) 2009-12-22 17:25:59 +00:00
Richard Fairhurst
b9822fa3f4 preset updates 2009-12-22 13:38:41 +00:00
Translatewiki
de90dfaf83 Localisation updates from translatewiki.net (2009-12-20) 2009-12-20 09:26:44 +00:00
Translatewiki
088d43bc30 Localisation updates from translatewiki.net (2009-12-20) 2009-12-20 09:23:47 +00:00
Translatewiki
16bd0aef1c Localisation updates from translatewiki.net (2009-12-16) 2009-12-16 22:53:07 +00:00
Translatewiki
27e177ea55 Localisation updates from translatewiki.net (2009-12-16) 2009-12-16 22:50:58 +00:00
Shaun McDonald
094855be22 Actually the changeset doesn't need an id attribute in the xml. It is simply fetched as a parameter in the url. Thanks for pointing it out Frederik. We really need more tests so that things like this are thought about more before committing potentially significant changes. 2009-12-15 23:53:19 +00:00
Frederik Ramm
1fb6325630 fix half-baked comment. this needs way more thought before it is... um ;-) 2009-12-15 22:56:37 +00:00
Tom Hughes
6b24ce4de9 Use a script to pull in host blocks and add some robot blocks from
the live server.
2009-12-15 22:39:51 +00:00
Tom Hughes
614fef3c13 Update queue selection to match live server. 2009-12-15 22:34:08 +00:00
Tom Hughes
dcc3ccc225 Log the requested language. 2009-12-15 22:28:05 +00:00
Tom Hughes
5451310d3c Revert half baked attempt at poi api call - this needs much more
thought before it's ready.
2009-12-14 22:19:51 +00:00
Frederik Ramm
fb912fba71 this is kind of a "suggested change" for the API controller to
support an additional "restriction" parameter for the "map" 
call (only value currently supported: nodes_only to return only
nodes). i would have liked to implement "tagged_nodes_only" as
well but was unsure how to do that best. feel free to make up 
some other way instead to improve node access for POI editors,
or drop this altogether if you have some other grand plan.
2009-12-14 21:29:00 +00:00
Tom Hughes
d963aa30b7 Add rel=nofollow to links in tags. Closes #2555. 2009-12-14 09:09:32 +00:00
Shaun McDonald
01c7470805 Adding a README to the translations folder, so that people hopefully don't edit in there when they should be using TranslateWiki. 2009-12-12 22:14:17 +00:00
Ævar Arnfjörð Bjarmason
9a10f07896 jordij: Do NOT manually edit YAML files here if you don't know what you're doing. This broke the rails port (invalid syntax) 2009-12-12 20:42:03 +00:00
Jordi Julià
ff6df86842 New version of the file, from http://osm.mitago.net/translate/script.php?current_lang=ca 2009-12-12 17:42:40 +00:00
Jordi Julià
9590748db5 Changed with a newer version 2009-12-12 17:40:54 +00:00
Tom Hughes
0f5646d7f0 Add ability to take GPX storage offline. 2009-12-12 13:06:56 +00:00
Richard Fairhurst
70dfeb0f3b hm 2009-12-09 12:48:54 +00:00
Richard Fairhurst
b4fa165e1b fix GPS trace slowness 2009-12-09 12:47:39 +00:00
Brian Quinion
e1e9250273 Add translation for building=yes 2009-12-08 11:14:55 +00:00
Translatewiki
fe0fe3840e Localisation updates from translatewiki.net (2009-12-07) 2009-12-07 21:58:36 +00:00