Tom Hughes
30f8e412bc
Wait until after rails has initialise I18n to preload the resources
2013-03-25 12:50:18 +00:00
Tom Hughes
652b09b4d1
Force translations to be preloaded during startup
2013-03-25 10:49:58 +00:00
Tom Hughes
78e8828741
Use changeset and user caches in Changeset#download
2013-03-24 09:52:03 +00:00
Tom Hughes
6300fa2a4f
Avoid reading nodes twice in WayController#full
2013-03-24 09:52:03 +00:00
Tom Hughes
9717b81a47
Optimise database reads in DiaryEntry#list
2013-03-24 09:52:03 +00:00
Tom Hughes
9d23b0d00c
Improve selection logic in DiaryEntry#rss
2013-03-24 09:52:03 +00:00
Tom Hughes
abd29001a3
Reimplement User#is_friends_with? in a non-insane way
2013-03-24 09:52:03 +00:00
Tom Hughes
3a06235b02
Preload sender/recipient details for messages
2013-03-24 09:52:03 +00:00
Tom Hughes
471bc10c0c
Lock iconv to version 0.1 as later ones need ruby 1.9
2013-03-24 09:52:00 +00:00
Siebrand Mazeland
9b1c869995
Localisation updates from http://translatewiki.net .
2013-03-18 00:53:42 +00:00
Siebrand Mazeland
0935978414
Localisation updates from http://translatewiki.net .
2013-03-11 04:56:47 +00:00
Siebrand Mazeland
cda5009e17
Localisation updates from http://translatewiki.net .
2013-03-04 11:46:14 +00:00
Eric Theise
dce2bb9a54
Extend geocoder to support additional lat/lon formats
2013-03-03 19:39:53 +00:00
Tom Hughes
b2721f3207
Map Serbian locales to Potlatch 2 correctly
2013-02-25 09:58:45 +00:00
Tom Hughes
fd79c41f49
Correct interpolation variables
2013-02-24 19:48:00 +00:00
Siebrand Mazeland
5a265f5aae
Localisation updates from http://translatewiki.net .
2013-02-24 16:57:32 +00:00
Sarah Hoffmann
4fc0049361
Add description for mountain passes
2013-02-17 16:15:20 +00:00
Siebrand Mazeland
7f07c8b4e4
Localisation updates from http://translatewiki.net .
2013-02-16 05:20:17 +00:00
Tom Hughes
456d41e189
Remove use of jQuery toggle() function
2013-02-12 10:31:38 +00:00
Tom Hughes
42cab8d852
Update to rails 3.2.12
2013-02-11 21:02:26 +00:00
Siebrand Mazeland
39b46132fe
Localisation updates from http://translatewiki.net .
2013-02-10 19:31:44 +00:00
Tom Hughes
9374888b60
Correctly report which OAuth signature algorithms are supported
2013-02-08 19:19:59 +00:00
Tom Hughes
a5626fc55b
Update imagery definitions for Potlatch 2
2013-02-08 19:18:36 +00:00
Tom Hughes
72ce4bc922
Expire special m- and c- reply addresses after a month
2013-02-04 09:10:59 +00:00
Tom Hughes
703663c4a2
Add a test for commenting on diary entries
2013-02-03 15:50:09 +00:00
Tom Hughes
e29c47b056
Add a test for diary entry creation
2013-02-03 14:35:02 +00:00
Tom Hughes
cff41d2171
Ajaxify message deletion
2013-02-03 12:52:51 +00:00
Tom Hughes
fa86ea0187
Remove unused messages
2013-02-03 12:29:18 +00:00
Tom Hughes
3374f50a5d
Drop secret_token as we don't use it and it confuses people
2013-02-03 12:23:37 +00:00
Tom Hughes
a77b0e45a5
Update Potlatch 2 translations
2013-02-02 10:58:32 +00:00
Paweł Paprota
9762fbff50
Missing aerodrome symbol (referenced in browse.css.scss).
2013-02-02 10:46:48 +00:00
Tom Hughes
773f145edc
Show the header block on slim layout pages
2013-01-30 18:17:04 +00:00
Siebrand Mazeland
c4e879c884
Localisation updates from http://translatewiki.net .
2013-01-27 19:47:32 +00:00
Saman Bemel-Benrud
a4af16417b
Allow non-square user images
2013-01-26 15:44:44 +00:00
Tom Hughes
1f7dd79daf
Fix lists in rich text to display properly
...
Add a "richtext" class to anything which contains text rendered
by our rich text library, and move styles which were only being
applied to diary entries to apply to all rich text.
2013-01-24 14:54:26 +00:00
Tom Hughes
f430d2c6e1
Remove redundant CSS rule - table headings are already bold
2013-01-24 14:31:14 +00:00
Tom Hughes
a4b5485405
Compute size of rich text preview pane correctly
2013-01-24 14:29:27 +00:00
Tom Hughes
f8cadaf480
Put some white space back to make things readable
2013-01-24 14:18:18 +00:00
Tom Hughes
f612f573f9
Wrap longitude values explicitly
...
Leaflet 0.5 no longer wraps longitude values, so we need to do it.
2013-01-22 22:29:50 +00:00
Saman Bemel-Benrud
08dba25d7a
Fix overflow on login page on mobile
2013-01-22 18:49:44 +00:00
Saman Bemel-Benrud
3bce9ceee5
Fix mobile map and other minor mobile adjustments
2013-01-22 18:49:25 +00:00
Tom Hughes
05cb14b776
Remove asset pipeline overrides for unused images in embedded maps
2013-01-22 15:20:54 +00:00
Siebrand Mazeland
e24415fee8
Localisation updates from http://translatewiki.net .
2013-01-22 06:16:27 +00:00
Tom Hughes
469b3c5658
Use U+25BC instead of U+25BE for the menu indicator
2013-01-21 22:59:06 +00:00
Tom Hughes
fa53a9c680
Remove asset pipeline overrides for now unused images
2013-01-21 22:50:08 +00:00
Tom Hughes
1fe52824fa
Correct vertical position of map controls in small screen layout
2013-01-21 21:42:44 +00:00
Paweł Paprota
a03d9c0a1b
Rename historic=ruins tag symbol to match the CSS rule in browse.css.
2013-01-21 09:43:11 +00:00
Tom Hughes
e9cb282712
Make maximising work properly again in Potlatch
2013-01-19 11:29:12 +00:00
Tom Hughes
843051c1b2
Detach the permalink from the DOM so only one copy is shown
2013-01-18 13:50:37 +00:00
Tom Hughes
b0747c3c1e
Fix formating of way and relation redaction messages as well
2013-01-18 09:19:01 +00:00