summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* Update jQuery to 3.6.0 (#35729).Marius Balteanu2021-08-151-1/+1
* File upload fails when run with uWSGI (#35715).Go MAEDA2021-08-141-1/+11
* Password and Confirmation fields are marked as required when editing a user (...Go MAEDA2021-08-131-2/+2
* Render markdown attachments using markdown or common_mark based on the text f...Marius Balteanu2021-08-113-2/+12
* Remove wrapper2 and wrapper3 wrapping containers (#30448).Marius Balteanu2021-08-101-4/+1
* Fixed create duplicate follow relation fails with 500 internal error (#35655).Marius Balteanu2021-08-101-3/+6
* Fixed attachments deletable by user without edit issue permission on tracker ...Marius Balteanu2021-08-051-0/+5
* Fix typo (#33521).Marius Balteanu2021-08-051-1/+1
* Fix that updating an issue from context menu to a none value do not set the f...Marius Balteanu2021-08-052-2/+11
* Avoid executing the same SQL statement multiple times to get the default cust...Go MAEDA2021-08-041-1/+4
* Update custom field path on the context menu (#33521).Marius Balteanu2021-08-031-2/+3
* Fix update status path on the context menu (#33521).Marius Balteanu2021-08-031-1/+1
* Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820).Marius Balteanu2021-08-012-9/+0
* Link to the profile page from users on the group page (#12795).Go MAEDA2021-07-311-1/+1
* GroupsController#show should only display visible users (#12795).Go MAEDA2021-07-311-1/+1
* Show warning in admin/info when there are pending migrations (#35562).Go MAEDA2021-07-301-0/+1
* Removes unused wikis/edit.js.erb view (#35610).Marius Balteanu2021-07-281-1/+0
* Locked users should not be displayed in the members box of the project overvi...Go MAEDA2021-07-271-1/+1
* Use issue path instead of bulk update issues path when only one issue is sele...Marius Balteanu2021-07-262-11/+22
* Set :wiki menu_item for WikisController#destroy (#35610).Marius Balteanu2021-07-261-1/+1
* Redirect_to project_path after WikisController#destroy (#35610).Marius Balteanu2021-07-261-1/+1
* Total spent time from issue page should link to global time entries if the is...Marius Balteanu2021-07-261-0/+5
* Revert r21082 (#35134).Marius Balteanu2021-07-261-5/+0
* Link total spent time to global time entries page when cross_project_issue_re...Marius Balteanu2021-07-261-0/+5
* When updating an issue, allow adding time entry on an issue that was visible ...Marius Balteanu2021-07-261-0/+7
* Add watching users to a ticket should switch "watch" link to "unwatch" if own...Go MAEDA2021-07-252-5/+4
* Link from assignee to group page (#12795).Go MAEDA2021-07-202-3/+3
* Set "icon icon-group" CSS classes in _members_box.html.erb instead of Applica...Go MAEDA2021-07-202-2/+3
* Add link from group name to group page on project overview page (#12795).Go MAEDA2021-07-192-9/+20
* Allow non-admin users to see group members (#12795).Go MAEDA2021-07-192-3/+12
* Ensure unique attachment filenames (#35539).Go MAEDA2021-07-191-13/+18
* User sessions not reset after 2FA activation (#35417).Go MAEDA2021-07-152-1/+3
* Hooks for queries helper (#34743).Go MAEDA2021-07-141-35/+47
* API to close/reopen projects (#35507).Go MAEDA2021-07-091-3/+9
* Add enabled core fields to /trackers API response (#35505).Go MAEDA2021-07-061-0/+5
* Default issue query (#7360).Go MAEDA2021-07-0612-3/+93
* When 2FA is set to optional, allow to require 2FA only for certain user group...Marius Balteanu2021-07-045-1/+23
* Allow sending account information when importing users (#35365).Go MAEDA2021-07-031-0/+4
* Reduce amount of work on projects show API (#35374).Go MAEDA2021-07-011-16/+16
* Project specific TimeEntryActivity name not updating properly (#21056).Go MAEDA2021-06-301-0/+7
* Preload principal and roles in members#index (#35324).Go MAEDA2021-06-271-1/+1
* Add total estimated hours, spent hours, total spent hours for issues to issue...Go MAEDA2021-06-272-0/+9
* Require redmine/sort_criteria globally (#35455).Go MAEDA2021-06-261-2/+0
* API to archive/unarchive projects (#35420).Go MAEDA2021-06-241-4/+19
* Reject CSV file without data row when importing (#35137).Go MAEDA2021-06-201-1/+5
* Use base_scope for issue query results (#35396).Go MAEDA2021-06-191-6/+2
* Filter issues by file description (#34715).Go MAEDA2021-06-142-0/+23
* Ability to add watchers to Wiki pages (#7652).Go MAEDA2021-05-291-0/+6
* "Add news" button on global news index is displayed for users without permiss...Go MAEDA2021-05-291-2/+2
* Render Textile and Markdown files in the repository browser (#16849).Go MAEDA2021-05-281-0/+4