Commit Graph

47 Commits (4eeb00b74d40923206ec3a8370c208fea87b8201)

Author SHA1 Message Date
Jens Ulferts a69097b531 removes routes to issue_boxes - further removes nIssue 11 years ago
Christian Ratz c4b5adef65 Remove nIssue 11 years ago
Christian Ratz cb9cf48665 more issue 2 work_package renaming 11 years ago
Christian Ratz 762d3f63cc renamed tracker 2 type 11 years ago
Christian Ratz 316257d3e1 lot of things to get rid of issue 11 years ago
Sebastian Schuster 42befb2629 Removed unused include tag helper 12 years ago
Jens Ulferts 25162864a4 adds html_safe to have the task color displayed 12 years ago
Sebastian Schuster 3687cf82dd Appended slashes to all controller names to allow correct routing in nested pages 12 years ago
Sebastian Schuster db613964f9 Fixed wrong environment variable access 12 years ago
Sebastian Schuster 4cd60a5124 Added html_safe to view helper results 12 years ago
Sebastian Schuster 722d367fe0 Updated routes.rb and changed route usage accordingly 12 years ago
Jens Ulferts 6e97fdb1f2 uses plain ruby SecureRandom 12 years ago
Jens Ulferts e8ab7e267d moves lib to openproject/backlogs subdirectory and renames accordingly 12 years ago
Jens Ulferts 641cd07cd2 streamlines querying for all available workflows 12 years ago
Jens Ulferts 4d50574afe caches trackers and issue_status in hashes to avoid multiple db queries in the view 12 years ago
Gregor Schmidt 81392aec69 Switch to using string keys for settings 13 years ago
Gregor Schmidt abf0be171c Remove Redmine from names, where possible, replace with ChiliProject in other cases 13 years ago
jwollert 19b1b3a341 gets modal window to work with IE again 13 years ago
Stephan Eckardt d1d0504661 made subject, custom fields and description field editable in place 13 years ago
Stephan Eckardt 62aaf03b92 extracted modal link to separate method 13 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
Gregor Schmidt a8ccee60c3 replacing partial with helper method 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
Gregor Schmidt 651255197a only showing enabled story trackers in story form 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
Stephan Eckardt dd0d0f76af Revert "#3647: added tracker_abbreviation helper" 14 years ago
Stephan Eckardt b312fb2939 #3647: added tracker_abbreviation helper 14 years ago
Jens Ulferts 1761fe8a95 using a custom javascript_include_tag helper to include backlogs js. Using this exclusively to import jquery except in shared/_settings where the helper is not included 14 years ago
Jens Ulferts e619bfb20b #3178: using blocks_ids instead of blocks in impediment management, hence removing overhead 14 years ago
Gregor Schmidt 1be47c8e23 removing theme-ing support 14 years ago
Gregor Schmidt e31cf56ecb removing 'target="_blank"'s 14 years ago
Gregor Schmidt d32a1e67c5 using rb_common helper properly 14 years ago
Gregor Schmidt 27b841407c removing x-bits 14 years ago
friflaj 521b4cf5fe Blank? is more thorough than nil? 14 years ago
Mark Maglana 608afbfd8d Allow *_print.css files to override styles for printing 14 years ago
Mark Maglana 053434a5ce Allow *_print.css files to override styles for printing 14 years ago
Mark Maglana 402dd94f25 Use theme stylesheets for print 14 years ago
Mark Maglana 0dea21c926 Initial work on pretty UI and themes 14 years ago
Mark Maglana 39f62ecb71 Fix real-time updates for master backlog 14 years ago
Mark Maglana 3e7a119a6b New architecture for controllers. CRUD implementation 14 years ago
Mark Maglana a7c3561047 Display master backlog even when there are no stories yet 14 years ago
Mark Maglana 0e249a3c89 Don't edit item when ID is clicked 14 years ago
Mark Maglana b0a48f3b9b Set task color according to user's preference 14 years ago