Commit Graph

22 Commits (f2ec68d40c20c571d3f864e31fd9ed555b7d21c1)

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