277 Commits (94bf782728825bcf75e6de49e5870da83739dd73)

Author SHA1 Message Date
  Jean-Philippe Lang d05cbf4df8 Merged r12896 (#16081). 10 years ago
  Jean-Philippe Lang c47aacd6b0 Merged r12736 (#15977). 10 years ago
  Jean-Philippe Lang 918ec276f1 Fixed test failure (#15182). 10 years ago
  Jean-Philippe Lang f399b31eff Test broken by r12192 (#2199). 10 years ago
  Jean-Philippe Lang 2f9050115b Adds a helper for building h2 tags and setting html_title (#14517). 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 2a00c33a61 Splits tests (#1005). 11 years ago
  Jean-Philippe Lang d90f46a5da Prepends issue numbers with a number sign (#1005). 11 years ago
  Jean-Philippe Lang 019f57e5c7 Fixed that journal details about issue relations may disclose issues that are not visible (#1005). 11 years ago
  Jean-Philippe Lang 5a90b6d0b5 Fixed that project name is not properly escaped in issue filters (#14186). 11 years ago
  Toshi MARUYAMA b3a6555b30 remove "del" tag from deleted issue relation (#1005) 11 years ago
  Toshi MARUYAMA 1f9e1ca318 add journal after creating/deleting issue relation (#1005) 11 years ago
  Toshi MARUYAMA 11b24ab64b replace non ASCII literal to hexadecimal at ApplicationHelperTest 11 years ago
  Toshi MARUYAMA 360bda7e68 include Redmine::I18n in ApplicationHelperTest 11 years ago
  Toshi MARUYAMA 0c6e2feeaa backout r11875 ApplicationHelperTest change 11 years ago
  Jean-Philippe Lang bd8b509986 Include Redmine::I18n in helpers tests. 11 years ago
  Jean-Philippe Lang 474c010746 Removed some shoulda context. 11 years ago
  Toshi MARUYAMA f2a609c358 move filter order tests from helper to model. 11 years ago
  Jean-Baptiste Barth bc68c1c039 Add missing unit tests for ApplicationHelper#link_to_if_authorized. 11 years ago
  Toshi MARUYAMA 6c182d0a8a remove unused variable from QueriesHelperTest 11 years ago
  Toshi MARUYAMA 691add1aff remove redundant 'IssuesHelper#' from issues_helper_test context 11 years ago
  Toshi MARUYAMA c745acf4c2 code layout clean up issues_helper_test.rb 11 years ago
  Toshi MARUYAMA 919d4589b9 fix unit search test failure (#13405) 11 years ago
  Toshi MARUYAMA 31590e307a fix test failure (#13405) 11 years ago
  Etienne Massip d7cb14773b Fixed commit link title escaping (fixes #13405). 11 years ago
  Jean-Philippe Lang 4185a4ae3b Test failures (#13309). 11 years ago
  Jean-Philippe Lang 5b4a9ac3b3 Restricts characters before auto links (#10277). 11 years ago
  Jean-Philippe Lang dfca67d844 Fixed that www followed by a dot generates broken links in formatted text (#3676). 11 years ago
  Jean-Philippe Lang 723e21243e Don't fail if new filter is added. 11 years ago
  Jean-Philippe Lang 0be82ea2c4 Refactor: use an ordered hash to store available filters and remove :order option (#13154). 11 years ago
  Jean-Philippe Lang 7c22c30791 Fixed test after r11343. 11 years ago
  Jean-Philippe Lang 856ef810b4 Bulk watch/unwatch issues from the context menu (#7159). 11 years ago
  Jean-Philippe Lang 4fa7f62182 Removed unused fixtures. 11 years ago
  Jean-Philippe Lang ff6425c0fa Removed unused fixtures. 11 years ago
  Jean-Philippe Lang bf36b6b0bb Removing shoulda context. 11 years ago
  Jean-Philippe Lang f928f36070 Wiki links to repositories with underscore their identifiers don't work (#12979). 11 years ago
  Jean-Philippe Lang 8f00d31ec6 Accommodates fixtures for databases with case sensitive sort. 11 years ago
  Jean-Philippe Lang c7df78f3b6 Wrong redmine link after referencing an object from a different project (#12930). 11 years ago
  Jean-Philippe Lang 93e0885b64 Link to attachment should return latest attachment (#7510). 11 years ago
  Jean-Philippe Lang 6326752290 Attachment name is added in the generated link. 11 years ago
  Jean-Philippe Lang 2230c11baa Use named route with attachment filename for inline images. 11 years ago
  Jean-Philippe Lang 6ce28450c0 Adds a named route for thumbnails and use route helper in #thumbnail_tag. 11 years ago
  Jean-Philippe Lang 4ebdcf13db Add named routes for attachments and use route helpers in #link_to_attachment. 11 years ago
  Jean-Philippe Lang 1da158edcf Use route helper in #link_to_project. 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang a8083fb9a8 Pass the order option as an array to satisfy sqlserver adapter (#12713). 11 years ago
  Jean-Philippe Lang 94d9172634 Changed revision regexp to make source: links accept a branch. 11 years ago
  Jean-Philippe Lang 56669f9b13 Split #per_page_links helper and moved test to specific test case. 11 years ago
  Jean-Philippe Lang ab066317e6 Adds STI to Query model. Issue queries are now IssueQuery instances. 11 years ago
  Jean-Philippe Lang 0e30724d66 Group events in the activity view (#12542). 11 years ago