projects
/
rails.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove code to populate countries table
2014-01-17
Tom Hughes
Remove code to populate countries table
commit
|
commitdiff
|
tree
2014-01-17
Tom Hughes
Load soap4r so IP geolocation works
commit
|
commitdiff
|
tree
2014-01-17
Tom Hughes
Replace the country table with a static XML countries...
commit
|
commitdiff
|
tree
2014-01-15
Tom Hughes
Highlight erroneous fields by adding a class to them
commit
|
commitdiff
|
tree
2014-01-15
Tom Hughes
Change attribute names for diary/message titles to...
commit
|
commitdiff
|
tree
2014-01-15
Tom Hughes
Reenable the note search API
commit
|
commitdiff
|
tree
2014-01-12
Tom Hughes
Preserve aspect ratio when scaling a user thumbnail
commit
|
commitdiff
|
tree
2014-01-12
Tom Hughes
Set empty alt text on user images
commit
|
commitdiff
|
tree
2014-01-09
Tom Hughes
Disable notes search until it can be made scalable
commit
|
commitdiff
|
tree
2013-12-23
Tom Hughes
Update bundle
commit
|
commitdiff
|
tree
2013-12-19
Tom Hughes
Update bundle
commit
|
commitdiff
|
tree
2013-12-19
Tom Hughes
Add details for Finland to copyright page
commit
|
commitdiff
|
tree
2013-12-18
Tom Hughes
Add a close icon to the feature warning panel
commit
|
commitdiff
|
tree
2013-12-17
Tom Hughes
Stop the "Load" button overlaying text in the data...
commit
|
commitdiff
|
tree
2013-12-16
Tom Hughes
Restore the duplicate search form in the header
commit
|
commitdiff
|
tree
2013-12-15
Tom Hughes
Change "My Inbox" to "My Messages" in user menu
commit
|
commitdiff
|
tree
2013-12-12
Tom Hughes
Add an index on created_at to the note_comments table
commit
|
commitdiff
|
tree
2013-12-12
Tom Hughes
Make rich text edit controls use as much space as possible
commit
|
commitdiff
|
tree
2013-12-11
Tom Hughes
Allow word-breaks in changeset comments
commit
|
commitdiff
|
tree
2013-12-11
Tom Hughes
Issue all _osm_location cookies against the root path
commit
|
commitdiff
|
tree
2013-12-11
Tom Hughes
Update jquery.cookie
commit
|
commitdiff
|
tree
2013-12-10
Tom Hughes
Restore autofocusing of the search field
commit
|
commitdiff
|
tree
2013-12-10
Tom Hughes
Remove duplicate (hidden) search box from header
commit
|
commitdiff
|
tree
2013-12-09
Tom Hughes
Require i18n-js 3.0.0.rc5.3 for proper dependency on...
commit
|
commitdiff
|
tree
2013-12-09
Tom Hughes
Update gitignore
commit
|
commitdiff
|
tree
2013-12-09
Tom Hughes
Remove export rule for translations which no longer...
commit
|
commitdiff
|
tree
2013-12-09
Tom Hughes
Update page title when switching to the front page...
commit
|
commitdiff
|
tree
2013-12-08
Tom Hughes
Drop redundant monkey patches
commit
|
commitdiff
|
tree
2013-12-08
Tom Hughes
Add functions tests for the oauth_clients controller
commit
|
commitdiff
|
tree
2013-12-08
Tom Hughes
Remove unused controllers
commit
|
commitdiff
|
tree
2013-12-08
Tom Hughes
Remove stub test for non-existent controller
commit
|
commitdiff
|
tree
2013-12-08
Tom Hughes
Don't linkify comments in the changeset list
commit
|
commitdiff
|
tree
2013-12-08
Tom Hughes
Don't show lat/lon for a deleted node, in case it is...
commit
|
commitdiff
|
tree
2013-12-08
Tom Hughes
Fix untranslatable string
commit
|
commitdiff
|
tree
2013-12-07
Tom Hughes
Test XHR rendering of pages which can load in the sidebar
commit
|
commitdiff
|
tree
2013-12-07
Tom Hughes
Do basic testing of all site controller methods
commit
|
commitdiff
|
tree
2013-12-07
Tom Hughes
Revert "Remove unused file"
commit
|
commitdiff
|
tree
2013-12-07
Tom Hughes
Add link to per-user RSS feed on diary view page
commit
|
commitdiff
|
tree
2013-12-07
Tom Hughes
Remove unused file
commit
|
commitdiff
|
tree
2013-12-07
Tom Hughes
Put all feed discovery tags in the auto_discovery_link_tag...
commit
|
commitdiff
|
tree
2013-12-07
Tom Hughes
Diary and trace feeds are RSS not Atom
commit
|
commitdiff
|
tree
2013-12-07
Tom Hughes
Make title of "More" menu translatable
commit
|
commitdiff
|
tree
2013-12-07
Tom Hughes
Fix interpolation variable errors
commit
|
commitdiff
|
tree
2013-12-07
Tom Hughes
Add some more unit tests for the Trace model
commit
|
commitdiff
|
tree
2013-12-06
Tom Hughes
Reapply leaflet.locate patch
commit
|
commitdiff
|
tree
2013-12-06
Tom Hughes
Update leaflet.locate
commit
|
commitdiff
|
tree
2013-12-06
Tom Hughes
Update to Leaflet 0.7.1
commit
|
commitdiff
|
tree
2013-12-06
Tom Hughes
Pass details of any selected object to remote editors
commit
|
commitdiff
|
tree
2013-12-05
Tom Hughes
Fix translation interpolations
commit
|
commitdiff
|
tree
2013-12-05
Tom Hughes
Report an error if a bogus limit value is passed to...
commit
|
commitdiff
|
tree
2013-12-05
Tom Hughes
Test get_nodes_undelete methods of the OldWay model
commit
|
commitdiff
|
tree
2013-12-05
Tom Hughes
Make remote edit work when /edit is loaded
commit
|
commitdiff
|
tree
2013-12-05
Tom Hughes
Use the map layout when rendering index for a remote...
commit
|
commitdiff
|
tree
2013-12-05
Tom Hughes
Always use controller computed zoom when starting Potlatch
commit
|
commitdiff
|
tree
2013-12-05
Tom Hughes
The value of mapParams.object is always a node/way...
commit
|
commitdiff
|
tree
2013-12-05
Tom Hughes
Simplify a number of object model methods
commit
|
commitdiff
|
tree
2013-12-05
Tom Hughes
Add tests for member methods on relation models
commit
|
commitdiff
|
tree
2013-12-04
Tom Hughes
Add tests for node methods on way models
commit
|
commitdiff
|
tree
2013-12-04
Tom Hughes
Update i18n to fix bogus deprecation warning
commit
|
commitdiff
|
tree
2013-12-04
Tom Hughes
Add tests for tag methods on object models
commit
|
commitdiff
|
tree
2013-12-04
Tom Hughes
Fix OldRelation.tags
commit
|
commitdiff
|
tree
2013-12-04
Tom Hughes
Position on notes correctly when a link to a comment...
commit
|
commitdiff
|
tree
2013-12-04
Tom Hughes
More refactoring of common code in object models
commit
|
commitdiff
|
tree
2013-12-03
Tom Hughes
Update to rails 4.0.2
commit
|
commitdiff
|
tree
2013-12-03
Tom Hughes
Replace some legacy routes with redirects
commit
|
commitdiff
|
tree
2013-12-03
Tom Hughes
Remove debugging code
commit
|
commitdiff
|
tree
2013-12-03
Tom Hughes
Fix UCL link
commit
|
commitdiff
|
tree
2013-12-03
Tom Hughes
Throw an exception instead of logging to the console
commit
|
commitdiff
|
tree
2013-12-03
Tom Hughes
Log failures to match a route for the initial path
commit
|
commitdiff
|
tree
2013-12-03
Tom Hughes
Increase z-index for maximised content
commit
|
commitdiff
|
tree
2013-12-03
Tom Hughes
Remove unused code for handling search results in Potlatch
commit
|
commitdiff
|
tree
2013-12-03
Tom Hughes
Improve zoom level selection when invoking Potlatch...
commit
|
commitdiff
|
tree
2013-12-03
Tom Hughes
Display the size warning when the data layer is disabled
commit
|
commitdiff
|
tree
2013-12-03
Tom Hughes
Use jQuery Simulate to simulate click events
commit
|
commitdiff
|
tree
2013-12-03
Tom Hughes
Merge remote-tracking branch 'jfirebaugh/562'
commit
|
commitdiff
|
tree
2013-12-02
Tom Hughes
Generate valid URLs for search results with no object...
commit
|
commitdiff
|
tree
2013-12-02
Tom Hughes
Merge remote-tracking branch 'jfirebaugh/legacy-params'
commit
|
commitdiff
|
tree
2013-12-02
Tom Hughes
Document need for a Javascript runtime
commit
|
commitdiff
|
tree
2013-12-02
Tom Hughes
Don't show "Load More" if we found less than 20 changesets
commit
|
commitdiff
|
tree
2013-12-02
Tom Hughes
Remove unused strings
commit
|
commitdiff
|
tree
2013-12-02
Tom Hughes
Restore click handler for changeset entries
commit
|
commitdiff
|
tree
2013-12-02
Tom Hughes
Drop click handler for changeset entries in the history...
commit
|
commitdiff
|
tree
2013-12-02
Tom Hughes
Removed bogus translation
commit
|
commitdiff
|
tree
2013-12-01
Tom Hughes
Prevent wrapping of dates in message lists
commit
|
commitdiff
|
tree
2013-12-01
Tom Hughes
Fix javascript eror redirecting to new notes
commit
|
commitdiff
|
tree
2013-12-01
Tom Hughes
Fix URL updating in Potlatch 1
commit
|
commitdiff
|
tree
2013-12-01
Tom Hughes
Fix stripping of trailing slash
commit
|
commitdiff
|
tree
2013-12-01
Tom Hughes
Strip any trailing slash from the initial location
commit
|
commitdiff
|
tree
2013-12-01
Tom Hughes
Drop monkey patch now we're using option style redirects
commit
|
commitdiff
|
tree
2013-12-01
Tom Hughes
Force the X-Page-Title value to be treated as UTF-8
commit
|
commitdiff
|
tree
2013-12-01
Tom Hughes
Preserve the bounding box when redirecting history...
commit
|
commitdiff
|
tree
2013-12-01
Tom Hughes
Rename changed translation to avoid test failures
commit
|
commitdiff
|
tree
2013-11-30
Tom Hughes
Don't offer iD on IE11
commit
|
commitdiff
|
tree
2013-11-30
Tom Hughes
Load gravatar images over https on https pages
commit
|
commitdiff
|
tree
2013-11-30
Tom Hughes
Add margin space below lists on non-map content pages
commit
|
commitdiff
|
tree
2013-11-30
Tom Hughes
Test for the map argument correctly
commit
|
commitdiff
|
tree
2013-11-30
Tom Hughes
Remove monkey patch which has been merged upstream...
commit
|
commitdiff
|
tree
2013-11-30
Tom Hughes
Monkey patch escaping in redirect routes
commit
|
commitdiff
|
tree
2013-11-30
Tom Hughes
Don't throw an exception if the hash doesn't contain...
commit
|
commitdiff
|
tree
2013-11-30
Tom Hughes
Redirect /?query= to /search?query=
commit
|
commitdiff
|
tree
next