Thomas Levine
3458d881af
Parameterise font sizes
...
Extract font size and line height as parameters and replace many
spacing values with multiples of the line height parameter.
2013-07-08 09:03:16 +01:00
Thomas Levine
a2a5863561
Make more use of SCSS nesting
2013-07-08 09:03:16 +01:00
Tom MacWright
a501ad8762
Rework send message form using new form styles
2013-07-08 09:03:16 +01:00
Tom MacWright
597fb5d27f
Fix buttons in the richtext help panel
2013-07-08 09:03:16 +01:00
Tom MacWright
525c2234b6
Fix export submit pad
2013-07-08 09:03:16 +01:00
Tom MacWright
383b408fa7
Fix unclosed labels in account details
2013-07-08 09:03:16 +01:00
Tom MacWright
67124b8d57
Fix search icon width
2013-07-08 09:03:16 +01:00
Thomas Levine
bb48f2c136
Remove tables from trace upload form
2013-07-08 09:03:16 +01:00
Thomas Levine
22c80d21be
Remove tables from lost password form
2013-07-08 09:03:16 +01:00
Thomas Levine
677d129a2e
Remove table from diary edit and refactor using new form styles
2013-07-08 09:03:16 +01:00
Thomas Levine
f6c7ed6011
Remove tables from user settings page
2013-07-08 09:03:16 +01:00
Thomas Levine
26d7f66fbd
Standardize forms between login and new
2013-07-08 09:03:16 +01:00
Thomas Levine
c8584c9cc0
Remove tables from login form
2013-07-08 09:03:16 +01:00
Thomas Levine
f3b319cb4f
Refactor contributor terms using new form styles
2013-07-08 09:03:16 +01:00
Saman Bemel-Benrud
78631eb0cc
Refactor signup form to remove tables
2013-07-08 09:03:15 +01:00
Siebrand Mazeland
4f9992e31f
Localisation updates from http://translatewiki.net .
2013-07-08 07:52:59 +00:00
Tom Hughes
92a8894118
Fix up user creation tests to handle cookie check
2013-07-04 14:52:41 +01:00
Tom Hughes
e5e6db8d0e
Show a cookie warning on the signup page if cookies are disabled
2013-07-04 14:28:38 +01:00
Tom Hughes
d6d366ad2b
Report reopened notes properly in the RSS feed
2013-07-03 17:42:04 +01:00
Tom Hughes
22415a6e7c
Generate sensible notifications for reopened notes
2013-07-01 17:54:10 +01:00
Tom Hughes
32bdd65b49
Sort tags to make comparision stable
2013-06-30 22:41:49 +01:00
Tom Hughes
377bdbac83
Stick with bigdecimal 1.1 for ruby 1.9 compatibility
2013-06-30 22:09:33 +01:00
Tom Hughes
8c79134a6e
Remove empty test cases
2013-06-30 21:44:57 +01:00
Tom Hughes
28faa17526
Fix bogus test class names
2013-06-30 21:44:41 +01:00
Tom Hughes
694ffd7281
Update bundle
2013-06-30 21:42:39 +01:00
Siebrand Mazeland
ded81f1cb6
Localisation updates from http://translatewiki.net .
2013-06-30 16:59:46 +00:00
Tom Hughes
13fee47ed0
Use new Leaflet setPopupContent method
2013-06-27 22:40:23 +01:00
Tom Hughes
168a9fc327
Replace various Leaflet extensions with new builtin methods
2013-06-27 21:53:26 +01:00
Tom Hughes
39c0df691e
Remove special casing of Googlebot and Slurp in robots.txt
2013-06-27 18:43:56 +01:00
Tom Hughes
51528b274f
Update Leaflet to 0.6.1
2013-06-27 15:52:18 +01:00
Tom Hughes
15423c2130
Update Leaflet.zoomslider
2013-06-26 18:20:06 +01:00
Tom Hughes
cec2253b82
Update Leaflet to 0.6
2013-06-26 17:28:24 +01:00
Tom Hughes
ac1f210736
Replace the spam observer with simple after_save callbacks
2013-06-25 21:54:02 +01:00
Tom Hughes
2dc7c505fd
Remove remaining action cache usage and related infrastructure
2013-06-25 17:47:54 +01:00
Tom Hughes
f03c8637f7
Extract common code for parsing floats
2013-06-24 22:44:17 +01:00
Ian Dees
9d2fed811f
Guard against non-numeric lat and lons in nodes and notes
2013-06-24 22:34:09 +01:00
Sarah Hoffmann
378869b77d
Show more specific boundary type in search results
2013-06-24 22:26:28 +01:00
Siebrand Mazeland
bbd7a46c8b
Localisation updates from http://translatewiki.net .
2013-06-24 13:49:41 +00:00
Tom Hughes
21d2fa4f36
Don't send notifications when a note is deleted
2013-06-21 08:52:59 +01:00
Tom Hughes
b244783e2e
Fix styling of code blocks in rich text
2013-06-20 16:19:31 +01:00
Peter Wendorff
358b92e3e5
Update OpenStreetMap.js with correct attribution
2013-06-17 18:37:03 +01:00
Siebrand Mazeland
333d49cffb
Localisation updates from http://translatewiki.net .
2013-06-17 11:35:57 +00:00
Tom Hughes
167bc5001d
Stop the richtext help wrapping
2013-06-12 00:41:55 +01:00
Saman Bemel-Benrud
40012189cb
Layout cleanup
2013-06-11 15:52:31 -07:00
Saman Bemel-Benrud
7bd8f813ef
Switch from content-box to border-box for layout
2013-06-11 15:52:24 -07:00
Tom Hughes
126a94b462
It's <br> not </br>
2013-06-11 18:42:09 +01:00
Tom Hughes
5efe07f164
Use note.closed? in a consistent way
2013-06-11 18:26:54 +01:00
Tom Hughes
1d7719e01c
Make note metadata consistent in the GPX output format
2013-06-11 18:23:52 +01:00
Tom Hughes
6fd53bb1eb
Update mailmap
2013-06-11 01:42:30 +01:00
Tom Hughes
cc8bfc07bb
Force notes list to be realised in notes#mine
...
There is a rails bug which means that using count on a relation
that uses uniq and offset/limit and which hasn't been realised
yet will always return one, so force it to be realised.
2013-06-10 23:45:06 +01:00