Commit Graph

509 Commits (44bf4452a7dc22f61d85ffccda263db35a12209b)

Author SHA1 Message Date
Gregor Schmidt 8cf985be3e Adding infrastucture to rebuild positions via project settings 13 years ago
Gregor Schmidt 8614350935 Renaming project_issue_statuses to backlogs_settings 13 years ago
Gregor Schmidt c9113f1c85 Clean up patches Part XIV 13 years ago
Gregor Schmidt 6fbd86213b Clean up patches Part XIII 13 years ago
Gregor Schmidt a298b9f763 Clean up patches Part VIII 13 years ago
Gregor Schmidt d1b101261b Clean up patches Part III 13 years ago
Gregor Schmidt 1f7bfe7059 Removing view of an already removed controller 13 years ago
Gregor Schmidt 6983cf4699 Remove Updater code which was not used for a while anyway 13 years ago
Gregor Schmidt fb42337b71 remove ical support 13 years ago
Jens Ulferts 9fbac855e2 filtering interesting stories by like statements before instantiating them for the burndown 13 years ago
Jens Ulferts 29be4e4ed6 sort available issue status in backlogs view by their position 13 years ago
Gregor Schmidt 1fa8cab288 coding style 13 years ago
Gregor Schmidt 45cd21870d coding styles 13 years ago
Gregor Schmidt 97c3819004 add reload to make cukes work for chili 2.x 13 years ago
Gregor Schmidt 40798ce8a8 Fixing indentation and some code styles - no behavioral change intended 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
Felix Schäfer 2de0732248 Make the issue modal box work with chiliproject 2+. #4571 13 years ago
Jens Ulferts 928b7cbdf7 fixing fixed_version inheritance 13 years ago
Jens Ulferts 867916976e adding html id to tr-entries on taskboard view in order to use them with cucumber 13 years ago
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
jwollert 19b1b3a341 gets modal window to work with IE again 13 years ago
Gregor Schmidt 79f18d0dfd adding require_dependency to the proper model after the include was moved 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
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 c12f2a7c11 not setting title of project settings page 13 years ago
Gregor Schmidt f514693dfb white space 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 f9b890374a rewrite of inherit_version_to_subtasks using model methods instead of raw sql 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 2f27c750b9 refactoring 13 years ago
Gregor Schmidt 720d6afd33 style changes 13 years ago
Gregor Schmidt 7a2cf205a3 using raw instead of html_safe! 13 years ago
Stephan Eckardt 4a53e358da render journal list in issues edit form 13 years ago
Stephan Eckardt 1ebffad74a less redundancy in issues boxes controller 13 years ago
Stephan Eckardt d1d0504661 made subject, custom fields and description field editable in place 13 years ago
Stephan Eckardt 48272c5469 added update and edit action to issues boxes controller 13 years ago
Stephan Eckardt 62aaf03b92 extracted modal link to separate method 13 years ago
Romano Licker 25b48fb459 burndown chart now involves status "done" when plotting 13 years ago
Romano Licker ac63066e3d added a project specific definition of done in the project settings tab "backlog setting" 14 years ago
Gregor Schmidt f5033000e3 loading modal window only after mouse over 14 years ago
Gregor Schmidt 60e87c1dd6 removing strange source comment 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