Commit Graph

16 Commits (ef073a148f2dfcefc9f1bd2bd68fcb9c33aba3cf)

Author SHA1 Message Date
Frank Karlitschek 1945cd6946 ported the oc_template class 14 years ago
Frank Karlitschek 4fe90f62f4 port checkAppEnabled 14 years ago
Frank Karlitschek 8e99475886 first part of the config stuff 14 years ago
Frank Karlitschek 31e32e3c10 ported checkLoggedIn and checkAdmin 14 years ago
Frank Karlitschek d0554bef06 finish porting of the LOG calls or the apps to the public api 14 years ago
Frank Karlitschek 3f9ac6405a port some of the log call to the new public api 14 years ago
Tom Needham c0869887cf Return JSON for import and export methods of OC_Migrate 14 years ago
Tom Needham 23d39f7ef0 Display errors on import 14 years ago
Tom Needham 2fe0716cb4 Show nice errors 14 years ago
Tom Needham bd4fd76bfb Fix bookmarks migration provider 14 years ago
Tom Needham ef33219e4f import method returns each apps' import status 14 years ago
Tom Needham 0fa5e196ef Try to use old uid when importing 14 years ago
Tom Needham 514c9ad8e7 Added unified import method. 14 years ago
Tom Needham bc085c3ff4 Create new user, create new data dir, copy files, import app data 14 years ago
Tom Needham 5234e66bab Add exportinfo to user exports. 14 years ago
Tom Needham 27bf34f7be Move user import to the admin 14 years ago
Tom Needham 222bb2303f Added prototype of user import 14 years ago
Tom Needham c442a06a02 Fix export for admin and users. Added 3 admin export types 14 years ago
Tom Needham 50233d075c Improve admin_export ui and move system export cde to OC_Migrate 14 years ago
Tom Needham c9be325af2 Fix zip creation. Add param to cleanUp() method. Add defaults to createExportFile() method. 14 years ago
Tom Needham a310a81053 move zip creation inside OC_Migrate 14 years ago
Tom Needham cd2f75fdad Use data dir from config.php 14 years ago
Tom Needham 0f3eebbbd9 added cleanUp() method to OC_Migrate 14 years ago
Tom Needham 7e3b35a57c fix structure of user export zip 14 years ago
Tom Needham 111af7fed5 json encode the output 14 years ago
Tom Needham 4d5646a59f Find migrate.php even for disabled apps. Improve ui for user and admin migrations 14 years ago
Tom Needham 1cdb4396a4 Fix copyRows() return value. Generate app info and oc info on return 14 years ago
Tom Needham d712d7f52c Lots of fixes, improve copyRows() method and update settings page. 14 years ago
Tom Needham 691103acd5 Use json for migration data 14 years ago
Tom Needham 188a304625 Replace db on import. Update user_migration export function. 14 years ago
Tom Needham 1133eaa679 load bookmarks provider class 14 years ago
Tom Needham ee88ded463 more commenting out for debugging, added logging commands 14 years ago
Tom Needham 0bbc9ade7d fix syntax, add logging, debug xml output instead of zip 14 years ago
Tom Needham 5507db9b15 Initial migration code, and basic export for bookmarks 14 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 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