Commit Graph

53 Commits (c8fb7e02ac96f26484322f0edf0a4a36ab5d13e2)

Author SHA1 Message Date
Sebastian Schuster 4be3053d86 Moved all external libraries to the vendor folder 12 years ago
Sebastian Schuster c2b3e7cde9 Removed manual js and css includes, replaced with one master incluse to backlogs.css and backlogs.js 12 years ago
Sebastian Schuster 3687cf82dd Appended slashes to all controller names to allow correct routing in nested pages 12 years ago
Sebastian Schuster 54b90eee93 Changed the javascript includes to not always render to the header 12 years ago
Sebastian Schuster 9802298587 Fixed wrong path for burndown chart 12 years ago
Sebastian Schuster e51a5c14eb Updated generation of urls from routes in views 12 years ago
Christian Rijke cffaaeada1 use new constant namespace 12 years ago
Jens Ulferts d237b47d99 fixes some routes to assets for the backlogs view 12 years ago
Jens Ulferts 57fd79dea2 removes own jquery lib 12 years ago
Jens Ulferts e8ab7e267d moves lib to openproject/backlogs subdirectory and renames accordingly 12 years ago
Gregor Schmidt 81392aec69 Switch to using string keys for settings 13 years ago
Gregor Schmidt 59aab74a83 Fixing ChiliProject::Compatibility check for Chili < 2.0 13 years ago
Gregor Schmidt 21450045f8 Loading jQuery only if neccessary 13 years ago
Gregor Schmidt abf0be171c Remove Redmine from names, where possible, replace with ChiliProject in other cases 13 years ago
Gregor Schmidt d1b101261b Clean up patches Part III 13 years ago
Gregor Schmidt fb42337b71 remove ical support 13 years ago
Gregor Schmidt a1bfe2b302 Refactoring: avoiding explicit .id calls in url_for and path helpers 14 years ago
Gregor Schmidt 9ebe24bf4c making urls to server_variables a bit nicer looking - at least in some cases 14 years ago
Jens Ulferts 6c0097d384 fix: correcting minor issues and cukes 14 years ago
Jens Ulferts c8f1b79b1b refactoring: broken down Cards::TaskboardCards into Document, Page and Card 14 years ago
Gregor Schmidt 8156c1493b minor change of API usage 14 years ago
Gregor Schmidt 2efbb96334 adding first version of issue view in light box 14 years ago
Jens Ulferts 5ce43c78e0 #4264: wrapping js burndown class inside jQuery(document).ready 14 years ago
Jens Ulferts e3002b0b21 #4264: burndown is again available to be called form the issue index page (requires a project and a sprint to be selected) 14 years ago
Jens Ulferts cfba7f890a removing javascript_include_tag_backlogs in the shared backlogs header because the necessary helper is not available everywhere 14 years ago
Jens Ulferts 9c75d455de Revert "removing burndown from issue/index until it can be reactivated safely" 14 years ago
Jens Ulferts 01b51c756f removing burndown from issue/index until it can be reactivated safely 14 years ago
Gregor Schmidt 7866ecc891 changing the way errors are displayed within backlogs pop ups 14 years ago
Jens Ulferts 082dd05d85 removed product backlogs links from ticket index sidebar because the backlog is no longer implicit. Hence, for now, there is no way to know which version is the backlog. 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
Gregor Schmidt 1be47c8e23 removing theme-ing support 14 years ago
Gregor Schmidt 15c2d48976 Updating jQuery UI to latest version 14 years ago
Gregor Schmidt 3860fc0b8d Updating to jQuery 1.5.1 14 years ago
Gregor Schmidt bab4f4a218 splitting js files into app and lib to make greping easier 14 years ago
Gregor Schmidt 01c68d2e7b Changing master backlogs view to load all necessary files when running in default layout 14 years ago
Gregor Schmidt 7207280993 using jQuery.noConflict() in a more idiomatic way 14 years ago
Gregor Schmidt 87a8e58d8e Adding setting to show/disable statistics 14 years ago
Gregor Schmidt 0a1e33cfde using label_tag to enable mapping of labels to inputs in browser 14 years ago
Gregor Schmidt 6bb526aeef moving configuration files to /config, making it easier to get card label definitions 14 years ago
Gregor Schmidt 27b841407c removing x-bits 14 years ago
Gregor Schmidt 8850e47c42 you may download sprint cards, although there is no burndown 14 years ago
Maxime Guilbot 3af4d99b1e Small fix for sprint on the issues sidebar always being the last sprint 14 years ago
Mark Maglana c57535754f Differentiate labels so that tests fetch the correct page 14 years ago
friflaj ad6c64ca79 Disable PDF links if the labels are misconfigured 14 years ago
friflaj 7f5c6ef3ff All tests pass again, replaced 'visit url_for' with 'click link', which is safer 14 years ago
Mark Maglana 0dea21c926 Initial work on pretty UI and themes 14 years ago
friflaj b36845f513 More tests pass 14 years ago
Mark Maglana 8ff86beb25 Fix webcal feed 14 years ago
Mark Maglana 779bf194bd Fix team_member.feature 14 years ago
Mark Maglana fee2d0adf1 Fix calendar link in issues sidebar 14 years ago