Commit Graph

1373 Commits (4545b571cc72ddf7c5bc265696927f792f84c77f)
 

Author SHA1 Message Date
Jens Ulferts 710e83e99c remove whitespaces 13 years ago
Jens Ulferts 608c3d9484 fixed pg bug: a new version_setting has no id and hence the field for this should not be transmitted. Otherwise pg will try to to "version_settings"."id" IN ('') which is invalid. 13 years ago
Jens Ulferts 2e6d97214c cukefix: have to set whole hash of settings to change them 13 years ago
Felix Schäfer 6edb74e2e1 Release 0.10.4 13 years ago
jwollert 19b1b3a341 gets modal window to work with IE again 13 years ago
Jens Ulferts 5e8ca68c86 releasing 0.10.3 13 years ago
Felix Schäfer 9494f8ce29 Correct the Version creation. 13 years ago
Gregor Schmidt 79f18d0dfd adding require_dependency to the proper model after the include was moved 13 years ago
Gregor Schmidt 5e6d67d3db white space 13 years ago
Romano Licker ba896a217d Merge branch 'master' of https://dev.finn.de/git/redmine-backlogs 13 years ago
Romano Licker f852b7cf08 issue_status wird im bearbeiten modus übernommen 13 years ago
Gregor Schmidt c5e1079640 Avoiding exceptions 13 years ago
Gregor Schmidt 4b70e6cd58 Actually tasks may already act as list 13 years ago
Gregor Schmidt 32d94113f6 Refactoring the way backlogs aa_list is implemented 13 years ago
Gregor Schmidt a528fa77a7 only updating direct task descendants - if theres a task in between, we are not going to update it 13 years ago
Jens Ulferts 99637a912d cukefix: whitespace leading to issue not found, more robustness in used step_definition 13 years ago
Felix Schäfer 91d5424a63 Fix task should get version from nearest ancestor story not farthest 13 years ago
Gregor Schmidt 15f986ebcd Only showing those statuses that are available for the story's tracker 13 years ago
Gregor Schmidt 6b5a5ca645 Sorting journals by date to ensure proper calculations 13 years ago
Romano Licker a4cb3f3a2b only users with permission are able to use the datepicker to change 13 years ago
Gregor Schmidt d094762c89 Releasing 0.10.2 13 years ago
Gregor Schmidt 76d4b2639f Disable remaining hours for non-task issues 13 years ago
Gregor Schmidt 2378c50acb Releasing 0.10.1 13 years ago
Gregor Schmidt c12f2a7c11 not setting title of project settings page 13 years ago
Gregor Schmidt f514693dfb white space 13 years ago
Gregor Schmidt 888bb442d7 Fixing image tag to include full base path for sub-uri deployments 13 years ago
Gregor Schmidt d754570811 white space 13 years ago
Gregor Schmidt 5fb7fcccf3 Releasing 0.10.0 13 years ago
Gregor Schmidt 5c9100e6c9 Only showing backlogs settings when backlogs module is activated 13 years ago
Stephan Eckardt d48b2c8cac separated before_save and after_save hooks for inheriting version from story to subtasks, fixed a failing cuke 13 years ago
Stephan Eckardt c950507f77 render status_field and version_field disabled if change is not allowed 13 years ago
Stephan Eckardt f9b890374a rewrite of inherit_version_to_subtasks using model methods instead of raw sql 13 years ago
Stephan Eckardt de38a34956 render error messages in edit form, validate if a tasks version is different than the storys version 13 years ago
Stephan Eckardt df7b7baa85 removed superfluous here be hooks message from notes paragraph 13 years ago
Gregor Schmidt d5b0f71ad2 Introducing new methods for aaj that make the tests work 13 years ago
Gregor Schmidt d1e57c9b14 formatting 13 years ago
Gregor Schmidt c41f5f8f7f formatting 13 years ago
Gregor Schmidt 1500ddd056 avoiding additional journal with aaj when using update_attributes 13 years ago
Gregor Schmidt ea2c71b7b4 Fixing indentation 13 years ago
Gregor Schmidt 252ed7aaf4 better save! than sorry! 13 years ago
Gregor Schmidt 0b6b8c71bd Fixing test mocking for aaj 13 years ago
Gregor Schmidt 2f27c750b9 refactoring 13 years ago
Gregor Schmidt b38dafdfde style change 13 years ago
Gregor Schmidt 3fd8c7e779 Fixing reload to actually work 13 years ago
Gregor Schmidt ddf75ec8ca avoiding more StaleObjectErrors 13 years ago
Gregor Schmidt 720d6afd33 style changes 13 years ago
Gregor Schmidt 6352decab4 using return value instead of changed attribute 13 years ago
Gregor Schmidt 7a2cf205a3 using raw instead of html_safe! 13 years ago
Gregor Schmidt 415bdb6199 minor style improvements 13 years ago
Gregor Schmidt f09baccf13 Calling reload to avoid StaleObjectErrors 13 years ago