Commit Graph

78 Commits (da00b6bac8d03cf7fbdcad1aa72e345bf933f07c)

Author SHA1 Message Date
ulferts dba8567f20
place project archiving into separate controller 3 years ago
ulferts ebcf9138cc
introduce separate permission for selecting custom fields 3 years ago
ulferts 9ecd930d52
reenabled select_project_modules permission 3 years ago
ulferts 48006b7bb3
rename generic to general settings 3 years ago
ulferts b11b64895b
remove unused method 3 years ago
ulferts 40f7989bb2
turn the manage_types permission authoritative 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
Oliver Günther 6c75e16dc4
[37140] Use acts_as_url to generate unique slug for identifier (#9250) 4 years ago
Benjamin Bädorf 44294ede04
User custom fields in the invite user modal (#9220) 4 years ago
Oliver Günther 2adce94853
Implement copy form in formly (#9218) 4 years ago
Oliver Günther 71b330ea80
[37026] Add new project form with template selection (#9193) 4 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 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
Oliver Günther 88cb21a594
Fix export spec 4 years ago
Oliver Günther bbeb911216
Pass contract_options in stubs 4 years ago
Oliver Günther d671002307
Add different handling to project creation if using template 4 years ago
Oliver Günther d196546b12
Move create specs from legacy to controller 4 years ago
Oliver Günther 53f2d694ff
Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Henriette Dinger cbc530ca9d Move project_settings_path to ApplicationHelper to be globally available and start adapting tests to new structure 5 years ago
Oliver Günther bcfec6ea11
[31513] Re-add the parent_id in the SetAttributeService 5 years ago
ulferts 4e5b9afef5
rename project attributes 5 years ago
ulferts 05ac3af1ee
add projects delete end point to api 5 years ago
ulferts d74dd04241
remove outdated api/atom references 5 years ago
ulferts 08391c7807
replace my_project_page by grid implementation 5 years ago
ulferts cc41884048
add schema to project api and complete project resource 5 years ago
Oliver Günther 369b668e64
Make ProjectsController#destroy use background worker + service 6 years ago
Oliver Günther 183ad1480e
Replace deprecated controller success? with succesful? 6 years ago
Oliver Günther 059770f533
FactoryGirl => FactoryBot 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts f1e1aef1d4
respond with 410 GONE on projects.atom 7 years ago
Jens Ulferts ae79bb9088
cleanup project index spec 7 years ago
Jens Ulferts 970d80a885
accessibility for context menu and description toggle 7 years ago
Henriette Dinger a27bb5d85d [26426] Move Project table from admin area to global Project list page (#5975) 7 years ago
Oliver Günther 8956700408 [25374] Remove attribute visibility 7 years ago
Oliver Günther 01351399d5
Cache all_work_package_form_attributes 8 years ago
Oliver Günther a799de0157
Remove invalid wiki menu children nodes if the slug already exists 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Markus Kahl 86ab55b323 update type attribute visibility on cf changes 8 years ago
Oliver Günther 92aebdcec4
Fix params deprecation 8 years ago
Oliver Günther c5ca7e7782
Actually save the title, not the name 8 years ago
Oliver Günther 65c3ebaa2d
Fix specs 8 years ago
Oliver Günther 616ec628b5 Rewrite with_setting specs 8 years ago
Oliver Günther e376b4186f Project CFs: Include project error messages when it cannot be saved. (#4532) 9 years ago
Jens Ulferts b0a86a69c2 refactor types action on projects controller 9 years ago
Stefan Botzenhart 5dfa7802b7 Add controller spec for Project#custom_fields 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles 18835799dd Make ProjectsController#types use PATCH 10 years ago
Alex Coles 3785fdc9ed Use #describe, #context with String arg not symbol 10 years ago