Commit Graph

38 Commits (33e93f5b4b73221677088f4db0b8aa7edd53f1c9)

Author SHA1 Message Date
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 177f4e8963 Remove APIV2 and project associations / reportings 7 years ago
Oliver Günther a0150fffa0 Remove timelines 7 years ago
ulferts e8930af3e9 Fix/copy project with required custom fields (#6083) 7 years ago
Oliver Günther 78f7aef989
[26424] Copy custom_values of project as the association it is (#6027) 7 years ago
Jens Ulferts 690e0ffc60 wp create/update/destroy via services 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
Oliver Günther f1dd84bb59 [26374] Set context for queries in new project (#5943) 7 years ago
Oliver Günther a6fac9a17a [25739] Use remote_file_url for copying attachment (#5892) 7 years ago
Oliver Günther 26332c446b [25739] Allow copying of attachments in wiki and work package (#5889) 7 years ago
Oliver Günther d9456e5a60
[25091] Don't take over the timestamp values from old project 8 years ago
Jens Ulferts 1fe880ad1b
prevent query filters loosing their context 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 086f1ef40b
[24272] Fix enabled_modules usage in project copy 8 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Toshi MARUYAMA 1b3628b60c remove unneeded to_a 10 years ago
Alex Coles e7e4914d22 Simplify Array find in Project::Copy 10 years ago
Alex Coles abf4a011f0 Fix copying of versions on Project copy 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 1d1ec0ef37 Prefer #map over #collect in (Rails) models 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Ion Biziiac bdd158c71c Fix correct creation of membership associations on project copy 10 years ago
slawa 50e831ca02 Copy also the memberships interval 10 years ago
slawa 3061e36115 Skip privacy validation 10 years ago
Ion Biziiac 47afafa82f Fix forum topics are not copied on project copy 10 years ago
Alex Coles d872d91d0d Fix typos, spelling in model comments 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow b171e3787d Update copy.rb 11 years ago
Philipp Tessenow 3dc6c54199 now that the Query#name validation works, we have to provide names for generated queries... 11 years ago
Johannes Wollert 10ec20a8be force copying closed versions for work packages 11 years ago
Till Breuer 3639154a98 Fix wiki menu items constant references after menu items generalization 11 years ago
jwollert 86e405e5ee copy wiki menu items as well when copying a wiki 11 years ago
jwollert 87f7eb50bc move project copy stuff to its own module so it doesn't clutter project.rb 11 years ago