| Commit message (Expand) | Author | Age | Files | Lines |
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 2 | -7/+7 |
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 1 | -5/+5 |
* | port checkAppEnabled | Frank Karlitschek | 2012-05-02 | 3 | -3/+3 |
* | first part of the config stuff | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -2/+2 |
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 2 | -2/+2 |
* | ported checkLoggedIn and checkAdmin | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | ported getUser | Frank Karlitschek | 2012-05-01 | 1 | -2/+2 |
* | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | port some of the log call to the new public api | Frank Karlitschek | 2012-05-01 | 1 | -2/+2 |
* | fix merge conflicts | Georg Ehrke | 2012-04-22 | 1 | -1/+1 |
|\ |
|
| * | cleanup the admin page layout mess a bit. Still a lot to improve in the futur... | Frank Karlitschek | 2012-04-21 | 1 | -1/+1 |
| * | make field completely visible | Frank Karlitschek | 2012-04-21 | 1 | -1/+1 |
* | | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 1 | -1/+1 |
|/ |
|
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
* | Return JSON for import and export methods of OC_Migrate | Tom Needham | 2012-04-07 | 2 | -20/+21 |
* | Display errors on import | Tom Needham | 2012-04-07 | 2 | -16/+20 |
* | Show nice errors | Tom Needham | 2012-04-06 | 1 | -4/+20 |
* | remove debug | Tom Needham | 2012-03-31 | 1 | -2/+0 |
* | Fix loading image after export failure | Tom Needham | 2012-03-31 | 1 | -1/+1 |
* | Use ajax to download file, OC_Dialogs for errors | Tom Needham | 2012-03-31 | 5 | -27/+100 |
* | Fix bookmarks migration provider | Tom Needham | 2012-03-27 | 1 | -3/+8 |
* | import method returns each apps' import status | Tom Needham | 2012-03-27 | 1 | -1/+15 |
* | Register admin pane | Tom Needham | 2012-03-20 | 1 | -1/+2 |
* | Try to use old uid when importing | Tom Needham | 2012-03-20 | 2 | -63/+3 |
* | Added unified import method. | Tom Needham | 2012-03-20 | 1 | -15/+3 |
* | Add OC_Migration_Content class to help app devs. Restructure OC_Migrate. | Tom Needham | 2012-03-19 | 1 | -1/+1 |
* | Create new user, create new data dir, copy files, import app data | Tom Needham | 2012-03-17 | 1 | -10/+17 |
* | Add exportinfo to user exports. | Tom Needham | 2012-03-17 | 1 | -6/+4 |
* | Move user import to the admin | Tom Needham | 2012-03-17 | 5 | -132/+137 |
* | Added prototype of user import | Tom Needham | 2012-03-16 | 1 | -0/+117 |
* | Fix export for admin and users. Added 3 admin export types | Tom Needham | 2012-03-16 | 1 | -1/+1 |
* | Improve admin_export ui and move system export cde to OC_Migrate | Tom Needham | 2012-03-15 | 1 | -1/+1 |
* | Fix zip creation. Add param to cleanUp() method. Add defaults to createExpor... | Tom Needham | 2012-03-14 | 1 | -8/+7 |
* | move zip creation inside OC_Migrate | Tom Needham | 2012-03-13 | 1 | -61/+16 |
* | Use data dir from config.php | Tom Needham | 2012-03-13 | 1 | -17/+5 |
* | added cleanUp() method to OC_Migrate | Tom Needham | 2012-03-13 | 1 | -1/+1 |
* | fix structure of user export zip | Tom Needham | 2012-03-13 | 1 | -8/+4 |
* | json encode the output | Tom Needham | 2012-03-13 | 1 | -1/+1 |
* | Find migrate.php even for disabled apps. Improve ui for user and admin migrat... | Tom Needham | 2012-03-13 | 2 | -42/+64 |
* | Fix copyRows() return value. Generate app info and oc info on return | Tom Needham | 2012-03-12 | 1 | -1/+1 |
* | Lots of fixes, improve copyRows() method and update settings page. | Tom Needham | 2012-03-10 | 1 | -10/+9 |
* | Use json for migration data | Tom Needham | 2012-03-03 | 1 | -2/+2 |
* | Replace db on import. Update user_migration export function. | Tom Needham | 2012-03-03 | 1 | -11/+10 |
* | load bookmarks provider class | Tom Needham | 2012-02-03 | 1 | -1/+1 |
* | more commenting out for debugging, added logging commands | Tom Needham | 2012-02-03 | 1 | -1/+1 |
* | fix syntax, add logging, debug xml output instead of zip | Tom Needham | 2012-02-03 | 1 | -10/+11 |
* | Initial migration code, and basic export for bookmarks | Tom Needham | 2012-02-03 | 4 | -0/+144 |