Commit Graph

1966 Commits (3ed9e45a956d9cf111c8e28b7b2564f46466d11a)

Author SHA1 Message Date
Felix Schäfer 4d13b296af Add some optimistic locking preparations. 14 years ago
Gregor Schmidt 8c9034f41e [#539] removing dead code - this went into JournalFormatter 14 years ago
Eric Davis 2d98a486d6 Fix failing test due to invalid HTML and missing initial journal 14 years ago
Stephan Eckardt d1d0504661 made subject, custom fields and description field editable in place 14 years ago
Stephan Eckardt 62aaf03b92 extracted modal link to separate method 14 years ago
Tim Felgentreff 7db14c146a engine is no longer defined in ReportingHelper 14 years ago
Tim Felgentreff 716162a5b9 make simple and detailed table work 14 years ago
Tim Felgentreff 1d05c873e8 fix ReportingHelper definition of l() 14 years ago
Eric Davis 97dd339bbb [#191] Refactor: extract methods to helper 14 years ago
Tim Felgentreff 1aca1930da include application helper in reporting helper 14 years ago
Tim Felgentreff c748a5806f update the reporting helper with code from the UR ReportingHelper. this needs to be cleaned up in Engine, UR and here 14 years ago
Gregor Schmidt f5033000e3 loading modal window only after mouse over 14 years ago
Gregor Schmidt 60e87c1dd6 removing strange source comment 14 years ago
jwollert a8adf39291 gets modal issue window to work on IE7 14 years ago
Gregor Schmidt b4c8997f03 Refactoring: hiding some implementation detail within the helper 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
Felix Schäfer 6598a44ddd Add a helper to format user lists. #304 14 years ago
Jens Ulferts ca0e0e06df refactor: renamed class Page to PageLayout 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
Gregor Schmidt a8ccee60c3 replacing partial with helper method 14 years ago
Jens Ulferts 8aadb9bd8c refactoring: Taskboard Cards comprise of a number of CardAreas, each is responsible for it's own rendering 14 years ago
Jens Ulferts c8f1b79b1b refactoring: broken down Cards::TaskboardCards into Document, Page and Card 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
Gregor Schmidt 2efbb96334 adding first version of issue view in light box 14 years ago
Jens Ulferts 7b5dbb406d refactor: using a helper to call burndown from taskboard 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
Jens Ulferts bf396b8604 bugfix: y-axis label in burndown chart is no longer over the last tick if the max value is a multiple of 25 14 years ago
Gregor Schmidt 651255197a only showing enabled story trackers in story form 14 years ago
Jens Ulferts 5b2809d695 sorting checkboxes for burndown series selection 14 years ago
Jens Ulferts 414d5793e9 yaxis on burndown handles max of 0 well 14 years ago
Jens Ulferts eff95d8a35 #3605: cleanup frontend code 14 years ago
Jens Ulferts 784f2537b5 #3605: cleanup of burndown frontend code 14 years ago
Jens Ulferts b8592e5339 #3605: some more cleaning up of burndown frontend code 14 years ago
Jens Ulferts 4c81806ebc #3605: cleaning up burndown frontend code 14 years ago
Jens Ulferts dc2edbd5a7 making has_burndown a proper boolean method: renamed to has_burndown? 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 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