Commit graph

4276 commits

Author SHA1 Message Date
Tom Hughes
b2e9d8176b Go back to the rails 3 based upstream version of session-persistence 2011-11-14 09:42:44 +00:00
Tom Hughes
819badd55b Reflect move of u_unpack from Chars to Unicode 2011-11-14 09:42:43 +00:00
Tom Hughes
1a8d73c024 Use an observer to detect changes to the selected legale 2011-11-14 09:42:43 +00:00
Tom Hughes
63862d008e Update validates_email_format_of plugin 2011-11-14 09:42:43 +00:00
Tom Hughes
14ba9f0a37 Fix some deprecation warnings in the file_column plugin 2011-11-14 09:42:43 +00:00
Tom Hughes
7901815718 Use symbols consistently for names of content blocks 2011-11-14 09:42:43 +00:00
Tom Hughes
0dba53c023 Declare callbacks explicitly 2011-11-14 09:42:43 +00:00
Tom Hughes
423f5ffbc2 Use config.filter_parameters instead of filter_parameter_logging 2011-11-14 09:42:43 +00:00
Tom Hughes
7d45c2fd3c Replace request.request_uri with request.fullpath 2011-11-14 09:42:42 +00:00
Tom Hughes
2bc44dfddc Use form_tag instead of building forms by hand
In order for CSRF protection to work we need to use form_for or form_tag
to build all forms so that the authenticity token is added.
2011-11-14 09:42:42 +00:00
Tom Hughes
09e5528ecd Don't allow STARTTLS to be used when sending mail
Ruby's mail library seems to be very picky about the certificate
validity if STARTTLS is used, so disable it.
2011-11-14 09:42:42 +00:00
Tom Hughes
f50ef32743 Add the dynamic form plugin to get error_messages_for support back 2011-11-14 09:42:42 +00:00
Tom Hughes
ed54379218 Make helpers return text instead of appending to the output buffer 2011-11-14 09:42:42 +00:00
Tom Hughes
92c171dcaa Replace various HTML entities with normal characters 2011-11-14 09:42:41 +00:00
Tom Hughes
22594361d5 Mark some strings that shouldn't be escaped as raw 2011-11-14 09:42:41 +00:00
Tom Hughes
56df4f3813 Update notifiers to use new ActionMailer API 2011-11-14 09:42:41 +00:00
Tom Hughes
2e2c95133b Use new ActionMail API to send emails 2011-11-14 09:42:41 +00:00
Tom Hughes
b25a468e3c Use <%= instead of <% for block helpers that use concat 2011-11-14 09:42:41 +00:00
Tom Hughes
7b37f4cb62 Use link_to and form_tag instead of link_to_remote and form_remote_tag 2011-11-14 09:42:40 +00:00
Tom Hughes
17f4e58e46 Use before_validation with :on rather than before_validation_on_xxx 2011-11-14 09:42:40 +00:00
Tom Hughes
e1213a4651 Use Rails.xxx instead of RAILS_XXX 2011-11-14 09:42:40 +00:00
Tom Hughes
c9fa49c994 Update to rails 3 2011-11-14 09:42:40 +00:00
Tom Hughes
9ff70a861a Remove old process management scripts 2011-11-14 09:42:40 +00:00
Tom Hughes
4e9af2b5dc Update Potlatch 2 to 2.3-89-ga94491f build 2011-11-11 19:58:05 +00:00
Tom Hughes
f2d205a59e Add a link to the OpenStreetMap Google+ page 2011-11-07 22:38:56 +00:00
Siebrand Mazeland
72f388aa95 Localisation updates from http://translatewiki.net. 2011-11-06 10:36:35 +01:00
Tom Hughes
7d44aec764 Update Potlatch 2 to 2.3-88-gc431f56 build 2011-11-01 16:24:12 +00:00
Martijn van Exel
be294076c4 Prevent map popup from disappearing on mouseout
By stopping it closing we allow the user to click on the name of any
nearby mappers or friends in the map on the user page.
2011-10-31 10:34:41 +00:00
Tom Hughes
afb4fedbd7 Bounds should be treated as floating point 2011-10-31 10:08:49 +00:00
Tom Hughes
bed2405973 Fix some XSS issues 2011-10-30 17:23:39 +00:00
Tom Hughes
4c78c7c5f1 Update Potlatch 2 to 2.3-79-g633f140 build 2011-10-14 22:57:06 +01:00
Tom Hughes
49e3f6d29c Update Potlatch 2 to 2.3-78-g5634629 build 2011-10-11 09:04:03 +01:00
Tom Hughes
14b1670605 Update Potlatch 2 to 2.3-75-g0d119e0 build 2011-10-08 12:50:23 +01:00
Grant Slater
1a8b39a547 Add an inner div for the plugin as swfobject will replace it 2011-10-06 08:35:28 +01:00
Grant Slater
a333712ad7 Replace swfobject 1.5 with swfobject 2 2011-10-06 00:52:12 +01:00
Tom Hughes
14dd533cba Update Potlatch 2 to 2.3-29-gffe3474 build 2011-10-03 18:19:49 +01:00
Tom Hughes
027bcbd329 Update Potlatch 2 to 2.3-27-gb6d4754 build 2011-10-03 15:09:49 +01:00
Tom Hughes
35cbcdedd2 Update Potlatch 2 to 2.3-22-g7ed0c35 build 2011-10-03 14:06:44 +01:00
Tom Hughes
5d3ed829c4 Update Potlatch 2 to 2.3-19-gf15d9bc build 2011-10-03 12:17:39 +01:00
Tom Hughes
a73df6e060 Update Potlatch 2 to 2.3-17-ge235e7f build 2011-10-03 08:42:27 +01:00
Tom Hughes
16c5a78721 Update Potlatch 2 to 2.3-15-gdbaf30f build 2011-10-02 16:13:53 +01:00
Tom Hughes
9743efc2c9 Update Potlatch 2 to 2.3-11-gfd60020 build 2011-10-01 10:59:16 +01:00
Grant Slater
66588f6cf1 Flash 10 is now required 2011-10-01 10:48:27 +01:00
Tom Hughes
3eac3cd6e2 Update Potlatch 2 to 2.3-1-gfe8365a build 2011-09-30 19:05:23 +01:00
Tom Hughes
3acd63cd7a Update Potlatch 2 to 2.2-48-ga7cff2e build 2011-09-29 09:49:18 +01:00
Tom Hughes
3e8f20fbed Remove old process management scripts 2011-09-29 00:56:28 +01:00
Siebrand Mazeland
0267949701 Localisation updates from http://translatewiki.net. 2011-09-28 16:43:04 -07:00
Siebrand Mazeland
0f5e2c153a Localisation updates from http://translatewiki.net. 2011-09-28 13:33:22 -07:00
Tom Hughes
81d38e1aed Fix some substitution markers to use %{...} instead of {{...}} 2011-09-28 09:03:05 +01:00
Siebrand Mazeland
d51f142811 Localisation updates from http://translatewiki.net. 2011-09-26 00:03:10 +02:00