Commit graph

3916 commits

Author SHA1 Message Date
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
Tom Hughes
c98328a8f8 Coerce the API version to a string 2011-09-24 17:02:27 +01:00
Tom Hughes
e116688136 Avoid using underscore in anchor names
Perl's YAML parser (wrongly as far as I can see) rejects any anchor
name with an underscore in it.
2011-09-24 16:03:15 +01:00
Tom Hughes
f59747585d Mark all users which have seen the terms as having accepted them 2011-09-24 15:23:24 +01:00
Tom Hughes
0ffb08b070 Add some tests for password logins 2011-09-24 15:19:34 +01:00
Tom Hughes
d9ba5ff31f Update tests for changes to login form 2011-09-24 15:13:40 +01:00
Tom Hughes
dc4cc8d219 Add support for manual tracking of a Piwik goal on signup 2011-09-20 21:40:53 +01:00
Tom Hughes
425878bf3e Remove SOTM advert 2011-09-20 21:31:11 +01:00
Tom Hughes
4b17176b40 Add some more languages to the OpenLayers build 2011-09-19 00:11:56 +01:00
Tom Hughes
3259bc7ede Add support for Piwik analytics 2011-09-17 00:11:53 +01:00
Tom Hughes
15ab888d0c Make sure asking a node for it's history returns an ordered list 2011-09-14 10:16:44 +01:00