Commit Graph

412 Commits (a503997bd7dab93e659dda3eb023ea0cc97e317d)

Author SHA1 Message Date
ulferts f1142c6654
move AccessControl into OpenProject namespace 6 years ago
ulferts a06120db10
introduce role services and contracts and move parts of global_roles into core 6 years ago
Henriette Dinger bbd0be74dc Disable „add-button“ for locked and closed version and change button text accordingly 6 years ago
Henriette Dinger ba2d79f0b1 Add „show version“ link to version header && tighten permissions 6 years ago
Oliver Günther 2eb7f7973b Allow closed and locked versions in board 6 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
Wieland Lindenthal b7545f94d5 Fix defaults for API based BCF-XML import 6 years ago
Oliver Günther 1a16c039a2
Add an avatar endpoint to avoid loading user API 6 years ago
Markus Kahl bc5adfcba7
attachments for meeting contents (MeetingAgenda, MeetingMinutes) 6 years ago
Oliver Günther 2dc615876d
Revert "[30249] Change default order of wp table" 6 years ago
Wieland Lindenthal 3d5d6ab15e BCF-XML import treat with non members 6 years ago
Wieland Lindenthal 370ed65bbb Fix BCF-XML API endpoint to use new importer initialization 6 years ago
Oliver Günther 8fd64d06ff
[30249] Change default order of wp table 6 years ago
Henriette Dinger 04513e5b12 * Extract functionality to add versions from within an autocompleter to its own component. 6 years ago
Wieland Lindenthal 5da0fd3dde Improve codeclimate 6 years ago
Wieland Lindenthal ee6f345a4a Treat invalid people in BCF-XML import 6 years ago
Wieland Lindenthal 23d666ac22 Improve codeclimate 6 years ago
Wieland Lindenthal c82d6b788e Complete issue attribute accessors for when issue is loaded by ID 6 years ago
Wieland Lindenthal 72acd01159 Return error messages for invalid imports. 6 years ago
Wieland Lindenthal d8c39e0cc3 Overwrite WP creation journal entry 6 years ago
Wieland Lindenthal a7eb5819a2 Add the author to the prepare import diff 6 years ago
Wieland Lindenthal 408d1a885d Set creation date and author correctly on WP creation 6 years ago
Wieland Lindenthal fcae54472b UI for configuring BCF-XML import 6 years ago
Wieland Lindenthal 8796411906 Refactor the Importer to hold the BCF XML file. 6 years ago
Wieland Lindenthal c4d8f76022 Cache markup doc in Bcf::Issue model and add a spec 6 years ago
Wieland Lindenthal 4c589c04c3 add missing permissions to roles in spec 6 years ago
Wieland Lindenthal 2b0590bbc7 Improve CodeClimate 6 years ago
Wieland Lindenthal 4e1143bc67 Ensure that unencoded UTF-8 mulibyte characters stay untouched 6 years ago
Wieland Lindenthal b47ab7a250 Test permissions for IssuesController and Importer 6 years ago
Wieland Lindenthal 9ecd01292c Adding some BCF import related specs 6 years ago
Wieland Lindenthal 3cde991e12 Very basic controller spec for IssuesController, testing #prepare_import 6 years ago
Henriette Dinger 0b0535b7cc Focus the autocompleter of the add-list-modal 6 years ago
Oliver Günther b3ec4792c5
Replace cukes with specs 6 years ago
Oliver Günther e94d64f9d2
Ensure all errors accept an optional message from exception 6 years ago
Oliver Günther bc06da3a00
[30231] Allow users edit_work_packages permission to save query 6 years ago
Henriette Dinger f9ba51ed94 Add (and adapt) tests to new possibility to create versions from within a board 6 years ago
Henriette Dinger b2bb96159c Check for permissions to add new versions and show the according autocompleter field 6 years ago
Oliver Günther 1b5fc32366
Avoid before blocks and raw params access for IDs 6 years ago
ulferts 1850622f20 Feature/versions api update (#7299) 6 years ago
Oliver Günther bf638d7077
Fix global permissions in patched roles controller 6 years ago
Henriette Dinger f4f325b1be Add icon for openID module 6 years ago
Cyril Rohr bfccea7e31 Satisfy rubocop 6 years ago
Cyril Rohr a4db01bf97 Add UI to administrate OpenID Connect providers (azure, google) 6 years ago
Henriette Dinger 4d85b28f40 Allow editing of board list headers only for free boards 6 years ago
Henriette Dinger 723208d6bd Add label „new“ for boards module 6 years ago
Wieland Lindenthal 67952f5cd0 Fix: Use "multipart/form-data" for uploading BCF-XML files. 6 years ago
Oliver Günther 9252968590 [30173] Allow altering order of permission and modules 6 years ago
Wieland Lindenthal e1b3f2c70d Add an API endpoint 'bcf_xml' accepting POST of a BCF-XML file 6 years ago
Henriette Dinger 032c1f14cf Remove option to switch off type highlighting in boards 6 years ago
Henriette Dinger 4be3cccc7c Add test for version board && limit version options to open and originated in the current project 6 years ago