Commit Graph

36 Commits (1447f182d2912cddf039ae2281d1cfbf2fec2b87)

Author SHA1 Message Date
provokateurin 6a12fbc4f3
refactor: Run rector 2 weeks ago
Marcel Klehr 2bb2fa50ee feat(SystemTag): Add typed events for tag mapper events 1 month ago
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/ 1 month ago
skjnldsv 51a2125020 fix(systemtags): case-insensitive search & prevent duplicates 3 months ago
Robin Appelman aa15f9d16d
chore: run rector 3 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 4 months ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 5 months ago
Benjamin Gaussorgues b4e3eff078 feat(systemtags): add setting to block non admin to create system tags 9 months ago
skjnldsv adf8a454dd feat(systemtags): add color support backend 10 months ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Joas Schilling f6238d35bd
fix(test): Make the test less flaky 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 1 year ago
Joas Schilling 6953e14580
fix: Move SystemTags events to IEventDispatcher 2 years ago
Côme Chilliet 9b1d7794a8 Add chunking in SystemTagObjectMapper::getTagIdsForObjects 3 years ago
Marcel Klehr 4f7d77406d Fix SystemTagManagerTest#createTag test 3 years ago
Marcel Klehr 889caf4632
Update tests/lib/SystemTag/SystemTagManagerTest.php 3 years ago
Marcel Klehr 8151b1b8b0 fix(SystemTagManager): Truncate overlong tag names 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Jörn Friedrich Dreyer c96486cfae
test setTagGroups with empty groupids 9 years ago
Vincent Petry 88740f035d
Act on effective system tag canAssign permission 10 years ago
Vincent Petry b5eb3d9e5a
Add system tag assignability check with groups 10 years ago
Vincent Petry 3cd65fe25d
Add systemtag_group table and get/set methods 10 years ago
Vincent Petry 09b3883d9c
Updated canUser* functions in SystemTagManager to accept objects 10 years ago
Vincent Petry 8343cfb64b
Add interface methods for permission check 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago