3619 Commits (94bf782728825bcf75e6de49e5870da83739dd73)

Author SHA1 Message Date
  Jean-Philippe Lang 481a1311b7 Adds a project specific css class to body (#14767). 10 years ago
  Jean-Philippe Lang cfc05d310e Exclude attachments from incoming emails based on file name (#3413). 10 years ago
  Jean-Philippe Lang 886284b33f REST API: custom fields definition (#11159). 10 years ago
  Toshi MARUYAMA 11ae71c5b9 remove trailing white-space from test/functional/repositories_bazaar_controller_test.rb (#14931) 10 years ago
  Toshi MARUYAMA 5aa8358f97 scm: fix annotate error with non ASCII author on Ruby 1.9 and Ruby 2.0 (#14931) 10 years ago
  Toshi MARUYAMA 120689e7cb scm: bazaar: update test repository for non ASCII author (#14931) 10 years ago
  Toshi MARUYAMA bf0676e17a scm: git: fix indents of non ASCII path annotate test (#14931) 10 years ago
  Toshi MARUYAMA 9c9b5e471c use assert_select instead of assert_tag in Git non ASCII path annotate test (#14931) 10 years ago
  Toshi MARUYAMA 8b794b5e83 scm: bazaar: add test for author html escaping (#14931) 10 years ago
  Toshi MARUYAMA ef87b1cee4 scm: bazaar: update test repository for author html escaping (#14931) 10 years ago
  Toshi MARUYAMA 23c56501de scm: bazaar: split REPOSITORY_PATH to trunk in functional test (#14931) 10 years ago
  Toshi MARUYAMA 9002477006 scm: git: use "--encoding=UTF-8" for blame (#14931) 10 years ago
  Toshi MARUYAMA da87e4b1ef scm: git: change non ASCII user name variable to instance variable (#14931) 10 years ago
  Toshi MARUYAMA eaf05a87b4 use assert_select instead of assert_tag in Bazaar annotate test (#14931) 10 years ago
  Toshi MARUYAMA 72e48e6a68 use assert_select instead of assert_tag in Mercurial annotate test (#14931) 10 years ago
  Toshi MARUYAMA 435df86757 fix test failure (#14931) 10 years ago
  Jean-Philippe Lang 59b935aa46 Filters show issues with unused custom fields (#13537). 10 years ago
  Jean-Philippe Lang ae7304dd00 Test for #14798. 10 years ago
  Jean-Philippe Lang 02fca76c13 Strip eols from file names (#14819). 10 years ago
  Jean-Philippe Lang 06efcaddfa Fixed usage of #attribute_present? in UserPreference (#13008). 10 years ago
  Jean-Philippe Lang b764e39847 Option to force a user to change his password (#3872). 11 years ago
  Jean-Philippe Lang fd1b060705 Fixed that standard fields disabled still appear in email notifications (#14584). 11 years ago
  Toshi MARUYAMA c49451eb10 not use assert_not_nil in Errors#[] 11 years ago
  Toshi MARUYAMA c20b1d64a7 add missing fixture to test/unit/issue_relation_test.rb 11 years ago
  Jean-Philippe Lang 1502da5726 Use the default project when receiving an email with an invalid project keyword (#14491). 11 years ago
  Jean-Philippe Lang 27c3299f32 Fixed that open/closed counts on issues summary are not displayed with SQLServer (#14369). 11 years ago
  Jean-Philippe Lang 4a70a319c5 Filtering issues on "related to" may ignore other filters (#14401). 11 years ago
  Jean-Philippe Lang 76e48c3914 Spent time details and report should ignore 'Setting.display_subprojects_issues?' (#14415). 11 years ago
  Jean-Philippe Lang 474453d2b0 Additional status transitions for assignees do not work if assigned to a group (#14447). 11 years ago
  Jean-Philippe Lang 2f9050115b Adds a helper for building h2 tags and setting html_title (#14517). 11 years ago
  Toshi MARUYAMA 670d2b6e2b fix diff of CJK(Chinese/Japanese/Korean) is broken on Ruby 1.8 (#14562) 11 years ago
  Jean-Philippe Lang 21fc903c04 Fixed that sorting time entries by custom field raises a SQL error (#14366). 11 years ago
  Jean-Philippe Lang dc5e5eca6b Fixed that displaying time entries with custom field column raises an error (#5037). 11 years ago
  Jean-Philippe Lang 01a9e17c49 CVS root_url not recognized when connection string does not include port (#14422). 11 years ago
  Jean-Philippe Lang 085417bdbb Additional tests for AccountController. 11 years ago
  Jean-Philippe Lang 205eda8b33 Use AR callbacks instead of observers (removed in Rails4) for notifications. 11 years ago
  Jean-Philippe Lang 010bfc56e1 Ability to save Gantt query filters (#7836). 11 years ago
  Jean-Philippe Lang 01f259be0d Adds a test for CvsAdapter#root_url_path (#14422). 11 years ago
  Jean-Philippe Lang 0087d237f7 Don't notify users about relations that are not visible (#1005). 11 years ago
  Jean-Philippe Lang 7509dda1ff Fixed that relations to issues that are not visible are displayed in the issue history (#1005). 11 years ago
  Jean-Philippe Lang 628d05629b Role-based issue custom field visibility (#5037). 11 years ago
  Jean-Philippe Lang 8ff33ac9f7 Log email delivery errors (#14403). 11 years ago
  Jean-Philippe Lang 80b1a73ccf Adds 'assigned-to-my-group' css class to issues that are assigned to a user's group (#12681). 11 years ago
  Jean-Philippe Lang f3d1aa5359 Issue-notes Redmine links: append actual note reference to rendered links (#12912). 11 years ago
  Jean-Philippe Lang 888c3581eb Role based custom queries (#1019). 11 years ago
  Toshi MARUYAMA 4545b906b4 gender neutral source comment at test/unit/journal_test.rb 11 years ago
  Toshi MARUYAMA b38de1f5e2 gender neutral source comment at test/unit/issue_test.rb 11 years ago
  Toshi MARUYAMA 7ee06dfe08 gender neutral source comment at test/integration/account_test.rb 11 years ago
  Toshi MARUYAMA de6ff11164 remove trailing white-space from test/unit/issue_test.rb 11 years ago
  Toshi MARUYAMA 6db84ab0c1 remove trailing white-space from test/integration/account_test.rb 11 years ago