Commit Graph

1373 Commits (4545b571cc72ddf7c5bc265696927f792f84c77f)
 

Author SHA1 Message Date
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
Gregor Schmidt 49c0aaa1b6 updating test to make it work with the changes 14 years ago
Jens Ulferts 6c0097d384 fix: correcting minor issues and cukes 14 years ago
Jens Ulferts ca0e0e06df refactor: renamed class Page to PageLayout 14 years ago
Jens Ulferts cfc74802cc refactor: moving to_pts method to own module 14 years ago
Gregor Schmidt 119456c86c Redoing migration in a way, that my brain is able to parse 14 years ago
Jens Ulferts c901dc779f feature: first page now used an not empty 14 years ago
Jens Ulferts b0f7927ed6 refactor: removing option "overflow => ellipsis" as it is no longer supported 14 years ago
Jens Ulferts 8b07562500 refactor: using new standard way to abbreviate text for the issue description 14 years ago
Jens Ulferts 9db105d968 refactor: text_abbreviation into own method 14 years ago
Jens Ulferts 7c2e0d89b5 feature: rendered text is shown as abbreviated if it does not completely fit into the defined space 14 years ago
Jens Ulferts 9e6dba78ae refactor: CardArea.text_box uses a private method to adapt options 14 years ago
Jens Ulferts 6d9eedd6a7 feature: CardArea.text_box now accepts a padding_bottom options, using this to adjust the spaces in the story cards 14 years ago
Jens Ulferts cf5be48904 feature: long text is no longer rendered over other text that is aligned right 14 years ago