358 Commits (9206d077d4603c6ffc2d01ae152f129c6e88df6d)

Author SHA1 Message Date
  Jean-Philippe Lang b60596532e Don't always load data that is for html response only. 7 years ago
  Jean-Philippe Lang 45879a41b2 Moves journals selection to Issue#visible_journals_with_index (#17632). 7 years ago
  Jean-Philippe Lang 1bda8ce940 Don't show the "reassign" option when deleting issues from different projects (#24722). 7 years ago
  Jean-Philippe Lang 1b30422354 Update project_id column in case some time entries were on subtasks of different projects (#24693). 7 years ago
  Jean-Philippe Lang 987ca8cc2a Handle time entries on subtasks and prevent from reassigning an issue that is going to be deleted (#24718, #24693). 7 years ago
  Jean-Philippe Lang 73ef85f672 Don't bulk edit file custom fields (#6719). 7 years ago
  Jean-Philippe Lang dcf2e15b06 Bulk edit form not show fields based on target tracker and status (#23755). 7 years ago
  Jean-Philippe Lang 0925ce756c Test failure (#23410). 8 years ago
  Jean-Philippe Lang 011606745f New issue raises an error if no projects available (#23410). 8 years ago
  Jean-Philippe Lang cad0036297 Use head instead of render :nothing => true. 8 years ago
  Jean-Philippe Lang ee82a55602 Use .before_action instead of .before_filter. 8 years ago
  Jean-Philippe Lang 0a8fe4e552 Preload email addresses for displaying avatars. 8 years ago
  Jean-Philippe Lang f694839c82 Code cleanup (#23054). 8 years ago
  Jean-Philippe Lang 79fcbc82dc Adds a setting for choosing the new object menu item style (#15880). 8 years ago
  Jean-Philippe Lang c4fd1750f7 Adds permission to edit and delete issues by role/tracker (#285). 8 years ago
  Jean-Philippe Lang 79df68e17f Limit trackers for new issue to certain roles (#7839). 8 years ago
  Jean-Philippe Lang a6828512c0 Adds Issue#allowed_target_trackers (#7839). 8 years ago
  Jean-Philippe Lang 4019ba76ab Restores the "New issue" tab in the project menu and makes it optional (#6204). 8 years ago
  Jean-Philippe Lang ed50d42210 Replace Date.today with User.current.today (#22320). 8 years ago
  Jean-Philippe Lang dcc569fa34 Removed the "New issue" menu item (#6204). 8 years ago
  Jean-Philippe Lang 17ea1539ef Previous/next links may be lost after editing the issue (#14462). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang ea635ece05 Copying an issue does not copy parent task id (#12893). 8 years ago
  Jean-Philippe Lang 48afc0b151 Private note flag disappears in issue update conflict (#21551). 8 years ago
  Jean-Philippe Lang fb8e348254 Set default project version after selecting a different project on the new issue form (#1828). 8 years ago
  Jean-Philippe Lang 3d513cae6e Use #safe_attributes= for building new time entry. 8 years ago
  Jean-Philippe Lang f97d23b1b7 Isolates csv options for a hash param (#1159). 8 years ago
  Jean-Philippe Lang 2bc5b60f9d Makes new issue initial status settable in workflow (#5816). 9 years ago
  Jean-Philippe Lang b3aaabcb3c Sort journals by created_on then id (#14881). 9 years ago
  Jean-Philippe Lang 09b935b44e Fixed that copying issues always copy subtasks and attachments even if option is unchecked (#11787). 9 years ago
  Jean-Philippe Lang b64601888f Preload changeset associations (#19706). 9 years ago
  Jean-Philippe Lang 11e8dc263f When create by copying the issue, status can not be changed to default (#19553). 9 years ago
  Jean-Philippe Lang f5668d0650 Fixed that the bulk edit form shows additional custom fields (#19163). 9 years ago
  Jean-Philippe Lang 1448f1731f Fixed that the bulk edit form shows additional custom fields (#19163). 9 years ago
  Jean-Philippe Lang ea099fb771 Don't render the issue form if issue.project is nil (#19276). 9 years ago
  Jean-Philippe Lang d509341797 API: creating an issue with an invalid project_id should return 422 instead of 403 (#19276). 9 years ago
  Jean-Philippe Lang efbbabe620 Don't include unused helper modules. 9 years ago
  Jean-Philippe Lang 8534fc04a0 Updated code comments. 9 years ago
  Jean-Philippe Lang 3da7b1bc28 Implements /issues/new form for creating issues outside a project (#1003). 9 years ago
  Jean-Philippe Lang b17883a2df IssuesController#edit as XML is not implemented. 9 years ago
  Jean-Philippe Lang a328224771 Removed IssuesController#update_form action, use #new and #edit instead. 9 years ago
  Jean-Philippe Lang 37aa016740 Added Issue#attributes_editable? 9 years ago
  Jean-Philippe Lang 9548d39a15 Moved users list diplayed as available watchers on the new issue form to an helper. 9 years ago
  Jean-Philippe Lang c3c7d9a4d2 Adds a :copy_issues permission (#18855). 9 years ago
  Jean-Philippe Lang 01f673be08 Removed :move_issues permission (#18855). 9 years ago
  Jean-Philippe Lang 7a0432d85c Adds support for macro and Redmine links in PDF export (#13051). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 95810125bf Don't create a journal when creating an issue with attachments. 9 years ago
  Jean-Philippe Lang 30d65829b8 Configurable behavour for linking issues on copy (#18500). 9 years ago
  Jean-Philippe Lang dfc594c337 Default status per tracker (#5991). 9 years ago