]> git.openstreetmap.org Git - rails.git/log
rails.git
10 years agoGive up on automatic resizing of text areas
Tom Hughes [Thu, 18 Jul 2013 14:31:51 +0000 (15:31 +0100)]
Give up on automatic resizing of text areas

10 years agoTone down the highlighting of Nominatim search results
Tom Hughes [Thu, 18 Jul 2013 14:29:01 +0000 (15:29 +0100)]
Tone down the highlighting of Nominatim search results

10 years agoUpdate Leaflet to 0.6.3
Tom Hughes [Wed, 17 Jul 2013 18:18:13 +0000 (19:18 +0100)]
Update Leaflet to 0.6.3

10 years agoRemove references to opengeodata.org
Harry Wood [Mon, 15 Jul 2013 16:38:10 +0000 (17:38 +0100)]
Remove references to opengeodata.org

10 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Sun, 14 Jul 2013 21:28:13 +0000 (21:28 +0000)]
Localisation updates from http://translatewiki.net.

10 years agoUse the standard ruby instance_methods call
Tom Hughes [Tue, 9 Jul 2013 17:21:34 +0000 (18:21 +0100)]
Use the standard ruby instance_methods call

Rails 3 has an instance_methods_name extension that returns strings
instead of symbols, but that goes away in Rails 4 so just use the
standard routine instead.

10 years agoThe ActiveRecord exists? method may not return an explicit true/false
Tom Hughes [Tue, 9 Jul 2013 16:52:15 +0000 (17:52 +0100)]
The ActiveRecord exists? method may not return an explicit true/false

https://github.com/rails/rails/issues/10062

10 years agoRename test to avoid class name conflict with unit test
Tom Hughes [Tue, 9 Jul 2013 16:20:45 +0000 (17:20 +0100)]
Rename test to avoid class name conflict with unit test

10 years agoFix incorrectly nested HTML in OAuth application creation form
Tom Hughes [Mon, 8 Jul 2013 08:48:31 +0000 (09:48 +0100)]
Fix incorrectly nested HTML in OAuth application creation form

10 years agoUpdate tests for changes to user settings form
Tom Hughes [Mon, 8 Jul 2013 08:43:07 +0000 (09:43 +0100)]
Update tests for changes to user settings form

10 years agoUpdate tests for changes to signup form
Tom Hughes [Mon, 8 Jul 2013 08:34:59 +0000 (09:34 +0100)]
Update tests for changes to signup form

10 years agoTreat disabled buttons as deemphasized but without any hover effect
Tom Hughes [Sun, 7 Jul 2013 08:56:46 +0000 (09:56 +0100)]
Treat disabled buttons as deemphasized but without any hover effect

10 years agoRemove margin from lists too
Saman Bemel-Benrud [Tue, 25 Jun 2013 21:16:19 +0000 (17:16 -0400)]
Remove margin from lists too

10 years agoFix comment display in comment list view
Saman Bemel-Benrud [Tue, 25 Jun 2013 21:03:51 +0000 (17:03 -0400)]
Fix comment display in comment list view

10 years agoFix wrapping in richtext help
Tom Hughes [Fri, 14 Jun 2013 23:30:47 +0000 (00:30 +0100)]
Fix wrapping in richtext help

10 years agoFix styling for richtext help
Saman Bemel-Benrud [Thu, 13 Jun 2013 22:36:38 +0000 (18:36 -0400)]
Fix styling for richtext help

10 years agoFix browse features buttons
Saman Bemel-Benrud [Thu, 13 Jun 2013 18:39:23 +0000 (14:39 -0400)]
Fix browse features buttons

10 years agoFix layer switcher CSS
Saman Bemel-Benrud [Thu, 13 Jun 2013 18:20:07 +0000 (14:20 -0400)]
Fix layer switcher CSS

10 years agoFine tune button styling for note popups
Saman Bemel-Benrud [Thu, 13 Jun 2013 17:52:08 +0000 (13:52 -0400)]
Fine tune button styling for note popups

10 years agoCleanup notes and fix CSS error
Saman Bemel-Benrud [Wed, 12 Jun 2013 23:23:58 +0000 (19:23 -0400)]
Cleanup notes and fix CSS error

10 years agoImprove layout and styling of forms
Saman Bemel-Benrud [Wed, 12 Jun 2013 00:57:10 +0000 (17:57 -0700)]
Improve layout and styling of forms

10 years agoStandardize form width
Saman Bemel-Benrud [Tue, 11 Jun 2013 23:32:58 +0000 (16:32 -0700)]
Standardize form width

10 years agoFine tune login form
Saman Bemel-Benrud [Tue, 11 Jun 2013 23:15:17 +0000 (16:15 -0700)]
Fine tune login form

10 years agoLimit button width
Thomas Levine [Tue, 11 Jun 2013 21:22:46 +0000 (17:22 -0400)]
Limit button width

10 years agoAdd standard-label class to all form labels
Thomas Levine [Tue, 11 Jun 2013 19:58:08 +0000 (15:58 -0400)]
Add standard-label class to all form labels

10 years agoMore fixes to forms
Saman Bemel-Benrud [Tue, 11 Jun 2013 19:43:25 +0000 (12:43 -0700)]
More fixes to forms

10 years agoFix error in trace upload form
Saman Bemel-Benrud [Tue, 11 Jun 2013 19:01:21 +0000 (12:01 -0700)]
Fix error in trace upload form

10 years agoTidy up login form
Saman Bemel-Benrud [Tue, 11 Jun 2013 21:07:08 +0000 (14:07 -0700)]
Tidy up login form

10 years agoRework trace edit form using new form styles
Saman Bemel-Benrud [Tue, 11 Jun 2013 21:06:29 +0000 (14:06 -0700)]
Rework trace edit form using new form styles

10 years agoStandardize submit tags
Thomas Levine [Tue, 11 Jun 2013 18:45:59 +0000 (14:45 -0400)]
Standardize submit tags

10 years agoUse new joined buttons style for groups of buttons
Thomas Levine [Tue, 11 Jun 2013 18:38:17 +0000 (14:38 -0400)]
Use new joined buttons style for groups of buttons

10 years agoRename buttons-joined to buttons
Thomas Levine [Tue, 11 Jun 2013 18:31:03 +0000 (14:31 -0400)]
Rename buttons-joined to buttons

10 years agoGeneralize support for groups of action buttons
Saman Bemel-Benrud [Tue, 11 Jun 2013 18:25:41 +0000 (11:25 -0700)]
Generalize support for groups of action buttons

10 years agoForm cleanup
Saman Bemel-Benrud [Tue, 11 Jun 2013 18:04:11 +0000 (11:04 -0700)]
Form cleanup

10 years agoMake the account image form less ugly
Thomas Levine [Tue, 11 Jun 2013 17:27:57 +0000 (13:27 -0400)]
Make the account image form less ugly

10 years agoRemove tables from password reset form
Thomas Levine [Tue, 11 Jun 2013 17:17:43 +0000 (13:17 -0400)]
Remove tables from password reset form

10 years agoMake the export bar less ugly
Thomas Levine [Tue, 11 Jun 2013 16:56:09 +0000 (12:56 -0400)]
Make the export bar less ugly

10 years agoParametrise various colors
Thomas Levine [Mon, 10 Jun 2013 23:36:05 +0000 (19:36 -0400)]
Parametrise various colors

10 years agoParameterise font sizes
Thomas Levine [Mon, 10 Jun 2013 23:26:32 +0000 (19:26 -0400)]
Parameterise font sizes

Extract font size and line height as parameters and replace many
spacing values with multiples of the line height parameter.

10 years agoMake more use of SCSS nesting
Thomas Levine [Mon, 10 Jun 2013 23:05:56 +0000 (19:05 -0400)]
Make more use of SCSS nesting

10 years agoRework send message form using new form styles
Tom MacWright [Tue, 11 Jun 2013 00:19:50 +0000 (17:19 -0700)]
Rework send message form using new form styles

10 years agoFix buttons in the richtext help panel
Tom MacWright [Tue, 11 Jun 2013 00:13:36 +0000 (17:13 -0700)]
Fix buttons in the richtext help panel

10 years agoFix export submit pad
Tom MacWright [Mon, 10 Jun 2013 23:58:42 +0000 (16:58 -0700)]
Fix export submit pad

10 years agoFix unclosed labels in account details
Tom MacWright [Mon, 10 Jun 2013 23:40:41 +0000 (16:40 -0700)]
Fix unclosed labels in account details

10 years agoFix search icon width
Tom MacWright [Mon, 10 Jun 2013 23:34:53 +0000 (16:34 -0700)]
Fix search icon width

10 years agoRemove tables from trace upload form
Thomas Levine [Mon, 10 Jun 2013 22:52:09 +0000 (18:52 -0400)]
Remove tables from trace upload form

10 years agoRemove tables from lost password form
Thomas Levine [Mon, 10 Jun 2013 22:45:18 +0000 (18:45 -0400)]
Remove tables from lost password form

10 years agoRemove table from diary edit and refactor using new form styles
Thomas Levine [Mon, 10 Jun 2013 22:07:02 +0000 (18:07 -0400)]
Remove table from diary edit and refactor using new form styles

10 years agoRemove tables from user settings page
Thomas Levine [Mon, 10 Jun 2013 21:26:41 +0000 (17:26 -0400)]
Remove tables from user settings page

10 years agoStandardize forms between login and new
Thomas Levine [Mon, 10 Jun 2013 21:01:01 +0000 (17:01 -0400)]
Standardize forms between login and new

10 years agoRemove tables from login form
Thomas Levine [Mon, 10 Jun 2013 20:39:32 +0000 (16:39 -0400)]
Remove tables from login form

10 years agoRefactor contributor terms using new form styles
Thomas Levine [Mon, 10 Jun 2013 19:09:38 +0000 (15:09 -0400)]
Refactor contributor terms using new form styles

10 years agoRefactor signup form to remove tables
Saman Bemel-Benrud [Mon, 10 Jun 2013 18:00:30 +0000 (11:00 -0700)]
Refactor signup form to remove tables

10 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Mon, 8 Jul 2013 07:52:59 +0000 (07:52 +0000)]
Localisation updates from http://translatewiki.net.

10 years agoFix up user creation tests to handle cookie check
Tom Hughes [Thu, 4 Jul 2013 13:52:41 +0000 (14:52 +0100)]
Fix up user creation tests to handle cookie check

10 years agoShow a cookie warning on the signup page if cookies are disabled
Tom Hughes [Thu, 4 Jul 2013 13:28:38 +0000 (14:28 +0100)]
Show a cookie warning on the signup page if cookies are disabled

10 years agoReport reopened notes properly in the RSS feed
Tom Hughes [Wed, 3 Jul 2013 16:42:04 +0000 (17:42 +0100)]
Report reopened notes properly in the RSS feed

10 years agoGenerate sensible notifications for reopened notes
Tom Hughes [Mon, 1 Jul 2013 16:54:10 +0000 (17:54 +0100)]
Generate sensible notifications for reopened notes

10 years agoSort tags to make comparision stable
Tom Hughes [Sun, 30 Jun 2013 21:41:49 +0000 (22:41 +0100)]
Sort tags to make comparision stable

10 years agoStick with bigdecimal 1.1 for ruby 1.9 compatibility
Tom Hughes [Sun, 30 Jun 2013 21:09:33 +0000 (22:09 +0100)]
Stick with bigdecimal 1.1 for ruby 1.9 compatibility

10 years agoRemove empty test cases
Tom Hughes [Sun, 30 Jun 2013 20:44:57 +0000 (21:44 +0100)]
Remove empty test cases

10 years agoFix bogus test class names
Tom Hughes [Sun, 30 Jun 2013 20:44:41 +0000 (21:44 +0100)]
Fix bogus test class names

10 years agoUpdate bundle
Tom Hughes [Sun, 30 Jun 2013 20:32:09 +0000 (21:32 +0100)]
Update bundle

10 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Sun, 30 Jun 2013 16:59:46 +0000 (16:59 +0000)]
Localisation updates from http://translatewiki.net.

10 years agoUse new Leaflet setPopupContent method
Tom Hughes [Thu, 27 Jun 2013 21:40:23 +0000 (22:40 +0100)]
Use new Leaflet setPopupContent method

10 years agoReplace various Leaflet extensions with new builtin methods
Tom Hughes [Thu, 27 Jun 2013 20:53:26 +0000 (21:53 +0100)]
Replace various Leaflet extensions with new builtin methods

10 years agoRemove special casing of Googlebot and Slurp in robots.txt
Tom Hughes [Thu, 27 Jun 2013 17:43:56 +0000 (18:43 +0100)]
Remove special casing of Googlebot and Slurp in robots.txt

10 years agoUpdate Leaflet to 0.6.1
Tom Hughes [Thu, 27 Jun 2013 14:52:18 +0000 (15:52 +0100)]
Update Leaflet to 0.6.1

10 years agoUpdate Leaflet.zoomslider
Tom Hughes [Wed, 26 Jun 2013 16:28:46 +0000 (17:28 +0100)]
Update Leaflet.zoomslider

10 years agoUpdate Leaflet to 0.6
Tom Hughes [Wed, 26 Jun 2013 16:27:32 +0000 (17:27 +0100)]
Update Leaflet to 0.6

10 years agoReplace the spam observer with simple after_save callbacks
Tom Hughes [Tue, 25 Jun 2013 20:54:02 +0000 (21:54 +0100)]
Replace the spam observer with simple after_save callbacks

10 years agoRemove remaining action cache usage and related infrastructure
Tom Hughes [Tue, 25 Jun 2013 16:47:54 +0000 (17:47 +0100)]
Remove remaining action cache usage and related infrastructure

10 years agoExtract common code for parsing floats
Tom Hughes [Mon, 24 Jun 2013 21:44:17 +0000 (22:44 +0100)]
Extract common code for parsing floats

10 years agoGuard against non-numeric lat and lons in nodes and notes
Ian Dees [Thu, 20 Jun 2013 19:11:59 +0000 (19:11 +0000)]
Guard against non-numeric lat and lons in nodes and notes

10 years agoShow more specific boundary type in search results
Sarah Hoffmann [Sun, 23 Jun 2013 20:46:26 +0000 (22:46 +0200)]
Show more specific boundary type in search results

10 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Mon, 24 Jun 2013 13:49:41 +0000 (13:49 +0000)]
Localisation updates from http://translatewiki.net.

10 years agoDon't send notifications when a note is deleted
Tom Hughes [Fri, 21 Jun 2013 07:52:59 +0000 (08:52 +0100)]
Don't send notifications when a note is deleted

10 years agoFix styling of code blocks in rich text
Tom Hughes [Thu, 20 Jun 2013 15:19:06 +0000 (16:19 +0100)]
Fix styling of code blocks in rich text

10 years agoUpdate OpenStreetMap.js with correct attribution
Peter Wendorff [Thu, 13 Jun 2013 16:11:12 +0000 (18:11 +0200)]
Update OpenStreetMap.js with correct attribution

10 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Mon, 17 Jun 2013 11:35:57 +0000 (11:35 +0000)]
Localisation updates from http://translatewiki.net.

10 years agoStop the richtext help wrapping
Tom Hughes [Tue, 11 Jun 2013 23:41:55 +0000 (00:41 +0100)]
Stop the richtext help wrapping

10 years agoLayout cleanup
Saman Bemel-Benrud [Tue, 11 Jun 2013 21:22:23 +0000 (14:22 -0700)]
Layout cleanup

10 years agoSwitch from content-box to border-box for layout
Saman Bemel-Benrud [Tue, 11 Jun 2013 20:15:59 +0000 (13:15 -0700)]
Switch from content-box to border-box for layout

10 years agoIt's <br> not </br>
Tom Hughes [Tue, 11 Jun 2013 17:42:09 +0000 (18:42 +0100)]
It's <br> not </br>

10 years agoUse note.closed? in a consistent way
Tom Hughes [Tue, 11 Jun 2013 17:26:40 +0000 (18:26 +0100)]
Use note.closed? in a consistent way

10 years agoMake note metadata consistent in the GPX output format
Tom Hughes [Tue, 11 Jun 2013 17:23:52 +0000 (18:23 +0100)]
Make note metadata consistent in the GPX output format

10 years agoUpdate mailmap
Tom Hughes [Tue, 11 Jun 2013 00:42:30 +0000 (01:42 +0100)]
Update mailmap

10 years agoForce notes list to be realised in notes#mine
Tom Hughes [Mon, 10 Jun 2013 22:45:06 +0000 (23:45 +0100)]
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.

10 years agoKeep the map visible as the changeset page is scrolled
Saman Bemel-Benrud [Mon, 10 Jun 2013 20:52:23 +0000 (13:52 -0700)]
Keep the map visible as the changeset page is scrolled

10 years agoFix overlapping text in markdown help
Leo Koppelkamm [Sun, 12 May 2013 13:57:14 +0000 (15:57 +0200)]
Fix overlapping text in markdown help

10 years agoAllow notes to be reopened from the web interface
Tom Hughes [Mon, 10 Jun 2013 18:25:18 +0000 (19:25 +0100)]
Allow notes to be reopened from the web interface

10 years agoAdd a reopen API call for notes
Tom Hughes [Mon, 10 Jun 2013 17:39:52 +0000 (18:39 +0100)]
Add a reopen API call for notes

10 years agoRemove SOTM US from the banner rotation
Harry Wood [Mon, 10 Jun 2013 08:56:40 +0000 (10:56 +0200)]
Remove SOTM US from the banner rotation

Remove SOTM US image from the from the front page banner rotation, leaving
only main SOTM and server donation drive ads.

10 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Mon, 10 Jun 2013 08:49:37 +0000 (08:49 +0000)]
Localisation updates from http://translatewiki.net.

10 years agoUse GET for make_friend when the user is not logged in
Tom Hughes [Sun, 2 Jun 2013 18:08:32 +0000 (19:08 +0100)]
Use GET for make_friend when the user is not logged in

The POST is only used to avoid cross site attacks against logged
in users, and the login form will defeat that for users that are not
logged in, so use GET when not logged in so that the redirect to the
login form will be done.

10 years agoHTMLize note browse pages
Ian Dees [Fri, 31 May 2013 03:13:45 +0000 (03:13 +0000)]
HTMLize note browse pages

10 years agoReplace note markers with ones styled like the other markers
Leo Koppelkamm [Sun, 5 May 2013 13:30:17 +0000 (15:30 +0200)]
Replace note markers with ones styled like the other markers

10 years agoMake user links in note API responses use the main server name
Tom Hughes [Tue, 28 May 2013 21:26:46 +0000 (22:26 +0100)]
Make user links in note API responses use the main server name

10 years agoPass the correct locale to Nominatim.describe_location
Tom Hughes [Mon, 27 May 2013 17:06:12 +0000 (18:06 +0100)]
Pass the correct locale to Nominatim.describe_location

10 years agoSimplify locale handing in notification emails
Tom Hughes [Mon, 27 May 2013 09:53:14 +0000 (10:53 +0100)]
Simplify locale handing in notification emails