8080 Commits (856f104031940c8bde9ca79d56673b4d997a7d2e)

Author SHA1 Message Date
  Go MAEDA 2cd4996a54 Fix RuboCop offense Lint/NonAtomicFileOperation (#36919). 1 year ago
  Go MAEDA 3b95c2d2d8 Improve wording on password change form (#36908). 1 year ago
  Marius Balteanu ad3f809beb Fix chained custom field filter doesn't work for User fields (#36940). 1 year ago
  Marius Balteanu 3ff5aea8f7 Revert undesired change (#37349). 1 year ago
  Marius Balteanu 6e5b8f07ef Fix filter for chained User custom fields returns 500 internal server error when filtering after a float value (#37349). 1 year ago
  Marius Balteanu ce1c1f04b6 Refactor @TimeEntryActivity.default()@ method (#33914). 1 year ago
  Marius Balteanu bfcb1b0054 Fix time entry activity is not set as default when the default activity exists as project specific activity (#33914). 1 year ago
  Marius Balteanu b1352bb1e6 Fix rubocop warning (Add empty line after guard clause). 1 year ago
  Marius Balteanu 6ec69aaa05 Update jQuery UI to 1.31.1 (#37256). 1 year ago
  Marius Balteanu b2bf7c6d8c Respect field visibility when filtering/sorting by associated issue fields (#37255). 1 year ago
  Marius Balteanu 1a3ee38c2e Respect field visibility when showing associated issue fields (#37255). 1 year ago
  Marius Balteanu 9c4df39c7d Setting @--no-permission-check@ in the mail receiver should not allow creating issues in closed and archived projects (#37187). 1 year ago
  Marius Balteanu 68031b6544 Improved @fixed_version_id@ validation (#37171). 1 year ago
  Marius Balteanu e5550d5ed4 Ensure @category_id@ is valid within the issue's project (#37171). 1 year ago
  Go MAEDA aef5983bdd The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100% (#37151). 2 years ago
  Go MAEDA cffbf0a359 Make "Project" label translatable in app/views/projects/bulk_destroy.html.erb (#36691, #37210). 2 years ago
  Marius Balteanu 8be29b64d8 Reduce extra queries in @ProjectQuery.default@ (#37135). 2 years ago
  Marius Balteanu fcf792615a Issue#last_notes fallback does not respect notes visibility (#37155). 2 years ago
  Marius Balteanu 3ce719b120 Fix internal server error when trying to retrieve AnonymousUser's information via Users API (#37157). 2 years ago
  Go MAEDA 630b71975f Wiki notation `attachment:file_name` cannot make a link to a file attached to other journals (#35462). 2 years ago
  Marius Balteanu e1d6bfbdcc Adds projects bulk delete (#36691). 2 years ago
  Marius Balteanu 883aa3b5cc Background job for project deletion (#36691). 2 years ago
  Marius Balteanu 9e8a7abddb Ask more specific confirmation questions when closing/reopening/archiving projects (#36891). 2 years ago
  Marius Balteanu 345c1c978c Fix that newly added attachments are lost when the status of the ticket is changed by hiding/showing the fields without removing them (#37053). 2 years ago
  Marius Balteanu 5d830c892d Revert changes made to issue form update in r21495 (#37053). 2 years ago
  Go MAEDA fe1202d626 Attachment activity provider SQL optimization (#37057). 2 years ago
  Marius Balteanu 2a60a7bd79 Fix that mentions not working after issue status is changed (#36909). 2 years ago
  Marius Balteanu 1d02d8ec0b Don't verify CSRF authenticity token in mail handler (#37030). 2 years ago
  Marius Balteanu 5914b0ebc2 Allow imported time entries to override the selected project with the actual project of their issue (#36823). 2 years ago
  Marius Balteanu b1e4411c49 Add missing partial view (33422). 2 years ago
  Marius Balteanu c431606e3e Adds context menu to admin projects list (#33422). 2 years ago
  Marius Balteanu 83ed32e8d7 Reuse ProjectQuery filters on the admin project list (#33422). 2 years ago
  Marius Balteanu 883fcb89ee Include roles of built-in "Non member users" and "Anonymous users" members when user is not a member of the project. This fixes #34029. 2 years ago
  Marius Balteanu 9b25b348c3 Allow to filter issues by its version status with shared versions (#36824, #30924). 2 years ago
  Go MAEDA 750c5e89fb Increase email address length limit from 60 to 254 (#36825). 2 years ago
  Go MAEDA 32abb15847 Add support for PUT API to journals (#10171). 2 years ago
  Marius Balteanu 30d91c8503 Fix that Log time and/or Add notes sections from issue form page do not show or hide dynamically based on user permission (#34641). 2 years ago
  Go MAEDA 2e86acfa87 Add tasks to prune registered users after a certain number of days (#30998). 2 years ago
  Marius Balteanu d8d0f38a6b Revert undesired changes (#36593) 2 years ago
  Marius Balteanu 81575e7291 Skip validation of required custom fields when creating a project if user does not have permissions to see those custom fields (#36593). 2 years ago
  Go MAEDA ab59d9bf87 Do not fire a query to get user default query when user has no default query set (#36503). 2 years ago
  Go MAEDA fccc19a451 Reverts r21480 (#36503). 2 years ago
  Marius Balteanu 3cee462b67 Fix that @tracker_ids[]@ field is rendered multiple time. Add some assertions to @test_index@ (#6432). 2 years ago
  Marius Balteanu 1d32a44afa Only check for @set_filter@ param when retriving the default query (#7360, 35795, #36389). 2 years ago
  Marius Balteanu d07c7d8e26 Do not fire a query to get user default query when user has no default query set (#36503). 2 years ago
  Marius Balteanu 7c0edc26d4 Add missing partial (#4347). 2 years ago
  Marius Balteanu e50190a82a Automatically add the user to the watchers list after contributing to an issue (#4347). User can enable/disable this feature from My Account. 2 years ago
  Marius Balteanu 23874fa913 Render mentioned users with leading @ and highlight (#36699, #13919). 2 years ago
  Marius Balteanu f286a6044b Deprecate and rename rss_* methods to atom_* methods (#15118). 2 years ago
  Marius Balteanu 65a91d13a0 Fix file drop feature not working in @documents#new@ (#36686). 2 years ago