Robin Appelman
|
48306a3c4f
fix unused variables
|
il y a 12 ans |
Tom Needham
|
cfc78d44bb
Return correct json response, fix syntax
|
il y a 12 ans |
Tom Needham
|
7284e57c91
Migration: fix app paths
|
il y a 12 ans |
Brice Maron
|
b5e3e150eb
Correction of path looking for apps and css
|
il y a 12 ans |
Tom Needham
|
e37ef6dd47
Move user import to personal settings. Fix user migration between servers.
|
il y a 12 ans |
Frank Karlitschek
|
22a04d8e93
don´t hardcode /tmp
|
il y a 12 ans |
Tom Needham
|
709b0a1ddc
Check if app is enabled before exporting its data
|
il y a 12 ans |
Daniel
|
35177e00c0
Merge commit 'refs/merge-requests/109' of git://gitorious.org/owncloud/owncloud into merge-requests/109
|
il y a 12 ans |
Daniel
|
fd16784bcc
fix bug where users could use wildcards in username to login
|
il y a 12 ans |
Robin Appelman
|
4410f15dd8
don't rely on the old version in info.xml anymore
|
il y a 12 ans |
Bart Visscher
|
402c6da968
Typo fix (breif->brief)
|
il y a 12 ans |
Tom Needham
|
c069aa62a4
Fix annoying error in log
|
il y a 12 ans |
Tom Needham
|
8e188cd96f
Copy over all file app data for imported user
|
il y a 12 ans |
Tom Needham
|
e5ebbacc9e
Fix sqlite version detection
|
il y a 12 ans |
Tom Needham
|
5e314e8eff
Emit hooks for user creation
|
il y a 12 ans |
Tom Needham
|
c0869887cf
Return JSON for import and export methods of OC_Migrate
|
il y a 12 ans |
Tom Needham
|
d2886f2020
Hide instance import as it eats data
|
il y a 12 ans |
Tom Needham
|
eba6a65908
try to use transactions to replace db
|
il y a 12 ans |
Tom Needham
|
d20eea9761
Use ajax to download file, OC_Dialogs for errors
|
il y a 12 ans |
Tom Needham
|
73eca66a89
Fix comments
|
il y a 12 ans |
Tom Needham
|
ef33219e4f
import method returns each apps' import status
|
il y a 12 ans |
Tom Needham
|
31d268fe92
check for sqlite
|
il y a 12 ans |
Tom Needham
|
553f4533c0
look for migrate.php in appinfo folder
|
il y a 12 ans |
Tom Needham
|
892343c7c1
Fix instance import
|
il y a 12 ans |
Tom Needham
|
0fa5e196ef
Try to use old uid when importing
|
il y a 12 ans |
Tom Needham
|
514c9ad8e7
Added unified import method.
|
il y a 12 ans |
Tom Needham
|
145d6f3566
Add OC_Migration_Content class to help app devs. Restructure OC_Migrate.
|
il y a 12 ans |
Tom Needham
|
77f6872ea4
Shorten export zip names
|
il y a 12 ans |
Tom Needham
|
bc085c3ff4
Create new user, create new data dir, copy files, import app data
|
il y a 12 ans |
Tom Needham
|
247b25e7a9
Fix structure of export zip
|
il y a 12 ans |