Commit Graph

2777 Commits (b968d260fd85f4be24ef53615e0c03a46bef5210)

Author SHA1 Message Date
Gregor Schmidt 3893ef9f7d [#416] updating watcher_tag in news/show to use watcher_link 14 years ago
Gregor Schmidt 4fff430846 [#416] removing reference to now unused local variable 14 years ago
Gregor Schmidt a5b439544a [#416] introducing separate rjs view to reduce controller code 14 years ago
Gregor Schmidt 4635a8c2a4 [#416] using a simpler approach to replace node with partial 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
Felix Schäfer 9cb4feefce Update the watcher list on click on "watch". #311 14 years ago
Holger Just c51eb7059a [#340] Format blockquote tags in emails. 14 years ago
Holger Just d90102420d [#112] Adapt database switches to use ChiliProject::Database 14 years ago
Felix Schäfer 20d804825d Update the watcher list on click on "watch". #311 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 90df645cae Use link_to_user instead of a manual link 14 years ago
Eric Davis 315ec5f65c HTML escape some user values 14 years ago
Adam Soltys f27614b576 make username a link to their profile page 14 years ago
Gregor Schmidt c2d058a53b [#390] check to handle mysql2's early type casting 14 years ago
Eric Davis 13de4cc4b0 [#383] Fixed failing tests due to a helper method name conflict (to_utf8) 14 years ago
Eric Davis 1f8828838e [#123] Attachment changes need to be prefixed 14 years ago
Eric Davis ebf4584141 [#380] Add example of a cross project wiki link 14 years ago
Simon COURTOIS bfacd827a8 Removig english strings from RepositoriesHelper 14 years ago
Felix Schäfer 87e055cf47 disable browser autocomplete on password fields on user edit view. #360 14 years ago
Gregor Schmidt edb263cd2b [#379] using html_title properly 14 years ago
Gregor Schmidt 6408cddc40 [#374] Not escaping URLs since they are used in a safe CDATA section, where no entity encoding is needed. 14 years ago
Gregor Schmidt dbd6dfc69b [#373] Refactoring auto_completes#issues action 14 years ago
Gregor Schmidt 8509212991 [#373] Adding test and fix for duplicates in issue autocompleter 14 years ago
Gregor Schmidt 913c60f71c Fixing typo 14 years ago
Gregor Schmidt 5cbcd702a4 Replacing Redmine w/ ChiliProject in wiki help texts 14 years ago
Gregor Schmidt c0d7d45870 Fixing typo in detailed wiki syntax help 14 years ago
Gregor Schmidt aced650a10 Introducing help layout 14 years ago
Gregor Schmidt aeafbf3fa8 Cleaning up title and html header in help views 14 years ago
Gregor Schmidt 8fb5e8b211 Introducing help controller, moving wiki syntax documentation to help controller 14 years ago
Eric Davis d2973a641e [#347] Fix potential Execution After Redirect bugs 14 years ago
Felix Schäfer ef8141a2c1 Remove deprecated journals tests and controller. 14 years ago
Felix Schäfer d4adcae569 Update the Issue#show.api to new journals type 14 years ago
Eric Davis ed252f7246 [#309] Set the back_url after sending a lost password so HTTP_REFERER isn't used 14 years ago
Eric Davis 1eee7312f6 [#289] Remove single helpers in favor of :all in ApplicationController 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 844c0d97aa Removed the changeset-changes class to the commit logs on the issue view (#8038). 14 years ago
Jean-Philippe Lang 0c0763ad4b Disable unused fields when switching the period type. 14 years ago
Jean-Philippe Lang 82b638f727 Removed hidden project_id and issue_id parameters. 14 years ago
Jean-Philippe Lang 789ccec246 Changed timelogs filters to use non-AJAX requests (#1965). 14 years ago
Jean-Philippe Lang 1cab1bd51e Skip a count(*) SQL query. 14 years ago
Jean-Philippe Lang 1d0b4dcdcc Do not load projects association in #rolled_up_trackers. 14 years ago
Jean-Philippe Lang 3374130e60 Skip a few count(*) SQL queries on the issue list. 14 years ago
Jean-Philippe Lang 2431d830b1 No PUT request to get previous/next month. 14 years ago
Jean-Philippe Lang 61d4a623a8 Fixed: list of users for adding to a group may be empty if 100 first users have been added (#8029). 14 years ago