Commit Graph

702 Commits (84a34858b647fca557f67ca757c13172aa30e110)

Author SHA1 Message Date
Jens Ulferts 87a2c02ff3 fixing typo 13 years ago
Gregor Schmidt 020779db95 Protect VersionSetting from mass assignment vulnerability 13 years ago
Gregor Schmidt 4545b571cc Fixing indentation 13 years ago
Gregor Schmidt 9ce02d08bf Using {} instead of Hash.new 13 years ago
Gregor Schmidt 8d4831c6ee Fixing mass assignment vulnerability for versions 13 years ago
Gregor Schmidt 32fa28cb0e clearing status id so that a proper error message is generated 13 years ago
Gregor Schmidt d7f3c14255 avoid the usage of update_attributes and use safe_attributes instead 13 years ago
Gregor Schmidt 61936a8475 Avoiding update_attributes and new for Issues 13 years ago
Martin Linkhorst b2959c6251 don't show multiple issue status in backlog, fixes #25703 13 years ago
Romano Licker 649dd6850c [designfix] backlogs heading should not be a link 13 years ago
Romano Licker 6f2356c310 [breadcrumb] use open project breadcrumb 13 years ago
Gregor Schmidt aee0d010e2 Fixing missing white space, which killed the tests 13 years ago
Romano Licker c6d2492ae1 [accessibility] change version view according to core change 13 years ago
Gregor Schmidt e0e86c92ad adding join call to all arrays in content_tag 13 years ago
Gregor Schmidt 81392aec69 Switch to using string keys for settings 13 years ago
Gregor Schmidt 59aab74a83 Fixing ChiliProject::Compatibility check for Chili < 2.0 13 years ago
Gregor Schmidt 21450045f8 Loading jQuery only if neccessary 13 years ago
Gregor Schmidt c388602eaa Fixing icon of menu for new layout 13 years ago
Gregor Schmidt 09fd2d4c35 Fix burndown specs/code on postgres 13 years ago
Gregor Schmidt c3afae9948 white space 13 years ago
Gregor Schmidt abf0be171c Remove Redmine from names, where possible, replace with ChiliProject in other cases 13 years ago
Gregor Schmidt c2247099bb white space changes - this is hopefully the last file with 4 spaces 13 years ago
Gregor Schmidt 100a4213aa Moving list specific methods into RedmineBacklogs::List 13 years ago
Gregor Schmidt 55dde7923c renaming id to prev_id to match signature from RedmineBacklogs::List 13 years ago
Gregor Schmidt ea9d2e6548 Method is nowhere used and is less specific than is_impediment? in issue 13 years ago
Gregor Schmidt ec385408d1 Fixing comment 13 years ago
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