Commit Graph

3589 Commits (0ca9f4d742c4be6f95d93a0e46ae7100f6facbeb)

Author SHA1 Message Date
Tim Felgentreff 716162a5b9 make simple and detailed table work 14 years ago
Markus Kahl c3fd8ba82d make cost_entry routes same as for time_entries, 14 years ago
Tim Felgentreff 564a221000 make saved queries accessible in sidebar 14 years ago
Tim Felgentreff c10a4c58f4 Sort out FIXME. Remove find_optional_project from CostReportsController, it's in ApplicationController since Redmine 1.0 14 years ago
Tim Felgentreff b07e42c428 sort before_filters, hopefully right this time 14 years ago
Tim Felgentreff cb42254f32 deactivate widget cache 14 years ago
Tim Felgentreff 894e170b16 order before_filters 14 years ago
Felix Schäfer 525d2c3c97 Show the meeting change history on meeting view. 14 years ago
Felix Schäfer c4ddf04e5e Change the way text is stored to mimic the wikipages. 14 years ago
Felix Schäfer 905c137db6 Work in progress of migration to acts_as_journalized 14 years ago
Tim Felgentreff 443b7457ef make cost reports controller work with the generic Report::Controller module 14 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
Felix Schäfer 2ba63eebc8 Show the meeting change history on meeting view. 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 678826876c Change the way text is stored to mimic the wikipages. 14 years ago
Gregor Schmidt a8ccee60c3 replacing partial with helper method 14 years ago
Felix Schäfer 7934919200 Work in progress of migration to acts_as_journalized 14 years ago
Jens Ulferts c8f1b79b1b refactoring: broken down Cards::TaskboardCards into Document, Page and Card 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
Romano Licker 64e931598c removes sprint_start_date and replaces it with start_date from 14 years ago
Gregor Schmidt 2efbb96334 adding first version of issue view in light box 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
Gregor Schmidt 3bbac52433 Fixing permission checks for stats controller 14 years ago
Jens Ulferts eff95d8a35 #3605: cleanup frontend code 14 years ago
Jens Ulferts 16e9d592b7 #3605: massive refactoring of burndown 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