8656 Commits (3f63b5ea93b47ac3902a89b3537296e1815fc29f)
 

Author SHA1 Message Date
  Toshi MARUYAMA 3f63b5ea93 fix plugin generator script name of USAGE on Rails3 12 years ago
  Jean-Philippe Lang ca7498c2d6 Create role by copy (#9258). 12 years ago
  Jean-Philippe Lang 1b64e4be5e Set radio button when selecting a date with the date picker. 12 years ago
  Jean-Philippe Lang 3a32edc3bd Adds a view for editing all trackers fields. 12 years ago
  Jean-Philippe Lang 462c986452 Moved link to the contextual menu. 12 years ago
  Jean-Philippe Lang c3170e9264 Redmine.pm: Allow fallback to other Apache auth providers (#11475). 12 years ago
  Jean-Philippe Lang 2a9c001625 Doc update. 12 years ago
  Jean-Philippe Lang 94db7c0029 Redmine.pm: HEAD is not considered as a read-only method (#11749). 12 years ago
  Toshi MARUYAMA e1492f771c remove redundant empty lines from test/test_helper.rb 12 years ago
  Toshi MARUYAMA 48b9b805b2 fix typo "MACROS_SUB_RE" (#11736) 12 years ago
  Jean-Philippe Lang 8b72710d7e Fixed: New multi-line macros regexp is too eager (#11736). 12 years ago
  Jean-Philippe Lang 265baa1b2c Upgrade to Rails 3.2.8 (#11758). 12 years ago
  Toshi MARUYAMA 139ddd639f backout r10247 12 years ago
  Toshi MARUYAMA e4b7b7cc38 code cleanup test_with_a_start_date_attribute_* of unit IssuesHelperTest 12 years ago
  Toshi MARUYAMA 8eb39d682d replace shoulder "with a due_date attribute" context of unit IssuesHelperTest and use with_settings 12 years ago
  Toshi MARUYAMA 4bca584024 use date_format setting at unit IssuesHelperTest test_with_a_start_date_attribute_* 12 years ago
  Toshi MARUYAMA 935d8e594b add missing fixtures to test/unit/lib/redmine/hook_test.rb 12 years ago
  Toshi MARUYAMA 374a0cc7cb add missing fixture to test/unit/lib/redmine/safe_attributes_test.rb 12 years ago
  Toshi MARUYAMA 53dd8dc11a add unit query test of French label 12 years ago
  Toshi MARUYAMA 444987ce91 replace shoulder "with a start_date attribute" context of test/unit/helpers/issues_helper_test.rb 12 years ago
  Toshi MARUYAMA 43add0d306 scm: git: use with_settings at test_diff_truncated of functional test (#11752) 12 years ago
  Toshi MARUYAMA 3581782ec2 scm: git: use diff_max_lines_displayed setting at test_diff_with_rev_and_path of functional test (#11752) 12 years ago
  Toshi MARUYAMA 8d4c0e5ecd set language en to test_label_for at test/unit/query_test.rb 12 years ago
  Toshi MARUYAMA 9a57cc18e3 Gemfile: pin i18n gem version 0.6.0 12 years ago
  Toshi MARUYAMA 564de36c08 remove trailing white-space from app/controllers/wiki_controller.rb 12 years ago
  Toshi MARUYAMA 6ea1bc725a scm: git: add functional test of diff with revision and path (#11752) 12 years ago
  Jean-Philippe Lang a7be337a4c Updates test for r10243. 12 years ago
  Jean-Philippe Lang 3a77d543fd Code cleanup: removed the obsolete with_limit scope. 12 years ago
  Jean-Philippe Lang d33fa1f8c8 Do not build a projects_by_role Hash that gets updated when accessing a key that is not present (#11662). 12 years ago
  Jean-Philippe Lang 50506ef621 Make sure we don't build an empty IN () statement (#11662). 12 years ago
  Jean-Philippe Lang c68ee7f545 Fixed that destroying a user from the edit page returns a 404 response (#11691). 12 years ago
  Jean-Philippe Lang ebc979e9b1 Do not use escaped back_url param (#11691). 12 years ago
  Jean-Philippe Lang 3cc6d5e815 Reverted r10234 and r10235 that broke redirect after login (#11691). 12 years ago
  Jean-Philippe Lang a2e59cc956 Don't use tag helper in layout (#11704). 12 years ago
  Jean-Philippe Lang 5969df8142 MailHandler: Match assignee on the full display name (#11552). 12 years ago
  Etienne Massip 2ed4364c8a Reverted changes made to tests for r1893 (#11691). 12 years ago
  Etienne Massip 70226f1833 Use a back_url parameter instead of referrer to refresh the page after user deletion (#11691). 12 years ago
  Toshi MARUYAMA a1d8cab6c6 remove empty setup method from unit enumeration test 12 years ago
  Toshi MARUYAMA 3478a21c2f add unit test that enumeration returns default in regardless of active or not 12 years ago
  Toshi MARUYAMA 44c15c7560 add check default document category is not defined on database in tests (#11665) 12 years ago
  Toshi MARUYAMA d1a52fd301 use Rails3 Active Record syntax in DocumentCategory model 12 years ago
  Toshi MARUYAMA 377ef084ad add position to DocumentCategory in enumerations fixture (#11665) 12 years ago
  Toshi MARUYAMA 665a331cc4 force set default document category if it is not set on database (#11665) 12 years ago
  Toshi MARUYAMA 185ab2a020 add unit test to get default document category defined on database (#11665) 12 years ago
  Toshi MARUYAMA 02fb4c3b2c add functional test to create non default document category (#11665) 12 years ago
  Toshi MARUYAMA 8376311ee1 add missing fixtures to test/functional/documents_controller_test.rb 12 years ago
  Toshi MARUYAMA ac5e3c2036 add missing fixtures to test/unit/document_test.rb 12 years ago
  Jean-Philippe Lang a5c4fcc8f0 Updated macro documentation. 12 years ago
  Jean-Philippe Lang 29d54f5d50 Validate macro name and options. 12 years ago
  Jean-Philippe Lang fc3a09e49a Let macros optionally accept a block of text (#3061). 12 years ago