summaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merged r16292 (#20661).Jean-Philippe Lang2017-01-301-0/+5
* Merged r16287 to r16289 (#24416).Jean-Philippe Lang2017-01-291-2/+10
* Backported r16285 (#24199).Jean-Philippe Lang2017-01-292-2/+2
* Merged r16138 (#14658).Jean-Philippe Lang2017-01-071-1/+1
* Merged r16118 to r16122 (#24693, #24718, #24722).Jean-Philippe Lang2017-01-041-5/+12
* Merged r16116 (#22034).Jean-Philippe Lang2017-01-041-1/+1
* Merged r16056 (#14817).Jean-Philippe Lang2016-12-201-1/+1
* Merged r15955 and r15956 (#24297).Jean-Philippe Lang2016-11-261-3/+7
* Merged r15532 and r15533 (#23054).Jean-Philippe Lang2016-06-181-1/+10
* Merged r15238.Jean-Philippe Lang2016-03-1350-50/+50
* Merged r15013 (#21656).Jean-Philippe Lang2016-01-211-1/+1
* Merged r14985 (#21535).Jean-Philippe Lang2016-01-091-1/+1
* Merged r14966 (#21436).Jean-Philippe Lang2016-01-091-1/+1
* Merged r14984 (#21551).Jean-Philippe Lang2016-01-091-1/+1
* Merged r14946 (#21382).Jean-Philippe Lang2015-12-061-1/+3
* Removed "Latest projects" from home page (#21148).Jean-Philippe Lang2015-11-141-1/+0
* Use config.relative_url_root as the default path for session and autologin co...Jean-Philippe Lang2015-11-141-1/+1
* Fixed that #destroy_version with invalid version destroys wiki page content (...Jean-Philippe Lang2015-11-091-3/+6
* Set default project version after selecting a different project on the new is...Jean-Philippe Lang2015-11-011-0/+5
* Use #safe_attributes= for building new time entry.Jean-Philippe Lang2015-11-011-1/+1
* Helper method for custom field title.Jean-Philippe Lang2015-10-251-0/+2
* Redirect to custom field after create or update.Jean-Philippe Lang2015-10-251-2/+2
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-251-0/+69
* Keep track of valid user sessions (#21058).Jean-Philippe Lang2015-10-242-32/+7
* Preload issues custom values for bulk operations.Jean-Philippe Lang2015-10-231-1/+4
* Include helper instead of patching (#20508).Jean-Philippe Lang2015-10-191-0/+1
* Display flash message if enumerations were actually saved (#19861).Jean-Philippe Lang2015-10-191-2/+4
* Activity page to remember user's selection of activities (#1605).Jean-Philippe Lang2015-10-151-1/+14
* Isolates csv options for a hash param (#1159).Jean-Philippe Lang2015-10-151-1/+1
* Set autologin cookie as secure by default when using https (#20935).Jean-Philippe Lang2015-10-071-1/+5
* Activate sudo mode after password based login (#20589).Jean-Philippe Lang2015-10-011-0/+1
* Open redirect vulnerability (#19577).Jean-Philippe Lang2015-09-131-8/+26
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-141-0/+124
* use String#casecmp for case insensitive comparison (#20369)Toshi MARUYAMA2015-08-121-1/+1
* Cannot create a custom query visibility is "to these roles only" (#20427).Jean-Philippe Lang2015-08-021-0/+1
* Makes new issue initial status settable in workflow (#5816).Jean-Philippe Lang2015-07-262-7/+9
* Fixed that user with "Manage public queries" permission, can create global pu...Jean-Philippe Lang2015-06-291-11/+18
* Disallow users to delete a version referenced by a custom field (#20159).Jean-Philippe Lang2015-06-271-1/+1
* Sort journals by created_on then id (#14881).Jean-Philippe Lang2015-06-271-1/+1
* Replace tabs with spaces and remove trailing tabs in several files (#20140).Jean-Philippe Lang2015-06-211-1/+1
* Require password re-entry for sensitive actions (#19851).Jean-Philippe Lang2015-06-1910-0/+22
* Deprecates Project#member_principals.Jean-Philippe Lang2015-06-181-6/+4
* Adds a form to manually submit an email to the mail handler.Jean-Philippe Lang2015-06-151-0/+4
* Ability to limit member management to certain roles (#19707).Jean-Philippe Lang2015-05-311-10/+8
* Adds a role setting that viewing all or own time entries (#8929).Jean-Philippe Lang2015-05-301-1/+1
* Fixed that copying issues always copy subtasks and attachments even if option...Jean-Philippe Lang2015-05-231-3/+6
* Add the ability to expire passwords after a configurable number of days (#194...Jean-Philippe Lang2015-05-101-0/+1
* Set a back_url when forcing new login after session expiration (#19655).Jean-Philippe Lang2015-05-091-2/+2
* Adds flash messages to files_controller#create (#19793).Jean-Philippe Lang2015-05-091-3/+10
* Can't bulk edit own time entries with "Edit own time entries" (#18580).Jean-Philippe Lang2015-05-092-3/+4