]> git.openstreetmap.org Git - rails.git/history - app/controllers
Remove monkey patch for I18n which is no longer needed
[rails.git] / app / controllers /
2012-09-30 John FirebaughRemove @midnode assign
2012-09-24 Tom HughesAdd a /api/0.6/user/NNNN call to the API
2012-09-21 John FirebaughDon't expose lat/lon of private traces
2012-09-21 John FirebaughSupport the same edit params for Potlatch 1 and 2
2012-09-18 Tom HughesRemove unused namefinder support from the geocoder...
2012-09-18 John FirebaughMove param-based map configuration to client
2012-09-14 GnonthgolRemove the "We are changing the license" flash on the...
2012-09-07 John FirebaughUse a param to trigger export rather than a separate...
2012-09-03 Tom HughesMark a message as read when a user replies via the web
2012-08-28 Tom HughesMove a chunk of non-markup ruby code from a view to...
2012-08-27 Tom HughesUse start.html.erb views instead of _sidebar.html.erb...
2012-08-27 John FirebaughExtract browse.js static asset
2012-08-27 John FirebaughReduce interpolation in browse/start.js.erb
2012-08-27 John FirebaughExtract export.js static asset
2012-08-15 Tom HughesFixup make_friend and remove_friend properly
2012-08-10 Tom HughesImprove blocks on/by links on user pages
2012-07-27 Tom HughesShow the correct reconfirm link for OpenID login attempts
2012-07-27 Tom HughesOpenID attributes returned via AX seem to be arrays now
2012-06-30 Tom HughesDon't try and store a user record in the session
2012-06-05 Tom HughesUse browser detection to decide how many features to...
2012-05-27 Tom HughesGet all the tests passing under ruby 1.9
2012-05-15 Tom HughesDon't show deleted comments in a user's diary comment...
2012-05-13 Tom HughesFixed diary entry and comment hiding for mass assignmen...
2012-05-05 Enno BrehmImplement API endpoint to query permissions.
2012-05-01 Tom HughesError in a changeset feed is requested for a non-existe...
2012-04-18 Tom HughesUpdate to use api.geonames.org instead of ws.geonames.org
2012-04-05 Matt AmosRemoved lookup of current element in calls to history
2012-04-05 Matt AmosSet defaults properly on redaction model, and remove...
2012-04-05 Matt AmosDecided that restricting redacts to the user who create...
2012-04-05 Matt AmosRefactored common functionality from object history...
2012-04-05 Matt AmosBetter comments in application controller logic
2012-04-05 Matt AmosUsed `unredacted` scope rather than explicit SQL
2012-04-05 Matt AmosAdded redactions controller test and fixed a bug in...
2012-04-05 Matt AmosFixed fixture after adding link from redaction to user
2012-04-05 Matt AmosAdded redactions resource
2012-04-05 Matt AmosFixed AMF controller methods to hide redacted ways
2012-04-05 Matt AmosFixed AMF controller methods to hide redacted nodes
2012-04-05 Matt AmosAdded test for changeset/download hiding redacted elements
2012-04-05 Matt AmosAdded relation redaction logic, same as node and way...
2012-04-05 Matt AmosAltered old_way stuff to be Railsy like old_node is now
2012-04-05 Kai KruegerCopy the redaction code from nodes to ways
2012-04-05 Kai KruegerExpose redactions through the node history API calls
2012-04-05 Matt AmosFixing review comments
2012-04-05 Matt AmosAdding first cut of Redactions support
2012-04-02 Tom HughesMark yet more methods as needing write access to the...
2012-04-02 Tom HughesWe no longer need to disable sessions when the database...
2012-04-02 Tom HughesMark some extra methods as needing write access to...
2012-03-28 Tom HughesOnly require a readable database for login, not a writa...
2012-03-22 Tom HughesAdd functional tests for messages
2012-03-22 Tom HughesHandle change from @to_user to @this_user for new messa...
2012-03-21 Tom HughesFactor out common code for looking up users
2012-03-21 Tom HughesUse one "no_such_user" view everywhere
2012-03-20 Tom HughesAdd functional tests for the user_roles controller
2012-03-20 Tom HughesGet rid of custom CSRF protection for user role changes
2012-03-19 Tom HughesAdd functional tests for user blocks
2012-03-17 Tom HughesSet the user description to markdown formatting when...
2012-03-17 Tom HughesAdd preview functionality to rich text controls
2012-03-15 Tom HughesRemoved code for handling Osmrender export requests
2012-03-14 Tom HughesSpecify the username when redirecting to the OAuth...
2012-03-10 Tom HughesSpecify the username when generating a URL for a trace
2012-03-10 Tom HughesFix layout selection to detect OAuth correctly
2012-03-09 Tom HughesFix mass assignment errors with user blocks
2012-03-09 Tom HughesFix various routing and route generation errors
2012-03-09 Tom HughesRemove method tests that are now enforced by the routes
2012-03-09 Tom HughesSave the user record after changing it
2012-03-08 Tom HughesFix typo
2012-03-08 Tom HughesUse normal assignment instead of mass assignment
2012-03-06 Tom HughesTurn on mass assignment protection
2012-03-04 Tom HughesUse a consistent host name in cache keys
2012-03-03 Tom HughesUpdate the username cookie when the display name is...
2012-02-28 Steve SingerAdd a view to show diary comments left by a user
2012-02-27 Tom HughesChange session expiry to 28 days when "remember me...
2012-02-26 Tom HughesRefactor session persistence code
2012-02-19 Tom HughesFix bad database query for RSS feeds of trace file...
2012-02-19 Tom HughesAvoid double render error
2012-02-15 Tom HughesExplicitly disable the layout for actions which don...
2012-02-15 Tom HughesActionController::UnknownAction is now AbstractControll...
2012-02-14 Tom HughesRevert "Log locale selection"
2012-02-14 Tom HughesLog locale selection
2012-02-14 Tom HughesAllow the copyright page to be requested in any locale
2012-02-08 Tom HughesAdd convenience methods to make ACL use simpler
2012-02-08 Tom HughesDon't check the ACL unless we're creating a new user
2012-02-08 Tom HughesAdd support for domain based ACLs
2012-01-23 Tom HughesFix exception when a suspended user tries to login
2012-01-17 Tom HughesAdd an ACL check to allow trace downloads to be blocked
2012-01-16 Tom HughesRevert "Increase the size of the diary RSS feed tempora...
2012-01-14 Tom HughesIncrease the size of the diary RSS feed temporarily
2012-01-07 Tom HughesDon't cache user specific diary entry lists
2012-01-07 Tom HughesTry really hard to find out if the real exception was...
2012-01-07 Tom HughesRecognise wrapped timeout exceptions properly
2012-01-07 Tom HughesNo need to restrict friend's diary entries to public...
2012-01-07 Mikel MaronAdd some more social features
2012-01-06 Tom HughesUse OSM::Timer (and hence SystemTimer) consistently
2012-01-06 Tom HughesUse Timeout if SystemTimer isn't loaded
2011-12-20 Tom HughesAllow a special ODBL message to be displayed at login
2011-12-16 Tom HughesDisplay the right title for friends' changesets
2011-12-16 Tom HughesForce a login to see your friends' changesets
2011-12-16 Tom HughesFix double render error
2011-12-15 Tom HughesConvert friend changeset selection to use Arel queries
2011-12-15 Tom HughesDetabify
next