aboutsummaryrefslogtreecommitdiffstats
path: root/apps/systemtags/tests
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-152-10/+10
* chore: Add SPDX headerAndy Scherzinger2024-06-022-43/+4
* fix(systemtags): fix capabilities and sidebar + tag visibilityJohn Molakvoæ (skjnldsv)2023-09-181-240/+0
* Remove legacy systemtags codeChristopher Ng2023-04-191-252/+0
* Fix jsunit testsJulius Härtl2022-09-011-4/+4
* Remove legacy #dir element in files listVincent Petry2022-07-271-1/+0
* Add missing closing spans and avoid empty hrefVincent Petry2022-07-261-1/+1
* Replace files app ids to classesVincent Petry2022-07-261-7/+7
* Replace license information to SPDX expressionLouis Chemineau2022-01-112-3/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-5/+3
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-312-22/+38
* Bump jquery from 2.2.4 to 3.1.0Christoph Wurst2020-11-132-7/+8
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+4
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-9/+9
* Only show tag selector if tags are setJulius Härtl2020-01-151-93/+0
* Update license headersChristoph Wurst2019-12-052-3/+9
* Mode to modern phpunitRoeland Jago Douma2019-11-272-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Move systemtags to general settingsJulius Härtl2019-11-261-1/+1
* Adjust unit tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-3/+3
* OCA\SystemTags\Activity\Setting unit testRinat Gumirov2018-10-311-0/+72
* Update license headersMorris Jobke2017-11-061-0/+1
* Extract toggle visibility of a SystemTagsInfoView to its own viewDaniel Calviño Sánchez2017-06-091-0/+93
* Add visibility related methodsDaniel Calviño Sánchez2017-06-091-0/+46
* Move admin settings to workflow sectionJoas Schilling2016-08-221-1/+1
* System tags are not sharing but workflowJoas Schilling2016-08-191-1/+1
* Add unit testsLukas Reschke2016-08-151-0/+52
* Act on effective system tag canAssign permissionVincent Petry2016-05-201-9/+34
* Fix unit tests affected by side effectsVincent Petry2016-02-221-0/+3
* Add system tags filter section for files appVincent Petry2016-02-091-0/+226
* System tags sidebar selector now respects permissionsVincent Petry2016-01-251-2/+29
* Added system tags GUI in sidebarVincent Petry2016-01-191-0/+149