Commit Graph

29 Commits (e3002b0b21ed50ff0f994c03616065acf55eb4f2)

Author SHA1 Message Date
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
Mark Maglana 3e7a119a6b New architecture for controllers. CRUD implementation 14 years ago
Mark Maglana a01315e30d Implement sprint date validation in the client 14 years ago