Commit Graph

246 Commits (44bf4452a7dc22f61d85ffccda263db35a12209b)

Author SHA1 Message Date
Gregor Schmidt 98067d2413 Fixing modal window in IE 13 years ago
Gregor Schmidt 56c4dc7c7e Properly implementing 0392d951 13 years ago
Gregor Schmidt 6983cf4699 Remove Updater code which was not used for a while anyway 13 years ago
Gregor Schmidt 0392d951ce avoid opening of modal window on modifier+click 13 years ago
Romano Licker 81009f7072 default status dropdown now contains the original status 13 years ago
Romano Licker f26408e43f master backlogs view now takes workflows into account 13 years ago
Romano Licker 1059fa6295 Datepicker closes on IE and other browsers 13 years ago
jwollert 9edbf2406c Revert "don't set width and min-width manually for the task board swimlanes. this is handled via css" 13 years ago
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