Commit Graph

64 Commits (2cffcfbc03dfa4463bdfd72de0341000509bcec3)

Author SHA1 Message Date
Jenkins for ownCloud 082ed4ab71 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud b819aa33f7 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 70e8a7e25c [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 1e6dc67517 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud da3896808a [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 19446fb22f [tx-robot] updated from transifex 14 years ago
Thomas Mueller 53f117c01a l10n directories have been missing 14 years ago
Bart Visscher cb71996008 Change image links to use imagePath function 14 years ago
Georg Ehrke 81b917b2f6 increase width of user migrates form in personal settings, so you can read the whole label in all languages 14 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 14 years ago
Tom Needham b064fc6968 user_migrate: remove old code 14 years ago
Tom Needham e37ef6dd47 Move user import to personal settings. Fix user migration between servers. 14 years ago
Thomas Tanghus 312536dbf9 Migration: Fixed wrong download URL: http://forum.owncloud.org/viewtopic.php?f=4&t=2511 14 years ago
Frank Karlitschek 9e73524168 mark the apps as part of the shipped package and increase the requirement to ownCloud 4 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 14 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 14 years ago
Frank Karlitschek 4fe90f62f4 port checkAppEnabled 14 years ago
Frank Karlitschek 8e99475886 first part of the config stuff 14 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 14 years ago
Frank Karlitschek e48f511606 port linkto and serverHost 14 years ago
Frank Karlitschek 31e32e3c10 ported checkLoggedIn and checkAdmin 14 years ago
Frank Karlitschek 1a2bbd2ee4 ported addSyript and other small stuff 14 years ago
Frank Karlitschek 70cea18cce ported getUser 14 years ago
Frank Karlitschek d0554bef06 finish porting of the LOG calls or the apps to the public api 14 years ago
Frank Karlitschek 3f9ac6405a port some of the log call to the new public api 14 years ago
Frank Karlitschek 260c48c29a cleanup the admin page layout mess a bit. Still a lot to improve in the future :-) 15 years ago
Frank Karlitschek 80950f2e1c make field completely visible 15 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 15 years ago
Robin Appelman 926b2b78fe keep version numbers in their own files for faster reading 15 years ago
Tom Needham c0869887cf Return JSON for import and export methods of OC_Migrate 15 years ago
Tom Needham 23d39f7ef0 Display errors on import 15 years ago
Tom Needham 2fe0716cb4 Show nice errors 15 years ago
Tom Needham 3e84d85482 remove debug 15 years ago
Tom Needham aba3182a7d Fix loading image after export failure 15 years ago
Tom Needham d20eea9761 Use ajax to download file, OC_Dialogs for errors 15 years ago
Tom Needham bd4fd76bfb Fix bookmarks migration provider 15 years ago
Tom Needham ef33219e4f import method returns each apps' import status 15 years ago
Tom Needham 07d7138df0 Register admin pane 15 years ago
Tom Needham 0fa5e196ef Try to use old uid when importing 15 years ago
Tom Needham 514c9ad8e7 Added unified import method. 15 years ago
Tom Needham 145d6f3566 Add OC_Migration_Content class to help app devs. Restructure OC_Migrate. 15 years ago
Tom Needham bc085c3ff4 Create new user, create new data dir, copy files, import app data 15 years ago
Tom Needham 5234e66bab Add exportinfo to user exports. 15 years ago
Tom Needham 27bf34f7be Move user import to the admin 15 years ago
Tom Needham 222bb2303f Added prototype of user import 15 years ago
Tom Needham c442a06a02 Fix export for admin and users. Added 3 admin export types 15 years ago
Tom Needham 50233d075c Improve admin_export ui and move system export cde to OC_Migrate 15 years ago
Tom Needham c9be325af2 Fix zip creation. Add param to cleanUp() method. Add defaults to createExportFile() method. 15 years ago
Tom Needham a310a81053 move zip creation inside OC_Migrate 15 years ago