Commit Graph

236 Commits (5414b91bc57ff77de5bab049fdd848dfc2a72f76)

Author SHA1 Message Date
Gregor Schmidt 15f986ebcd Only showing those statuses that are available for the story's tracker 13 years ago
Stephan Eckardt 861ce65bfb render a text input field with 100% width in issue edit form 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 bfec49486c fixing hidden story subject input in scrum dashboard 13 years ago
jwollert 0ea14361bc Max width fix for IE7 to get rid of too small tracker select boxes 14 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 a34dfde10a never show the div 'v' inside an issue/task 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 e6fa392681 IE fix to show all empty cells in task board table 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
Romano Licker 64e931598c removes sprint_start_date and replaces it with start_date from 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
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