summaryrefslogtreecommitdiffstats
path: root/apps/user_migrate/admin.php
Commit message (Expand)AuthorAgeFilesLines
* Move user import to personal settings. Fix user migration between servers.Tom Needham2012-06-151-87/+0
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported the oc_template classFrank Karlitschek2012-05-061-6/+6
* port checkAppEnabledFrank Karlitschek2012-05-021-1/+1
* first part of the config stuffFrank Karlitschek2012-05-021-1/+1
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-011-1/+1
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-1/+1
* port some of the log call to the new public apiFrank Karlitschek2012-05-011-2/+2
* Return JSON for import and export methods of OC_MigrateTom Needham2012-04-071-3/+3
* Display errors on importTom Needham2012-04-071-16/+16
* Show nice errorsTom Needham2012-04-061-4/+20
* Fix bookmarks migration providerTom Needham2012-03-271-3/+8
* import method returns each apps' import statusTom Needham2012-03-271-1/+15
* Try to use old uid when importingTom Needham2012-03-201-62/+3
* Added unified import method.Tom Needham2012-03-201-15/+3
* Create new user, create new data dir, copy files, import app dataTom Needham2012-03-171-10/+17
* Add exportinfo to user exports.Tom Needham2012-03-171-6/+4
* Move user import to the adminTom Needham2012-03-171-0/+118