Commit Graph

  • cb15f0df38 Filter group should be a Symbol. Jean-Philippe Lang 2017-01-14 10:08:44 +00:00
  • 6f842ec78e Add margin between tables and the following headings (#24776). Jean-Philippe Lang 2017-01-14 10:05:26 +00:00
  • bbede05f2e Handle the case of none existing enumerations using no-data blocks (#24776). Jean-Philippe Lang 2017-01-14 10:04:40 +00:00
  • 898a55fa70 Add 'icon' and 'icon-add' classes to new enum links (#24776). Jean-Philippe Lang 2017-01-14 10:04:00 +00:00
  • 7f3ce996c2 Move 'New enumeration' links to above the item tables (#24776). Jean-Philippe Lang 2017-01-14 10:03:26 +00:00
  • 780d95889a Remove superfluous spaces before colon (#24720). Jean-Philippe Lang 2017-01-14 10:00:41 +00:00
  • 1d63635e9c Add nbsp below project settings version filter section (#24720). Jean-Philippe Lang 2017-01-14 09:59:55 +00:00
  • ea73cbceee Move 'New ...' links to above item tables in project settings (#24720). Jean-Philippe Lang 2017-01-14 09:58:53 +00:00
  • b60596532e Don't always load data that is for html response only. Jean-Philippe Lang 2017-01-14 09:56:04 +00:00
  • 7b32a0371d Let user always see his private notes (#17632). Jean-Philippe Lang 2017-01-14 09:50:28 +00:00
  • 45879a41b2 Moves journals selection to Issue#visible_journals_with_index (#17632). Jean-Philippe Lang 2017-01-14 09:34:24 +00:00
  • d2fcfc5574 Traditional Chinese translation updated by ChunChang Lo (#24708) Toshi MARUYAMA 2017-01-13 04:31:22 +00:00
  • f31a394234 Traditional Chinese translation updated by ChunChang Lo (#24607) Toshi MARUYAMA 2017-01-13 04:11:56 +00:00
  • 7bb0e66cba Adds :setting_timelog_required_fields string to locales (#24577). Jean-Philippe Lang 2017-01-12 23:10:03 +00:00
  • 04eefdc809 Adds settings to make the issue and/or comment fields mandatory for time logs (#24577). Jean-Philippe Lang 2017-01-12 23:09:18 +00:00
  • 82d96258f4 Don't compare timestamps with 0, triggers SQL errors with PostgreSQL (#10840). Jean-Philippe Lang 2017-01-12 22:20:46 +00:00
  • 5d4b5fd1f6 Allow "stay logged in" from multiple browsers (#10840). Jean-Philippe Lang 2017-01-12 20:34:08 +00:00
  • 309c6cec86 Don't preload custom field filter values (#24787). Jean-Philippe Lang 2017-01-12 20:19:45 +00:00
  • 2734eaffd8 Adds a link to all projects in the jump drop down (#23310). Jean-Philippe Lang 2017-01-10 18:33:36 +00:00
  • f1a42f21a6 Typo (#24787). Jean-Philippe Lang 2017-01-09 20:02:41 +00:00
  • fd3c08aaa1 Don't preload all query filters (#24787). Jean-Philippe Lang 2017-01-09 19:59:54 +00:00
  • 1751ad63a7 Merged r16167 from trunk to 3.2-stable. Toshi MARUYAMA 2017-01-09 16:42:20 +00:00
  • cb8aaf1974 Merged r16167 from trunk to 3.3-stable. Toshi MARUYAMA 2017-01-09 16:40:13 +00:00
  • 72f5919252 Gemfile: pin nokogiri version 1.6 Toshi MARUYAMA 2017-01-09 15:21:51 +00:00
  • 583ee1c8c5 Adds a flash message when deleting a board (#24535). Jean-Philippe Lang 2017-01-08 22:51:12 +00:00
  • f0c9c0ef23 Issue destroy : Reassign time issue autocomplete (#24692). Jean-Philippe Lang 2017-01-08 22:47:32 +00:00
  • e5d15c031b Remove iteration in ApplicationHelper#syntax_highlight_lines (#24713). Jean-Philippe Lang 2017-01-08 22:41:52 +00:00
  • aa030bf39a Adds a tooltip to cells on workflow page (#12598). Jean-Philippe Lang 2017-01-08 22:38:02 +00:00
  • a1c37e7d6c remove empty lines including white space from test/unit/user_test.rb Toshi MARUYAMA 2017-01-08 08:24:07 +00:00
  • 84b880e1aa remove trailing white space from app/controllers/files_controller.rb Toshi MARUYAMA 2017-01-08 08:16:30 +00:00
  • cfda8cdb91 remove trailing white space from app/models/version.rb Toshi MARUYAMA 2017-01-08 06:20:07 +00:00
  • 5e9aa5c9d7 Czech translation for trunk updated by Karel Pičman (#24537) Toshi MARUYAMA 2017-01-08 05:00:23 +00:00
  • f905ee347b Merged r16157 from trunk to 3.3-stable (#24537, #24778) Toshi MARUYAMA 2017-01-08 04:45:50 +00:00
  • 47d3ad051b Czech translation for 3.3-stable updated by Karel Pičman (#24537, #24778) Toshi MARUYAMA 2017-01-08 04:03:34 +00:00
  • a6c61c8c2e Preload :roles for displaying user memberships (#23519). Jean-Philippe Lang 2017-01-07 12:10:06 +00:00
  • eef5023886 Don't destructively insert builtin_role into roles (#23519). Jean-Philippe Lang 2017-01-07 11:41:59 +00:00
  • 34a933a580 Reset #roles on reload (#23519). Jean-Philippe Lang 2017-01-07 11:40:48 +00:00
  • 3deb70d4aa Don't preload projects and roles on Principal#memberships association (#23519). Jean-Philippe Lang 2017-01-07 11:40:09 +00:00
  • 79c2e42889 More readable regexp for parse_redmine_links (#24382). Jean-Philippe Lang 2017-01-07 10:52:40 +00:00
  • 6a1865905f Don't redirect to lost password page after login (#13741). Jean-Philippe Lang 2017-01-07 10:49:31 +00:00
  • 3c005719ae Sort user memberships by project. Jean-Philippe Lang 2017-01-07 10:28:59 +00:00
  • a4f167ec1a Don't render memberships forms, use #edit instead. Jean-Philippe Lang 2017-01-07 10:26:36 +00:00
  • 7827d9cdf8 tagged version 3.3.2 3.3.2 Jean-Philippe Lang 2017-01-07 08:42:19 +00:00
  • e848a428dd tagged version 3.2.5 3.2.5 Jean-Philippe Lang 2017-01-07 08:42:05 +00:00
  • fcdb810ebf Merged r16092. Jean-Philippe Lang 2017-01-07 08:40:49 +00:00
  • d4dcd3a8dc Merged r16092. Jean-Philippe Lang 2017-01-07 08:40:28 +00:00
  • 0e939c5bb1 Updates for 3.2.5 release. Jean-Philippe Lang 2017-01-07 08:39:03 +00:00
  • 2551d68c1f Merged r16142 (3.3.2 release). Jean-Philippe Lang 2017-01-07 08:37:58 +00:00
  • e29b4ba26a Updates for 3.3.2 release. Jean-Philippe Lang 2017-01-07 08:37:20 +00:00
  • fa13f5c1fc Bulgarian translation (#24645). Jean-Philippe Lang 2017-01-07 07:59:46 +00:00
  • a84e1a847f Merged r16138 (#14658). Jean-Philippe Lang 2017-01-07 07:52:30 +00:00
  • 4ad24a2250 Merged r16138 (#14658). Jean-Philippe Lang 2017-01-07 07:51:52 +00:00
  • 62b64f4834 Wrong activity timezone on user page (#14658). Jean-Philippe Lang 2017-01-04 21:21:15 +00:00
  • 84732abd0a Missing "next" pagination link when looking at yesterday's activity (#18399). Jean-Philippe Lang 2017-01-04 21:13:28 +00:00
  • 9c32a640c6 Merged r16134 (#24283). Jean-Philippe Lang 2017-01-04 20:56:28 +00:00
  • 01e985eb0a Merged r16134 (#24283). Jean-Philippe Lang 2017-01-04 20:56:22 +00:00
  • 1c44b16023 Validate length of custom field regexp (#24283). Jean-Philippe Lang 2017-01-04 20:55:38 +00:00
  • 47d2775977 Merged r16118 to r16122 (#24693, #24718, #24722). Jean-Philippe Lang 2017-01-04 20:50:27 +00:00
  • c4b1ab644e Merged r16118 to r16122 (#24693, #24718, #24722). Jean-Philippe Lang 2017-01-04 20:47:29 +00:00
  • 66f6d8a633 Merged r16114 (#24646). Jean-Philippe Lang 2017-01-04 19:52:54 +00:00
  • 82a67f4ebe Merged r16114 (#24646). Jean-Philippe Lang 2017-01-04 19:52:47 +00:00
  • 5e9e640381 Merged r16116 (#22034). Jean-Philippe Lang 2017-01-04 19:48:11 +00:00
  • 7ec2c27385 Merged r16116 (#22034). Jean-Philippe Lang 2017-01-04 18:09:00 +00:00
  • 01ab1edebe Merged r16125. Jean-Philippe Lang 2017-01-04 18:00:43 +00:00
  • a9b0564c13 Merged r16125. Jean-Philippe Lang 2017-01-04 18:00:29 +00:00
  • 9d709c0267 Updates year in footer. Jean-Philippe Lang 2017-01-04 17:59:03 +00:00
  • 98f8a17851 Speeds up Project.allowed_to_condition for users who belong to hundreds of projects. Jean-Philippe Lang 2017-01-03 20:53:57 +00:00
  • f8df935dca Speeds up rendering of the project list for users who belong to hundreds of projects. Jean-Philippe Lang 2017-01-03 18:28:45 +00:00
  • fd067bc9df Unneeded assignment (#24693). Jean-Philippe Lang 2016-12-31 16:30:33 +00:00
  • 1bda8ce940 Don't show the "reassign" option when deleting issues from different projects (#24722). Jean-Philippe Lang 2016-12-31 15:26:00 +00:00
  • 1b30422354 Update project_id column in case some time entries were on subtasks of different projects (#24693). Jean-Philippe Lang 2016-12-31 15:16:23 +00:00
  • 7c615b1ffe Add :error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted i18n string (#24718). Jean-Philippe Lang 2016-12-31 15:04:48 +00:00
  • 987ca8cc2a Handle time entries on subtasks and prevent from reassigning an issue that is going to be deleted (#24718, #24693). Jean-Philippe Lang 2016-12-31 15:04:05 +00:00
  • d42397e9a7 Don't load Member#user, use #principal instead. Jean-Philippe Lang 2016-12-31 13:44:41 +00:00
  • 514d9bad9e Fixed that project settings should show locked members (#22034). Jean-Philippe Lang 2016-12-31 13:33:02 +00:00
  • f2bf5aa25c Skip workflow creation in tests for each locale. Jean-Philippe Lang 2016-12-31 12:53:38 +00:00
  • aef4a8a65b Fixed that X-Sendfile header is never set (#24646). Jean-Philippe Lang 2016-12-31 12:45:36 +00:00
  • d521e49dbd Don't reload attachments if they are already loaded. Jean-Philippe Lang 2016-12-31 12:35:15 +00:00
  • e8cffd614e Fixed that reported test duration can be wrong. Jean-Philippe Lang 2016-12-31 12:18:54 +00:00
  • b58cf25383 Adds .rebuild_single_tree! to rebuild a single tree (#24167). Jean-Philippe Lang 2016-12-21 10:35:36 +00:00
  • 5a0884c90f Change English translation for label_user_mail_option_only_(assigned|owner) (#24177). Jean-Philippe Lang 2016-12-21 10:13:26 +00:00
  • e068f855dc Files REST API (#19116). Jean-Philippe Lang 2016-12-21 10:05:55 +00:00
  • f3627e2a3d Prevent parent issue from being closed if a child issue is open (#10989). Jean-Philippe Lang 2016-12-21 09:09:22 +00:00
  • c2eb894f67 Merged r16059, r16060, r16064, r16072. Jean-Philippe Lang 2016-12-20 16:09:28 +00:00
  • 5dd1fe1345 Merged r16059, r16060, r16064, r16072. Jean-Philippe Lang 2016-12-20 16:02:38 +00:00
  • c5697e01e4 Fix test in 3.2-stable (#14817). Jean-Philippe Lang 2016-12-20 15:49:23 +00:00
  • 21a847d01d Fix test in 3.3-stable (#14817). Jean-Philippe Lang 2016-12-20 15:48:15 +00:00
  • 3d1f72bc50 Adds an index on issues parent_id (#23987). Jean-Philippe Lang 2016-12-20 09:12:52 +00:00
  • a2d1d6844a Fix german locale string #23888. Jean-Philippe Lang 2016-12-20 09:09:19 +00:00
  • 2bcbb30546 Rename "issue" to "item" in query helpers (#24643). Jean-Philippe Lang 2016-12-20 09:07:24 +00:00
  • 0453c56b22 Merged r16071 (#24595). Jean-Philippe Lang 2016-12-20 09:05:31 +00:00
  • f3c5056e39 Merged r16071 (#24595). Jean-Philippe Lang 2016-12-20 09:05:23 +00:00
  • e2b3fcabde Merged r16056 (#14817). Jean-Philippe Lang 2016-12-20 09:02:14 +00:00
  • ac456fafc8 Merged r16056 (#14817). Jean-Philippe Lang 2016-12-20 09:02:07 +00:00
  • 1da051e1bd Merged r16057 (#13622). Jean-Philippe Lang 2016-12-20 09:01:08 +00:00
  • d6a06cbf77 Merged r16057 (#13622). Jean-Philippe Lang 2016-12-20 09:01:00 +00:00
  • 61db44c211 Merged r16049 (#24156). Jean-Philippe Lang 2016-12-20 08:59:58 +00:00
  • d5a943fd13 Merged r16049 (#24156). Jean-Philippe Lang 2016-12-20 08:59:43 +00:00
  • f9823d1028 Restricts the list of file types that can be thumbnailed. Jean-Philippe Lang 2016-12-20 08:52:26 +00:00
  • 18463cad4d Typo: s/changset-comments/changeset-comments/ (#22758, #24604). Jean-Philippe Lang 2016-12-18 09:35:43 +00:00