Commit Graph

14 Commits (a310a81053c31205abd6d62491304705b1f565e2)

Author SHA1 Message Date
Tom Needham a310a81053 move zip creation inside OC_Migrate 15 years ago
Tom Needham cd2f75fdad Use data dir from config.php 15 years ago
Tom Needham 0f3eebbbd9 added cleanUp() method to OC_Migrate 15 years ago
Tom Needham 7e3b35a57c fix structure of user export zip 15 years ago
Tom Needham 111af7fed5 json encode the output 15 years ago
Tom Needham 4d5646a59f Find migrate.php even for disabled apps. Improve ui for user and admin migrations 15 years ago
Tom Needham 1cdb4396a4 Fix copyRows() return value. Generate app info and oc info on return 15 years ago
Tom Needham d712d7f52c Lots of fixes, improve copyRows() method and update settings page. 15 years ago
Tom Needham 691103acd5 Use json for migration data 15 years ago
Tom Needham 188a304625 Replace db on import. Update user_migration export function. 15 years ago
Tom Needham 1133eaa679 load bookmarks provider class 15 years ago
Tom Needham ee88ded463 more commenting out for debugging, added logging commands 15 years ago
Tom Needham 0bbc9ade7d fix syntax, add logging, debug xml output instead of zip 15 years ago
Tom Needham 5507db9b15 Initial migration code, and basic export for bookmarks 15 years ago
Hendrik Langer 466b41c36b Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 15 years ago
Robin Appelman 595b13f1e0 prevent the remaining ob_clean related errors 15 years ago
Robin Appelman b0127e3918 use OC_Log instead of error_log 15 years ago
Bart Visscher 9a5d517ec2 Add more checks for admin user 15 years ago
Bart Visscher f4782a7690 Check if the application is actually enabled 15 years ago
Thomas Schmidt 84e209f1e0 added app for admins to create a zipfile containing the owncloud data 15 years ago