Commit Graph

17 Commits (master)

Author SHA1 Message Date
Côme Chilliet 20e536839a
feat: Add admin-delegation-section as well for completeness
Also renamed delegation into admin-delegation in xml schema.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-09-28 14:50:15 +07:00
Côme Chilliet 26f50ca3dc
feat(settings): Add the new settings type to the appinfo xsd
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-09-28 14:50:14 +07:00
Andy Scherzinger 4d3fbc6091
feat: add licenses by SPDX identifier, mark shorthand aliases as deprecated.
matching the app store change at https://github.com/nextcloud/appstore/pull/1560

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-01-08 09:39:19 +07:00
Richard Steinmetz e42bceac9f
feat: hide caldav server settings if no app uses the caldav backend
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-07-16 09:18:33 +07:00
Andy Scherzinger 1e04619675
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-06 22:53:41 +07:00
Maxence Lange fc29b0d1b7 app type extended_authentication
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-12 09:34:49 +07:00
Christopher Ng 70651c3ab1 Allow zero occurences of route in XML schemas
- For xmllint

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-02-02 17:11:17 +07:00
Joas Schilling 24e895f24d
Allow app type session which we load in base.php
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-19 20:45:39 +07:00
Carl Schwan 6958d8005a
Add admin privilege delegation for admin settings
This makes it possible for selected groups to access some settings
pages.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-09-29 21:43:31 +07:00
Joas Schilling 3a43556f2f
Update shipped info.xsd too
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-17 09:14:09 +07:00
Julius Härtl 44310d1c2a
Add dashboard to app info xsd
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-05 17:03:39 +07:00
Christoph Wurst 8d9536e149
Update the info.xsd for address book and calendar plugins
For https://github.com/nextcloud/server/pull/19795
For https://github.com/nextcloud/server/pull/19196
Ref https://github.com/nextcloud/appstore/pull/673

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-30 12:05:19 +07:00
Arthur Schiwon d4b4e54d5f
update app info schema files
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-17 12:34:54 +07:00
Maxence Lange 1169d2b102 add the tag fulltextsearch
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-01 19:33:46 +07:00
Maxence Lange dfd4782dfc
include dashboard into core
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Merge remote-tracking branch 'origin/interface-dashboard' into interface-dashboard

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
moving data object to OCP

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
update autoload files

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
+@since

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-10-15 19:59:27 +07:00
Joas Schilling d7246edc94
Add the new share type
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-24 23:08:17 +07:00
Joas Schilling 17a26dfcc1
Validate the info.xml against the appstore schema file
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-02-16 10:23:51 +07:00