Commit Graph

249 Commits (67142e40bfff1b0f7a2f664e67b1a712ff4d1f7a)

Author SHA1 Message Date
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
Gregor Schmidt 2e2623e956 Using base layout for task board, scoping css definitions to #rb 14 years ago
Gregor Schmidt bab4f4a218 splitting js files into app and lib to make greping easier 14 years ago
Gregor Schmidt 2df072f7f0 changing css to avoid changing chili's styles 14 years ago
Gregor Schmidt 4249e01f47 Major JS work 14 years ago
Gregor Schmidt 7f40c441b4 Creating a story in Cucumber via JavaScript 14 years ago
Gregor Schmidt 19f00be88e removing useless (at least in FF) css rule which does not work with multiple owner backlogs 14 years ago
Gregor Schmidt 6012559273 renaming product_backlog_container to owner_backlogs_container 14 years ago
Gregor Schmidt 3287e42ccc recalculating velocity on every occasion 14 years ago
Gregor Schmidt d845198430 making jslint happy 14 years ago
Gregor Schmidt 27b841407c removing x-bits 14 years ago