Commit Graph

41 Commits (6973dd7b9b12adb21f9d44d0364e983e314e790e)

Author SHA1 Message Date
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
Oliver Günther af35670694
Make placeholder users EE (#9003) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 5ea185ef66
Placeholder user project members (#8961) 4 years ago
Oliver Günther 3c9be3bdbe
[35507] Allow global permission to add and edit users (#8937) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
ulferts 3b0f7367fd move to proper module 4 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 4e5b9afef5
rename project attributes 5 years ago
ulferts c83ba63640
Revert revert unwanted in dev branch 5 years ago
Oliver Günther b05a8f7b54
Revert "[31080] Trigger wpEvent after custom action" 5 years ago
ulferts fdbcdc45bf
restrict wp_graph widget to be ee only 5 years ago
ulferts e7263fcedb
migrate to rails 6.0.0 5 years ago
ulferts 5ee801b549
cache roles for project 5 years ago
ulferts f1142c6654
move AccessControl into OpenProject namespace 6 years ago
Henriette Dinger eb9a71994a Allow EE token for board tests 6 years ago
Oliver Günther 3ba6913960
Implement read-only work package attributes based on status 6 years ago
Oliver Günther d48f67688f
Also revert to none in backend, otherwise this will break specs 6 years ago
Jens Ulferts 8c6f4837cc
move costly respond_to to unlikely position 7 years ago
Wieland Lindenthal 643e945b85 - Remove configuration option for attachment search 7 years ago
Wieland Lindenthal f2ebad3915 WIP: attachment search 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts b0fed3768d
turn into enterprise feature 7 years ago
Oliver Günther d2109f499f
Add ldap groups to ee service 7 years ago
Oliver Günther af80f09ec6
Add 2fa key to EE service 7 years ago
Wieland Lindenthal 2939edc9b0
Show all custom fields if you have an enterprise token 7 years ago
ulferts 4b76af2521 guard attribute help texts by ee token (#5786) 7 years ago
ulferts 4d95cc815f Feature/guarded relation columns (#5784) 7 years ago
Oliver Günther f54992605a
Allow EnterpriseService to accept edit_attribute_groups 8 years ago
Markus Kahl f5a57e3f42 list custom field normalisation and multi select 8 years ago
Wieland Lindenthal 6cd14ee7a5 Untangle logic. 8 years ago
Wieland Lindenthal c4a8320ed5 Fix: logic for `ee_manager_visible` is falsey 8 years ago
Oliver Günther 8b4964acc4
Fix more specs 8 years ago
Oliver Günther f199e009ac
Rubocop 8 years ago
Wieland Lindenthal 49f12b3e21
Enterprise Edition support tokens 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 693090136d
normalize permissions 8 years ago
Jens Ulferts bf7343c312
replace perfectly sane hack for really dirty one 8 years ago
Jens Ulferts acd58213e1
rewrite sql string in a arel based query 8 years ago
Jens Ulferts 8a8dfdd3de move project allowed query to authorization 8 years ago
Jens Ulferts 1ddc142fd3 add sql based query to fetch all users being allowed an action 8 years ago
Jens Ulferts 06c6defa51 replaces ruby based permission check for allowed_to? with sql based query 8 years ago