Commit graph

4530 commits

Author SHA1 Message Date
Tom Hughes
49b3f8676a Update Potlatch 2 to 2.3-401-g5359f3d build 2012-06-18 13:34:22 +01:00
Tom Hughes
04017d0e7a Fix tests to cope with stricter route enforcement in rails 2.3.6 2012-06-18 13:03:03 +01:00
Tom Hughes
13ef6a2df1 Remove use of deprecated :comment attribute on link_to and button_to 2012-06-18 11:20:09 +01:00
Tom Hughes
0adb54ad86 Update to rails 3.2.6 2012-06-18 11:00:28 +01:00
Siebrand Mazeland
2d0a0057f3 Localisation updates from http://translatewiki.net. 2012-06-17 23:27:55 +00:00
Siebrand Mazeland
f6fd1f124c Localisation updates from http://translatewiki.net. 2012-06-10 23:47:14 +00:00
Tom Hughes
652e94485f Use browser detection to decide how many features to show
Modern browsers are quite happy showing far more than 100 features in
the data browser, so increase the limit to 2000 by default, but keep it
restricted to 500 for IE8 and 100 for older IEs.
2012-06-05 12:59:13 +01:00
Siebrand Mazeland
417db2c3c8 Localisation updates from http://translatewiki.net. 2012-06-04 15:04:29 +00:00
Tom Hughes
2662e6fec2 Fix syntax error 2012-06-01 22:32:11 +01:00
Tom Hughes
490226ad6d Replace link_to_function with UJS based code 2012-06-01 19:34:22 +01:00
Tom Hughes
91a9738ee8 Don't try and look for variables in non-existent values 2012-06-01 15:48:23 +01:00
Tom Hughes
fe3eaafd3e Stick with CPK 5.0.4 for now as later versions seem to fail 2012-06-01 15:34:28 +01:00
Tom Hughes
9262667198 Update to rails 3.2.5 2012-06-01 15:17:01 +01:00
Tom Hughes
51a00550b4 Remove postscript export option as it doesn't really work 2012-05-30 20:24:53 +01:00
Tom Hughes
a5d4cc4e6b Potlatch 2 localisation updates 2012-05-27 13:56:50 +01:00
Tom Hughes
9813d9f1e4 Get all the tests passing under ruby 1.9 2012-05-27 13:51:25 +01:00
Siebrand Mazeland
df02008ee9 Localisation updates from http://translatewiki.net. 2012-05-26 21:20:24 +00:00
Tom Hughes
8d66a63341 Update Potlatch 2 to 2.3-396-g24ec597 build 2012-05-24 11:06:37 +01:00
Tom Hughes
146179287f Update Potlatch 2 to 2.3-393-gd6503c3 build 2012-05-21 19:12:15 +01:00
Tom Hughes
e60eb7e75a Potlatch 2 localisation updates 2012-05-21 19:11:41 +01:00
Siebrand Mazeland
dab6b32c85 Localisation updates from http://translatewiki.net. 2012-05-20 11:12:40 +00:00
Tom Hughes
76b568b9f0 Add Land Tirol attribution to copyright page 2012-05-17 00:06:41 +01:00
Tom Hughes
fc7ac5d086 Don't show deleted comments in a user's diary comment list 2012-05-15 18:58:13 +01:00
Tom Hughes
58559d50da Fixed diary entry and comment hiding for mass assignment protection 2012-05-13 18:44:54 +01:00
Tom Hughes
3e180e745c Use POST for hiding diary entries and comments 2012-05-13 18:43:44 +01:00
Tom Hughes
ca3baf15be Update Potlatch 2 to 2.3-390-g71b0be0 build 2012-05-13 14:26:30 +01:00
Tom Hughes
a219a2e2a0 Potlatch 2 localisation updates 2012-05-13 14:26:30 +01:00
Siebrand Mazeland
8616ae479b Localisation updates from http://translatewiki.net. 2012-05-12 18:47:19 +00:00
Tom Hughes
f89dda9b90 Use memcache to store temporary OpenID data
OpenID nonces and associations need to be visible across all the
servers in the production cluster, so store them in memcache where
everything can see them properly.
2012-05-09 10:14:58 +01:00
Tom Hughes
7ffc0be014 Update Potlatch 2 to 2.3-388-g7902b3f build 2012-05-08 10:56:02 +01:00
Siebrand Mazeland
7f9fc92fb6 Localisation updates from http://translatewiki.net. 2012-05-06 17:12:15 +00:00
Tom Hughes
eb1a831f4e Potlatch 2 localisation updates 2012-05-05 15:43:07 +01:00
Tom Hughes
c2148e395d Test new API permissions route 2012-05-05 15:30:23 +01:00
Enno Brehm
6a09f49e71 Implement API endpoint to query permissions. 2012-05-05 15:28:45 +01:00
Grant Slater
7b613f0920 Add google webmaster auth file for Grant 2012-05-04 16:08:51 +01:00
Siebrand Mazeland
dd65315136 Localisation updates from http://translatewiki.net. 2012-05-03 21:56:48 +00:00
Tom Hughes
bbc14fbcaa Update fixture so active_block appears live... 2012-05-01 21:27:51 +01:00
Tom Hughes
6f248b6bbb Add some basic changeset feed tests 2012-05-01 21:14:50 +01:00
Tom Hughes
6bafc93435 Error in a changeset feed is requested for a non-existent user 2012-05-01 20:40:59 +01:00
Tom Hughes
ed8c76cba2 Use openstreetmap-oauth-plugin for now 2012-05-01 10:32:12 +01:00
Siebrand Mazeland
322c7061dc CC-BY -> CC BY 2012-04-30 23:16:48 +02:00
Siebrand Mazeland
a949018a4d Localisation updates from http://translatewiki.net. 2012-04-29 23:02:51 +00:00
Tom Hughes
7f18acbd6d Revert "Install the local build of the oauth-plugin gem from git"
This reverts commit 169a29a5d7.
2012-04-29 22:52:28 +01:00
Tom Hughes
169a29a5d7 Install the local build of the oauth-plugin gem from git 2012-04-29 20:46:20 +01:00
Tom Hughes
d9dedf403d Test that revoking OAuth tokens works 2012-04-24 21:28:20 +01:00
Tom Hughes
c2447e5ba1 Require version 0.4.0.1 of the oauth-plugin gem
This is special local build to fix a security issue while a new
upstream release is pending.
2012-04-24 21:27:36 +01:00
Tom Hughes
1e0bdda2f5 Show a delete button on the OAuth application view 2012-04-23 21:30:57 +01:00
Tom Hughes
53fe84fbef Delete tokens for an application when the application is deleted 2012-04-23 21:30:41 +01:00
Tom Hughes
510eefe752 Potlatch 2 localisation updates 2012-04-23 21:23:28 +01:00
Tom Hughes
053dc144f9 Rearrange the left menu 2012-04-23 21:02:55 +01:00