| Commit message (Expand) | Author | Age | Files | Lines |
* | Removes unused column trackers.is_in_chlog (#31132). | Marius Balteanu | 2021-07-28 | 1 | -7/+4 |
* | Adds test for #35417. | Marius Balteanu | 2021-07-28 | 1 | -0/+26 |
* | Inline image in Textile is not displayed if the image URL contains ampersands... | Go MAEDA | 2021-07-28 | 1 | -0/+2 |
* | Remove unnecessary comments (#35606). | Go MAEDA | 2021-07-28 | 1 | -3/+0 |
* | Locked users should not be displayed in the members box of the project overvi... | Go MAEDA | 2021-07-27 | 1 | -0/+10 |
* | Use issue path instead of bulk update issues path when only one issue is sele... | Marius Balteanu | 2021-07-26 | 2 | -8/+32 |
* | 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/+22 |
* | Revert r21082 (#35134). | Marius Balteanu | 2021-07-26 | 1 | -22/+0 |
* | Link total spent time to global time entries page when cross_project_issue_re... | Marius Balteanu | 2021-07-26 | 1 | -0/+22 |
* | When updating an issue, allow adding time entry on an issue that was visible ... | Marius Balteanu | 2021-07-26 | 1 | -0/+23 |
* | Output test coverage report to the console (#35259). | Go MAEDA | 2021-07-25 | 1 | -0/+5 |
* | Add watching users to a ticket should switch "watch" link to "unwatch" if own... | Go MAEDA | 2021-07-25 | 1 | -0/+15 |
* | Link from assignee to group page (#12795). | Go MAEDA | 2021-07-20 | 1 | -1/+10 |
* | Set "icon icon-group" CSS classes in _members_box.html.erb instead of Applica... | Go MAEDA | 2021-07-20 | 1 | -1/+1 |
* | Add link from group name to group page on project overview page (#12795). | Go MAEDA | 2021-07-19 | 1 | -0/+11 |
* | Allow non-admin users to see group members (#12795). | Go MAEDA | 2021-07-19 | 1 | -0/+11 |
* | Ensure unique attachment filenames (#35539). | Go MAEDA | 2021-07-19 | 1 | -6/+22 |
* | Rename test/fixtures/configuration/*.yml.example to test/fixtures/files/confi... | Go MAEDA | 2021-07-10 | 5 | -6/+6 |
* | API to close/reopen projects (#35507). | Go MAEDA | 2021-07-09 | 1 | -0/+17 |
* | Add enabled core fields to /trackers API response (#35505). | Go MAEDA | 2021-07-06 | 1 | -0/+6 |
* | Default issue query (#7360). | Go MAEDA | 2021-07-06 | 3 | -0/+146 |
* | When 2FA is set to optional, allow to require 2FA only for certain user group... | Marius Balteanu | 2021-07-04 | 1 | -0/+26 |
* | Allow sending account information when importing users (#35365). | Go MAEDA | 2021-07-03 | 1 | -0/+18 |
* | Add missing fixture to IssuesTest (#35312, #35500). | Go MAEDA | 2021-06-30 | 1 | -1/+1 |
* | Project specific TimeEntryActivity name not updating properly (#21056). | Go MAEDA | 2021-06-30 | 1 | -0/+26 |
* | Add total estimated hours, spent hours, total spent hours for issues to issue... | Go MAEDA | 2021-06-27 | 1 | -0/+28 |
* | Add missing fixtures to ActivitiesControllerTest (#34933, #35413). | Go MAEDA | 2021-06-25 | 1 | -1/+2 |
* | API to archive/unarchive projects (#35420). | Go MAEDA | 2021-06-24 | 1 | -0/+17 |
* | Reject CSV file without data row when importing (#35137). | Go MAEDA | 2021-06-20 | 2 | -0/+22 |
* | Filter issues by file description (#34715). | Go MAEDA | 2021-06-14 | 1 | -0/+42 |
* | Fix typo in test/fixtures/attachments.yml (#34715). | Go MAEDA | 2021-06-14 | 1 | -1/+1 |
* | Ability to add watchers to Wiki pages (#7652). | Go MAEDA | 2021-05-29 | 4 | -2/+90 |
* | Remove trailing whitespaces in test/fixtures/watchers.yml (#7652). | Go MAEDA | 2021-05-29 | 1 | -4/+4 |
* | "Add news" button on global news index is displayed for users without permiss... | Go MAEDA | 2021-05-29 | 1 | -0/+12 |
* | Render Textile and Markdown files in the repository browser (#16849). | Go MAEDA | 2021-05-28 | 3 | -5/+32 |
* | Gracefully handle invalid query parameters for custom fields (#35312). | Go MAEDA | 2021-05-28 | 1 | -0/+11 |
* | Security notification is not sent when an admin changes the password of a use... | Go MAEDA | 2021-05-24 | 1 | -0/+18 |
* | X-Redmine-Issue-Assignee email header field is empty when the assignee of an ... | Go MAEDA | 2021-05-18 | 1 | -0/+27 |
* | Remove deprecated WikiContent::Version (#35031). | Go MAEDA | 2021-05-15 | 5 | -10/+10 |
* | Markdown text sections broken by thematic breaks (horizontal rules) (#35036). | Go MAEDA | 2021-05-14 | 1 | -0/+69 |
* | Uploading a big file fails with NoMemoryError (#33752). | Go MAEDA | 2021-05-11 | 1 | -0/+22 |
* | Duplicate entries in issue filter values (#35201). | Go MAEDA | 2021-05-07 | 1 | -0/+13 |
* | Use `Time.use_zone` instead of `Time.zone=` (#35208). | Go MAEDA | 2021-05-07 | 1 | -4/+3 |
* | Mail handler bypasses add_issue_notes permission (#35045). | Go MAEDA | 2021-04-25 | 1 | -2/+4 |
* | Allow Unique ID and relation fields to be auto mapped (#35131). | Go MAEDA | 2021-04-23 | 2 | -2/+14 |
* | MailHandler raises NameError exception when generating error message (#35100). | Go MAEDA | 2021-04-22 | 1 | -0/+17 |
* | Filter issues by notes (#5893). | Go MAEDA | 2021-04-21 | 1 | -0/+41 |
* | Include new statuses allowed by workflow in Issues REST API (#24976). | Go MAEDA | 2021-04-19 | 1 | -0/+22 |
* | Users without two-factor authentication enabled cannot sign out when two-fact... | Go MAEDA | 2021-04-16 | 1 | -0/+13 |