Commit Graph

500 Commits (2c2ed95866dfaa3006b3a79b2cfa1245c9cff047)

Author SHA1 Message Date
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
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 ea9eafbee5 Speeds up WikiHelper#wiki_page_options_for_select. 14 years ago
Jean-Philippe Lang 4975675b60 Code cleanup. 14 years ago
Toshi MARUYAMA 6ed81eca8f scm: git: add path encoding select box at setting (#5251). 14 years ago
Toshi MARUYAMA ac58816e9f scm: mercurial: add path encoding select box at setting (#2664). 14 years ago
Toshi MARUYAMA ce16f4a278 scm: filesystem: add note "Default: UTF-8" in path encoding setting (#2274). 14 years ago
Toshi MARUYAMA b91649ab41 scm: code clean up repositories_helper.rb. 14 years ago
Toshi MARUYAMA e383414c31 scm: add feature of per project repository log encoding setting (#1735). 14 years ago
Toshi MARUYAMA 8eaa4d10e5 scm: add notes "local repository" in Git and Mercurial setting. 14 years ago
Toshi MARUYAMA aa58533f1a scm: return if str.blank? in to_utf8(str). 14 years ago
Jean-Philippe Lang c9497f39b8 Keep track of issue description changes (#746). 14 years ago
Jean-Philippe Lang 771147ce80 Extracts a diff helper from the WikiDiff class. 14 years ago
Toshi MARUYAMA 9cfcdcb727 scm: filesystem: fix mistake of respository select box on r4943 (#2274). 14 years ago
Toshi MARUYAMA 77f70ee27b scm: filesystem: add path encoding select item (#2274). 14 years ago
Toshi MARUYAMA 1e5e1b6ae7 scm: Ruby 1.9 compatibility for diff, cat and blame (#2664). 14 years ago
Toshi MARUYAMA ae8f4c1f2a scm: Ruby 1.9 compatibility for browsing repository tree (#2664, #2274). 14 years ago
Toshi MARUYAMA 39332b7a72 scm: prevent diff shows trace if UTF-8 is invalid in Ruby 1.9. 14 years ago
Jean-Philippe Lang cf380d959f Preserve Issues/Gantt/Calendar tab when displaying a saved query (#7605). 14 years ago
Jean-Philippe Lang 886c3e295b Splits private/public issue queries in the sidebar (#1067). 14 years ago
Jean-Philippe Lang bbb57ea4d2 Warning on leaving a page with unsaved content in textarea (#2910). 14 years ago
Eric Davis b96115bf7b [#310 LSS#5727] Add checkbox option to determine if issue emails should be sent 14 years ago
Ivan Evtuhovich 5fc8ff47f8 Move repositories_helper labels to translation, refs #209 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