Commit Graph

  • cf22053dd5 Use safe_attributes for custom field enumerations. Jean-Philippe Lang 2016-07-17 07:27:23 +00:00
  • 316eae078c Use safe_attributes for custom fields. Jean-Philippe Lang 2016-07-17 07:15:25 +00:00
  • 43d8ab8288 Use safe_attributes for user preferences. Jean-Philippe Lang 2016-07-17 06:43:12 +00:00
  • cad0036297 Use head instead of render :nothing => true. Jean-Philippe Lang 2016-07-17 06:35:28 +00:00
  • ff50094d3e Include url helpers in helper tests. Jean-Philippe Lang 2016-07-16 16:17:14 +00:00
  • f4b885d088 Use #update! instead of #update_attribute. Jean-Philippe Lang 2016-07-16 16:13:04 +00:00
  • d3ff86b1eb Don't use add_on_empty. Jean-Philippe Lang 2016-07-16 11:52:20 +00:00
  • c4b4b8a71e Adds a class for testing helpers. Jean-Philippe Lang 2016-07-16 11:36:57 +00:00
  • 745833a66c Dup @generated_changeset_rev. Jean-Philippe Lang 2016-07-16 11:29:47 +00:00
  • bf75b0d992 Include URL helpers. Jean-Philippe Lang 2016-07-16 11:12:52 +00:00
  • 91517ec67c Passing arguments to assert_nothing_raised is deprecated in Rails 5. Jean-Philippe Lang 2016-07-16 11:05:34 +00:00
  • e1a2f30787 Don't use an argument to reload. Jean-Philippe Lang 2016-07-16 10:48:11 +00:00
  • fb89e8a799 Use #update! instead of #update_attribute. Jean-Philippe Lang 2016-07-16 10:40:23 +00:00
  • f3e2ae6b10 Don't call #slice on proxy. Jean-Philippe Lang 2016-07-16 10:34:05 +00:00
  • 9c698a7a1e Don't pass conditions to #destroy_all. Jean-Philippe Lang 2016-07-16 10:31:56 +00:00
  • 57afa5345e Don't pass conditions to #delete_all. Jean-Philippe Lang 2016-07-16 10:30:45 +00:00
  • d3d62f4ded Don't pass conditions to #delete_all. Jean-Philippe Lang 2016-07-16 10:20:21 +00:00
  • 28137fa3da Use named route. Jean-Philippe Lang 2016-07-16 10:13:42 +00:00
  • be5126ee13 Don't pass conditions to #destroy_all. Jean-Philippe Lang 2016-07-16 09:52:04 +00:00
  • 3396d5a1c4 Use head instead of render :nothing => true. Jean-Philippe Lang 2016-07-16 09:46:51 +00:00
  • 17aa2f68c2 Don't compare with Hash. Jean-Philippe Lang 2016-07-16 09:41:24 +00:00
  • dca56a0350 Use safe_attributes. Jean-Philippe Lang 2016-07-16 09:34:45 +00:00
  • adde498b33 Use safe_attributes. Jean-Philippe Lang 2016-07-16 09:30:09 +00:00
  • 3e6b392ddc Don't pass conditions to #delete_all. Jean-Philippe Lang 2016-07-16 09:17:15 +00:00
  • 6cc6a918b4 Pass parameters with :params in controller tests. Jean-Philippe Lang 2016-07-16 07:43:16 +00:00
  • 11c85279ab Accept 5 arguments. Jean-Philippe Lang 2016-07-16 06:58:48 +00:00
  • c364e6ee9b Pass parameters with :params in controller tests. Jean-Philippe Lang 2016-07-16 06:19:52 +00:00
  • c55dd52b07 Handle admin and login with safe_attributes. Jean-Philippe Lang 2016-07-14 11:56:39 +00:00
  • 26c5459de7 Don't pass conditions to #delete_all. Jean-Philippe Lang 2016-07-14 11:21:16 +00:00
  • 2e4e610930 Adds our own class for controller tests. Jean-Philippe Lang 2016-07-14 09:35:49 +00:00
  • 9d9e26317a Don't use alias_chain_method. Jean-Philippe Lang 2016-07-14 07:55:36 +00:00
  • 9e20edf2d4 Don't generate URL from params. Jean-Philippe Lang 2016-07-14 07:43:34 +00:00
  • 5e93459128 Use .around_action instead of .around_filter. Jean-Philippe Lang 2016-07-14 07:35:27 +00:00
  • 106f6dcace Removes a call to alias_method_chain. Jean-Philippe Lang 2016-07-14 07:34:12 +00:00
  • 2457f5914d Use .skip_before_action instead of .skip_before_filter. Jean-Philippe Lang 2016-07-14 07:29:04 +00:00
  • ee82a55602 Use .before_action instead of .before_filter. Jean-Philippe Lang 2016-07-14 07:27:31 +00:00
  • d2f7e31951 Use .distinct instead of .uniq. Jean-Philippe Lang 2016-07-14 07:15:13 +00:00
  • e58e676b7c Removes a call to alias_method_chain. Jean-Philippe Lang 2016-07-14 06:52:38 +00:00
  • 541241a849 Removes a call to alias_method_chain. Jean-Philippe Lang 2016-07-14 06:49:44 +00:00
  • 0e53e20df1 Avatars in issue history are cropped. Jean-Philippe Lang 2016-07-13 20:07:15 +00:00
  • 19492226f7 Ability to delete multiple attachments while updating an issue (#13072). Jean-Philippe Lang 2016-07-13 20:04:14 +00:00
  • 793cb16764 Make time entries groupable (#16843). Jean-Philippe Lang 2016-07-13 19:02:48 +00:00
  • abf3fe9c83 Adds a link to spent time on version details (#13558). Jean-Philippe Lang 2016-07-13 18:34:45 +00:00
  • 7e54597dcc Don't reserve 15% for buttons. Jean-Philippe Lang 2016-07-13 18:27:04 +00:00
  • 539166597f Adds a version filter on time entries (#13558). Jean-Philippe Lang 2016-07-13 18:26:44 +00:00
  • 0e514b3144 Fully qualify the Version class in Redmine::Helpers::TimeReport (#23269). Jean-Philippe Lang 2016-07-12 19:45:05 +00:00
  • 03dbf8abb8 Remove special behaviour for listing issue time entries, use a filter for that. Jean-Philippe Lang 2016-07-12 19:28:49 +00:00
  • f01b0887ff Helper is needed to render the sidebar (#14790). Jean-Philippe Lang 2016-07-12 18:04:01 +00:00
  • a00538e602 Display the list of saved queries in the sidebar (#14790). Jean-Philippe Lang 2016-07-12 17:54:46 +00:00
  • 275bd514cd Adds scopes for retrieving the appropriate queries (#14790). Jean-Philippe Lang 2016-07-12 17:45:39 +00:00
  • b5d2ddedfa Moves sidebar queries rendering to QueriesHelper (#14790). Jean-Philippe Lang 2016-07-12 17:42:40 +00:00
  • beb5e60391 Makes spent time queries savable (#14790). Jean-Philippe Lang 2016-07-12 17:40:19 +00:00
  • 891736ef39 Merged r15609 (#23278). Jean-Philippe Lang 2016-07-11 18:10:01 +00:00
  • f231779252 Merged r15609 (#23278). Jean-Philippe Lang 2016-07-11 18:09:54 +00:00
  • 7c6757c81a Pull up query visibility methods. Jean-Philippe Lang 2016-07-11 18:08:55 +00:00
  • 9fb339c4e2 Makes QueriesController able to handle other Query subclasses. Jean-Philippe Lang 2016-07-11 17:41:46 +00:00
  • 1b9ca7219b Removes dynamic :action in routes. Jean-Philippe Lang 2016-07-11 17:27:32 +00:00
  • d4edd4d6a4 Removes action caching on /robots.txt. Jean-Philippe Lang 2016-07-10 20:34:37 +00:00
  • f4e7765e01 Don't generate urls with params. Jean-Philippe Lang 2016-07-10 19:55:07 +00:00
  • b2044e6dfc Don't generate urls with params. Jean-Philippe Lang 2016-07-10 19:18:12 +00:00
  • 731eadc450 Don't generate urls with params. Jean-Philippe Lang 2016-07-10 17:20:28 +00:00
  • cf62de0ff6 Don't generate back url with params. Jean-Philippe Lang 2016-07-10 17:04:34 +00:00
  • fc6ee69490 Don't generate sort links with params. Jean-Philippe Lang 2016-07-10 16:58:43 +00:00
  • 5d31eb2495 Don't generate pagination links with params. Jean-Philippe Lang 2016-07-10 16:47:49 +00:00
  • 21c4665e2a Preload issues project. Jean-Philippe Lang 2016-07-10 15:56:12 +00:00
  • 6901fc08f6 Hide pagination links when printing. Jean-Philippe Lang 2016-07-10 15:42:12 +00:00
  • 0a8fe4e552 Preload email addresses for displaying avatars. Jean-Philippe Lang 2016-07-10 11:14:18 +00:00
  • 82158fb724 Renames #render_private_notes to #render_private_notes_indicator (#22575). Jean-Philippe Lang 2016-07-10 11:04:59 +00:00
  • fc9a99fe36 Code cleanup (#22575). Jean-Philippe Lang 2016-07-10 11:03:41 +00:00
  • 1f9bbd6b42 Wrap journal attributes with a journal parameter and use safe_attributes (#22575). Jean-Philippe Lang 2016-07-10 10:58:00 +00:00
  • 7918285ac2 Enable updating private_notes property on journal edit form (#22575). Jean-Philippe Lang 2016-07-10 10:33:48 +00:00
  • e75926314f Merged r15587 and r15588 (#23180). Jean-Philippe Lang 2016-07-10 07:54:29 +00:00
  • b03d3fa623 Merged r15583 and r15584 (#23153). Jean-Philippe Lang 2016-07-10 07:53:37 +00:00
  • 0804245614 Merged r15610 and r15611 (#23242). Jean-Philippe Lang 2016-07-10 07:51:52 +00:00
  • 7e7fc40196 Merged r15585 (#23152). Jean-Philippe Lang 2016-07-10 07:49:50 +00:00
  • e35c8f7e2e Merged r15607 (#23246). Jean-Philippe Lang 2016-07-10 07:47:07 +00:00
  • 0b67170baf Merged r15607 (#23246). Jean-Philippe Lang 2016-07-10 07:46:52 +00:00
  • 3cbbba8513 Merged r15608 (#23206). Jean-Philippe Lang 2016-07-10 07:45:54 +00:00
  • 723857fc42 Merged r15608 (#23206). Jean-Philippe Lang 2016-07-10 07:45:46 +00:00
  • 07da3dc70c Adds a test for #23242. Jean-Philippe Lang 2016-07-09 03:27:51 +00:00
  • 027fe7bb66 Adds attachments accessor to WikiContent::Version (#23242). Jean-Philippe Lang 2016-07-09 03:27:33 +00:00
  • f416657d56 When creating issues by receiving an email, watchers created via CC in the mail don't get an email notification (#23278). Jean-Philippe Lang 2016-07-09 03:15:32 +00:00
  • 4c78b63d58 Wrong filters are applied when exporting issues to CSV with blank filter (#23206). Jean-Philippe Lang 2016-07-09 02:08:39 +00:00
  • 4c2fcb0865 Fixed that empty Markdown image tag raises en error (#23246). Jean-Philippe Lang 2016-07-06 18:18:27 +00:00
  • 974d6db6db Show thumbnails on messages (#22941). Jean-Philippe Lang 2016-07-03 07:54:58 +00:00
  • ea89cc6e7e Show thumbnails on documents (#22941). Jean-Philippe Lang 2016-07-03 07:54:46 +00:00
  • 7ec5dd33df Hide wiki attachments by default and add thumbnails (#22941). Jean-Philippe Lang 2016-07-03 07:50:12 +00:00
  • 9187568877 Set a max width for filter values. Jean-Philippe Lang 2016-07-02 10:16:12 +00:00
  • 050d2bee84 2 spaces instead of a tab. Jean-Philippe Lang 2016-07-02 10:01:37 +00:00
  • 0b16423104 Group versions by status in issue filters (#10412). Jean-Philippe Lang 2016-07-02 09:44:53 +00:00
  • d9a0084b76 Only make sure it's a date. Jean-Philippe Lang 2016-07-02 07:53:31 +00:00
  • 7ea1932990 Center pagination on small screens. Jean-Philippe Lang 2016-06-30 20:23:18 +00:00
  • c84f7243f5 Removed #link_to_content_update. Jean-Philippe Lang 2016-06-30 20:17:19 +00:00
  • aadddc9427 Don't render an empty li tag (#23192). Jean-Philippe Lang 2016-06-30 20:14:49 +00:00
  • 1310f0afa9 Slight change to pagination style. Jean-Philippe Lang 2016-06-30 20:07:48 +00:00
  • 8ea17100f1 Replaces the login table with a div. Jean-Philippe Lang 2016-06-30 19:49:40 +00:00
  • 12c904e891 Moves the submit button out the div. Jean-Philippe Lang 2016-06-30 18:30:14 +00:00
  • 74dd6af8e0 Lighter colors for warning and error messages. Jean-Philippe Lang 2016-06-30 18:28:44 +00:00
  • 7fb55bc363 Move spent time to a box like issues on the project overview. Jean-Philippe Lang 2016-06-30 17:10:10 +00:00
  • 040b90f483 Removed deprecated pagination that no longer works. Jean-Philippe Lang 2016-06-30 17:00:40 +00:00