Commit Graph

1336 Commits (1dd0ddf8a6f53016ab421ea3d5f8538c7eaeb2a8)
 

Author SHA1 Message Date
Gregor Schmidt e7b0bfb3cd Using new Then Wait for AJAX step 14 years ago
jwollert 677d5fcad4 fixes Ticket #4313: fixes burndowns #collect with Postgresql. Since version 8.3, Ints won't be automatically casted when comparing them with chars 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 f4c7dc3cef fix grid partially by using nbsp's instead of leaving the table empty altogether 14 years ago
jwollert 69d34e8e13 workaround for IE7: don't introduce new style attributes on story items after dragging 14 years ago
jwollert 44384b2741 small IE fixes for cukes 14 years ago
Tim Felgentreff 27f3a9238d Merge branch 'master' of https://dev.finn.de/git/redmine-backlogs 14 years ago
Tim Felgentreff b6d8e1bd08 fix the backlog specs. reloading the story+project at the right time helps 14 years ago
jwollert a8adf39291 gets modal issue window to work on IE7 14 years ago
Tim Felgentreff 5a5f628e2a add newline to end of file 14 years ago
Gregor Schmidt 207778aeec Releasing 0.8.8 14 years ago
Gregor Schmidt 03030b81bd Alternative solution for previous commit 14 years ago
Tim Felgentreff 20bcbc0509 create default labels for backlogs if running in test or production mode and nothing has been setup before 14 years ago
Gregor Schmidt 8da253b545 Releasing 0.8.7 14 years ago
Gregor Schmidt a1bfe2b302 Refactoring: avoiding explicit .id calls in url_for and path helpers 14 years ago
Gregor Schmidt b9051c1b72 Refactoring: removing unused code 14 years ago
Gregor Schmidt b4c8997f03 Refactoring: hiding some implementation detail within the helper 14 years ago
Gregor Schmidt 9ebe24bf4c making urls to server_variables a bit nicer looking - at least in some cases 14 years ago
Gregor Schmidt 29ef8d5431 Merge branch 'master' into release/0.8 14 years ago
Gregor Schmidt ac5b890e50 fixing wrong truncation of string, when handling multi line characters 14 years ago
Gregor Schmidt e1d607f4b6 Releasing 0.8.6 14 years ago
Gregor Schmidt 1a7668b85d Removing debugger statements 14 years ago
Gregor Schmidt ca5f9c3ada Releasing 0.8.5 14 years ago
Gregor Schmidt 88fd09f889 Adding issues class styling to hierarchy links 14 years ago
Gregor Schmidt fd43bbd30e Releasing 0.8.4 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
Jens Ulferts 8dd101453f version bump to 0.8.3 14 years ago
Gregor Schmidt 38a8a44732 updating down migration to read value directly from db 14 years ago
Jens Ulferts 715bc2dff4 using read_attribute(:start_date) on down migration 14 years ago
Gregor Schmidt f22c1ea224 Accessing script contents with html instead of text since IE likes it better 14 years ago
Gregor Schmidt c57bbfa121 Adding an edit link, which currently only goes to show, but will eventually become an IPE 14 years ago
Gregor Schmidt 9962367d57 making abbreviate_text more robust 14 years ago
Gregor Schmidt be1ca90c11 Putting labels-malformed.yml where it belongs 14 years ago
Jens Ulferts 83f8af940a version bump to 0.8.2 14 years ago
Jens Ulferts f61bdd1349 cuke: making sure that there is a start_date for versions and that this start_date is used on the backlogs view as well 14 years ago
Jens Ulferts d51ab9d8cb fix: because version.start_date returns the earliest start date of the associated issues if no own start_date is set, we have to read the attribute :start_date directly when making executing the sprint_start_date/start_date migration 14 years ago
Gregor Schmidt e5b7ff6343 Releasing 0.8.1 14 years ago
Gregor Schmidt f8f1bd77a0 Merge branch 'start_date_on_version' 14 years ago
Jens Ulferts 4a72803233 version bump to 0.8.0 14 years ago
Gregor Schmidt ce7fed699a actually, there's no problem, when both dates are the same 14 years ago
Gregor Schmidt 04b23eef93 Migrations do not abort on every rollback - therefore we need to raise a different error 14 years ago
Jens Ulferts e2a4e2532e Merge branch 'feature/story_cards' 14 years ago
Jens Ulferts 03300c0da8 cukefix: fix field name 14 years ago
Jens Ulferts 57b4cffbf6 fix: using width and height of label for the story card and not the paper_width and height 14 years ago
Gregor Schmidt 132ca1de28 Merge branch 'feature/issue-details' 14 years ago