]> git.openstreetmap.org Git - rails.git/history - app
Fix some ruby 3 compatibility issues
[rails.git] / app /
2021-04-14 Andy AllanMerge branch 'pull/3164'
2021-04-14 Andy AllanAdd tests for routing and to ensure output format
2021-04-08 Andy AllanMerge pull request #1558 from plarus/master
2021-04-08 Michal MigurskiAdded root elements and dict support for preferences...
2021-04-07 plarusUpdate manifest.json.erb
2021-04-07 Tom HughesMerge remote-tracking branch 'upstream/pull/3166'
2021-04-07 Tom HughesMerge remote-tracking branch 'upstream/pull/3165'
2021-04-07 Andy AllanAdd missing root attributes to User#show and User#index...
2021-04-07 Andy AllanMove confirmation methods into ConfirmationsController
2021-04-07 Andy AllanSplit password reset functionality into PasswordsController
2021-04-07 Michal MigurskiUpdated JSON response format per feedback
2021-04-07 Michal MigurskiAdded JSON support to user preferences
2021-04-01 Tom HughesDon't allow deleted users to be confirmed
2021-03-31 Tom HughesAdd additional limits on sending messages
2021-03-31 Tom HughesMerge remote-tracking branch 'upstream/pull/3157'
2021-03-29 Tom HughesAdd missing callbacks to session controller
2021-03-29 Tom HughesMerge remote-tracking branch 'upstream/pull/3157'
2021-03-29 Andy AllanFix registration link
2021-03-24 Tom HughesMerge remote-tracking branch 'upstream/pull/3147'
2021-03-24 Andy AllanRefactor login/logout into sessions controller
2021-03-22 Tom HughesMerge remote-tracking branch 'upstream/pull/3142'
2021-03-21 Tom HughesMerge remote-tracking branch 'upstream/pull/3141'
2021-03-21 Tom HughesHandle errors checking for gravatars
2021-03-17 Tom HughesMerge remote-tracking branch 'upstream/pull/3140'
2021-03-17 Andy AllanUse list-inline to achieve spacing between elements...
2021-03-17 Tom HughesMerge remote-tracking branch 'upstream/pull/3124'
2021-03-17 Tom HughesMerge remote-tracking branch 'upstream/pull/3138'
2021-03-17 Tom HughesMerge remote-tracking branch 'upstream/pull/3139'
2021-03-17 Andy AllanRefactor traces list display
2021-03-17 Andy AllanUse .add method for adding errors
2021-03-17 Andy AllanMerge branch 'pull/3112'
2021-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/3133'
2021-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/3132'
2021-03-16 Tom HughesReject referers that do not include an absolute path
2021-03-14 Tom HughesAllow form submission to any location from the login...
2021-03-13 Michal MigurskiChasing parse errors
2021-03-13 Michal MigurskiSwitched to hash rockets syntax per erblint feedback
2021-03-13 Michal MigurskiReplaced H2 messages header links with Bootstrap nav...
2021-03-10 Tom HughesMerge remote-tracking branch 'upstream/pull/3125'
2021-03-10 Andy AllanUse login_path instead of explicit controller and actions
2021-03-05 Quincy MorganMerge branch 'master' into iD-2.19.6
2021-03-04 Tom HughesMerge remote-tracking branch 'upstream/pull/3121'
2021-03-04 Tom HughesMerge remote-tracking branch 'upstream/pull/3120'
2021-03-04 Andy AllanRemove CSS overrides for the login page at small screen...
2021-03-04 Andy AllanPrevent input group wrapping when sidebar is resized
2021-03-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3117'
2021-03-03 Andy AllanAdd a small margin before the changesets more button
2021-03-03 Andy AllanRemove unnecessary margin-tops
2021-03-03 Andy AllanRemove final uses of the deemphasize class
2021-03-03 Andy AllanRemove the old richtext_area helper
2021-03-03 Tom HughesUse a 307 Temporary Redirect to redirect to authentication
2021-03-02 Tom HughesFix new rubocop warnings
2021-02-24 Tom HughesMerge remote-tracking branch 'upstream/pull/3109'
2021-02-24 Andy AllanRemove standard-form CSS rules
2021-02-24 Andy AllanConvert the search forms to bootstrap
2021-02-24 Andy AllanMerge branch 'pull/3091'
2021-02-24 Andy AllanUse the bootstrap spacer variable as the basis for...
2021-02-19 Tom HughesTighten up cookie security
2021-02-18 mxdangerAdd btn-wrapper class
2021-02-17 Tom HughesMerge remote-tracking branch 'upstream/pull/3102'
2021-02-17 Andy AllanRefactor the share panel to use bootstrap forms
2021-02-17 Andy AllanUse bootstrap form-check for overlay selection
2021-02-17 Andy AllanMerge pull request #3083 from migurski/migurski/docker...
2021-02-16 Tom HughesFix new rubocop warnings
2021-02-16 Tom HughesValidate avatar images
2021-02-16 Tom HughesFix avatar mode update on file change
2021-02-10 Tom HughesPrevent CSRF bypass with login form
2021-02-10 Andy AllanRefactor the third-party login form to use bootstrap
2021-02-10 Andy AllanUpdate terms form to use bootstrap
2021-02-10 Andy AllanConvert the new note form to use bootstrap
2021-02-10 Andy AllanRework changeset comments form to use bootstrap styling
2021-02-09 Tom HughesPrevent CSRF bypass with password reset form
2021-02-09 mmd-osmPrevent CSRF bypass unblocking users
2021-02-09 mxdangerFix unexpected spacing on note buttons when overflowed
2021-02-08 Tom HughesPrevent CSRF bypass updating account details
2021-02-07 Tom HughesFix URL generation for atom feed on history page
2021-02-06 Tom HughesUse POST to submit OpenID login form
2021-02-06 Tom HughesAllow form post to third party authentication providers
2021-02-03 Andy AllanMerge pull request #2409 from jalessio/docker-compose...
2021-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3078'
2021-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3079'
2021-02-03 Andy AllanMerge branch 'pull/2486'
2021-02-03 mmd-osmRemove /api/0.6/changes endpoint
2021-02-03 Andy AllanRework welcome message to use bootstrap buttons
2021-02-03 Andy AllanRefactor the export form to use bootstrap form controls
2021-02-03 Andy AllanUse small bootstrap buttons for oauth client actions
2021-02-03 Andy AllanUse small bootstrap buttons for message inbox and outbo...
2021-02-03 Andy AllanRefactor user_blocks revoke form to use bootstrap
2021-02-03 Andy AllanUse bootstrap form styles for update home checkbox
2021-02-02 Tom HughesUpdate to Omniauth 2.x
2021-01-28 Tom HughesAvoid password manager autocompletion on user settings...
2021-01-28 Tom HughesMerge remote-tracking branch 'upstream/pull/3074'
2021-01-28 Tom HughesMerge remote-tracking branch 'upstream/pull/3073'
2021-01-28 Tucker ChapmanRemove conditional for polyline layer
2021-01-28 Andy AllanUse boolean instead of string for hiding labels
2021-01-27 Andy AllanRefactor account form to use bootstrap
2021-01-27 Andy AllanConvert issue comments to use bootstrap
2021-01-27 Andy AllanConverge redaction forms to use bootstrap
2021-01-27 Andy AllanConvert note form to use bootstrap
2021-01-27 Tom HughesFix locate control popup on the main map to use new...
next