Increase the 2nd digit of shipped apps

This commit is contained in:
Joas Schilling 2015-10-17 08:42:04 +02:00
parent c378456137
commit 0d3d75b3b3
16 changed files with 26 additions and 16 deletions

View File

@ -14,18 +14,19 @@
<name>Default encryption module</name>
<license>AGPL</license>
<author>Bjoern Schiessle, Clark Tomlinson</author>
<requiremin>8</requiremin>
<shipped>true</shipped>
<documentation>
<user>user-encryption</user>
<admin>admin-encryption</admin>
</documentation>
<rememberlogin>false</rememberlogin>
<version>1.2.0</version>
<types>
<filesystem/>
</types>
<dependencies>
<lib>openssl</lib>
<owncloud min-version="9.0" />
</dependencies>
</info>

View File

@ -1 +0,0 @@
1.0.0

View File

@ -5,13 +5,16 @@
<description>File Management</description>
<licence>AGPL</licence>
<author>Robin Appelman, Vincent Petry</author>
<requiremin>4.93</requiremin>
<shipped>true</shipped>
<standalone/>
<default_enable/>
<version>1.3.0</version>
<types>
<filesystem/>
</types>
<dependencies>
<owncloud min-version="9.0" />
</dependencies>
<documentation>
<user>user-files</user>
</documentation>

View File

@ -1 +0,0 @@
1.1.11

View File

@ -14,12 +14,13 @@
<admin>admin-external-storage</admin>
</documentation>
<rememberlogin>false</rememberlogin>
<version>0.4.0</version>
<types>
<filesystem/>
</types>
<ocsid>166048</ocsid>
<dependencies>
<owncloud min-version="8" />
<owncloud min-version="9.0" />
</dependencies>
</info>

View File

@ -1 +0,0 @@
0.2.3

View File

@ -9,12 +9,15 @@ Turning the feature off removes shared files and folders on the server for all s
</description>
<licence>AGPL</licence>
<author>Michael Gapczynski, Bjoern Schiessle</author>
<requiremin>4.93</requiremin>
<shipped>true</shipped>
<default_enable/>
<version>0.8.0</version>
<types>
<filesystem/>
</types>
<dependencies>
<owncloud min-version="9.0" />
</dependencies>
<public>
<files>public.php</files>
</public>

View File

@ -1 +0,0 @@
0.6.3

View File

@ -10,11 +10,14 @@ To prevent a user from running out of disk space, the ownCloud Deleted files app
<licence>AGPL</licence>
<author>Bjoern Schiessle</author>
<shipped>true</shipped>
<requiremin>4.9</requiremin>
<default_enable/>
<version>0.8.0</version>
<types>
<filesystem/>
</types>
<dependencies>
<owncloud min-version="9.0" />
</dependencies>
<documentation>
<user>user-trashbin</user>
</documentation>

View File

@ -1 +0,0 @@
0.6.3

View File

@ -4,16 +4,19 @@
<name>Versions</name>
<licence>AGPL</licence>
<author>Frank Karlitschek, Bjoern Schiessle</author>
<requiremin>4.93</requiremin>
<shipped>true</shipped>
<description>
This application enables ownCloud to automatically maintain older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every users directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. ownCloud then automatically manages the versions folder to ensure the user doesnt run out of Quota because of versions.
In addition to the expiry of versions, ownClouds versions app makes certain never to use more than 50% of the users currently available free space. If stored versions exceed this limit, ownCloud will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation.
</description>
<version>1.2.0</version>
<types>
<filesystem/>
</types>
<dependencies>
<owncloud min-version="9.0" />
</dependencies>
<documentation>
<user>user-versions</user>
</documentation>

View File

@ -1 +0,0 @@
1.0.6

View File

@ -13,14 +13,17 @@
</description>
<licence>AGPL</licence>
<author>Tom Needham</author>
<requiremin>8</requiremin>
<shipped>true</shipped>
<default_enable/>
<documentation>
<admin>admin-provisioning-api</admin>
</documentation>
<version>0.4.0</version>
<types>
<!-- this is used to disable the feature of enabling an app for specific groups only because this would break this app -->
<filesystem/>
</types>
<dependencies>
<owncloud min-version="9.0" />
</dependencies>
</info>

View File

@ -1 +0,0 @@
0.2

View File

@ -9,8 +9,8 @@ A user logs into ownCloud with their LDAP or AD credentials, and is granted acce
</description>
<licence>AGPL</licence>
<author>Dominik Schmidt and Arthur Schiwon</author>
<requiremin>4.93</requiremin>
<shipped>true</shipped>
<version>0.8.0</version>
<types>
<authentication/>
</types>
@ -19,5 +19,6 @@ A user logs into ownCloud with their LDAP or AD credentials, and is granted acce
</documentation>
<dependencies>
<lib>ldap</lib>
<owncloud min-version="9.0" />
</dependencies>
</info>

View File

@ -1 +0,0 @@
0.6.3