Commit Graph

  • 92169b1124 Show toolbar for full width custom fields with text formatting enabled on issues bulk edit page (#32471). Go MAEDA 2020-04-11 09:02:01 +00:00
  • a14697df68 Unify CSS classes for custom fields in issue#show, issue#edit and issue#bulk_edit (#32471). Go MAEDA 2020-04-11 09:00:34 +00:00
  • 7a69848d91 Use the same layout for custom fields in issue bulk edit page (#32471). Go MAEDA 2020-04-11 08:58:09 +00:00
  • ea54e1acdb Fix that bulk download raises Errno::EACCES on Windows (#7056). Go MAEDA 2020-04-11 07:58:01 +00:00
  • 62c7da1b3f CodeCleanup: Fix a RuboCop offense Layout/LeadingCommentSpace introduced in r19677. Go MAEDA 2020-04-11 07:53:51 +00:00
  • e1a783af45 tagged version 4.1.1 4.1.1 Jean-Philippe Lang 2020-04-06 16:54:21 +00:00
  • 5a5692ebc9 tagged version 4.0.7 4.0.7 Jean-Philippe Lang 2020-04-06 16:53:54 +00:00
  • 9fa8666253 Merged r19683 to 4.1-stable. Jean-Philippe Lang 2020-04-06 16:53:15 +00:00
  • a2434ed73b Updates for 4.1.1 release. Jean-Philippe Lang 2020-04-06 16:52:28 +00:00
  • e5e2af998a Updates for 4.0.7 release. Jean-Philippe Lang 2020-04-06 16:51:18 +00:00
  • c9cabb2dc5 Merged r19680 to 4.1-stable (#33219). Jean-Philippe Lang 2020-04-06 10:11:39 +00:00
  • e5dd15c615 Persian translation update (#33219). Jean-Philippe Lang 2020-04-06 10:09:34 +00:00
  • b50b9ec5b3 Merged r19676 to r19678 to 4.1-stable (#32774). Jean-Philippe Lang 2020-04-06 10:02:27 +00:00
  • 192263b856 Don't use User.current in TimeEntryImport model but #user instead (#32774). Jean-Philippe Lang 2020-04-05 19:28:37 +00:00
  • 31c8e71d8e Set time entry author in controller (#32774). Jean-Philippe Lang 2020-04-05 19:24:32 +00:00
  • 99df2c5c58 Creating time tracking entry for other user through rest API fails with 403 (#32774). Jean-Philippe Lang 2020-04-05 18:39:05 +00:00
  • d955672a7d Reverted r19669 and r19670 (#32774). Jean-Philippe Lang 2020-04-05 17:29:53 +00:00
  • 6a8a854ae0 Merged r19672 to 4.0-stable (#32934). Jean-Philippe Lang 2020-04-05 15:15:35 +00:00
  • 6ccf502e95 Merged r19672 to 4.1-stable (#32934). Jean-Philippe Lang 2020-04-05 15:02:01 +00:00
  • 895fc12d56 XSS vulnerabilities in textile links (#32934). Jean-Philippe Lang 2020-04-05 14:41:33 +00:00
  • d257990868 Reverts r19489 (#32934). Jean-Philippe Lang 2020-04-05 14:35:44 +00:00
  • 3fcaff3670 Creating time tracking entry for other user through rest API fails with 403 (#32774). Jean-Philippe Lang 2020-04-05 14:28:06 +00:00
  • ba27fe1b4e Creating time tracking entry for other user through rest API fails with 403 (#32774). Jean-Philippe Lang 2020-04-05 14:23:40 +00:00
  • 65103b92fb Merged r19663 to 4.1-stable (#32765). Jean-Philippe Lang 2020-04-05 14:13:45 +00:00
  • 60a37ffb20 Merged r19660 and r19661 to 4.1-stable (#32793). Jean-Philippe Lang 2020-04-05 11:23:25 +00:00
  • 9045c9b3d8 Merged r19658 and r19659 to 4.1-stable (#32889). Jean-Philippe Lang 2020-04-05 11:22:08 +00:00
  • ae82276290 Merged r19655 to 4.1-stable (#33110). Jean-Philippe Lang 2020-04-05 11:20:58 +00:00
  • d1360a67ab Merged r19653, r19654 and r19662 to 4.1-stable (#3800). Jean-Philippe Lang 2020-04-05 11:19:53 +00:00
  • 9b5cccff39 ##123 syntax for linking to issues: Title cannot be distinguished from following text (#32765). Jean-Philippe Lang 2020-04-05 10:51:46 +00:00
  • ace151c14c Fixed assertion broken by r19654 (#3800). Jean-Philippe Lang 2020-04-05 10:14:55 +00:00
  • 3079cef213 Adds a test for r19660 (#32793). Jean-Philippe Lang 2020-04-05 10:00:40 +00:00
  • 87b56c6521 Email address with Punycode top-level domain is not accepted (#32793). Jean-Philippe Lang 2020-04-05 09:55:22 +00:00
  • dd71338ff1 Split subtasks/relations information into 5 columns (#32889). Jean-Philippe Lang 2020-04-05 09:52:51 +00:00
  • f47ed1a5e2 Move style to css (#32889). Jean-Philippe Lang 2020-04-05 09:51:11 +00:00
  • 4b0ac7a78b Merged r19651 and r19652 to 4.1-stable (#32973). Jean-Philippe Lang 2020-04-05 09:47:00 +00:00
  • 0904708acf Merged r19530 to 4.1-stable (#32891). Jean-Philippe Lang 2020-04-05 09:44:48 +00:00
  • d6734e6239 Fix sort does not work with group by datetime columns (#33110). Jean-Philippe Lang 2020-04-05 09:43:03 +00:00
  • c01dad4038 Show user name in time entry bulk edit (#3800). Jean-Philippe Lang 2020-04-05 08:35:59 +00:00
  • 9fcfeb1b36 Editing time entries should show the time entry user (#3800). Jean-Philippe Lang 2020-04-05 08:29:15 +00:00
  • 2b122d2b65 Reorder and rename test added in r19651 (#32973). Jean-Philippe Lang 2020-04-05 08:22:39 +00:00
  • e91dbcb5a7 Editing a time entry for a locked user changes the user to the current user (#32973). Jean-Philippe Lang 2020-04-05 08:21:25 +00:00
  • 041bee750d Merged r19646 to 4.0-stable (#33075). Jean-Philippe Lang 2020-04-05 08:15:19 +00:00
  • 69a7c3691d Merged r19646 to 4.1-stable (#33075). Jean-Philippe Lang 2020-04-05 08:12:44 +00:00
  • 37d5ad72a6 Merged r19486 to 19488 to 4.0-stable (#32850). Jean-Philippe Lang 2020-04-05 08:06:14 +00:00
  • 882d87327b Merged r19486 to 19488 to 4.1-stable (#32850). Jean-Philippe Lang 2020-04-05 08:04:27 +00:00
  • 214ec3e806 Time entries csv export should check issue visibility (#33075). Jean-Philippe Lang 2020-04-05 07:39:29 +00:00
  • c4ff55ac9b Update RuboCop to 0.81 (#32530). Go MAEDA 2020-04-05 05:45:22 +00:00
  • 118cb5ab23 RuboCop: Update .rubocop_todo.yml Go MAEDA 2020-04-05 05:14:55 +00:00
  • 314b5edb7a RuboCop: Add "EnforcedStyle: sprintf" (#33126). Go MAEDA 2020-04-05 04:29:28 +00:00
  • aa4d0c6bda Support custom fields when exporting users to CSV (#33126). Go MAEDA 2020-04-04 01:42:16 +00:00
  • 6e781f6479 Fix that "Successful deletion" notice is not displayed after deleting some types of content (#33116). Go MAEDA 2020-04-04 00:43:28 +00:00
  • a24834fa77 Skip thumbnail tests if ImageMagick convert command is not available (#33226). Go MAEDA 2020-04-02 08:04:15 +00:00
  • 06e538861a Merged r19637 from trunk to 4.1-stable (#32737). Go MAEDA 2020-04-02 07:56:45 +00:00
  • 0bf775e77c Merged r19636 from trunk to 4.1-stable (#32737). Go MAEDA 2020-04-02 07:55:39 +00:00
  • 0f3cece5bb Fix that viewing gantt causes SQL error with SQL Server (#32737). Go MAEDA 2020-04-02 07:52:04 +00:00
  • c5ec830b68 Remove duplicate keys from sort criteria (#32737). Go MAEDA 2020-04-02 06:22:23 +00:00
  • fd75ebcd12 Replace File#readable? with Attachment#readable? (#7056). Go MAEDA 2020-04-02 05:52:39 +00:00
  • e1cb1c8530 Merged r19632 and r19633 from trunk to 4.1-stable (#33169). Go MAEDA 2020-04-01 16:27:51 +00:00
  • 1cade452eb Option to Check/Uncheck all block columns in export (#33169). Go MAEDA 2020-04-01 16:21:27 +00:00
  • c7806ccbdf Fix issues and spent time CSV export does not include custom fields with "Full width layout" enabled (#33169). Go MAEDA 2020-04-01 16:20:10 +00:00
  • 0a80c4c14b Replace File#readable? with Attachment#readable? (#7056). Go MAEDA 2020-04-01 09:14:16 +00:00
  • edc307d998 Merged r19628 from trunk to 4.0-stable (#30285). Go MAEDA 2020-04-01 08:44:51 +00:00
  • 237560a8e5 Merged r19628 from trunk to 4.1-stable (#30285). Go MAEDA 2020-04-01 08:43:43 +00:00
  • dfc498f44b Update tiny_tds to 1.0.5 and activecord-sqlserver-adapter to 5.2.1 (#30285). Go MAEDA 2020-04-01 08:12:57 +00:00
  • a8fb2a4091 Czech translation update (#33225). Go MAEDA 2020-04-01 01:48:58 +00:00
  • e04fb3e78b Display avatar on add watchar dialog (#32976). Go MAEDA 2020-03-31 09:30:47 +00:00
  • bb7c49e05a --without rmagick option for bundle install is no longer necessary (#33208). Go MAEDA 2020-03-31 06:39:32 +00:00
  • c2befe5bf3 Japanese translation update (#33209). Go MAEDA 2020-03-31 06:03:39 +00:00
  • dc52ab51b8 Update RuboCop Rails to 2.5 (#32531). Go MAEDA 2020-03-27 07:09:10 +00:00
  • 4843686b2d Traditional Chinese translation update (#33202). Go MAEDA 2020-03-27 06:59:22 +00:00
  • dbdeda8b65 Update locales (#18555). Go MAEDA 2020-03-26 06:41:01 +00:00
  • bf79b3f5b3 Show warning when attempting to attach more than the allowed number of attachments (#18555). Go MAEDA 2020-03-26 06:38:47 +00:00
  • 795ebcc17c Use field_activity rather than label_activity in the context of time tracking (#33186). Go MAEDA 2020-03-26 05:58:47 +00:00
  • a7ca24b99b Merged r19616 from trunk to 4.0-stable (#33196). Go MAEDA 2020-03-24 22:37:49 +00:00
  • 0c0241159a Merged r19616 from trunk to 4.1-stable (#33196). Go MAEDA 2020-03-24 22:37:04 +00:00
  • b76d5490c2 Update Rails to 5.2.4.2 (#33196). Go MAEDA 2020-03-24 22:36:02 +00:00
  • 8f22b02ca8 Improvement of the German translation (#32238). Go MAEDA 2020-03-24 13:54:45 +00:00
  • aa60f3c8b1 Merged r19613 from trunk to 4.1-stable (#33183). Go MAEDA 2020-03-24 12:59:31 +00:00
  • d449409ab9 Unable to edit user or group that has custom fields with text formatting enabled (#33183). Go MAEDA 2020-03-24 12:56:35 +00:00
  • 3edca906db Merged r19611 from trunk to 4.1-stable (#33103). Go MAEDA 2020-03-24 12:17:56 +00:00
  • 1473996f92 Export to PDF fails when subject of parent task is included in issue list (#33103). Go MAEDA 2020-03-24 12:16:06 +00:00
  • 64abc4bd85 Japanese translation update (#33180). Go MAEDA 2020-03-23 12:53:03 +00:00
  • 4a7bc593af Display bulk_download_max_size in human-readable representation (#7056). Go MAEDA 2020-03-23 05:52:40 +00:00
  • 12318cff4d scm: mercurial: add test of author and message which have control character (#23055) Toshi MARUYAMA 2020-03-22 16:35:09 +00:00
  • 8de1d87e70 scm: mercurial: update test repository (#23055) Toshi MARUYAMA 2020-03-22 16:34:59 +00:00
  • 20ab5cb4dd scm: mercurial: change template "escape" to "urlescape" for "author" and "desc" (#23055) Toshi MARUYAMA 2020-03-22 16:15:25 +00:00
  • 28f91a7332 scm: mercurial: refactor MercurialAdapterTest#test_branches for easy adding new branch to test repository Toshi MARUYAMA 2020-03-22 16:15:14 +00:00
  • fb7d3bf7ce Clean up toggleMultiSelect js function (#32813). Go MAEDA 2020-03-22 05:25:39 +00:00
  • 6acc439704 Update rubyzip to 2.3 (#7056). Go MAEDA 2020-03-22 02:23:38 +00:00
  • 694ffa7db6 Update locales (#7056). Go MAEDA 2020-03-21 06:07:15 +00:00
  • ab47fb8ae0 Download all attachments at once (#7056). Go MAEDA 2020-03-21 05:59:31 +00:00
  • d320d4e191 Merged r19598 from trunk to 4.0-stable (#33156). Go MAEDA 2020-03-20 07:07:49 +00:00
  • 74065dc7cf Merged r19598 from trunk to 4.1-stable (#33156). Go MAEDA 2020-03-20 07:06:36 +00:00
  • 6abf527aa0 Allow zooming on mobile devices (#33156). Go MAEDA 2020-03-20 06:47:26 +00:00
  • 5e70917291 Merged r19595 from trunk to 4.0-stable (#19248). Go MAEDA 2020-03-20 06:25:01 +00:00
  • 50548f0e23 Merged r19595 from trunk to 4.1-stable (#19248). Go MAEDA 2020-03-20 06:20:46 +00:00
  • 0a9b72ab9c Fix that end markers in gantt PDF are misaligned (#19248). Go MAEDA 2020-03-20 06:19:19 +00:00
  • b025c9408b Merged r19592 from trunk to 4.0-stable (#23645). Go MAEDA 2020-03-20 04:56:20 +00:00
  • a9df0ad98a Merged r19592 from trunk to 4.1-stable (#23645). Go MAEDA 2020-03-20 04:52:34 +00:00
  • 94777d40b0 Gantt bars for single-day tasks may be rendered wrongly in PDF (#23645). Go MAEDA 2020-03-20 04:48:15 +00:00