| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Return 404 when filtering by a non-visible user in activity view (#35789). | Marius Balteanu | 2021-09-06 | 1 | -1/+1 |
* | Use ids instead of pluck(:id) (#32977). | Marius Balteanu | 2021-09-06 | 1 | -1/+1 |
* | Remove references to deleted user from "user"-Format CustomFields when destro... | Marius Balteanu | 2021-09-06 | 1 | -0/+4 |
* | Allow Roadmap view without any related issues (#6432). | Go MAEDA | 2021-09-04 | 1 | -0/+1 |
* | Hide graphs when printing the Issues Report details (#35669). | Go MAEDA | 2021-08-28 | 1 | -2/+2 |
* | Query links for related issues on issue page (#35559). | Go MAEDA | 2021-08-23 | 2 | -13/+24 |
* | Remove unused argument from Redmine::Helpers::TimeReport (#33079). | Go MAEDA | 2021-08-19 | 1 | -1/+1 |
* | Move sidebar content on versions index view (roadmap) into a separate partial... | Go MAEDA | 2021-08-19 | 2 | -53/+54 |
* | Fix that binmode specified twice (#35539, #35720). | Go MAEDA | 2021-08-18 | 1 | -1/+1 |
* | Rename the save, edit and delete buttons on the query form to clarify the sco... | Go MAEDA | 2021-08-17 | 4 | -11/+11 |
* | Move subtasks section on issues show view into a separate partial (#35671). | Go MAEDA | 2021-08-17 | 2 | -10/+13 |
* | Revert r21179 (#35729). | Marius Balteanu | 2021-08-15 | 1 | -1/+1 |
* | Update jQuery to 3.6.0 (#35729). | Marius Balteanu | 2021-08-15 | 1 | -1/+1 |
* | File upload fails when run with uWSGI (#35715). | Go MAEDA | 2021-08-14 | 1 | -1/+11 |
* | Password and Confirmation fields are marked as required when editing a user (... | Go MAEDA | 2021-08-13 | 1 | -2/+2 |
* | Render markdown attachments using markdown or common_mark based on the text f... | Marius Balteanu | 2021-08-11 | 3 | -2/+12 |
* | Remove wrapper2 and wrapper3 wrapping containers (#30448). | Marius Balteanu | 2021-08-10 | 1 | -4/+1 |
* | Fixed create duplicate follow relation fails with 500 internal error (#35655). | Marius Balteanu | 2021-08-10 | 1 | -3/+6 |
* | Fixed attachments deletable by user without edit issue permission on tracker ... | Marius Balteanu | 2021-08-05 | 1 | -0/+5 |
* | Fix typo (#33521). | Marius Balteanu | 2021-08-05 | 1 | -1/+1 |
* | Fix that updating an issue from context menu to a none value do not set the f... | Marius Balteanu | 2021-08-05 | 2 | -2/+11 |
* | Avoid executing the same SQL statement multiple times to get the default cust... | Go MAEDA | 2021-08-04 | 1 | -1/+4 |
* | Update custom field path on the context menu (#33521). | Marius Balteanu | 2021-08-03 | 1 | -2/+3 |
* | Fix update status path on the context menu (#33521). | Marius Balteanu | 2021-08-03 | 1 | -1/+1 |
* | Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820). | Marius Balteanu | 2021-08-01 | 2 | -9/+0 |
* | Link to the profile page from users on the group page (#12795). | Go MAEDA | 2021-07-31 | 1 | -1/+1 |
* | GroupsController#show should only display visible users (#12795). | Go MAEDA | 2021-07-31 | 1 | -1/+1 |
* | Show warning in admin/info when there are pending migrations (#35562). | Go MAEDA | 2021-07-30 | 1 | -0/+1 |
* | Removes unused wikis/edit.js.erb view (#35610). | Marius Balteanu | 2021-07-28 | 1 | -1/+0 |
* | Locked users should not be displayed in the members box of the project overvi... | Go MAEDA | 2021-07-27 | 1 | -1/+1 |
* | Use issue path instead of bulk update issues path when only one issue is sele... | Marius Balteanu | 2021-07-26 | 2 | -11/+22 |
* | Set :wiki menu_item for WikisController#destroy (#35610). | Marius Balteanu | 2021-07-26 | 1 | -1/+1 |
* | Redirect_to project_path after WikisController#destroy (#35610). | Marius Balteanu | 2021-07-26 | 1 | -1/+1 |
* | Total spent time from issue page should link to global time entries if the is... | Marius Balteanu | 2021-07-26 | 1 | -0/+5 |
* | Revert r21082 (#35134). | Marius Balteanu | 2021-07-26 | 1 | -5/+0 |
* | Link total spent time to global time entries page when cross_project_issue_re... | Marius Balteanu | 2021-07-26 | 1 | -0/+5 |
* | When updating an issue, allow adding time entry on an issue that was visible ... | Marius Balteanu | 2021-07-26 | 1 | -0/+7 |
* | Add watching users to a ticket should switch "watch" link to "unwatch" if own... | Go MAEDA | 2021-07-25 | 2 | -5/+4 |
* | Link from assignee to group page (#12795). | Go MAEDA | 2021-07-20 | 2 | -3/+3 |
* | Set "icon icon-group" CSS classes in _members_box.html.erb instead of Applica... | Go MAEDA | 2021-07-20 | 2 | -2/+3 |
* | Add link from group name to group page on project overview page (#12795). | Go MAEDA | 2021-07-19 | 2 | -9/+20 |
* | Allow non-admin users to see group members (#12795). | Go MAEDA | 2021-07-19 | 2 | -3/+12 |
* | Ensure unique attachment filenames (#35539). | Go MAEDA | 2021-07-19 | 1 | -13/+18 |
* | User sessions not reset after 2FA activation (#35417). | Go MAEDA | 2021-07-15 | 2 | -1/+3 |
* | Hooks for queries helper (#34743). | Go MAEDA | 2021-07-14 | 1 | -35/+47 |
* | API to close/reopen projects (#35507). | Go MAEDA | 2021-07-09 | 1 | -3/+9 |
* | Add enabled core fields to /trackers API response (#35505). | Go MAEDA | 2021-07-06 | 1 | -0/+5 |
* | Default issue query (#7360). | Go MAEDA | 2021-07-06 | 12 | -3/+93 |
* | When 2FA is set to optional, allow to require 2FA only for certain user group... | Marius Balteanu | 2021-07-04 | 5 | -1/+23 |
* | Allow sending account information when importing users (#35365). | Go MAEDA | 2021-07-03 | 1 | -0/+4 |