Commit Graph

319 Commits (468291f8b1a958b4b825fa35f16577d9eaccd8a8)

Author SHA1 Message Date
Stephan Eckardt 31150a9e33 additional changes to allow stories have parent issues, basic handling of tasks that have subtasks, but hierarchy will be flattened on changes in task board 14 years ago
Stephan Eckardt c9fecf6291 changed after_save hook of issues to only update issues that are stories or tasks 14 years ago
Jens Ulferts 1586bd89e1 #3178: remove patching of ancestor_of and descendant_of because the issue_relations are now created after the impediment has been saved 14 years ago
Jens Ulferts 3f14b6fd36 #3178: patching awesome_nested_set for issues so that it can handle the ancestor/descendant-relationship of new_record and existing record 14 years ago
Stephan Eckardt 034fdcbe82 allow that stories can have parent tickets 14 years ago
Gregor Schmidt 24b75e3fc2 Removing development dependencies. They are now handled by redmine-cucumber and redmine-dev-tools 14 years ago
Stephan Eckardt 3868ea68d1 Fixes Bug #3200. Added tests for the bug/fix 14 years ago
Jens Ulferts 87d975e0b5 #2891: version settings are destroyed along with the versions 14 years ago
Jens Ulferts fa749fea2e #2891: version without configuration is sorted to the left 14 years ago
Jens Ulferts b3ed7f2be2 #2891: selection to display a version in backlogs plugin is adhered to in master backlogs 14 years ago
Jens Ulferts 599917e553 #2891: displaying select menu for backlogs display options: none, left, right 14 years ago
Jens Ulferts a867c763d4 #2891: creating one-to-one relationship between version and version_settings 14 years ago
Gregor Schmidt 6bb526aeef moving configuration files to /config, making it easier to get card label definitions 14 years ago
Gregor Schmidt 27b841407c removing x-bits 14 years ago
Gregor Schmidt 05b053da35 reformatting 14 years ago
Gregor Schmidt 1ad59f56d8 renaming yaml file to yml 14 years ago
Gregor Schmidt a9b541ca03 removing x-bits from files 14 years ago
Marnen Laibow-Koser 9a348c7e56 points_per_hour can be nil, but Float(nil) raises a TypeError, so let's not call Float if points_per_hour is nil. 14 years ago
friflaj 7b4e39fd01 Bug #385 14 years ago
friflaj 7334a991b3 Generalization of pull request 11 14 years ago
friflaj fb5b1296aa Fix for re-opened #278 ("D X") 14 years ago
friflaj 6d7dbd0e21 Scripts not allowed in locale dir 14 years ago
friflaj c54df57954 Don't update translations, just report errors (potential character encoding problems) 14 years ago
friflaj aae00907d3 Keep invalid card specs 14 years ago
Andrew Vit be9d6ea984 Syntax error 14 years ago
friflaj abb5229282 Fix for #359 14 years ago
friflaj 4e5d5c59d5 No colors in our rcov run (easier for logging) 14 years ago
friflaj a2354056b8 Don't show backlogs UI for projects that have the plugin disabled. 14 years ago
friflaj 91a4619ed2 Fix for #278 14 years ago
friflaj 52fff04486 Pre-check required libs 14 years ago
friflaj a1ffa10f89 Optionally copy tasks & link to original when duplicating Stories 14 years ago
friflaj b539bec452 Update burndown on sprint change even if change happens after end of sprint 14 years ago
friflaj 39a9e00e93 Fetch card specs via proxy when required, courtesy Samir Allam (#329) 14 years ago
friflaj 02ae3949dc false.blank? is true 14 years ago
friflaj adb2a665b9 Scoring was always 10 14 years ago
friflaj adb37cb2f8 Auto-copy estimate to remaining when not set 14 years ago
friflaj 521b4cf5fe Blank? is more thorough than nil? 14 years ago
friflaj 9289c5f803 Allow skipping the label fetch (DH enforces process run time) 14 years ago
friflaj 7a3515524e Allow skipping label fetch 14 years ago
friflaj b5cfc0ca99 Some malformed card specs, and I had the pitches switched up 14 years ago
friflaj 95bb4fb809 The default font for Prawn only supports latin-1 14 years ago
friflaj 00e3adb0b4 Filter out story trackers, not task tracker 14 years ago
friflaj 4b2213e992 Explicitly use points for non-qualified measurements in card stock 14 years ago
Mark Maglana 6d03c13e96 Minor text fix 14 years ago
Mark Maglana 732b26467e Make the user add trackers via Redmine interface 14 years ago
Mark Maglana 3fee9f2bbc Change settings hash at once since changing one by one 14 years ago
friflaj 1a3d03814f Fetched card sizes are interpreted incorrectly, specifying units explicitly 14 years ago
friflaj 7f5c6ef3ff All tests pass again, replaced 'visit url_for' with 'click link', which is safer 14 years ago
friflaj fc35ea4e6c Only ask for trackers if they're not already set 14 years ago
friflaj 85d00ffb13 More tests pass, fix in label fetching 14 years ago