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
Tom Hughes
a98a2a0213
Update CPK to 4.1.2 and drop monkey patch
2012-01-21 00:44:34 +00:00
Tom Hughes
5fcfd64f92
Update Potlatch 2 to 2.3-129-g04001aa build
2012-01-18 12:19:37 +00:00
Tom Hughes
62569a7b1b
Regenerate bundle with latest bundler
2012-01-17 22:55:15 +00:00
Tom Hughes
8ba74c581d
Add an ACL check to allow trace downloads to be blocked
2012-01-17 17:43:32 +00:00
Shaun McDonald
0465fda75a
Railsify the box link on the browse changeset page
...
This removes the whitespace in the url, and makes the root path a
named route so that it can be nicely referenced.
2012-01-16 17:51:25 +00:00
Tom Hughes
3369743d6c
Revert "Increase the size of the diary RSS feed temporarily"
...
This reverts commit ccd7882bcf
.
2012-01-16 17:50:23 +00:00
Tom Hughes
ccd7882bcf
Increase the size of the diary RSS feed temporarily
2012-01-14 13:36:49 +00:00
Tom Hughes
6ffee1cf4b
Sort node ids in test_ways_for_node
...
The ways_for_node method on the way controller does not guarantee
to return nodes in any particular order so we shouldn't rely on it
doing so in our tests.
2012-01-14 13:35:30 +00:00
Tom Hughes
d1727377a8
Explicitly specify the format when expiring RSS feeds
2012-01-14 13:29:00 +00:00
Tom Hughes
1cc57c620f
Monkey patch ActionCachePath to fix a bug
...
When infer_extension is not set ActionCachePath does not set the
extension from any explicitly specified format, and hence expiry
produces cache keys which don't have any extension and don't match
the keys generated when the cache entry was created.
2012-01-14 13:26:01 +00:00
Tom Hughes
b83af6ef2c
Pluralize message counts properly
2012-01-14 12:19:40 +00:00
Tom Hughes
1bafa8d41c
Use the correct logo URL on error pages
2012-01-10 00:16:59 +00:00