Commit Graph

18 Commits (fa8b66ca4f266ebc72ca204e85cf0e69c4c4aa25)

Author SHA1 Message Date
Tom Needham fa8b66ca4f Add getApps() method to return apps supporting migration 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 4d5646a59f Find migrate.php even for disabled apps. Improve ui for user and admin migrations 13 years ago
Tom Needham d108bdc7c7 Improved import function. Added param to connectDB() to load the db from the import 13 years ago
Tom Needham 1cdb4396a4 Fix copyRows() return value. Generate app info and oc info on return 13 years ago
Tom Needham a2d7e9c6e8 Merge returns from insertData() 13 years ago
Tom Needham fa5a5649c6 Fix copyRows() and sqlite connection 13 years ago
Tom Needham d712d7f52c Lots of fixes, improve copyRows() method and update settings page. 13 years ago
Tom Needham 3ca76d24a9 Add OC_Migrate::copyRows() method 13 years ago
Tom Needham c3dfcc5b21 First basic implementation of migration.db. 13 years ago
Tom Needham 691103acd5 Use json for migration data 13 years ago
Tom Needham 34f05ba180 Udpdate bookmarks migration provider. App version included in export. 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
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2ff8d7a8bc One class per file! 14 years ago
Robin Appelman b7aba15f17 add search functionality, for now only searches files but plugins/apps can extend that 14 years ago