Tom Needham
|
bc085c3ff4
|
Create new user, create new data dir, copy files, import app data
|
2012-03-17 16:25:14 +00:00 |
Tom Needham
|
247b25e7a9
|
Fix structure of export zip
|
2012-03-17 15:01:08 +00:00 |
Tom Needham
|
5234e66bab
|
Add exportinfo to user exports.
|
2012-03-17 13:53:00 +00:00 |
Tom Needham
|
5332c319a2
|
Migration info is an object. Other fixes
|
2012-03-16 22:50:35 +00:00 |
Tom Needham
|
c442a06a02
|
Fix export for admin and users. Added 3 admin export types
|
2012-03-16 21:09:36 +00:00 |
Tom Needham
|
50233d075c
|
Improve admin_export ui and move system export cde to OC_Migrate
|
2012-03-15 20:52:43 +00:00 |
Tom Needham
|
c9be325af2
|
Fix zip creation. Add param to cleanUp() method. Add defaults to createExportFile() method.
|
2012-03-14 16:43:06 +00:00 |
Tom Needham
|
a310a81053
|
move zip creation inside OC_Migrate
|
2012-03-13 23:09:43 +00:00 |
Tom Needham
|
5a50144a16
|
typo :/
|
2012-03-13 21:29:31 +00:00 |
Tom Needham
|
fa8b66ca4f
|
Add getApps() method to return apps supporting migration
|
2012-03-13 21:28:53 +00:00 |
Tom Needham
|
cd2f75fdad
|
Use data dir from config.php
|
2012-03-13 17:27:47 +00:00 |
Tom Needham
|
0f3eebbbd9
|
added cleanUp() method to OC_Migrate
|
2012-03-13 17:18:42 +00:00 |
Tom Needham
|
4d5646a59f
|
Find migrate.php even for disabled apps. Improve ui for user and admin migrations
|
2012-03-13 16:21:17 +00:00 |
Tom Needham
|
d108bdc7c7
|
Improved import function. Added param to connectDB() to load the db from the import
|
2012-03-12 21:41:32 +00:00 |
Tom Needham
|
1cdb4396a4
|
Fix copyRows() return value. Generate app info and oc info on return
|
2012-03-12 18:40:14 +00:00 |
Tom Needham
|
a2d7e9c6e8
|
Merge returns from insertData()
|
2012-03-11 22:13:50 +00:00 |
Tom Needham
|
fa5a5649c6
|
Fix copyRows() and sqlite connection
|
2012-03-11 22:09:16 +00:00 |
Tom Needham
|
d712d7f52c
|
Lots of fixes, improve copyRows() method and update settings page.
|
2012-03-10 18:18:58 +00:00 |
Tom Needham
|
3ca76d24a9
|
Add OC_Migrate::copyRows() method
|
2012-03-10 15:52:38 +00:00 |
Tom Needham
|
c3dfcc5b21
|
First basic implementation of migration.db.
|
2012-03-09 23:33:11 +00:00 |
Tom Needham
|
691103acd5
|
Use json for migration data
|
2012-03-03 17:30:21 +00:00 |
Tom Needham
|
34f05ba180
|
Udpdate bookmarks migration provider. App version included in export.
|
2012-03-03 14:35:17 +00:00 |
Tom Needham
|
188a304625
|
Replace db on import. Update user_migration export function.
|
2012-03-03 13:26:01 +00:00 |
Tom Needham
|
1133eaa679
|
load bookmarks provider class
|
2012-02-03 21:28:58 +00:00 |
Tom Needham
|
ee88ded463
|
more commenting out for debugging, added logging commands
|
2012-02-03 21:00:12 +00:00 |
Tom Needham
|
0bbc9ade7d
|
fix syntax, add logging, debug xml output instead of zip
|
2012-02-03 20:48:32 +00:00 |
Tom Needham
|
5507db9b15
|
Initial migration code, and basic export for bookmarks
|
2012-02-03 20:32:06 +00:00 |