Commit Graph

531 Commits (65d485dbde9b1910681e8324ee60d182b677af9b)

Author SHA1 Message Date
Romano Licker 65d485dbde [#692 #559] Grouping issues menu 13 years ago
Eric Davis 61c8b9ad01 [#692] Fix syntax errors and undefined methods in layout from merge 13 years ago
jwollert edce16c89a [#692] enable jump to project box to take options (projects and html) 13 years ago
Romano Licker 977f74e11a [#692] Main design changes for new theme 13 years ago
Eric Davis 1897459b76 [#263] Refactor: move top menu logic to ApplicationHelper 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Romano Licker 5ab9ed889c [#667] added invisible project scope label 13 years ago
Romano Licker bf8de58548 [#667] added 'for' to link them 13 years ago
Eric Davis 4b8f4c3b83 [#263] Allow setting the page header title 13 years ago
Eric Davis ffa2d5f319 [#263] Remove the tree of parent issues from the issue title 13 years ago
Eric Davis a7ab39dd31 [#557] Fix link_to_month to not escape the HTML arrow characters 13 years ago
Eric Davis 2c46411678 [#547] Security audit 13 years ago
Tom Rochette 552cd8dc57 Replace hardcoded string "diff" in Wiki#show and Repositories_Helper. 13 years ago
Eric Davis 8f45e780ce [#263] Fix issue subject style 13 years ago
Eric Davis e7e4557009 [#263] Fix journal formatting 13 years ago
Eric Davis 5949f8de91 Port issue history changes 13 years ago
Eric Davis c23f73e9fe Port ApplicationHelper patches 13 years ago
Eric Davis 70c3e1c8f9 [#544] html_escape issue fields 13 years ago
Gregor Schmidt 8c9034f41e [#539] removing dead code - this went into JournalFormatter 13 years ago
Eric Davis 2d98a486d6 Fix failing test due to invalid HTML and missing initial journal 13 years ago
Eric Davis 97dd339bbb [#191] Refactor: extract methods to helper 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Felix Schäfer 6598a44ddd Add a helper to format user lists. #304 14 years ago
Gregor Schmidt e3f54d470c [#416] :class might be nil or a symbol - then + will not work as expected 14 years ago
Gregor Schmidt 2c2ed95866 [#416] Re-Adding watcher_tag for backwards compatibility 14 years ago
Gregor Schmidt 508b23cf41 [#416] Watcher links work using of css selectors instead of ids 14 years ago
Gregor Schmidt 76c72d8f11 [#414] remove returning which will be removed in future versions of Rails 14 years ago
Eric Davis 193b2c7a38 [#404] Move vendor/plugins/acts_as_journalized/app/ to the core app/ 14 years ago
Eric Davis 13de4cc4b0 [#383] Fixed failing tests due to a helper method name conflict (to_utf8) 14 years ago
Simon COURTOIS bfacd827a8 Removig english strings from RepositoriesHelper 14 years ago
Jean-Philippe Lang 42653cef32 Shorten query[column_names] param name. 14 years ago
Jean-Philippe Lang e78149f85c Keep issue filter params on sort headers. 14 years ago
Jean-Philippe Lang 1335548949 Changes pagination links to non-AJAX requests (#5138). 14 years ago
Jean-Philippe Lang 07cf681d61 Makes all pagination-like links use #link_to_content_update (#5138). 14 years ago
Jean-Philippe Lang 2431d830b1 No PUT request to get previous/next month. 14 years ago
Jean-Philippe Lang 62a4170531 Shortens filter param names. 14 years ago
Jean-Philippe Lang 4e6962e7c9 Keep filter params in 'Per page' links. 14 years ago
Jean-Philippe Lang d8fbdca760 Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). 14 years ago
Jean-Philippe Lang 2e2f79aa27 Save 2 queries when displaying a root issue. 14 years ago
Jean-Philippe Lang 4bcba6a094 Adds support for saturday as the first week day (#7097). 14 years ago
Jean-Philippe Lang ff5203d2c6 Fixed: unknown custom field format causes error when editing/bulk editing (#7985). 14 years ago
Jean-Philippe Lang 80e6e8e371 Silently ignore invalid status_by param. 14 years ago
Jean-Philippe Lang 544b4bddbb Adds an option to view issues count by status on the version page (#7921). 14 years ago
Jean-Philippe Lang 82ebb82706 Fixes error in RepositoriesHelper#replace_invalid_utf8 when given nil. 14 years ago
Jean-Philippe Lang af40f86731 Fixes RepositoriesHelper#to_utf8 test failure for ruby1.8. 14 years ago
Toshi MARUYAMA 9888b93fdd scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9. 14 years ago
Toshi MARUYAMA 24db8296b8 scm: fix repository helper unit test fails in Ruby 1.9 and non UTF-8 locale. 14 years ago
Jean-Philippe Lang 7b547d4487 Saves an extra SQL query on each request. 14 years ago