add acl stuff
This commit is contained in:
@@ -372,6 +372,22 @@
|
||||
<type>boolean</type>
|
||||
<default>false</default>
|
||||
</field>
|
||||
<index>
|
||||
<unique>true</unique>
|
||||
<field>
|
||||
<name>board_id</name>
|
||||
<sorting>ascending</sorting>
|
||||
</field>
|
||||
<field>
|
||||
<name>type</name>
|
||||
<sorting>ascending</sorting>
|
||||
</field>
|
||||
<field>
|
||||
<name>participant</name>
|
||||
<sorting>ascending</sorting>
|
||||
</field>
|
||||
</index>
|
||||
</declaration>
|
||||
|
||||
</table>
|
||||
</database>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<description>My first ownCloud app</description>
|
||||
<licence>AGPL</licence>
|
||||
<author>Julius Härtl</author>
|
||||
<version>0.0.1.11</version>
|
||||
<version>0.0.1.13</version>
|
||||
<namespace>Deck</namespace>
|
||||
<category>other</category>
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user