Commit Graph

  • ea05f03348 Merged r21090 from trunk to 4.2-stable (#35606). Go MAEDA 2021-07-27 04:57:38 +00:00
  • da4303a961 Locked users should not be displayed in the members box of the project overview page (#35606). Go MAEDA 2021-07-27 04:55:08 +00:00
  • 7534775306 Use issue path instead of bulk update issues path when only one issue is selected in the context menu (#33521). Marius Balteanu 2021-07-26 21:46:43 +00:00
  • 05452a7b9a Set :wiki menu_item for WikisController#destroy (#35610). Marius Balteanu 2021-07-26 21:28:36 +00:00
  • ad9526ed27 Redirect_to project_path after WikisController#destroy (#35610). Marius Balteanu 2021-07-26 21:27:23 +00:00
  • f1dc9d9b4d Remove 'edit' action from :manage_wiki permission definition in Redmine::AccessControl. Wikis#edit is removed by r17018. (#35610). Marius Balteanu 2021-07-26 21:26:01 +00:00
  • 0765042d64 Total spent time from issue page should link to global time entries if the issue has subtasks and the subtasks can be on projects that are not descendants of the current project (#35134). Marius Balteanu 2021-07-26 20:55:09 +00:00
  • 2045128a6f Revert r21082 (#35134). Marius Balteanu 2021-07-26 20:51:36 +00:00
  • 08108b8ebe Revert r21082 (#35134). Marius Balteanu 2021-07-26 20:49:01 +00:00
  • 158d21b75c Link total spent time to global time entries page when cross_project_issue_relations are allowed in order to include time entries from other projects (#35134). Marius Balteanu 2021-07-26 20:28:21 +00:00
  • 3ebe6a8b0a When updating an issue, allow adding time entry on an issue that was visible for the previous assignee (#34856). Marius Balteanu 2021-07-26 20:20:41 +00:00
  • 985450347e Output test coverage report to the console (#35259). Go MAEDA 2021-07-25 07:15:09 +00:00
  • 37d3f3faa9 Add watching users to a ticket should switch "watch" link to "unwatch" if own user was added (#15634). Go MAEDA 2021-07-25 02:27:54 +00:00
  • b509731965 Japanese translation update (#35591). Go MAEDA 2021-07-22 07:02:28 +00:00
  • ea9b7159da Merged r21076 from trunk to 4.2-stable (#35375). Go MAEDA 2021-07-22 01:13:19 +00:00
  • f572ad42e4 Wiki syntax help: German translation for "The issue subject" (#35375). Go MAEDA 2021-07-22 01:12:13 +00:00
  • a6e09913b7 Link from assignee to group page (#12795). Go MAEDA 2021-07-20 21:39:17 +00:00
  • 605dadd374 Set "icon icon-group" CSS classes in _members_box.html.erb instead of ApplicationHeler (#12795). Go MAEDA 2021-07-20 21:35:06 +00:00
  • 56a7fd22c7 Add link from group name to group page on project overview page (#12795). Go MAEDA 2021-07-19 15:13:58 +00:00
  • 482656fb2c Allow non-admin users to see group members (#12795). Go MAEDA 2021-07-19 14:42:26 +00:00
  • 8e4d71adc9 Ensure unique attachment filenames (#35539). Go MAEDA 2021-07-19 13:27:59 +00:00
  • ee0d822517 Merged r21069 from trunk to 4.2-stable (#35417). Go MAEDA 2021-07-17 07:39:51 +00:00
  • 8f0d358533 User sessions not reset after 2FA activation (#35417). Go MAEDA 2021-07-15 01:44:05 +00:00
  • 9fcf5af844 Hooks for queries helper (#34743). Go MAEDA 2021-07-14 14:02:02 +00:00
  • d496d8c4ed Rename test/fixtures/configuration/*.yml.example to test/fixtures/files/configuration/*.yml (#35466). Go MAEDA 2021-07-10 08:47:19 +00:00
  • 5fa84c0b4e API to close/reopen projects (#35507). Go MAEDA 2021-07-09 02:42:47 +00:00
  • 9178bf7336 Traditional Chinese translation update (#35538). Go MAEDA 2021-07-09 01:38:12 +00:00
  • 4b661cca29 Add enabled core fields to /trackers API response (#35505). Go MAEDA 2021-07-06 10:13:01 +00:00
  • e3e616fa37 Update locales (#7360). Go MAEDA 2021-07-06 06:23:11 +00:00
  • 61f5da6c46 Update locales (#31920). Go MAEDA 2021-07-06 06:19:45 +00:00
  • 7f965286ed Default issue query (#7360). Go MAEDA 2021-07-06 06:01:50 +00:00
  • 1b0bf28803 When 2FA is set to optional, allow to require 2FA only for certain user groups (#31920). Marius Balteanu 2021-07-04 13:06:47 +00:00
  • aa20cd9ec2 Psych 4: aliases in database.yml cause Psych::BadAlias exception (#35435). Go MAEDA 2021-07-03 23:13:32 +00:00
  • 41b22756d2 Allow sending account information when importing users (#35365). Go MAEDA 2021-07-03 09:40:05 +00:00
  • 504e9f3489 Unhandled exception when a YAML syntax error is detected in configuration.yml (#35421). Go MAEDA 2021-07-01 09:17:53 +00:00
  • 6d3d2b3adb Reduce amount of work on projects show API (#35374). Go MAEDA 2021-07-01 01:42:42 +00:00
  • 58fb324663 Add missing fixture to IssuesTest (#35312, #35500). Go MAEDA 2021-06-30 12:23:04 +00:00
  • 9101dcf111 Project specific TimeEntryActivity name not updating properly (#21056). Go MAEDA 2021-06-30 02:39:18 +00:00
  • e13660e308 Bulgarian translation update (#35478). Go MAEDA 2021-06-29 02:27:29 +00:00
  • 2030323096 Preload principal and roles in members#index (#35324). Go MAEDA 2021-06-27 07:42:41 +00:00
  • e2c08c7b36 Add total estimated hours, spent hours, total spent hours for issues to issue list API (#34857). Go MAEDA 2021-06-27 07:18:58 +00:00
  • 51755e4349 Require redmine/sort_criteria globally (#35455). Go MAEDA 2021-06-26 01:16:41 +00:00
  • 8e0c37cf72 Update Rails to 6.1.4 (#29914). Go MAEDA 2021-06-26 01:02:55 +00:00
  • 88b8aee5ef Merged r21046 from trunk to 4.1-stable (#34933, #35413). Go MAEDA 2021-06-25 02:48:41 +00:00
  • ac4d1ce470 Merged r21046 from trunk to 4.2-stable (#34933, #35413). Go MAEDA 2021-06-25 02:47:18 +00:00
  • 361d6fdb33 Add missing fixtures to ActivitiesControllerTest (#34933, #35413). Go MAEDA 2021-06-25 02:44:47 +00:00
  • 1018723678 Traditional Chinese translation update (#35427). Go MAEDA 2021-06-25 02:04:35 +00:00
  • 890dc20ad7 API to archive/unarchive projects (#35420). Go MAEDA 2021-06-24 13:55:06 +00:00
  • f75756e870 Update RuboCop Rails to 2.11 (#35207). Go MAEDA 2021-06-22 05:10:53 +00:00
  • 844ceb268e Update locales (#35137). Go MAEDA 2021-06-20 13:27:49 +00:00
  • 685bfdd8ff Reject CSV file without data row when importing (#35137). Go MAEDA 2021-06-20 13:25:10 +00:00
  • ffc9101e23 Use base_scope for issue query results (#35396). Go MAEDA 2021-06-19 02:16:38 +00:00
  • 0e25b4ebdc Update RuboCop to 1.17 (#35136). Go MAEDA 2021-06-19 01:54:14 +00:00
  • be6eff6c23 Merged r21009 from trunk to 4.1-stable (#35226). Go MAEDA 2021-06-16 14:17:46 +00:00
  • fca6787a2d Merged r21009 from trunk to 4.2-stable (#35226). Go MAEDA 2021-06-16 14:15:52 +00:00
  • 95cd9e3440 Merged r21032 from trunk to 4.2-stable (#35372). Go MAEDA 2021-06-16 14:07:12 +00:00
  • 205df9aafa Update locales (#34715). Go MAEDA 2021-06-14 07:03:08 +00:00
  • a0bf4e5cd3 Filter issues by file description (#34715). Go MAEDA 2021-06-14 07:01:27 +00:00
  • 9e3d772e15 Fix typo in test/fixtures/attachments.yml (#34715). Go MAEDA 2021-06-14 06:46:56 +00:00
  • 42f06574eb Better presentation for 2FA recovery codes (#35372). Go MAEDA 2021-06-14 06:04:45 +00:00
  • 3a6d85e5a5 Merged r21030 from trunk to 4.2-stable (#35267). Go MAEDA 2021-06-09 07:18:13 +00:00
  • 71b7fc984c German translation update for 4.2-stable (jstoolbar-de.js) (#35267). Go MAEDA 2021-06-09 07:16:31 +00:00
  • f0ffd4b468 Update activerecord-sqlserver-adapter gem to 6.1.0 (#29914, #35002). Marius Balteanu 2021-06-08 23:11:40 +00:00
  • d4fcebaee7 Possible double includes in issue query in gantt helper (#33381). Go MAEDA 2021-06-06 04:48:24 +00:00
  • 63b71c90f1 Update CSV to 3.2 (#35361). Go MAEDA 2021-06-06 03:49:56 +00:00
  • 29f86644fe Update RuboCop to 1.16 (#35136). Go MAEDA 2021-06-06 03:39:54 +00:00
  • 5515295ee2 Traditional Chinese translation update (#35352). Go MAEDA 2021-06-04 08:17:46 +00:00
  • 7e57922de1 Merged r21023 from trunk to 4.2-stable (#35111). Go MAEDA 2021-06-04 07:40:37 +00:00
  • 80c2ac2538 Russian translation update for 4.2-stable (#35111). Go MAEDA 2021-06-04 07:36:48 +00:00
  • 4337dec5f8 Merged r21021 from trunk to 4.2-stable (#34979). Go MAEDA 2021-06-04 07:31:56 +00:00
  • dc65b9148d French translation update for 4.2-stable (#34979). Go MAEDA 2021-06-04 07:29:56 +00:00
  • 6ed4d1eb13 Merged r21014 from trunk to 4.2-stable (#35308). Go MAEDA 2021-06-02 00:36:17 +00:00
  • eba036eb1e Bulgarian translation update (#35332). Go MAEDA 2021-05-30 04:33:43 +00:00
  • b83c09804e Japanese translation update (#35329). Go MAEDA 2021-05-29 08:03:48 +00:00
  • a8359073e6 Update locales (#7652). Go MAEDA 2021-05-29 07:32:57 +00:00
  • 0b8c23f021 Ability to add watchers to Wiki pages (#7652). Go MAEDA 2021-05-29 07:30:54 +00:00
  • f217037771 Remove trailing whitespaces in test/fixtures/watchers.yml (#7652). Go MAEDA 2021-05-29 07:01:46 +00:00
  • 1918943020 "Add news" button on global news index is displayed for users without permission (#35308). Go MAEDA 2021-05-29 06:44:54 +00:00
  • 5ac8f70d10 Render Textile and Markdown files in the repository browser (#16849). Go MAEDA 2021-05-28 08:37:30 +00:00
  • 66fc9f463d Gracefully handle invalid query parameters for custom fields (#35312). Go MAEDA 2021-05-28 03:58:01 +00:00
  • 633c8aaac9 Merged r21010 from trunk to 4.2-stable (#35319). Go MAEDA 2021-05-28 00:59:00 +00:00
  • 7b2fdc771b Wrong Japanese translation for permission_delete_message_watchers (#35319). Go MAEDA 2021-05-28 00:56:29 +00:00
  • 099b160d11 Add SameSite=Lax to cookies to fix warnings in web browsers (#35226). Go MAEDA 2021-05-27 08:31:15 +00:00
  • 8b8a1194ff PDF thumbnails support on Windows (#32898). Go MAEDA 2021-05-25 02:36:21 +00:00
  • 695bd72dbd Merged r20998 from trunk to 4.2-stable (#35036). Go MAEDA 2021-05-25 02:13:57 +00:00
  • a8a87ef47e Security notification is not sent when an admin changes the password of a user (#32199). Go MAEDA 2021-05-24 06:28:23 +00:00
  • 97c2607da4 X-Redmine-Issue-Assignee email header field is empty when the assignee of an issue is a group (#35017). Go MAEDA 2021-05-18 05:18:23 +00:00
  • 2115569e83 Update RuboCop to 1.15 (#35136). Go MAEDA 2021-05-18 02:42:16 +00:00
  • a9aae29708 Remove deprecated Project#members_by_role (#35031). Go MAEDA 2021-05-15 05:52:58 +00:00
  • ec3527102d Remove deprecated WikiContent::Version (#35031). Go MAEDA 2021-05-15 05:51:14 +00:00
  • 4740307f11 Fix typo in ApplicationHelper.html_title comment (#35230). Go MAEDA 2021-05-15 05:29:49 +00:00
  • a3e6b3fb13 Merged r20999 from trunk to 4.2-stable (#35016). Go MAEDA 2021-05-14 09:48:35 +00:00
  • f8c7e3cf04 French translation for two-factor authentication (#35016). Go MAEDA 2021-05-14 09:47:22 +00:00
  • 183642ba20 Markdown text sections broken by thematic breaks (horizontal rules) (#35036). Go MAEDA 2021-05-14 09:39:12 +00:00
  • 9e6973893b Merged r20996 from trunk to 4.2-stable (#35051). Go MAEDA 2021-05-12 13:59:14 +00:00
  • 91379493cd German translation update (#35051). Go MAEDA 2021-05-12 13:57:57 +00:00
  • 80c5886fcb Merged r20993 from trunk to 4.1-stable (#33752). Go MAEDA 2021-05-12 02:36:53 +00:00
  • 5b730aa631 Merged r20993 from trunk to 4.2-stable (#33752). Go MAEDA 2021-05-12 02:34:16 +00:00
  • 6369d139dd Uploading a big file fails with NoMemoryError (#33752). Go MAEDA 2021-05-11 05:35:19 +00:00
  • ba4eda3ebe Merged r20990 from trunk to 4.1-stable (#35201). Go MAEDA 2021-05-07 04:50:06 +00:00