Commit Graph

162 Commits (15f986ebcdf731451f2252dcca386f78691050c1)

Author SHA1 Message Date
Gregor Schmidt 15f986ebcd Only showing those statuses that are available for the story's tracker 13 years ago
Stephan Eckardt d9542ff105 do not cache loaded content in modal windows, because changing the model can make it necessary to reload the view 13 years ago
Gregor Schmidt bed806e2fe augmenting task lists asynchronously 14 years ago
Gregor Schmidt a4695e7127 listening to click instead of mouseup 14 years ago
Gregor Schmidt 09f22a4281 minor boost - finding dom nodes only once 14 years ago
Gregor Schmidt b8bb09a344 Performance boost 14 years ago
Gregor Schmidt 8a9cf6d5cd Refactoring initialize into smaller chunks 14 years ago
Gregor Schmidt f5033000e3 loading modal window only after mouse over 14 years ago
jwollert 89985db603 fix IE7 z-index bugs in taskboard when dragging issues 14 years ago
jwollert 8986df08ca cleaner way to work around z-index issues in backlogs index page 14 years ago
jwollert ae3d7ada72 don't set width and min-width manually for the task board swimlanes. this is handled via css 14 years ago
jwollert 69d34e8e13 workaround for IE7: don't introduce new style attributes on story items after dragging 14 years ago
jwollert a8adf39291 gets modal issue window to work on IE7 14 years ago
Gregor Schmidt b9051c1b72 Refactoring: removing unused code 14 years ago
Gregor Schmidt e99c84d544 using newly introduced center_once option to position modal window 14 years ago
Gregor Schmidt 1ef71ef46e adding center_once option to Control.Window position 14 years ago
Gregor Schmidt f22c1ea224 Accessing script contents with html instead of text since IE likes it better 14 years ago
Gregor Schmidt b3ffe842fa reducing zindex of windows, so that the default chili spinner is still visible 14 years ago
Gregor Schmidt 47575dfb6f see https://github.com/syntacticx/livepipe-ui/pull/54 for details 14 years ago
Gregor Schmidt a876400fa8 Handling server errors gracefully when trying to open the modal window 14 years ago
Gregor Schmidt 28c160f571 making dougie happy 14 years ago
Gregor Schmidt a2f12c1fff execute js that comes this ajax calls, to make sure, that the modal window link handling is applied again 14 years ago
Gregor Schmidt 2efbb96334 adding first version of issue view in light box 14 years ago
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
Gregor Schmidt 97e50bd418 avoid overriding refresh, which is defined in model 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 1fabd86bac #3605: replacing jqPlot with jquery.flot 0.7.0 which works for ie8 14 years ago
Gregor Schmidt 15051714cf explicitly handling empty remaining hours since IE does not support :empty pseudo class 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
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
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
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 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 4249e01f47 Major JS work 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