summaryrefslogtreecommitdiffstats
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
...
* Update User#last_login_on only once per minute and user to reduce DB lock con...Jean-Philippe Lang2018-06-171-2/+8
* Cannot clear category field on copying an Issue (#28951).Jean-Philippe Lang2018-06-171-1/+1
* Clear subtask assignee during copy if is locked (#28946).Go MAEDA2018-06-171-0/+1
* Removes repository routes without repository_id (#26522).Jean-Philippe Lang2018-06-161-3/+1
* Log automatic rescheduling of following issues to journal (#28649).Jean-Philippe Lang2018-06-102-4/+7
* Include locked members in filters (#15201).Go MAEDA2018-06-093-6/+8
* Clear target version when copying an issue if status is locked or closed (#27...Go MAEDA2018-06-071-0/+1
* Fix: Copying an issue fails if the issue is watched by a locked user (#28765).Go MAEDA2018-05-191-1/+2
* Adds previews for audio / video attachments (#27336).Go MAEDA2018-05-171-1/+9
* Copy project attachments (#26622).Go MAEDA2018-05-131-0/+5
* Copy version attachments (i.e. Files) along with the versions on project copy...Go MAEDA2018-05-131-0/+5
* Change default operator for text format custom fields from "is" to "contains"...Go MAEDA2018-05-121-1/+1
* Recalculate issue priority position names if default value changed (#28494).Go MAEDA2018-05-121-1/+1
* /users API accepts boolean strings for generate_password field (#28686).Go MAEDA2018-05-061-1/+1
* Filter for version name should be case-insensitive (#27122).Go MAEDA2018-04-281-1/+1
* Copy wiki attachments on project copy (#10282).Go MAEDA2018-04-281-0/+1
* Allow to copy documents along with projects (#26621).Go MAEDA2018-04-281-1/+16
* Allow setting "Parent issue" attribute in emails (#27070).Go MAEDA2018-04-241-1/+2
* Global and public custom queries are shown as editable to non administrators ...Jean-Philippe Lang2018-04-081-6/+6
* Security notification on password recovery is empty (#28302).Jean-Philippe Lang2018-04-071-2/+7
* Support for lastnames with spaces in user autocompleters (#28154).Go MAEDA2018-04-071-6/+11
* Ignore archived project memberships when calculating issue query visibility (...Go MAEDA2018-04-071-2/+3
* Adds issue category column to spent time queries (#28391).Go MAEDA2018-04-011-0/+4
* Adds issue category filter to spent time queries (#28391).Go MAEDA2018-04-011-0/+8
* Fix: Calculation of the start date of following issues ignores the "non-worki...Go MAEDA2018-03-081-1/+2
* Fix indent (#27025).Go MAEDA2018-03-032-13/+13
* Optional regex for filtering attachments on incoming emails (#27025).Go MAEDA2018-03-032-7/+16
* Allow selecting subprojects on new issue form (#12704).Go MAEDA2018-02-281-3/+12
* Remove unused method Mailer#mylogger (#28028).Go MAEDA2018-02-111-4/+0
* Fix typo in error message when target version was not found (#28024).Go MAEDA2018-01-241-1/+1
* The progress exceeding 99.5% is displayed as 100% (#27848).Jean-Philippe Lang2018-01-081-1/+1
* Unable to download file if custom field is not defined as visible to any user...Jean-Philippe Lang2018-01-081-3/+9
* Empty email attachments are imported to Redmine, creating broken DB records (...Jean-Philippe Lang2018-01-071-0/+1
* No validation errors when entering an invalid "Estimate hours" value (#27881).Jean-Philippe Lang2018-01-071-1/+1
* Strip whitespace from login on login page (#22532).Go MAEDA2017-12-131-1/+1
* Disallow creating inverse relates issue relations (#27663).Go MAEDA2017-12-061-1/+9
* Reverted r17054 (#27663).Go MAEDA2017-11-301-9/+1
* Disallow creating inverse relates issue relations (#27663).Go MAEDA2017-11-291-1/+9
* Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676).Jean-Philippe Lang2017-11-291-0/+5
* Moves issue calculations into the fixed_issues relation (#27676).Jean-Philippe Lang2017-11-291-69/+97
* Fix filter after multiple version ids (#26667).Jean-Philippe Lang2017-10-151-1/+1
* Fix filter values for fixed version id (#26667).Jean-Philippe Lang2017-10-151-1/+1
* Filtering time entries after issue's target version doesn't work as expected ...Jean-Philippe Lang2017-10-151-2/+1
* Translation for label_week in time report is not working (#26780).Jean-Philippe Lang2017-10-151-1/+1
* Fill the issue id when logging time from the time log list of an issue (#26520).Jean-Philippe Lang2017-07-301-0/+7
* Adds a checkbox to set a page as the wiki start page (#26579).Jean-Philippe Lang2017-07-301-1/+22
* Code cleanup.Jean-Philippe Lang2017-07-261-3/+3
* Get rid of acts_as_versioned.Jean-Philippe Lang2017-07-263-99/+144
* Drop Darcs support (#26391).Jean-Philippe Lang2017-07-251-114/+0
* fix NameError (uninitialized constant) when "config.eager_load = true" (#26513)Toshi MARUYAMA2017-07-251-0/+2