Commit Graph

36 Commits (ada82c8d55c96f718b3a2abc88610dde4a85dbd6)

Author SHA1 Message Date
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
ulferts c5a968ec4c place the registered project activities where they will not be unloaded (#4407) 9 years ago
ulferts 7e9dc28b55 place the registered project activities where they will not be unloaded (#4407) 9 years ago
ulferts eae5321c4e Feature/latest project activity (#4390) 9 years ago
Jens Ulferts ee16a5730d improve performance of projects table 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Oliver Günther 6ba2ddc5aa Remove PG workaround required for Rails < 4 9 years ago
Oliver Günther cfbe595382 Use present instead of presence 9 years ago
Oliver Günther 0b583c3ccf Extend autofetching of commits into update repository information 9 years ago
Oliver Günther 2022a87532 Workaround to PG adapter returning non-integer aggregated values 9 years ago
Oliver Günther 1d6ed59450 Move project required disk space counting to sql 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