Commit Graph

619 Commits (c6f3283ee390b7c4ec8c293deec6fe977faae20a)

Author SHA1 Message Date
Eric Davis 1897459b76 [#263] Refactor: move top menu logic to ApplicationHelper 13 years ago
jwollert f206f1f147 labeling of settings input fields now works as expected 13 years ago
jwollert b605b8af98 moves history comment title attribute to same element as alt so only one is relevant at a time 13 years ago
jwollert 1850820377 adjusts label for calendar picker link 13 years ago
jwollert c76475f82f adjust label 13 years ago
Romano Licker 1941c27ca4 [#663] first changes 13 years ago
Romano Licker e672dad190 [#663] adding alt/title to img/link in helpers 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
Romano Licker 94d3b02048 [#667] added invisible project scope label 13 years ago
Romano Licker 4212af9f74 [#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 14 years ago
Eric Davis e7e4557009 [#263] Fix journal formatting 14 years ago
Eric Davis 5949f8de91 Port issue history changes 14 years ago
Eric Davis c23f73e9fe Port ApplicationHelper patches 14 years ago
Eric Davis 70c3e1c8f9 [#544] html_escape issue fields 14 years ago
Gregor Schmidt 8c9034f41e [#539] removing dead code - this went into JournalFormatter 14 years ago
Eric Davis 2d98a486d6 Fix failing test due to invalid HTML and missing initial journal 14 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