projects
/
rails.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove unused code that triggered a javascript error
[rails.git]
/
app
/
controllers
/
2011-12-20
Tom Hughes
Allow a special ODBL message to be displayed at login
tree
|
commitdiff
2011-12-16
Tom Hughes
Display the right title for friends' changesets
tree
|
commitdiff
2011-12-16
Tom Hughes
Force a login to see your friends' changesets
tree
|
commitdiff
2011-12-16
Tom Hughes
Fix double render error
tree
|
commitdiff
2011-12-15
Tom Hughes
Convert friend changeset selection to use Arel queries
tree
|
commitdiff
2011-12-15
Tom Hughes
Detabify
tree
|
commitdiff
2011-12-15
Mikel Maron
Add support for viewing a list of your friends' changesets
tree
|
commitdiff
2011-12-13
Tom Hughes
Look up email addresses case insensitively for password...
tree
|
commitdiff
2011-12-13
Tom Hughes
Cope with no openid_url being supplied
tree
|
commitdiff
2011-12-13
Tom Hughes
Validate email addresses before confirming them
tree
|
commitdiff
2011-12-10
Tom Hughes
Removed bogus attempt to look up the previous version
tree
|
commitdiff
2011-11-27
Tom Hughes
Make search work again
tree
|
commitdiff
2011-11-26
Tom Hughes
Switch from Prototype to jQuery
tree
|
commitdiff
2011-11-24
Tom Hughes
Log any session that is reset due to a username mismatch
tree
|
commitdiff
2011-11-22
Tom Hughes
Add feed action to relevant filters
tree
|
commitdiff
2011-11-19
Tom Hughes
Add the OAuth verifier to 1.0a callbacks correctly
tree
|
commitdiff
2011-11-19
Tom Hughes
Generate correct URLs for changeset feeds
tree
|
commitdiff
2011-11-19
Tom Hughes
Override oauth1_authorize pending a fixed version of...
tree
|
commitdiff
2011-11-18
Tom Hughes
Pass sql_for_area a BoundingBox object
tree
|
commitdiff
2011-11-16
Tom Hughes
Make OAuth work again
tree
|
commitdiff
2011-11-16
Tom Hughes
Make the username cookie permanent
tree
|
commitdiff
2011-11-16
Tom Hughes
Explicitly select the default locale if we have no...
tree
|
commitdiff
2011-11-16
Tom Hughes
Add some logging to help diagnose changeset feed locale...
tree
|
commitdiff
2011-11-14
Tom Hughes
Don't reset the session when the token refers to an...
tree
|
commitdiff
2011-11-14
Tom Hughes
Store the username in a cookie and use it to validate...
tree
|
commitdiff
2011-11-14
Tom Hughes
Make /user/new handle already logged in users better
tree
|
commitdiff
2011-11-14
Tom Hughes
Fix object_id warning
tree
|
commitdiff
2011-11-14
Tom Hughes
Stop the API changeset query accepting min_lon etc
tree
|
commitdiff
2011-11-14
Peter Gray
Refactor bounding box code
tree
|
commitdiff
2011-11-14
Tom Hughes
Force openid callbacks to use GET to avoid CSRF validat...
tree
|
commitdiff
2011-11-14
Tom Hughes
Preserve field values if the signup form fails validation
tree
|
commitdiff
2011-11-14
Tom Hughes
Make database offline mode work
tree
|
commitdiff
2011-11-14
Tom Hughes
Get OAuth working, including a hack for Potlatch
tree
|
commitdiff
2011-11-14
Tom Hughes
Disable CSRF token verification for API methods
tree
|
commitdiff
2011-11-14
Tom Hughes
Refactor AMF respone streaming
tree
|
commitdiff
2011-11-14
Tom Hughes
Use SecureRandom instead of the deprecated ActiveSuppor...
tree
|
commitdiff
2011-11-14
Tom Hughes
Rename all ID columns that aren't unique
tree
|
commitdiff
2011-11-14
Tom Hughes
Make more use of named scopes
tree
|
commitdiff
2011-11-14
Tom Hughes
Update some more queries to use AREL in place of deprec...
tree
|
commitdiff
2011-11-14
Tom Hughes
Rework expansion of HTTP status code to work with rails 3
tree
|
commitdiff
2011-11-14
Tom Hughes
Temporary fix for postgres enums pending rails 3.0.4
tree
|
commitdiff
2011-11-14
Tom Hughes
Rework AMF controller's streaming output for rails 3
tree
|
commitdiff
2011-11-14
Tom Hughes
Update oauth support for rails 3 version of oauth plugin
tree
|
commitdiff
2011-11-14
Tom Hughes
Use last_modified method instead of setting the header...
tree
|
commitdiff
2011-11-14
Tom Hughes
Update ActiveRecord queries to use arel
tree
|
commitdiff
2011-11-14
Tom Hughes
Use config.filter_parameters instead of filter_paramet...
tree
|
commitdiff
2011-11-14
Tom Hughes
Replace request.request_uri with request.fullpath
tree
|
commitdiff
2011-11-14
Tom Hughes
Use new ActionMail API to send emails
tree
|
commitdiff
2011-11-14
Tom Hughes
Use Rails.xxx instead of RAILS_XXX
tree
|
commitdiff
2011-11-14
Tom Hughes
Update to rails 3
tree
|
commitdiff
2011-09-20
Tom Hughes
Add support for manual tracking of a Piwik goal on...
tree
|
commitdiff
2011-09-08
Tom Hughes
Use parent.tile.openstreetmap.org for the export URL
tree
|
commitdiff
2011-07-19
Tom Hughes
Add edit links to data browser pages
tree
|
commitdiff
2011-07-12
Tom Hughes
Use num_changes to detect empty changesets instead...
tree
|
commitdiff
2011-06-23
Tom Hughes
Fix problems with database offline mode
tree
|
commitdiff
2011-06-20
Tom Hughes
Make the AMF API check that the CTs have been agreed
tree
|
commitdiff
2011-06-14
Tom Hughes
Don't error if we fail to get SReg and/or AX data from...
tree
|
commitdiff
2011-06-14
Tom Hughes
Fix some broken tests
tree
|
commitdiff
2011-06-14
Tom Hughes
Add an option to require the CTs to be agreed to edit
tree
|
commitdiff
2011-06-10
Tom Hughes
Make password signups work
tree
|
commitdiff
2011-06-10
Tom Hughes
Merge branch 'master' into openid
tree
|
commitdiff
2011-06-01
Tom Hughes
Use session.delete to remove entries instead of assigni...
tree
|
commitdiff
2011-06-01
Tom Hughes
Force a session to be created when doing a cookie test
tree
|
commitdiff
2011-05-31
Tom Hughes
Merge branch 'master' into openid
tree
|
commitdiff
2011-05-22
Tom Hughes
Merge branch 'master' into openid
tree
|
commitdiff
2011-05-21
Tom Hughes
Start ROTS for user login tests as well as creation...
tree
|
commitdiff
2011-05-21
Tom Hughes
Merge branch 'master' into openid
tree
|
commitdiff
2011-05-21
Tom Hughes
Merge branch 'openID' of git://git.openstreetmap.org...
tree
|
commitdiff
2011-05-06
Tom Hughes
Make the edit action default to z17
tree
|
commitdiff
2011-05-01
Mikel Maron
Add a map to the changeset list page
tree
|
commitdiff
2011-04-20
Tom Hughes
Allow user details to be fetched without agreeing terms
tree
|
commitdiff
2011-04-18
Tom Hughes
Revert "Allow user details to be fetched without agreei...
tree
|
commitdiff
2011-04-18
Tom Hughes
Allow user details to be fetched without agreeing terms
tree
|
commitdiff
2011-04-18
Tom Hughes
Don't require terms to be agreed when logging out
tree
|
commitdiff
2011-04-17
Matt Amos
Added flash notice for CTs decline
tree
|
commitdiff
2011-04-17
Tom Hughes
Use report_error so Potlatch can see the errors
tree
|
commitdiff
2011-04-17
Tom Hughes
Make sure "please read the terms" error is issued in...
tree
|
commitdiff
2011-04-06
Tom Hughes
Improve recognition of OAuth referers for triggering...
tree
|
commitdiff
2011-04-04
Tom Hughes
Try and patch up poor browser language selections
tree
|
commitdiff
2011-04-03
Tom Hughes
Preserve the referer at the end of account creation
tree
|
commitdiff
2011-04-03
Tom Hughes
Only show login/signup in slim mode when used from...
tree
|
commitdiff
2011-04-03
Andy Allan
Use slim layout for OAuth pages too
tree
|
commitdiff
2011-04-03
Andy Allan
Another approach, but this time without scattering...
tree
|
commitdiff
2011-04-03
Andy Allan
Ah, that doesn't work due to 'bugs' in the way layouts...
tree
|
commitdiff
2011-04-03
Andy Allan
Use the slim layout on the login page
tree
|
commitdiff
2011-04-03
Tom Hughes
Make sure the user is redirect correctly after seeing...
tree
|
commitdiff
2011-04-03
Tom Hughes
Tidy up a few things
tree
|
commitdiff
2011-04-03
Matt Amos
Phase 2 CTs implementation and tests, with config parameter
tree
|
commitdiff
2011-03-15
Matt Amos
Fixed bug in changeset queries
tree
|
commitdiff
2011-02-10
Tom Hughes
Merge branch 'master' into openid
tree
|
commitdiff
2010-12-15
Tom Hughes
Allow the client to request errors as an XML document
tree
|
commitdiff
2010-12-12
Tom Hughes
Channel all error reporting through report_error
tree
|
commitdiff
2010-12-05
Tom Hughes
Merge branch 'master' into openid
tree
|
commitdiff
2010-12-02
Tom Hughes
Remove bogus trailing slash from GPX namespace URL
tree
|
commitdiff
2010-12-01
Tom Hughes
Replace JOSM editing option with generic Remote Control...
tree
|
commitdiff
2010-11-30
Tom Hughes
Make launching of Potlatch 2 from the GPS trace list...
tree
|
commitdiff
2010-11-29
Tom Hughes
Add an explicit "default editor" option to the user...
tree
|
commitdiff
2010-11-29
Tom Hughes
Show a popup listing available editors when hovering...
tree
|
commitdiff
2010-11-29
Tom Hughes
Only Potlatch 1 needs a token to be created
tree
|
commitdiff
2010-11-29
Tom Hughes
Make JOSM remote control based editing work
tree
|
commitdiff
next