Commit Graph

91 Commits (927aaf12992b81a6f6a2d71c7c37716b4e510741)

Author SHA1 Message Date
Mohamed Wael Khobalatte 9b4e0065a7 Fix issues with using attributes= in non-controller code 9 years ago
Mohamed Wael Khobalatte c0107c445e Prepare plugin for strong params 9 years ago
Alex Coles 4edf3e30bc Fix further obsolete finders 9 years ago
Jens Ulferts bf7101d263 we really only want the first 9 years ago
Jens Ulferts c518fb76b7 some more replacement of deprecated finders 9 years ago
Jan Sandbrink a7a468cac9 fix silly find_all_by_ replacement 9 years ago
Jan Sandbrink 300eb73c0a replace deprecated find(:first/:last, ...) finders 9 years ago
Jan Sandbrink 10d39a64a1 replace deprecated find_x_by_ AR finders 9 years ago
Alex Coles d052f189d5 Prefer #map over #collect 9 years ago
Alex Coles a66f166498 Normalise syntax with Rubocop 9 years ago
Alex Coles 22502bb008 Use 1.9+ Hash syntax 9 years ago
Alex Coles d1e1272e1c Remove unloadable from models 10 years ago
Sebastian Schuster 601dbf6153 Updated copyright notice 11 years ago
Sebastian Schuster 4d5cd98244 Fixed copyright headers 11 years ago
Hagen Schink 28f5033d22 Adds copyright headers 11 years ago
Christian Ratz be445b919c disabled nissue related stuff 11 years ago
Christian Ratz cb9cf48665 more issue 2 work_package renaming 11 years ago
Christian Ratz 762d3f63cc renamed tracker 2 type 11 years ago
Christian Ratz 316257d3e1 lot of things to get rid of issue 11 years ago
Jens Ulferts fc7607fe45 prevents rails sti mechanisms for issue subclasses 12 years ago
Jens Ulferts 6669042f1d replaces hard coded "issues" table reference by dynamic table_name 12 years ago
Jens Ulferts e8ab7e267d moves lib to openproject/backlogs subdirectory and renames accordingly 12 years ago
Jens Ulferts 75cf54c9d2 no longer excludes stories having tasks in their ancestor chain from beeing part of a backlog 12 years ago
Jens Ulferts 236a8c24e3 fetches all owner and sprint backlogs in one method each 12 years ago
Jens Ulferts 5da35002bf fixes backlog loading for broad issue trees 12 years ago
Jens Ulferts 58796df5e1 optimizes loading all stories of a backlog 12 years ago
Martin Linkhorst 62b493840e yay, selected statusis ;) get saved, fixes #28723 partly 13 years ago
Gregor Schmidt 32fa28cb0e clearing status id so that a proper error message is generated 13 years ago
Gregor Schmidt 61936a8475 Avoiding update_attributes and new for Issues 13 years ago
Gregor Schmidt 81392aec69 Switch to using string keys for settings 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 c9113f1c85 Clean up patches Part XIV 13 years ago
Gregor Schmidt 6fbd86213b Clean up patches Part XIII 13 years ago
Gregor Schmidt 6983cf4699 Remove Updater code which was not used for a while anyway 13 years ago
Gregor Schmidt 1fa8cab288 coding style 13 years ago
Gregor Schmidt 97c3819004 add reload to make cukes work for chili 2.x 13 years ago
Jens Ulferts 928b7cbdf7 fixing fixed_version inheritance 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
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 9bba6e3910 Remove custom story point display when 0 points are given 14 years ago
Romano Licker 61453f7e7b validation does not through exception anymore 14 years ago
Jens Ulferts 61365c4173 partially reverting 7ed69872a2 so that stories with tasks in their ancestor-chain are not displayed 14 years ago
Jens Ulferts eb5e1a9793 #3056: shared versions are displayed in dashboard but issues for those versions are not shared but rather project specific 14 years ago
Jens Ulferts 7ed69872a2 refactoring story class 14 years ago
Jens Ulferts 358d647f2e moving separated class method to other class methods in the story model 14 years ago
Stephan Eckardt 144e1c9fb8 changed story's condition so that descendants of tasks are not considered as stories 14 years ago