7859 Commits (bd31345c87f8d19a98edb5977507bc8f76da1688)

Author SHA1 Message Date
  Jean-Philippe Lang b2e035fa96 Don't show confirmation message when disabled delete link in the context menu (#12199). 11 years ago
  Toshi MARUYAMA e0811bc80d scm: use nil instead of @rev at revision text box of "View all revisions" page 11 years ago
  Toshi MARUYAMA c4ce048970 fix "Page not found" on OK button in SCM "View all revisions" page (#12196) 11 years ago
  Jean-Philippe Lang 6cccdce06e Ability to delete a version from a wiki page history (#10852). 11 years ago
  Jean-Philippe Lang d66b3452db Wiki page versions routes cleanup. 11 years ago
  Jean-Philippe Lang 61d8e8f1f4 Don't show watch, lock/unlock, delete links on previous wiki page versions. 11 years ago
  Jean-Philippe Lang 9796d18609 Handle deleted wiki page versions (#10852). 11 years ago
  Jean-Philippe Lang 251f263abd Let the attachment filename be specified on upload (#12125). 11 years ago
  Jean-Philippe Lang 79c1ec7adc Reverts r10676 that broke a test. 11 years ago
  Jean-Philippe Lang e7dfc30c2f Code cleanup. 11 years ago
  Jean-Philippe Lang 9b702971bf Use named route. 11 years ago
  Jean-Philippe Lang 2b4389466f Use named route. 11 years ago
  Jean-Philippe Lang 7729178d9d Adds links to locked users when current user is admin. 11 years ago
  Jean-Philippe Lang 1a9d482fc9 Code cleanup. 11 years ago
  Jean-Philippe Lang 1737552eca Fixed that invalid start date is ignored (#12092). 11 years ago
  Jean-Philippe Lang d62b90db73 Makes enumerations available through the REST API. 11 years ago
  Jean-Philippe Lang fcb22595d0 Use named route (#12113). 11 years ago
  Jean-Philippe Lang ef1f14905b Use parent tracker as the default tracker when adding a subtask (#12113). 11 years ago
  Jean-Philippe Lang b8fbb41d5f Adds a helper for displaying a link to add a subtask (#12113). 11 years ago
  Jean-Philippe Lang 0a000921f8 Use a local variable. 11 years ago
  Jean-Philippe Lang 4b6b568635 Fixed that entering #nnn as parent task should validate (#11979). 11 years ago
  Jean-Philippe Lang 8a6ce3a646 Make sure that custom field format cannot be changed. 11 years ago
  Toshi MARUYAMA 3bda16f825 remove trailing white-spaces from app/controllers/issue_categories_controller.rb 11 years ago
  Jean-Philippe Lang ad94777d9c Expose roles details via REST API (#11502). 11 years ago
  Jean-Philippe Lang 2b797fa82f Fixed: No validation errors when entering an invalid "Parent task" (#11979). 11 years ago
  Jean-Philippe Lang 8358dc1cc5 Fixed that User#allowed_to? should return true or false (#12078). 11 years ago
  Jean-Philippe Lang 3e706adddd Preserve username when authentification failed (#11846). 11 years ago
  Jean-Philippe Lang 5344a35f72 Adds an optional X-Redmine-Switch-User header to let admin users swicth user in API calls (#11755). 11 years ago
  Jean-Philippe Lang 83bcc1f043 Adds a setting to allow subtasks to belong to other projects (#5487). 11 years ago
  Jean-Philippe Lang 5a02dcf0a9 Fixed that issue notes preview is broken by r10547 (#1554). 11 years ago
  Jean-Philippe Lang 3a178a42cf Add "last 2 weeks" preset to time entries reporting (#11862). 11 years ago
  Jean-Philippe Lang 7626b21a1e Fixed that export: links are broken (#12050). 11 years ago
  Jean-Philippe Lang 6f13f2b842 Restyles the issue counts. 11 years ago
  Toshi MARUYAMA 6d6f42c6a9 remove trailing white-spaces from app/controllers/application_controller.rb 11 years ago
  Jean-Philippe Lang 9d8c0f9a63 Adds label_any string for filters. 11 years ago
  Jean-Philippe Lang 5411f93a9a Passing the format in the template name is deprecated. 11 years ago
  Jean-Philippe Lang b9d7c22297 Adds no_issue_in_project operator for relations filter (#3265). 11 years ago
  Toshi MARUYAMA 88e1587b08 sort custom field issue filter by type and position (#12018) 11 years ago
  Toshi MARUYAMA fb4210b6d9 move CustomFieldsHelper tabs variable to model constant for common use (#12018) 11 years ago
  Toshi MARUYAMA 7c0c699f95 change "is_private" issue filter order from 15 to 16 (#12018) 11 years ago
  Toshi MARUYAMA eaf46c5512 change "status" issue filter order from 1 to 0 (#12018) 11 years ago
  Toshi MARUYAMA b571c3dbc9 split QueriesHelper filters_options_for_select method and add new unit test (#12018) 11 years ago
  Jean-Philippe Lang 0178b5a2fe Private issue notes (#1554). 11 years ago
  Toshi MARUYAMA 1d4c8abe96 code layout cleanup Query available_filters method 11 years ago
  Toshi MARUYAMA ef988ba17c code cleanup r10542 changes (#10937) 11 years ago
  Toshi MARUYAMA a29854707b add new user format "lastname" (#10937) 11 years ago
  Toshi MARUYAMA de0e0f09a3 pin user format order at setting panel (#10937) 11 years ago
  Jean-Philippe Lang 81782f2408 Call sort for array with more than one element only. 11 years ago
  Jean-Philippe Lang 99662fa18e Test failure. 11 years ago
  Jean-Philippe Lang c292971390 Display visible relations in API response. 11 years ago