summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add check/uncheck all projects button to "Email notifications" section on "My...Go MAEDA2018-06-221-1/+2
* Don't repeat revision on each line.Jean-Philippe Lang2018-06-171-4/+4
* Add Users tab to application settings.Jean-Philippe Lang2018-06-173-17/+20
* Handle default assignee when changing category (#15919).Jean-Philippe Lang2018-06-161-3/+1
* Add right-click context menu to the contextual area of an issue (#28829).Go MAEDA2018-05-291-1/+7
* Adds previews for audio / video attachments (#27336).Go MAEDA2018-05-174-7/+48
* 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
* Allow switching the encoding to UTF-8 when exporting to CSV (#26279).Go MAEDA2018-05-073-2/+24
* 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
* Allow to copy documents along with projects (#26621).Go MAEDA2018-04-281-0/+1
* 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
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-215-2/+10
* Display horizontal scroll bar of plugins table when overflow occurs on small ...Go MAEDA2018-04-121-13/+15
* Moving a wiki page to a different project should refresh parent page list (#2...Go MAEDA2018-04-071-4/+13
* Update year to 2018 in layout.Jean-Philippe Lang2018-04-071-1/+1
* Security notification on password recovery is empty (#28302).Jean-Philippe Lang2018-04-072-4/+4
* Adds toggle checkboxes feature to trackers permissions (#28242).Go MAEDA2018-04-041-4/+4
* Reverted r17252 and r17253 (#26655).Go MAEDA2018-04-025-10/+2
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-025-2/+10
* Fix: Sort issue custom fields by position in tracker views (#28393).Go MAEDA2018-03-251-2/+3
* Show the number of attachments on wiki pages (#27090).Go MAEDA2018-03-101-1/+1
* Generate full URLs to images and linked pages in the Wiki HTML export (#16446).Go MAEDA2018-03-082-2/+2
* Optional regex for filtering attachments on incoming emails (#27025).Go MAEDA2018-03-031-1/+5
* Allow selecting subprojects on new issue form (#12704).Go MAEDA2018-02-281-2/+3
* Adds toggle checkboxes feature to roles permissions (#28242).Go MAEDA2018-02-261-1/+2
* Adds toggle checkboxes to project modules from project settings (#28242).Go MAEDA2018-02-261-1/+1
* Adds toggle checkboxes to trackers and custom fields from project settings (#...Go MAEDA2018-02-261-2/+2
* Adds toggle checkboxes to activities tab from project settings (#28242).Go MAEDA2018-02-261-2/+2
* Remove useless empty spaces (#28079).Go MAEDA2018-02-232-2/+2
* Fix: The green tick is positioned after the label in the new member modals (#...Go MAEDA2018-02-222-3/+3
* Allow context-menu edit of % done and priority of parent issues if the fields...Go MAEDA2018-02-181-2/+2
* Don't allow reassigning reported hours to the project if issue is a required ...Go MAEDA2018-02-181-0/+2
* add project id to robots.txt (#27876)Toshi MARUYAMA2018-01-311-1/+3
* Add right-click context menu in calendar (#28067).Go MAEDA2018-01-301-1/+5
* Cannot clear all watchers when copying an issue (#26880).Jean-Philippe Lang2018-01-071-0/+1
* Show default status on trackers/index view (#27219).Go MAEDA2018-01-021-0/+2
* Use reverse_each instead of reverse.each (#27671).Go MAEDA2017-12-314-4/+4
* use relative url at robots.txt (#27865)Toshi MARUYAMA2017-12-291-7/+7
* Fix: Cannot change the priority of the parent issue in issues context menu (#...Go MAEDA2017-12-261-1/+1
* Render activities block on UsersController#show grouped and with event_type i...Go MAEDA2017-12-251-3/+3