6309 Commits (9206d077d4603c6ffc2d01ae152f129c6e88df6d)

Author SHA1 Message Date
  Jean-Philippe Lang f8df935dca Speeds up rendering of the project list for users who belong to hundreds of projects. 7 years ago
  Jean-Philippe Lang fd067bc9df Unneeded assignment (#24693). 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 d42397e9a7 Don't load Member#user, use #principal instead. 7 years ago
  Jean-Philippe Lang 514d9bad9e Fixed that project settings should show locked members (#22034). 7 years ago
  Jean-Philippe Lang d521e49dbd Don't reload attachments if they are already loaded. 7 years ago
  Jean-Philippe Lang e068f855dc Files REST API (#19116). 7 years ago
  Jean-Philippe Lang f3627e2a3d Prevent parent issue from being closed if a child issue is open (#10989). 7 years ago
  Jean-Philippe Lang 2bcbb30546 Rename "issue" to "item" in query helpers (#24643). 7 years ago
  Jean-Philippe Lang 18463cad4d Typo: s/changset-comments/changeset-comments/ (#22758, #24604). 7 years ago
  Jean-Philippe Lang 3b7da88a83 Show an error message when changing an issue's project fails due to errors in child issues (#23888). 7 years ago
  Jean-Philippe Lang 757f378ab1 Sort completed versions in reverse order on the roadmap (#23137). 7 years ago
  Jean-Philippe Lang e8e92ca054 Make the email notifications for adding/updating issues more readable/clear (#23978). 7 years ago
  Jean-Philippe Lang 20be00e437 Restrict the length attachment filenames on disk (#24186). 7 years ago
  Jean-Philippe Lang ff81353e8c Time entry form - limit issue autocomplete to already selected project (#24189). 7 years ago
  Jean-Philippe Lang 68c7f4ef20 Workflow editing shows statuses of irrelevant roles (#24281). 7 years ago
  Jean-Philippe Lang 5ca079192d Makes the text "Enable regular expressions" clickable (#5864). 7 years ago
  Jean-Philippe Lang 01c2229968 Removes gantt and calendar links from the sidebar. 7 years ago
  Jean-Philippe Lang 4ee4fad19a Menu items mapping. 7 years ago
  Toshi MARUYAMA d42e8b3f5c remove trailing white space from app/models/user_preference.rb 7 years ago
  Toshi MARUYAMA 7fb2beebc1 remove training white space from app/models/user.rb 7 years ago
  Toshi MARUYAMA 74b09be185 remove trailing white space from app/models/role.rb 7 years ago
  Toshi MARUYAMA 3f0e720f56 remove trailing white space from app/models/issue_relation.rb 7 years ago
  Jean-Philippe Lang e0912b99f5 Unarchive link not working for subprojects of closed projects (#24595). 7 years ago
  Jean-Philippe Lang 9b08365ea5 Make it work for 0 projects (#24587). 7 years ago
  Jean-Philippe Lang 9d1d3b825f Improve custom fields list performance (#24587). 7 years ago
  Jean-Philippe Lang 7b7a84c93a Use multipart forms for objects that may have file custom fields (#6719). 7 years ago
  Jean-Philippe Lang f30462595e Optional Regex delimiters to truncate incoming emails (#5864). 7 years ago
  Jean-Philippe Lang ba2a47a8fb Adds a setting to enable/disable formatting of commit messages (#22758). 7 years ago
  Jean-Philippe Lang c9e197ed55 "Clear" button in Spent Time Report tab also clears global filters (#13622). 7 years ago
  Jean-Philippe Lang d05d559d15 Redmine loses filters after deleting a spent time (#14817). 7 years ago
  Jean-Philippe Lang 3a2b6c7c96 Enforce issue assignee validation (#23921). 7 years ago
  Jean-Philippe Lang 49fcec80b7 Reverts r16051 and r16050 for now (#15361). 7 years ago
  Jean-Philippe Lang 826e978806 Removes calls to #reset_cycle (#15361). 7 years ago
  Jean-Philippe Lang 48f72a3d15 Use css pseudo-classes instead "odd", "even" classes (#15361). 7 years ago
  Jean-Philippe Lang 3e86a2ab52 Use .unscoped when querying and creating builtin objects (#24156). 7 years ago
  Jean-Philippe Lang af1182c8ba Don't show project column by default when inside a project. 7 years ago
  Jean-Philippe Lang adc10e68a9 Add link to issue list on version estimated time. 7 years ago
  Jean-Philippe Lang e22159a3cb Sort members on the DB side. 7 years ago
  Jean-Philippe Lang 62d45de834 Removes test code introduced in r15994. 7 years ago
  Toshi MARUYAMA 65e08b259d use symbol instead of string for 'position' (#24013) 7 years ago
  Jean-Philippe Lang 508fc4f454 Return false after onclick (#24439). 7 years ago
  Jean-Philippe Lang 62823442d3 Replaces project jump select with custom dropdown (#23310). 7 years ago
  Jean-Philippe Lang af29408e83 Add "Table of contents" heading to toc macro (#23179). 7 years ago
  Jean-Philippe Lang 42e6568552 Wrong validation introduced in r15989 (#24283). 7 years ago
  Jean-Philippe Lang c586449eb3 Don't replace the already entered comment when quoting a previous comment. 7 years ago
  Jean-Philippe Lang 7b3f2b51c0 Add length validations for string fields (#24283). 7 years ago
  Jean-Philippe Lang d19aea9437 Don't return 2 errors when identifier is blank (blank + too short). 7 years ago