Commit Graph

362 Commits (932a07493404a32c8e6f825ae925e62d972b7660)

Author SHA1 Message Date
jwollert d1189d0c80 make Project#copy extensible and throw away its whitelist 11 years ago
jwollert 7aa19211ed updates doc on Project#copy 11 years ago
jwollert 44fbb90ad2 rename Project#copy_from to #copy_attributes to distinguish from Project#copy 11 years ago
jwollert 7088ae0fb4 put all safe attributes inside a single call 11 years ago
jwollert 7fe1c44994 allow copying of parent_id as well 11 years ago
Till Breuer 675cc294a6 Do not deactivate wiki module after wiki_page#destroy, instead preserve menu item of last wiki page 11 years ago
Markus Kahl 50ff5f6ecb eager load all the things in projects/planning_element_custom_fields 11 years ago
Till Breuer 222874af95 Disable wiki module when last wiki page is destroyed 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Jens Ulferts ffcacf9a17 corrects comment 11 years ago
Jens Ulferts abfa9e1465 renames setting 11 years ago
jwollert 1e694eefe4 fixin' oldschool validations and broken tests 11 years ago
Jean-Philippe Lang 3f0a7fa15d Ability to assign issues to groups (#2964). 11 years ago
Hagen Schink 745f596725 Renames remaining occurences of issue_relation 11 years ago
Hagen Schink f91a6f90b6 Renames IssueRelation constant to Relation 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Hagen Schink 9931ab2e31 Renames issue_to 11 years ago
Hagen Schink 75667eaf85 Renames issue_from 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Martin Czuchra 80e4d5d79e Fixes project_spec. 11 years ago
Martin Czuchra b8115af7cf Removes issues and most references to the constant. 11 years ago
Stefan Frank df4cf0189a indentation in project fixed. 11 years ago
Stefan Frank f51fd7332f removed the planning-element-features from project 11 years ago
Stefan Frank 256861c8c4 removed PlanningElement, pulled up remaining methods and started fixing broken specs[skip_ci] 11 years ago
Hagen Schink e31b804c22 Removes PE trash functionality 11 years ago
Jens Ulferts b541755eda removes scenarios and alternate dates 11 years ago
Hagen Schink d0ca65dbaf Introduces journable 11 years ago
Sebastian Schuster de3b43dc98 Disabled presence of types validation in project as 11 years ago
Sebastian Schuster 90c253c5f8 Removed document attachments 11 years ago
Sebastian Schuster f5275549fb Removed adding files to versions and projects 11 years ago
Jens Ulferts ae0ff087fa enables finding projects by identifier, scoped by visible 11 years ago
Hagen Schink 8cc680d64b Prevent creation of projects without types 11 years ago
Martin Czuchra 6681e59d0a Removes code that was commented out. 11 years ago
Jens Ulferts ae7e5aae3b replaces parent_issue_id with parent_id whereever it was to be found 11 years ago
Jens Ulferts e83cc8b4c8 removes mass assignment protection 11 years ago
Martin Czuchra ff11bd4ba9 New projects now have default types enabled. 11 years ago
Hagen Schink a730bbfcd2 Revert changes of 847a302 11 years ago
Hagen Schink b719fd911b Checks user permissions and project id 11 years ago
Martin Czuchra 72b5ed5c26 Fixes Planning Element specs. 11 years ago
Martin Czuchra 734934f747 Removes enabled_planning_element_types relation. 11 years ago
Martin Czuchra 7c31fa2b4c Removes unused variable. 11 years ago
Martin Czuchra 992b50c31b Fixes some specs by removing after_save hook. 11 years ago
Hagen Schink d84b469ff5 Use Type 11 years ago
Jens Ulferts 3b011dab78 enables type switching for existing work_packages 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Jens Ulferts b38c37f9f5 assigns planning element attributes on work_package creation 11 years ago
Jens Ulferts 74ccd7dba4 initial implementation of work_package_controller#create 11 years ago
Jens Ulferts 5542c6471f harmonizes work_package building across issues/pe 11 years ago
Jens Ulferts 74c2cdb9a9 moves copying of an issue into the model 11 years ago