Commit graph

4433 commits

Author SHA1 Message Date
Tom Hughes
478f30d69f Remove backported code now we are using mail 2.4.1 2012-02-15 17:48:16 +00:00
Tom Hughes
de312436a7 Update to rails 3.2.1 2012-02-15 17:48:16 +00:00
Tom Hughes
9930b03388 Remove remnants of old lower case relation member types 2012-02-15 17:48:16 +00:00
Tom Hughes
e2b185133e ActionController::UnknownAction is now AbstractController::ActionNotFound 2012-02-15 17:48:16 +00:00
Tom Hughes
486f187cb7 Require composite_primary_keys 5.0.0.rc1 2012-02-15 17:48:15 +00:00
Tom Hughes
4de07696d5 Turn session-persistence plugin into a library 2012-02-15 17:48:15 +00:00
Tom Hughes
682ccc18df Switch to using deadlock_retry as a gem 2012-02-15 17:48:15 +00:00
Tom Hughes
e70396d70b Replace the file_column plugin with paperclip 2012-02-15 17:48:15 +00:00
Tom Hughes
29c1bab0e6 Turn output_compression plugin into a library 2012-02-15 17:48:15 +00:00
Tom Hughes
ca8e1bf188 Turn classic_pagination plugin into a library 2012-02-15 17:48:15 +00:00
Tom Hughes
10fb373e5e Switch to using http_accept_language as a gem 2012-02-15 17:48:15 +00:00
Tom Hughes
a29c8f670d Ignore db/structure.sql 2012-02-15 17:48:14 +00:00
Tom Hughes
ee411e5154 Update to rails 3.2.0 2012-02-15 17:48:14 +00:00
Tom Hughes
3d01016980 Restore borders to maps on various pages 2012-02-15 17:47:42 +00:00
Tom Hughes
52be0e81a0 Reduce the effect of the user description on the spam score 2012-02-15 16:24:43 +00:00
Tom Hughes
8afc736536 Revert "Log locale selection"
This reverts commit 101ee6ade2.
2012-02-14 15:47:21 +00:00
Tom Hughes
590eb85ee1 Prefer an exact language match over a prefix match 2012-02-14 15:26:01 +00:00
Tom Hughes
101ee6ade2 Log locale selection 2012-02-14 14:57:29 +00:00
Tom Hughes
a3c83f8623 Don't remove the content area border on the copyright page 2012-02-14 12:03:54 +00:00
Tom Hughes
2b326acc32 Allow the copyright page to be requested in any locale 2012-02-14 11:54:22 +00:00
Tom Hughes
3121d1b5a0 Put pretty route for /copyright/locale first 2012-02-14 11:54:16 +00:00
Tom Hughes
73b8e6f0ad Use the same subhead style for search results as export 2012-02-12 15:36:02 +00:00
Tom Hughes
daae34672e Tidy up the stylesheets 2012-02-12 15:17:43 +00:00
Tom Hughes
2e6852b1a6 Improve sidebar styling a little 2012-02-12 15:17:43 +00:00
Tom MacWright
3c4b20c160 Fix sidebar border and padding, tweak styles to simplify borders
Move font sizes and line heights up in the stylesheet structure
to make the left element more uniform. Make the padding of the
menu the same as the other elements.
2012-02-12 15:17:43 +00:00
Tom Hughes
55e0c231cf Tidy up the stylesheets 2012-02-12 15:17:43 +00:00
Tom Hughes
97dba0fbbe Read the content area size before making any changes
Adjusting the position of the map can impact the apparent size of
the content area, so make sure we read that before we start making
any changes to the position and size of the map.
2012-02-12 15:17:43 +00:00
Tom MacWright
c241c3c312 Cleanup style
This is a mild restyling of OpenStreetMap. Changes include:

  * Remove margin from map, add more margin to text content
  * Rearrange permalink & link buttons and gives them a background
  * Pull OpenStreetMap text below logo along with subtitle
  * Simplify sidebar styling
  * Move towards a baseline, start to consolidate text size and line height

This is tested with LTR, RTL, and the compact mode, and looks good. Looks
more uniform in older browsers because it relies less on round corners.
2012-02-12 15:17:43 +00:00
Tom Hughes
5e9414365c Make ACLs match when the address is equal 2012-02-12 14:53:07 +00:00
Tom Hughes
a16b45eb6a Add convenience methods to make ACL use simpler 2012-02-08 22:38:02 +00:00
Tom Hughes
8eef66cee2 Don't check the ACL unless we're creating a new user 2012-02-08 22:35:13 +00:00
Tom Hughes
b3df1f12ee Don't escape mailto link on blocked signup page 2012-02-08 21:41:46 +00:00
Tom Hughes
cd43529cc8 Add support for domain based ACLs 2012-02-08 21:40:21 +00:00
Tom Hughes
6ee672fe95 Remove one more netmask reference 2012-02-08 16:09:32 +00:00
Tom Hughes
5b2d2ff2f0 Block any address with more than one suspended user 2012-02-08 16:08:45 +00:00
Tom Hughes
f1316fa58e Update for removal of netmask from ACLs 2012-02-08 16:07:59 +00:00
Tom Hughes
9c0d5277ad Combine the address and netmask for an ACL in one column 2012-02-08 14:09:50 +00:00
Tom Hughes
beb0ef6357 Stop pretending we support MySQL 2012-02-08 14:08:49 +00:00
Tom Hughes
4ee126a878 Update Potlatch 2 to 2.3-134-g8d7993f build 2012-02-06 14:06:16 +00:00
Tom Hughes
9f12d24fbd Leave https wikipedia URLs unmolested 2012-02-06 08:54:10 +00:00
Tom Hughes
5dde1f003a Update Potlatch 2 to 2.3-133-g5bcdfba build 2012-02-05 22:21:33 +00:00
Tom Hughes
0605d4aa8b Don't eager load models when the database is offline 2012-02-04 00:42:47 +00:00
Tom Hughes
b91072bed4 Handle character encodings in single part emails correctly 2012-02-03 22:40:35 +00:00
Tom MacWright
eb8efa0a4b Fixes and cleanups suggested by JSHint 2012-02-01 00:25:10 +00:00
Tom Hughes
870c36ecf6 Correct mistakenly translated interpolation variable name 2012-01-30 22:33:41 +00:00
Tom Hughes
d405637b05 Monkey patch mail to handle character encodings on ruby 1.8 2012-01-30 21:42:41 +00:00
Siebrand Mazeland
507882a576 Localisation updates from http://translatewiki.net. 2012-01-30 17:43:01 +01:00
Tom Hughes
63ca466f24 Use jQuery syntax instead of Prototype syntax 2012-01-23 21:28:01 +00:00
Tom Hughes
2c666b42d7 Fix exception when a suspended user tries to login 2012-01-23 14:31:06 +00:00
Tom Hughes
c6b295ab2d Include autogenerated links when calculating the spam score 2012-01-21 15:59:27 +00:00