Commit Graph

71 Commits (1c26340673ad992f00b271c8a1da466c139778ed)

Author SHA1 Message Date
Oliver Günther 44882643d4
Add on_destroy paper_trail audits (#10876) 2 years ago
Christophe Bliard 48a4f1b6ad
lint with rubocop --autocorrect (safe cops only) 2 years ago
Wieland Lindenthal fd7a26c6d7
[#41534] Deletion of projects fail if project has views. 3 years ago
Christophe Bliard bc8d423ec2
update copyright information for 2022 3 years ago
Christophe Bliard 47a297daae
Fix argument alignment since f08bea3467 (#10129) 3 years ago
Oliver Günther f08bea3467
Remove FactoryBot.* prefix where applicable 3 years ago
ulferts f07bdc5078
extract version scopes 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
Oliver Günther 9636a08988
[26688] In-app notifications (#9399) 3 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
Oliver Günther 2cde433326
Remove usages of AnyFixture (#8987) 4 years ago
ulferts 5ea185ef66
Placeholder user project members (#8961) 4 years ago
Wieland Lindenthal efbd3e9b41
Placeholder user backend (#8935) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
Henriette Darge b7ab9483ed Remove too much spaces from the project name before saving it. Otherwise the spaces will cause problems later, e.g when trying to delete the project 4 years ago
Oliver Günther 53f2d694ff
Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
ulferts 9c78d48cea
allow args on scope method 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts c96c5b89d5
only require copy_project permission to show button 5 years ago
ulferts 57131fa32b
continue adapting to altered project properties 5 years ago
ulferts 4e5b9afef5
rename project attributes 5 years ago
ulferts 05ac3af1ee
add projects delete end point to api 5 years ago
ulferts 57f7da4f39
reuse project services in controller 5 years ago
ulferts cc41884048
add schema to project api and complete project resource 5 years ago
Oliver Günther 059770f533
FactoryGirl => FactoryBot 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 0496edb9af Fix specs 7 years ago
Jens Ulferts 690e0ffc60 wp create/update/destroy via services 7 years ago
Oliver Günther a3b234891e
Add ruby-test for TestDoctor and AnyFixtures 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 8f1c5d76b7 allow parent project to be set on copy 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Jens Ulferts 909b805917 Remove project#add_work_package 9 years ago
Jens Ulferts b0a86a69c2 refactor types action on projects controller 9 years ago
Stefan Botzenhart 1c01b5801e Use login_as helper method throughout all specs 9 years ago
Jens Ulferts 5937cf4999 fix typo 9 years ago
Oliver Günther 1d6ed59450 Move project required disk space counting to sql 9 years ago
Jens Ulferts 708cffaa30 remove expectation on mocked method 9 years ago
Jens Ulferts 3504cf61e6 save project before mocking .all method 9 years ago
Oliver Günther b213cade8d Fix invalid expectactions in specs due to refactoring 9 years ago
Oliver Günther 0610280e6f Cleanup 9 years ago
Oliver Günther 4ac89fcde6 Added project counting specs 9 years ago
Jan Sandbrink cdeb533904 allow to disable modules in project factory 10 years ago
Alex Coles 3785fdc9ed Use #describe, #context with String arg not symbol 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Hagen Schink d63ec33db4 Test that possible assignees/responsibles behave the same 10 years ago
Alex Coles 5afc11f19e Fix syntax (w/Rubocop) in specs 10 years ago
Alex Coles 03978767be Use 1.9+ Hash syntax in specs 10 years ago
Ion Biziiac f052d89b99 Add specs for Fix Copy project: Always error message "subproject of invalid" 10 years ago
Alex Coles e137ed8135 Convert specs to RSpec 2.99.0 syntax with Transpec 10 years ago