Commit Graph

1036 Commits (6d20fe4012f9572430f993f86eba6640d66cebbc)

Author SHA1 Message Date
Frank Karlitschek a191b75c31 make it possible to connect to other ocs appstores and other ocs knowledgebase servers. 13 years ago
Nils Jansen 7ed8f39744 as preperation for the sgf viewer app i added a file icon for .sgf files (saved go games), and an according mimetype. 13 years ago
Tom Needham 892343c7c1 Fix instance import 13 years ago
Arthur Schiwon 7c815054c7 Config file is more appropriate here 13 years ago
Tom Needham 0fa5e196ef Try to use old uid when importing 13 years ago
Tom Needham 514c9ad8e7 Added unified import method. 13 years ago
Georg Ehrke 89c39b47bc add microsoft office mimetypes to the fixlist - bugfix for oc-357 13 years ago
Bart Visscher 632b3cbbbb Cleanup the template code for redundant code 13 years ago
Bart Visscher 3d8a09b147 Split the init function in lib/base.php a bit 13 years ago
Tom Needham 145d6f3566 Add OC_Migration_Content class to help app devs. Restructure OC_Migrate. 13 years ago
Georg Ehrke fa104fee17 fix mimetype detection 13 years ago
Arthur Schiwon b13ab2b17e enable admin to turn off ZIP downloads 13 years ago
Tom Needham 77f6872ea4 Shorten export zip names 13 years ago
Tom Needham bc085c3ff4 Create new user, create new data dir, copy files, import app data 13 years ago
Tom Needham 247b25e7a9 Fix structure of export zip 13 years ago
Tom Needham 5234e66bab Add exportinfo to user exports. 13 years ago
Tom Needham 5332c319a2 Migration info is an object. Other fixes 13 years ago
Tom Needham c442a06a02 Fix export for admin and users. Added 3 admin export types 13 years ago
Arthur Schiwon a77edf88c6 check if selected files for zip archive are not too large 13 years ago
Arthur Schiwon cfc41942e4 make Files settings work 13 years ago
Tom Needham 50233d075c Improve admin_export ui and move system export cde to OC_Migrate 13 years ago
Bartek Przybylski 0fadbee699 fix adding photo to incorrect gallery 13 years ago
Tom Needham c9be325af2 Fix zip creation. Add param to cleanUp() method. Add defaults to createExportFile() method. 13 years ago
Tom Needham a310a81053 move zip creation inside OC_Migrate 13 years ago
Tom Needham 5a50144a16 typo :/ 13 years ago
Tom Needham fa8b66ca4f Add getApps() method to return apps supporting migration 13 years ago
Tom Needham cd2f75fdad Use data dir from config.php 13 years ago
Tom Needham 0f3eebbbd9 added cleanUp() method to OC_Migrate 13 years ago
Tom Needham 4d5646a59f Find migrate.php even for disabled apps. Improve ui for user and admin migrations 13 years ago
Tom Needham d108bdc7c7 Improved import function. Added param to connectDB() to load the db from the import 13 years ago
Tom Needham 1cdb4396a4 Fix copyRows() return value. Generate app info and oc info on return 13 years ago
Thomas Tanghus d36d317bb2 Contacts: Modifications for using categories. 13 years ago
Tom Needham a2d7e9c6e8 Merge returns from insertData() 13 years ago
Tom Needham fa5a5649c6 Fix copyRows() and sqlite connection 13 years ago
Robin Appelman a85a10b378 oc_db isn't pdo 13 years ago
Bartek Przybylski f6075cc1fe gallery migration to events system 13 years ago
Tom Needham d712d7f52c Lots of fixes, improve copyRows() method and update settings page. 13 years ago
Tom Needham 3ca76d24a9 Add OC_Migrate::copyRows() method 13 years ago
Tom Needham c3dfcc5b21 First basic implementation of migration.db. 13 years ago
Bartek Przybylski b4ffaa9498 spaces to tabs replacement 13 years ago
Bartek Przybylski ca9b4e467f filescan by mimetype scan 13 years ago
Bartek Przybylski 84d6c53970 filecache search comparition fix 13 years ago
Thomas Tanghus 75323b86d1 Contacts: UI updates and ajax methods for categories. 13 years ago
Robin Appelman 9f01533710 fix for webdav when having additional storage backends mounted 13 years ago
Robin Appelman f06858689f revert an accidental change 13 years ago
Robin Appelman 72947e46d1 small improvement for is_dir 13 years ago
Robin Appelman bb97cbbb0c fix commong filestorage for files without extention 13 years ago
Robin Appelman 0f54084305 also delete childs of folders from the cache 13 years ago
Robin Appelman 2e365658c8 better handeling of files that can behave like folder (e.g. archives) 13 years ago
Tom Needham 691103acd5 Use json for migration data 13 years ago