Commit Graph

551 Commits (2c7c6969678cab36bd08d3031ea155466ed4e859)

Author SHA1 Message Date
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
Markus Kahl bade1737e3 make view (ActionView::Base) available to macros 13 years ago
Jens Ulferts 3e4ff8eff1 added title attribute for user status 13 years ago
Jens Ulferts 53e8a1809e adding method to application_helper that returns a string usable as a css class based on the user's status 13 years ago
Jens Ulferts 0b33384a1e registered users produce valid links when calling link_to_user 13 years ago
Stephan Eckardt d7f31455a0 added helper method for password complexity requirements 13 years ago
jwollert 8c1621af7c [#663] render issue and tracker icons in calendar as img tags, add appropriate title attributes 13 years ago
jwollert 4790dfef0f [#667] correctly title member links and render the group image explicitly in its own tag, as it contains semantic information 13 years ago
jwollert 488dbfa80a Revert "[#667] correctly title member links and render the group image 13 years ago
jwollert bb7434621f [#667] correctly title member links and render the group image explicitly in its own tag, as it contains semantic information 13 years ago
Eric Davis 1897459b76 [#263] Refactor: move top menu logic to ApplicationHelper 13 years ago
jwollert 1850820377 adjusts label for calendar picker link 13 years ago
jwollert c76475f82f adjust label 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
Eric Davis 4b8f4c3b83 [#263] Allow setting the page header title 13 years ago
Eric Davis 2c46411678 [#547] Security audit 13 years ago
Eric Davis c23f73e9fe Port ApplicationHelper patches 13 years ago
Eric Davis 70c3e1c8f9 [#544] html_escape issue fields 13 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
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 4e6962e7c9 Keep filter params in 'Per page' links. 14 years ago
Jean-Philippe Lang 4bcba6a094 Adds support for saturday as the first week day (#7097). 14 years ago
Jean-Philippe Lang 7b547d4487 Saves an extra SQL query on each request. 14 years ago
Jean-Philippe Lang 08b40a67ca Use names instead of ids for wiki anchors (#6905). 14 years ago
Jean-Philippe Lang 1b05ca5a6e Adds an option to #render_page_hierarchy to add timestamp titles. 14 years ago
Jean-Philippe Lang fec6eb782c Moved wiki page updated_on eager load to a scope and fixed timestamp titles on wiki page index (#7818). 14 years ago
Jean-Philippe Lang bbb57ea4d2 Warning on leaving a page with unsaved content in textarea (#2910). 14 years ago
Eric Davis 99a12ecbcf [#129] Replace public strings using Redmine with ChiliProject 14 years ago
Eric Davis 705bd74378 [#169] Add a ROBOTS meta tag to several forms to hide from web spiders 14 years ago
Jean-Philippe Lang 8957b56b87 Moves link_to_message to ApplicationHelper to make it available to redmine links. 14 years ago
Jean-Philippe Lang bedf99d9df Adds visible scope to redmine links queries. 14 years ago
Jean-Philippe Lang 47f3f5ae68 Adds support for cross project Redmine links (#7409). 14 years ago
Toshi MARUYAMA 36b99a4ed3 scm: use scmid for "commit:xxx" link if available (#3724). 14 years ago
Toshi MARUYAMA 2e1bcb2abf Changing revision label and identifier at SCM adapter level (#3724, #6092) 14 years ago
Jean-Philippe Lang af7006dff6 Fixed: partial toc when text contains pre tags (#7172). 14 years ago
Jean-Philippe Lang 00d50157d3 Restores object count and adds offset/limit attributes to API responses for paginated collections (#6140). 14 years ago
Jean-Philippe Lang 5f57bceabb Makes some attributes optional in API response to get faster/lightweight responses. 14 years ago
Jean-Philippe Lang fa3d71bed9 Allow non-unique names for projects (#630). 14 years ago
Jean-Philippe Lang dca6fb92f9 Render level 4 headings in TOC (#5494). 14 years ago
Jean-Philippe Lang 7f9d2b0804 Render TOC as nested lists (#1857). 14 years ago
Jean-Philippe Lang 024ff96ee2 Extract headings and TOC parsing from the textile formatter. 14 years ago
Eric Davis c514dd6885 Refactor: convert WikiController to a REST resource 14 years ago
Eric Davis e9efa5b981 Refactor: use :id instead of :page when linking to Wiki Pages 14 years ago
Eric Davis 0ca74df604 Refactor: move method to model with compatibility wrapper 14 years ago