Commit Graph

11 Commits

Author SHA1 Message Date
j-ed
f96eef926e Update app.php
replaced fixed path to app folder to support multiple apps pathes.
2013-03-02 12:33:38 +01:00
Robin Appelman
4e826b1673 Set required owncloud version to 4.93 2013-02-24 17:38:36 +01:00
Robin Appelman
7207211f3a change required ownCloud version to 4.91 2013-01-28 19:58:24 +01:00
Arthur Schiwon
f0893fb8fe Give also hint about possible conflicts in the user_webdavauth description 2012-12-14 12:03:46 +01:00
Frank Karlitschek
6fba4ba87d fix the webdavauth app 2012-11-05 14:22:16 +01:00
Felix Moeller
30d7993e01 Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
Frank Karlitschek
3fdebaa5dc automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number.
Also increase the require tags of the core apps to 4.9 Please note that 4.9 is the internal versionnumber of the upcoming 4.5 release.
You have to pu a <require>4.9</require> into the info.xml of your app to make it as compatible with 4.5
2012-10-02 12:10:45 +02:00
Thomas Mueller
ebb28412ca no more require_once() 2012-09-05 23:28:59 +02:00
Bart Visscher
0365f8fd01 Remove php close at end of file 2012-08-29 20:29:43 +02:00
Frank Karlitschek
549f69cbc1 marked as shipped app 2012-08-28 07:35:31 +02:00
Frank Karlitschek
184438224c restore the webdavauth app 2012-08-26 17:51:01 +02:00