Commit Graph

  • a87f724ad5 Merged r21488 and r21489 to 4.2-stable (#36593). Marius Balteanu 2022-03-22 06:52:09 +00:00
  • 2e86acfa87 Add tasks to prune registered users after a certain number of days (#30998). Go MAEDA 2022-03-22 04:02:39 +00:00
  • d8d0f38a6b Revert undesired changes (#36593) Marius Balteanu 2022-03-21 22:16:29 +00:00
  • 81575e7291 Skip validation of required custom fields when creating a project if user does not have permissions to see those custom fields (#36593). Marius Balteanu 2022-03-21 22:13:19 +00:00
  • 72bebd1d45 Traditional Chinese translation update (#36815). Go MAEDA 2022-03-21 11:59:08 +00:00
  • 0bbc2d50a7 Merged r21462 from trunk to 4.2-stable (#36795). Go MAEDA 2022-03-21 06:44:08 +00:00
  • ab59d9bf87 Do not fire a query to get user default query when user has no default query set (#36503). Go MAEDA 2022-03-21 06:10:54 +00:00
  • fccc19a451 Reverts r21480 (#36503). Go MAEDA 2022-03-21 06:00:21 +00:00
  • d9bcb65cb9 Remove system test (#6432). Marius Balteanu 2022-03-20 22:17:41 +00:00
  • 3cee462b67 Fix that @tracker_ids[]@ field is rendered multiple time. Add some assertions to @test_index@ (#6432). Marius Balteanu 2022-03-20 22:16:11 +00:00
  • 1d32a44afa Only check for @set_filter@ param when retriving the default query (#7360, 35795, #36389). Marius Balteanu 2022-03-20 21:49:57 +00:00
  • d07c7d8e26 Do not fire a query to get user default query when user has no default query set (#36503). Marius Balteanu 2022-03-20 21:38:45 +00:00
  • c496879d1f Add Chromium to the list of supported browsers (#34978). Marius Balteanu 2022-03-20 21:21:41 +00:00
  • 3f9a8c3f9e Add supported browsers to doc/INSTALL (#34978). Marius Balteanu 2022-03-20 21:20:28 +00:00
  • ad308fbff7 Merged r21461 from trunk to 4.1-stable (#36766). Go MAEDA 2022-03-20 08:24:49 +00:00
  • b6fc3b22b4 Merged r21461 from trunk to 4.2-stable (#36766). Go MAEDA 2022-03-20 08:23:53 +00:00
  • a70cbe6eb2 Merged r21465 and r21466 to 4.1-stable (#36686). Marius Balteanu 2022-03-20 08:08:12 +00:00
  • 90fc69cec8 Merged r21465 and r21466 to 4.2-stable (#36686). Marius Balteanu 2022-03-20 07:57:04 +00:00
  • 55edd02fe0 Update RuboCop Rails to 2.14 (#35207). Go MAEDA 2022-03-20 07:05:56 +00:00
  • defd80a9d4 Japanese translation update (#36813). Go MAEDA 2022-03-20 06:46:52 +00:00
  • 9f941e533f Add locales (#4347). Marius Balteanu 2022-03-19 12:30:33 +00:00
  • 7c0edc26d4 Add missing partial (#4347). Marius Balteanu 2022-03-19 11:27:57 +00:00
  • e50190a82a Automatically add the user to the watchers list after contributing to an issue (#4347). User can enable/disable this feature from My Account. Marius Balteanu 2022-03-19 10:14:29 +00:00
  • 23874fa913 Render mentioned users with leading @ and highlight (#36699, #13919). Marius Balteanu 2022-03-19 10:00:30 +00:00
  • f286a6044b Deprecate and rename rss_* methods to atom_* methods (#15118). Marius Balteanu 2022-03-19 09:56:46 +00:00
  • 65a91d13a0 Fix file drop feature not working in @documents#new@ (#36686). Marius Balteanu 2022-03-19 08:08:09 +00:00
  • 3c2c5fbc50 Reindent code in documents/_form view (#36686). Marius Balteanu 2022-03-19 08:07:32 +00:00
  • ce622c428e Avoid passing ActionController::Parameters outside of MailHandlerController (#36394). Marius Balteanu 2022-03-18 18:42:55 +00:00
  • d6c0759db4 Use @clipboardData.files@ instead of @clipboardData.items@ to get the images from the clipboard (#36013). Marius Balteanu 2022-03-18 17:43:21 +00:00
  • 5c24c1d637 Set the minimum required version of ROTP gem to 5.0.0 (#36795). Go MAEDA 2022-03-18 02:19:30 +00:00
  • fb74b90fef Database migration from Redmine 0.8.7 or earlier fails (#36766). Go MAEDA 2022-03-18 02:07:14 +00:00
  • 8529e39e6d Show a custom field description as a placeholder (#14275). Go MAEDA 2022-03-17 11:52:12 +00:00
  • e1ae7f5c84 Use a variable to reference a CustomField object (#14275). Go MAEDA 2022-03-17 11:50:44 +00:00
  • 9462fb4e2c Fix to use a correct exception class ActiveRecord::IrreversibleMigration in migrations (#36770). Go MAEDA 2022-03-17 08:25:23 +00:00
  • b51d40fe38 Comments for Textile text formatting (#20511). Go MAEDA 2022-03-17 03:55:24 +00:00
  • 2d6f552599 Replace Member.find_or_new with ActiveRecord's find_or_initialize_by (#36730). Go MAEDA 2022-03-14 14:25:24 +00:00
  • a266b9358b Update Rails to 5.2.6.3 (#36757). Go MAEDA 2022-03-13 02:46:34 +00:00
  • 9c62702122 Update Rails to 5.2.6.3 (#36757). Go MAEDA 2022-03-13 02:33:04 +00:00
  • d15d23b7ac Update Rails to 6.1.4.7 (#29914). Go MAEDA 2022-03-12 05:34:57 +00:00
  • 1df42f0e59 Update RuboCop to 1.26 (#35136). Go MAEDA 2022-03-10 02:51:59 +00:00
  • 010c3e7d28 Regenerate .rubocop_todo.yml (#35136). Go MAEDA 2022-03-10 02:43:57 +00:00
  • 9375362297 Polish translation update (#36493). Go MAEDA 2022-03-07 09:49:29 +00:00
  • cee38b5d2a Reorder keys in pl.yml to the same order with en.yml (#36493). Go MAEDA 2022-03-07 09:48:21 +00:00
  • 899df6a051 Lazy load locales (#36728). Marius Balteanu 2022-03-06 17:23:36 +00:00
  • cd688a1781 Improve performance of adding or removing members of a group (#36696). Go MAEDA 2022-03-05 08:41:55 +00:00
  • 4926771a8a Update Chart.js to 3.7.1 (#36701). Go MAEDA 2022-03-03 14:17:19 +00:00
  • 05714ab18a IssuesControllerTest randomly fails (#36716). Go MAEDA 2022-03-03 13:55:22 +00:00
  • 4cb518049f Add habtm relation between roles and queries_roles (#36416). Marius Balteanu 2022-02-28 21:16:08 +00:00
  • cf016c5417 Fix rubocop offense (#36416). Marius Balteanu 2022-02-27 14:06:01 +00:00
  • 10e59d467c Update roadie-rails to 3.0 (#36355). Go MAEDA 2022-02-26 06:54:19 +00:00
  • 1ebb8920d2 Update API test to use token based authentication when twofa is enabled for user (#35001). Marius Balteanu 2022-02-25 07:57:37 +00:00
  • fbca88afc4 Add class @user-mention@ to user classes when user is linked using @ (#36699, #13919). Marius Balteanu 2022-02-24 21:54:30 +00:00
  • 8470b8b478 Update jQuery to 3.6.0 (#35729). Marius Balteanu 2022-02-24 20:45:56 +00:00
  • 3627a29fa6 Add migration to delete orphaned time entry activities (#36416). Marius Balteanu 2022-02-24 19:55:42 +00:00
  • 96d32a5226 Destroy overridden time entry activities and rows from the habtm join table @queries_roles@ on project deletion (#36416). Marius Balteanu 2022-02-24 19:44:36 +00:00
  • 1db2566ff9 Disable API authentication with username and password when two-factor authentication is enabled for the user (#35001). Marius Balteanu 2022-02-24 19:10:35 +00:00
  • ba74ba1c70 Allow users to be mentioned using @ in issues and wiki pages (#13919): Marius Balteanu 2022-02-23 21:16:18 +00:00
  • 0029350c96 Tagged version 4.1.6. 4.1.6 Marius Balteanu 2022-02-20 22:16:09 +00:00
  • 756e5d2959 Tagged version 4.2.4. 4.2.4 Marius Balteanu 2022-02-20 22:15:45 +00:00
  • 5f32953efc Updates for 4.1.6 release. Marius Balteanu 2022-02-20 22:12:58 +00:00
  • 74345c2ada Merged r21430 to 4.2-stable. Marius Balteanu 2022-02-20 22:08:55 +00:00
  • 3a6c43deee Updates for 4.2.4 release. Marius Balteanu 2022-02-20 22:08:07 +00:00
  • 496ec260dd Merged r21427 to 4.1-stable (#35027). Marius Balteanu 2022-02-20 20:17:16 +00:00
  • 92c7a4d53a Merged r21427 to 4.2-stable (#35027). Marius Balteanu 2022-02-20 20:16:58 +00:00
  • 1b09f5e4a3 Fix gantt PNG export ignores imagemagick_convert_command (#35027). Marius Balteanu 2022-02-20 19:05:49 +00:00
  • e81ff170be Merged r21423 to 4.1-stable (#36248). Marius Balteanu 2022-02-20 18:54:28 +00:00
  • 9349a39ac0 Merged r21423 to 4.2-stable (#36248). Marius Balteanu 2022-02-20 18:53:58 +00:00
  • 5754ee903b Merged r21422 to 4.2-stable (#35656). Marius Balteanu 2022-02-20 18:51:46 +00:00
  • 9a738c2069 Fix time entries of sub-projects are not listed when activity is specified in filters (#36248). Marius Balteanu 2022-02-20 18:50:22 +00:00
  • 3e9f0023a1 Fix import with issue relations and invalid issues hangs without any error message in UI (#35656). Marius Balteanu 2022-02-20 18:12:42 +00:00
  • 5bc98c7b2e Merged r21414 to 4.1-stable (#36494). Marius Balteanu 2022-02-20 15:53:12 +00:00
  • 31eb388f26 Merged r21414 to 4.2-stable (#36494). Marius Balteanu 2022-02-20 15:52:53 +00:00
  • 022d9a1254 Merged r21413 to 4.1-stable (#36561). Marius Balteanu 2022-02-20 15:51:38 +00:00
  • c428bce1e1 Merged r21413 to 4.2-stable (#36561). Marius Balteanu 2022-02-20 15:49:42 +00:00
  • d8f8b7d496 Traditional Chinese translation update (#36606). Go MAEDA 2022-02-20 08:02:51 +00:00
  • 54a5283943 Update I18n to 1.10 (#36564). Go MAEDA 2022-02-20 05:41:21 +00:00
  • 6a46743cd3 Fix code copying in common browsers (#36580). Go MAEDA 2022-02-19 07:36:40 +00:00
  • 9f82265782 Fix WikiContentVersion API returns 500 if author is nil (#36494). Marius Balteanu 2022-02-18 08:08:10 +00:00
  • d8263dcdee Return 404 if revision URL doesn't exist (#36561). Marius Balteanu 2022-02-18 08:03:52 +00:00
  • f70d7a3096 Japanese translation update (#36651). Go MAEDA 2022-02-18 01:46:48 +00:00
  • b0e1f8d8f3 Reduce database queries when rendering Custom fields box in the project settings tab (#36505). Go MAEDA 2022-02-14 08:08:47 +00:00
  • a4ce5024d5 Update Rails to 5.2.6.2 (#36633). Go MAEDA 2022-02-14 06:39:42 +00:00
  • d15e061218 Update Rails to 5.2.6.2 (#36633). Go MAEDA 2022-02-14 06:21:50 +00:00
  • a043021151 Update Rails to 6.1.4.6 (#29914). Go MAEDA 2022-02-12 06:04:00 +00:00
  • 452eb7f166 Merged r21059 from trunk to 4.1-stable (#35435). Go MAEDA 2022-02-09 01:22:33 +00:00
  • 50e9988a60 Merged r21294 from trunk to 4.1-stable (#36226). Go MAEDA 2022-02-09 01:20:00 +00:00
  • ac927b0217 Merged r21059 from trunk to 4.2-stable (#35435). Go MAEDA 2022-02-09 00:57:08 +00:00
  • 7dff6698f8 Merged r21294 from trunk to 4.2-stable (#36226). Go MAEDA 2022-02-09 00:53:35 +00:00
  • 6f6d380e74 Structured Document list for more flexible UI design with CSS (#17924). Go MAEDA 2022-02-08 02:40:24 +00:00
  • d7dd703763 Update Rouge to 3.28 (#36325). Go MAEDA 2022-02-04 05:14:18 +00:00
  • 24b2ec2ef9 Escape HTML in the code highlighter help (#33859). Go MAEDA 2022-02-04 03:02:41 +00:00
  • 34aa3672a2 Update I18n to 1.9 (#36564). Go MAEDA 2022-02-03 04:06:27 +00:00
  • 74d0594c2e Merged r21398 from trunk to 4.2-stable (#36517). Go MAEDA 2022-02-03 03:27:29 +00:00
  • 1e72652b72 Label error_can_not_execute_macro_html in Russian translation is broken (#36517). Go MAEDA 2022-02-03 03:26:18 +00:00
  • aca8faa558 Merged r21394 to 4.2-stable (#36446). Marius Balteanu 2022-02-02 06:42:13 +00:00
  • aadd104c74 Add locales (#35439). Marius Balteanu 2022-02-01 20:27:27 +00:00
  • eb868ad932 Add "required for administrators" option to Two-factor authentication settings that behaves like optional, but will require all users with administration rights to set up two-factor authentication at their next login (#35439). Marius Balteanu 2022-02-01 20:17:27 +00:00
  • d2f64ee928 Fix autocomplete for users fails with 403 error when there are multiple objects from different projects (#36446). Marius Balteanu 2022-02-01 20:11:56 +00:00
  • 5ea0340b8d Add test for #34766. Marius Balteanu 2022-01-30 13:39:55 +00:00
  • 9f6d8711e7 Return 406 status code instead of 500 when API request has an invalid format (#34766). Marius Balteanu 2022-01-30 13:39:06 +00:00