Commit Graph

204 Commits (14579fd7f379d3aaab5cafce48d486746411bb9f)

Author SHA1 Message Date
Jens Ulferts 5986644669 refactor: using same burndown.js to display burndown graph from the dashboard 14 years ago
Jens Ulferts 0efddfdaeb cleaning up burndown.js 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
Romano Licker 61453f7e7b validation does not through exception anymore 14 years ago
Gregor Schmidt 0c7c9977e4 Fixing invisible story while dragging in FF 14 years ago
Gregor Schmidt 3e5fb1dee0 Adding status to stories on task board 14 years ago
Gregor Schmidt c1a010ea76 Adding assigned_to to stories on task board 14 years ago
Gregor Schmidt 97e50bd418 avoid overriding refresh, which is defined in model 14 years ago
Jens Ulferts ebb24c81a9 modal boxes have their closing "x" again 14 years ago
Gregor Schmidt fb26a3f5ff Error message pop ups are no longer transparent on task board view 14 years ago
Jens Ulferts 907f567906 preventing resizing of burndown modal dialog 14 years ago
Jens Ulferts 6e09cae64e displaying x as close button but not the "Close"-Button on burndown modal box 14 years ago
Jens Ulferts 863fd3b7f7 using overflow to prevent scrollbars on burndown modal box 14 years ago
Jens Ulferts 784f2537b5 #3605: cleanup of burndown frontend code 14 years ago
Jens Ulferts 1fabd86bac #3605: replacing jqPlot with jquery.flot 0.7.0 which works for ie8 14 years ago
Gregor Schmidt eb0ba85332 adding css filter for opacity in IE 14 years ago
Gregor Schmidt 15051714cf explicitly handling empty remaining hours since IE does not support :empty pseudo class 14 years ago
Gregor Schmidt afb24da649 removing all box-shadows and border-radiuses 14 years ago
Gregor Schmidt e454fd4865 fixing some mis-scoped style definitions, removing unused ones 14 years ago
Gregor Schmidt 6882bb4f07 removing box-shadow for menu and replacing it with borders 14 years ago
Gregor Schmidt 6a972ea8a7 recalculating odd and even css classes on each backlog update 14 years ago
Gregor Schmidt d101644f7c [refactor] introducing refresh method on story and backlog to wrap velocity calculation 14 years ago
Gregor Schmidt bcd3835e5a fixing jslint warnings 14 years ago
Gregor Schmidt 7b7010f2e8 removing shadows and rounded corners and nth-child for backlogs and stories 14 years ago
Jens Ulferts 9cf4ca816f #3605: i18n in js and styling 14 years ago
Jens Ulferts 14d018577b #3605: i18n for burndown graphs 14 years ago
Jens Ulferts 16e9d592b7 #3605: massive refactoring of burndown 14 years ago
Stephan Eckardt 40def1a585 #3647: show tracker name right before the story name 14 years ago
Stephan Eckardt cefc522332 Revert "#3647: added abbreviated tracker name to master backlog view" 14 years ago
Stephan Eckardt f9e122669c #3647: added abbreviated tracker name to master backlog view 14 years ago
Jens Ulferts 617a1e4752 #3629 bugfix: using a min-height on story_points so that it is easier to hit the area on which an edit can be triggered 14 years ago
Jens Ulferts 611c13d895 tabindex does now almost work properly when having multiple stories in edit mode at a given time 14 years ago
Jens Ulferts 935af97973 defining a tabindex for editing stories. For now it only works with maximally one story being edited at any given time 14 years ago
Jens Ulferts c596011920 reducing min-width on story subject to 20em because IE does not properly display the box otherwise 14 years ago
Gregor Schmidt c1b84ee67c overriding styles, that come from redmine default layout 14 years ago
Gregor Schmidt 7f846935c8 growing sprint header, working IPE 14 years ago
Gregor Schmidt 0c85eca38e fluid backlogs layout, stories grow as expected 14 years ago
Gregor Schmidt ebc20cbf95 cleaning input containers, so that IPEs do not create an infinite number elements 14 years ago
Gregor Schmidt d71eb2bef5 setting default column width on task board to 1 14 years ago
Gregor Schmidt a78294f7ee fixing indentation - tabs vs. spaces 14 years ago
Jens Ulferts db924abb43 #3178: using fieldlabel attribute as label on the task edit/create form if specified, using this on blocks_ids 14 years ago
Gregor Schmidt a19a7bba2c changing menu styling to better match overall color scheme 14 years ago
Gregor Schmidt 1be47c8e23 removing theme-ing support 14 years ago
Gregor Schmidt b8f7c68161 Minimizing style definitions for stories in backlogs view 14 years ago
Gregor Schmidt 7e52c3a621 removing unused/-necessary styles 14 years ago
Gregor Schmidt 55d036d975 css cleanup 14 years ago
Gregor Schmidt 288267fa3e fixing style definitions for taskboard by overriding redmine styles 14 years ago
Gregor Schmidt 7f01df149a improving look of headers - make them more chili-ish 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