Commit Graph

2012 Commits (4fd53eca06e12b053f4760f2b776eab0e0e36ce9)

Author SHA1 Message Date
Thomas Müller 9eccc0121a Respect coding style 13 years ago
Jenkins for ownCloud e8fcc71129 [tx-robot] updated from transifex 13 years ago
Thomas Mueller 1e2d582123 fixing button to add additional site 13 years ago
Bart Visscher 41f135daee Remove () from return statement 13 years ago
Thomas Müller 69ee842521 Fixing: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-1617 13 years ago
Thomas Müller 7901fc33a8 fixing syntax error 13 years ago
Thomas Müller aff08925c1 fixing syntax error - sorry for that 13 years ago
Thomas Müller 2028500c0a fixing syntax error - sorry for that 13 years ago
Thomas Müller e4e0b5a822 Respect coding style 13 years ago
Thomas Müller d14f8fa681 Respect coding style 13 years ago
Thomas Müller 9760b5e153 Respect coding style 13 years ago
Jenkins for ownCloud b867b738e8 [tx-robot] updated from transifex 13 years ago
Bart Visscher 5153b8b293 Add url-params to url with new parameter in linkTo function 13 years ago
Bart Visscher 1a46192433 Add args parameter to linkTo(Absolute) function, to append the args automaticly 13 years ago
Frank Karlitschek bb65e173d4 4.5 beta 2 13 years ago
Jenkins for ownCloud d386e0172a [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 4c065deb55 Listen to post_deleteGroup hook in Share API 13 years ago
Michael Gapczynski dc569ea300 Fix some warnings from Jenkins in the Share API 13 years ago
Michael Gapczynski db37a454b3 Add parameter documentation 13 years ago
Michael Gapczynski f0f2d93908 Restructure generateTarget for the post_addToGroup hook 13 years ago
Michael Gapczynski a77c16371f Make item targets be based off of the parent item target for reshares 13 years ago
Thomas Mueller 5f2751c672 in some cases no translations are loaded because $this->lang is empty not null 13 years ago
Robin Appelman 3c784ede83 use str_ireplace instead of duplicate str_replace 13 years ago
Jenkins for ownCloud 2bb7cb9f64 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 6c29334b48 Add support for share expiration 13 years ago
Robin Appelman 2508f64efe set debug mode if an xdebug session is active 13 years ago
Jörn Friedrich Dreyer 2c1f732880 use null instead of -1 on all getUser() 13 years ago
Robin Appelman 828ca2ba36 translate UNIX_TIMESTAMP() into sqlite and pgsql equivilents 13 years ago
Robin Appelman 6d48f3fab8 we still need this for pgsql 13 years ago
Robin Appelman a7255181ad fix autoloader throwing errors for non-oc classes 13 years ago
Jenkins for ownCloud c0c48cb3ee [tx-robot] updated from transifex 13 years ago
Robin Appelman 3dacf149de allow configuring user backends in config.php 13 years ago
Robin Appelman f67aef608f load authentication apps on login 13 years ago
Robin Appelman ebd813ae95 don't throw errors in the autoloader when a class doesn't exist 13 years ago
Jenkins for ownCloud ab090d5277 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski efa0478d2d Remove share permission for encrypted files 13 years ago
Frank Karlitschek 72e80bf6bd send the current owncloud version to the ocs server so that we can filter for compatible apps 13 years ago
Thomas Mueller 6f8efcfe61 l18n support lib/updater.php 13 years ago
Thomas Mueller bd809574dc fix translations within subfolder /lib 13 years ago
Thomas Mueller 58b1e841f1 fix translations within subfolder /lib 13 years ago
Robin Appelman b5234a4f34 allow html inside app descriptions 13 years ago
Bart Visscher 598815b21e More info about not compatible apps (app id) 13 years ago
Bart Visscher c958d5ba80 Fix filesystem setup for shared public link with logged in user 13 years ago
Michael Gapczynski 301baf0215 $storage shouldn't be static in OC_Cache_File 13 years ago
Michael Gapczynski 8d490b9880 Fix shared storage working with user backend defined data directories 13 years ago
Bart Visscher db18218a1b Space before tab fixes 13 years ago
Bart Visscher 9e32e07306 Fix OC_Cache_File 13 years ago
Bart Visscher 0365f8fd01 Remove php close at end of file 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
Michael Gapczynski 26501a0bc8 Delete old link if user sets a password 13 years ago