server/core
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
..
ajax Move preview endpoint to controller 2016-11-03 14:00:33 +01:00
Command It's Nextcloud 2016-11-16 14:56:30 +01:00
Controller Add a signer class for signing 2016-11-21 11:30:00 +01:00
css fix some outdated naming 2016-11-24 16:05:05 +01:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts move font back from Light to Regular for body text on normal-res screens, fix #18954 2015-11-10 16:12:42 +01:00
img fix favicon viewbox, remove decimals 2016-11-24 15:42:05 +01:00
js Merge pull request #2243 from nextcloud/file-drop-wording 2016-11-24 20:32:00 +01:00
l10n [tx-robot] updated from transifex 2016-11-21 01:06:58 +00:00
Middleware prevent infinite redirect loops if the there is no 2fa provider to pass 2016-08-24 10:49:23 +02:00
search Fix bold no results search text 2016-10-11 15:06:25 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
templates fix some outdated naming 2016-11-24 16:05:05 +01:00
vendor fix .gitignore and include zxcvbn.js 2016-10-21 10:19:18 +02:00
Application.php Add identity proof 2016-11-21 11:30:00 +01:00
register_command.php add upgrade command before repair, handle NeedsUpgradeExcaption better 2016-10-24 17:52:49 +02:00
routes.php Add identity proof 2016-11-21 11:30:00 +01:00
shipped.json Add nextcloud_announcements to shipped.json 2016-11-25 09:39:57 +01:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00