Commit Graph

13531 Commits (817b8d151b2a3ad6f3e9758397a6f8d8033e39c3)
 

Author SHA1 Message Date
Thomas Müller 03ab26df75 Merge pull request #4787 from owncloud/fixing-php-end-tags-irods-master 11 years ago
Thomas Müller d63ca25a94 proper test for use_logon_credentials 11 years ago
Thomas Müller 36e7a7c29b use \OC::$session instead of $_SESSION 11 years ago
Thomas Müller 21e5daa218 removing all ?> jutt in case 11 years ago
Thomas Müller c32c116957 removing ?> followed by whitespaces 11 years ago
Thomas Müller 956a2335ad Merge pull request #4647 from owncloud/fix_4619 11 years ago
Thomas Tanghus 2cdde7a56a Merge pull request #4726 from owncloud/files-ie8-missingfilecheckboxes 11 years ago
Thomas Tanghus fdfdd2e4e7 Remove console logging 11 years ago
Thomas Tanghus 51547c3316 Fix setting ocdialog options after initialization. 11 years ago
Thomas Müller 63a5409c6e Merge pull request #4757 from owncloud/deleteAll-alias 11 years ago
Thomas Müller 5e1821f21d Merge pull request #4772 from owncloud/preview_improvements 11 years ago
kondou 1832eb8872 Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 11 years ago
Jenkins for ownCloud 92f6c3bb10 [tx-robot] updated from transifex 11 years ago
Vincent Petry 5f67ccba00 Fixed missing checkboxes in IE8 11 years ago
Christopher f28c6bc213 Merge pull request #4761 from owncloud/fix_language_selection-kondou 11 years ago
kondou 4963a5b30f Fix language selection; Fix #4756 11 years ago
Robin Appelman 46a57a9f05 change View->deleteAll to an alias of View->rmdir since rmdir works recursive 11 years ago
Jenkins for ownCloud e895cf9188 [tx-robot] updated from transifex 11 years ago
Robin Appelman 2e1b534957 update phpdoc for public fileapi 11 years ago
Robin Appelman 0131a32025 extract interfaces from fileapi for public namespace 11 years ago
Robin Appelman 1cfd03771f use === 11 years ago
kondou 4aa84047fe Remove $recoveryPassword from changepersonalpassword & fix indent 11 years ago
Bjoern Schiessle b8241aa79d remove some more debug output 11 years ago
Bjoern Schiessle edb78c917c remove some error_logs 11 years ago
Bjoern Schiessle d33fabd02d remove error logs 11 years ago
Bjoern Schiessle b2dde14dbc coding style fixes 11 years ago
Bjoern Schiessle 627b6164c4 if the files doesn't exist yet we start with the parent to search for shares 11 years ago
Bjoern Schiessle 93f4dec798 fix part file handling and real size calculation, this should also solve #4581 11 years ago
Bjoern Schiessle f6830e7462 check shares for the real file and not for the .part file 11 years ago
Bjoern Schiessle 404e36323a first check if a extension exists before comparing it 11 years ago
Bjoern Schiessle 597a3cf1ad handle part files correctly 11 years ago
kondou d18a070a03 Have the "notsquare" error as data, not as message 11 years ago
kondou c6ca9c1e9d Use shorter array-conversion 11 years ago
Pete McFarlane 83afba5070 prefix #filestable to tbody tr 11 years ago
kondou a21376480d Split personal and user-mgmt password change logic 11 years ago
kondou 226c205631 Use usort() instead of uasort() to not maintain keys 11 years ago
Thomas Müller e9849270e3 Revert "fixes #4574" 11 years ago
Bart Visscher 4629d6ad67 Merge pull request #4704 from owncloud/rename-lostpassword-controller 11 years ago
kondou 221bbd275c Use \OC_App for checking whether encryption is enabled 11 years ago
kondou 85e41d9500 Sort files by name, not by mimetype 11 years ago
kondou 3774632ecc Clean up avatars and preliminary use JSON->rawlist.php 11 years ago
kondou 15ab798353 Fix an IE8 bug with the avatarcropper. 11 years ago
kondou f84fe479a5 Only use mimetype_list and clean up a bit 11 years ago
kondou 992b59f70b Make it possible to pass rawlist.php an JSON array, to filter by more than one mimetype 11 years ago
Jenkins for ownCloud 0527fb05ad [tx-robot] updated from transifex 11 years ago
Arthur Schiwon c01675de5d more is_resource checks before readdir 11 years ago
Georg Ehrke 2954db165b use avconv instead of ffmpeg 11 years ago
Bernhard Posselt fbedd643f7 Merge pull request #4477 from owncloud/hooks-view 11 years ago
kondou 6db96603a0 Have login-checks and CSRF checks 11 years ago
kondou 8fd76e39cf Use proper controller naming 11 years ago