summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Allow to filter by all versions on the global issue list (#26091).Go MAEDA2018-06-281-1/+1
* Add check/unchek all icon in "Copy" section on copy_project page (#29080).Go MAEDA2018-06-251-1/+1
* Move edit and delete buttons for queries to the buttons section (#28602).Go MAEDA2018-06-241-4/+4
* Move action links and edit form above the history when displaying comments in...Jean-Philippe Lang2018-06-232-11/+13
* Dangerous query method deprecation warnings (#23630).Jean-Philippe Lang2018-06-232-3/+5
* Upgrade to Rails 5.2.0 (#23630).Jean-Philippe Lang2018-06-231-2/+1
* Add check/uncheck all projects button to "Email notifications" section on "My...Go MAEDA2018-06-221-1/+2
* Add links to Users, Projects and Versions in timelog report (#29042).Go MAEDA2018-06-181-7/+3
* Update User#last_login_on only once per minute and user to reduce DB lock con...Jean-Philippe Lang2018-06-171-2/+8
* Don't repeat revision on each line.Jean-Philippe Lang2018-06-171-4/+4
* Highlight "Spent time" in main menu when creating a time entries query.Jean-Philippe Lang2018-06-171-0/+4
* Add Users tab to application settings.Jean-Philippe Lang2018-06-174-17/+21
* 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
* Handle default assignee when changing category (#15919).Jean-Philippe Lang2018-06-161-3/+1
* Add links to the user name and date on wiki update info (#26575).Jean-Philippe Lang2018-06-161-1/+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
* Add right-click context menu to the contextual area of an issue (#28829).Go MAEDA2018-05-291-1/+7
* Allow to link to an anchor of the current wiki page (#16313).Go MAEDA2018-05-201-0/+6
* Fix: Copying an issue fails if the issue is watched by a locked user (#28765).Go MAEDA2018-05-192-2/+3
* Adds previews for audio / video attachments (#27336).Go MAEDA2018-05-175-8/+57
* Fix: Issue id input should get focus after adding related issue (#22023).Go MAEDA2018-05-151-1/+1
* Clarify that copying versions with a project also copies attached files (#266...Go MAEDA2018-05-131-1/+1
* 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
* Allow switching the encoding to UTF-8 when exporting to CSV (#26279).Go MAEDA2018-05-076-5/+40
* /users API accepts boolean strings for generate_password field (#28686).Go MAEDA2018-05-061-1/+1
* Fix: ImportsControllerTest fails with csv gem 1.0.2 (#28689).Go MAEDA2018-05-061-4/+7
* Disable ":disable_with" for CSV exports (#28482).Go MAEDA2018-05-012-4/+4
* Set default category assignee immediately upon category selection (#15919).Go MAEDA2018-04-302-3/+8
* Replace check_all_links in new custom field form with toogle_checkboxes_link ...Go MAEDA2018-04-291-4/+2
* Replace check_all_links in new tracker form with toogle_checkboxes_link (#278...Go MAEDA2018-04-291-2/+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-282-1/+17
* Show renames in diff preview (#28295).Go MAEDA2018-04-271-0/+6
* Clarify consequences of setting a project as public (#27009).Go MAEDA2018-04-261-1/+4
* Clarify consequences of disabling the login_required (#27009).Go MAEDA2018-04-261-1/+5
* Add note about link validity to password lost email (#28561).Go MAEDA2018-04-242-0/+4
* Allow setting "Parent issue" attribute in emails (#27070).Go MAEDA2018-04-241-1/+2
* Add CSS to distinguish when a main menu is present or not (#28531).Go MAEDA2018-04-231-0/+1
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-217-6/+20
* Display horizontal scroll bar of plugins table when overflow occurs on small ...Go MAEDA2018-04-121-13/+15
* Global and public custom queries are shown as editable to non administrators ...Jean-Philippe Lang2018-04-081-6/+6
* Moving a wiki page to a different project should refresh parent page list (#2...Go MAEDA2018-04-071-4/+13