Commit Graph

5 Commits (ce1e4425c2fc96f581428207edab040e42387bbc)

Author SHA1 Message Date
Frank Karlitschek 1945cd6946 ported the oc_template class 13 years ago
Frank Karlitschek 4fe90f62f4 port checkAppEnabled 13 years ago
Frank Karlitschek 31e32e3c10 ported checkLoggedIn and checkAdmin 13 years ago
Tom Needham ecc596534a Decode json response for admin exports 13 years ago
Tom Needham 00449cdf37 rename admin_export -> admin_migrate 13 years ago
Tom Needham eba6a65908 try to use transactions to replace db 13 years ago
Tom Needham 892343c7c1 Fix instance import 13 years ago
Tom Needham 514c9ad8e7 Added unified import method. 13 years ago
Tom Needham 145d6f3566 Add OC_Migration_Content class to help app devs. Restructure OC_Migrate. 13 years ago
Tom Needham bc085c3ff4 Create new user, create new data dir, copy files, import app data 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 cd2f75fdad Use data dir from config.php 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 188a304625 Replace db on import. Update user_migration export function. 13 years ago
Tom Needham 86fed4c226 Update database.xml locations. Fix dbexport.xml. 13 years ago
Tom Needham 8188a9f51b change <create> value in db export 13 years ago
Tom Needham 20b9678789 replace database name and table prefix with default values 13 years ago
Tom Needham 960dd750c9 Added dbexport to export output. Initial import code. 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