Commit Graph

21 Commits (9edf45a324c2f1d4532d02e5c8fa37ebfa0c9dab)

Author SHA1 Message Date
Tom Needham 553f4533c0 look for migrate.php in appinfo folder 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 5332c319a2 Migration info is an object. Other fixes 13 years ago
Tom Needham a919a136c4 Finish import function for bookmarks 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 9c032ecc33 Fix return value of export 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 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 6906988b4e Update bookmarks migration provider. 13 years ago
Bart Visscher d1dcd7893c Search: Change provider registration to class name, for lazy loading of search providers 13 years ago
Tom Needham 24c79c5bce Updated Migrate_provider bookmakr implementation 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 5507db9b15 Initial migration code, and basic export for bookmarks 13 years ago
David Iwanowitsch e229a6adec Added searchprovider for bookmarks, initial l10n support for bookmark plugin 13 years ago