Commit Graph

1984 Commits (7b758412bc63b4a566d8b8ac50f681a0fbd3b333)

Author SHA1 Message Date
Romano Licker bf8de58548 [#667] added 'for' to link them 13 years ago
Romano Licker 94d3b02048 [#667] added invisible project scope label 13 years ago
Romano Licker 4212af9f74 [#667] added 'for' to link them 13 years ago
Jens Ulferts 608c3d9484 fixed pg bug: a new version_setting has no id and hence the field for this should not be transmitted. Otherwise pg will try to to "version_settings"."id" IN ('') which is invalid. 13 years ago
Romano Licker fba2f07258 add Optimistic Locking for Meeting Agenda/Minutes 13 years ago
jwollert 19b1b3a341 gets modal window to work with IE again 13 years ago
Eric Davis 4b8f4c3b83 [#263] Allow setting the page header title 13 years ago
Eric Davis ffa2d5f319 [#263] Remove the tree of parent issues from the issue title 13 years ago
Eric Davis a7ab39dd31 [#557] Fix link_to_month to not escape the HTML arrow characters 13 years ago
Tim Felgentreff 86efa39072 initial commit 13 years ago
Eric Davis 2c46411678 [#547] Security audit 13 years ago
Tom Rochette 552cd8dc57 Replace hardcoded string "diff" in Wiki#show and Repositories_Helper. 13 years ago
Eric Davis 8f45e780ce [#263] Fix issue subject style 13 years ago
Eric Davis e7e4557009 [#263] Fix journal formatting 13 years ago
Eric Davis 5949f8de91 Port issue history changes 13 years ago
Eric Davis c23f73e9fe Port ApplicationHelper patches 13 years ago
Eric Davis 70c3e1c8f9 [#544] html_escape issue fields 13 years ago
Felix Schäfer 4d13b296af Add some optimistic locking preparations. 13 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