Joas Schilling
02275e60c6
Add missing version requirement to OAuth2 app
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-22 09:56:49 +02:00
Lukas Reschke
3487f62d55
Mark OAuth app as always enabled
...
At the moment we don't support disabling the OAuth app
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-05-19 17:24:41 -05:00
Lukas Reschke
40244285e0
user_saml is shipped via appstore
...
Keeping it in the shipped.json leads to odd side-effects such as https://help.nextcloud.com/t/earn-a-t-shirt-by-testing-nextcloud-12-beta-2/12374/41?u=lukasreschke in case a previous version was installed.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-05-17 18:05:06 +02:00
Lukas Reschke
dcfd1f5b48
External has been moved to appstore
...
As discussed with Joas.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-05-08 15:46:09 +02:00
Lukas Reschke
a3546b0ec0
Remove apps delivered from the appstore
...
Apps that are in shipped.json follow some more requirements such as having a valid code integrity check. This is not something that we require when they come from the appstore as there we verify the download integrity via the signature.
Also the updater treats apps that are shipped differently. We should however handle the apps like any other app from the appstore.
Fixes https://github.com/nextcloud/server/issues/4605
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-05-01 16:47:58 +02:00
Roeland Jago Douma
aee2d6318f
Fix tests
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-04-04 10:29:12 +02:00
Roeland Jago Douma
c637ff556a
App is always enabled
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-04-02 21:13:50 +02:00
Lukas Reschke
dee88d08e4
Add nextcloud_announcements to shipped.json
...
Otherwise on the update from beta1 to beta2 the app would be disabled again as incompatible:
```
root@cloud:/var/www/html# sudo -u www-data php occ upgrade
Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
Set log level to debug
Turned on maintenance mode
Updating database schema
Updated database
Disabled 3rd-party app: calendar
Disabled 3rd-party app: contacts
Disabled 3rd-party app: nextcloud_announcements
Disabled 3rd-party app: spreed
Update 3rd-party app: calendar
Update 3rd-party app: contacts
```
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-11-25 09:39:57 +01:00
Bjoern Schiessle
b23a4ca96b
push public user data to the lookup server
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2016-11-21 11:29:59 +01:00
Robin Appelman
bd10c960ee
set logreader as shipped
2016-11-16 17:08:30 +01:00
Bjoern Schiessle
ce08682c2f
enabled by default and add to shipped.json
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2016-11-01 19:54:41 +01:00
Joas Schilling
0b1fb180a5
Make AppConfig part of the public API
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-21 09:09:23 +02:00
Christoph Wurst
8acb734854
add 2fa backup codes app
...
* add backup codes app unit tests
* add integration tests for the backup codes app
2016-09-05 08:51:13 +02:00
Joas Schilling
89cb7b59f8
Order alphabetically and deduplicate the shipped.json
2016-08-04 14:40:43 +02:00
Lukas Reschke
966e2d8dde
[master] Add new apps as official
2016-08-04 14:15:42 +02:00
Joas Schilling
d1d891fed0
Add access control and automated tagging as shipped
2016-08-03 14:47:52 +02:00
Morris Jobke
2f42a3fc31
Add workflowengine
2016-07-26 11:16:34 +02:00
Joas Schilling
5632cb9a3b
Remove pre-fork EE apps from shipped.json
2016-07-20 11:19:55 +02:00
Lukas Reschke
27b699bdbc
Migrate logic to dynamic controller
...
Also adds support for having custom login backgrounds
2016-06-27 10:26:23 +02:00
Vincent Petry
c7373798ba
Add app to shipped.json
2016-05-20 17:56:02 +02:00
Lukas Reschke
2a42167fc9
Mark files_videoplayer as shipped
...
Ref https://github.com/owncloud/files_video_player/pull/27 + https://github.com/owncloud/files_videoplayer/issues/26#issuecomment-182968638
2016-02-11 19:06:48 +01:00
Lukas Reschke
abc675d87e
Move update notification code into app
...
Moves the update notification code in a single app. This is required since we want to use SSO for the new updater and for this have some code running in ownCloud as well (and we don't want that in core neccessarily). This app can provide that in the future, right now it's only the update notification itself. Will continue working on the SSO right away but wanted to keep the PR small.
Furthermore also makes some more code unit-testable...
2016-02-09 18:05:51 +01:00
Roeland Jago Douma
33c3f75dde
Force app to be always enabled for now
2016-02-08 11:30:48 +01:00
Bjoern Schiessle
9079388e02
implementation of the federated share provider
2016-02-08 11:30:48 +01:00
RealRancor
9bbb7b1c3e
Remove files_locking from shipped.json
2016-02-03 09:42:01 +01:00
Vincent Petry
cca33942aa
Comments GUI
2016-02-02 18:01:15 +01:00
Vincent Petry
ffba6d0a7e
Added system tags GUI in sidebar
...
Added files details sidebar panel to assign/unassign/rename/delete
system tags.
2016-01-19 16:24:26 +01:00
Joas Schilling
67a83d8fd6
Add Workflow app to shipped list
2015-11-27 14:26:39 +01:00
Björn Schießle
c5e41450f6
add federation to shipped.json
2015-11-19 18:07:03 +01:00
Thomas Müller
2784907782
password_policy is a shipped app
2015-11-16 16:36:12 +01:00
Lukas Reschke
d50924c59b
Mark files_drop as shipped
...
Fixes https://github.com/owncloud/enterprise/issues/895
2015-11-06 12:36:01 +01:00
Thomas Müller
6fc59f85b6
Store list of apps which cannot be disabled in shipped.json
2015-10-26 09:53:04 +01:00
Thomas Müller
c27531fe0f
Remove the core version from shipped.json
2015-10-21 13:40:05 +02:00
Thomas Müller
f2889dc6e4
Consolidate webdav code - move all to one app
2015-10-16 13:17:12 +02:00
Joas Schilling
2d557b065f
Remove user_webdavauth which is now part of user_external
2015-09-24 09:59:14 +02:00
Joas Schilling
82c33aa422
Update the list of shipped apps
2015-09-24 09:28:11 +02:00
Thomas Müller
b6f79567aa
files_encryption -> encryption
2015-04-16 10:46:34 +02:00
Thomas Müller
33cd60ab9a
adding enterprise apps to shipped.json
2015-03-23 15:11:16 +01:00
Thomas Müller
c262d0d966
Update shipped.json
2015-03-16 11:59:40 +01:00
Thomas Müller
40b2889785
shipped apps are now defined in core/shipped.json - the shipped tag in info.xml is ignored from now on - never trust an app 🙊
2015-03-13 11:18:39 +01:00