Commit Graph

1247 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
Eric Davis 9771e20462 Refactor: use the new utility method to load ivars for settings 13 years ago
Eric Davis 1d3d7ff10c Refactor: extract method to prepare to reuse 13 years ago
Eric Davis db7bc2bb82 Refactor: extract method with before_filter 13 years ago
Eric Davis 075f4e49df Refactor: remove unused instance variable 13 years ago
Eric Davis e04928c5b1 Refactor: change large :except before_filter to :only 13 years ago
Eric Davis 2918437f34 Refactor: audit and remove unknown actions 13 years ago
Eric Davis c034d5e548 [#398] Remove helpers from IssuesController 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
Tom Kersten ce8bb652c6 [#423] Removed explicit render in WikiController#show 14 years ago
Eric Davis 8994a0b58d [#406] Added missing and removed unused code for Journals 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 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
Felix Schäfer 20d804825d Update the watcher list on click on "watch". #311 14 years ago
Eric Davis 193b2c7a38 [#404] Move vendor/plugins/acts_as_journalized/app/ to the core app/ 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 aced650a10 Introducing help layout 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
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 1cab1bd51e Skip a count(*) SQL query. 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
Jean-Philippe Lang bb4a10fc85 Fixed: bulk destroying parent and child issues raises a stale object error (#7920). 14 years ago
Jean-Philippe Lang 62a4170531 Shortens filter param names. 14 years ago
Jean-Philippe Lang 35a848dac7 Initialize TimeEntry with issue and project for the issue edit form. 14 years ago
Jean-Philippe Lang e06b581595 Adds support for preview when editing an issue note (#5520). 14 years ago
Toshi MARUYAMA be2046b189 scm: set mime type in downloading file. 14 years ago
Toshi MARUYAMA 6fcddfe2e2 scm: fix non ascii text files displaying (#6256). 14 years ago
Jean-Philippe Lang e0f37601f3 Fixed: Simultaneous wiki updates cause internal error (#7939). 14 years ago
Jean-Philippe Lang a59bd805d3 Indentation. 14 years ago
Jean-Philippe Lang 4f8e8df6e0 Adds a Group filter on the admin users list (#7893). 14 years ago
Jean-Philippe Lang 3c19cacf97 Replaces TimeEntry.visible_by with a visible scope. 14 years ago
Toshi MARUYAMA 1c0e7790be scm: recovery showing "root @ branch" in repository tree viewing. 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 784bbccfc6 Fixed: error on JournalsController#index when custom fields are present (#7795). 14 years ago
Jean-Philippe Lang 6f5707c2b5 Adds email notifications support for news comments (#2074). 14 years ago
Jean-Philippe Lang c9497f39b8 Keep track of issue description changes (#746). 14 years ago
Jean-Philippe Lang 40787ff43f Do not responde with javascript on regular requests. 14 years ago
Jean-Philippe Lang cc2d6f3605 Allow additional workflow transitions for issue author and assignee (#2732). 14 years ago
Toshi MARUYAMA 49fde3723b scm: fix diff revision param validation. 14 years ago
Eric Davis b96115bf7b [#310 LSS#5727] Add checkbox option to determine if issue emails should be sent 14 years ago
Toshi MARUYAMA 6cd9bc5ca5 scm: space and tab cleanup of app/controllers/repositories_controller.rb. 14 years ago
Toshi MARUYAMA 3d11a22624 scm: fix non ASCII filename downloaded from repo is broken on Internet Explorer (#7288). 14 years ago