Commit Graph

34 Commits (2cffcfbc03dfa4463bdfd72de0341000509bcec3)

Author SHA1 Message Date
Thomas Tanghus 7fff386679 Code style. 14 years ago
Thomas Tanghus dd95149238 Also unlink unsuccessful imports. 14 years ago
Thomas Tanghus db034f05ca Improve temp file handling. 14 years ago
Thomas Tanghus d71da67bee Typo. 14 years ago
Thomas Tanghus eba4f08015 Refactored contacts import. 14 years ago
Thomas Tanghus dc8193fccb Make it possible to import files using CR as eol. 14 years ago
Thomas Tanghus e6a60198e4 Return error messages in correct format. 14 years ago
Thomas Tanghus 4b86cbcb6f Quick fix for index errors when not importing from files. 14 years ago
Thomas Tanghus c75f9f9397 Encoding conversion moved to OC_Contacts_VCard::decodeProperty in commit 95cc9730aa49963a69e46154b0cba19232219d2e 14 years ago
Bjoern Schiessle 1d493a70e7 replace "=0D=0A" (\r\n) with a simple "\n" in vards during import 14 years ago
Bjoern Schiessle 739589f485 make sure that contact data are always utf8 encoded to avoid encoding problems 14 years ago
Bart Visscher 091b343d5c Calendar & Contacts: Store import progress in OC_Cache 14 years ago
Thomas Tanghus dbcd26be68 Contacts: Rewrote import script. 14 years ago
Frank Karlitschek 7e49a33d64 getStorage belongs to files not to apps. 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Thomas Tanghus 9295f49553 Contacts: Add error checking and reporting to import from files app. 14 years ago
Thomas Tanghus 5be9084c73 Contacts: Fixed paths in import. 14 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 14 years ago
Frank Karlitschek 4fe90f62f4 port checkAppEnabled 14 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 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
Thomas Tanghus 5dbf362623 Contacts: Added import with with file picker. 15 years ago
Thomas Tanghus 22f4acadc0 Contacts: In app import (for Chrome and Firefox only) 15 years ago
Thomas Tanghus dfc94cbe84 Contacts: In app import. Cleanup still needed. 15 years ago
Thomas Tanghus 82ba2151d1 Wrong app check. 15 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 15 years ago
Bart Visscher 9599548203 Contacts: change card parameter type of VCard::edit and VCard::add 15 years ago
Bart Visscher c4ee924869 Cleanup OC_Contacts_Addressbook::find usage 15 years ago
Georg Ehrke 89073970d3 change comments in import.php 15 years ago
Georg Ehrke 8337eaa1ec add import function for contacts 15 years ago
Georg Ehrke 360778e520 use backslash n instead of a real new line 15 years ago
Georg Ehrke 868cf46290 improve import function 15 years ago
Bart Visscher 4eb36b0ecf Calendar: refactor common ajax functions to OC_Calendar_App 15 years ago
Marvin Thomas Rabe f3f5d775b5 removed description field for calendar 15 years ago
Georg Ehrke 77e12a15b1 fix checkLoggedIn function in import of ical files 15 years ago
Georg Ehrke c40a1fcede added import function as filehandler 15 years ago