Commit Graph

50 Commits

Author SHA1 Message Date
Christoph Haas 064a6f75c1 Updated copyright dates, 2.0.4 build 2018-03-08 10:33:06 +01:00
Christoph Haas 481fc70ca0 Bugfix for https://forum.kopano.io/topic/319/unable-to-install-calendarimporter-and-contactimporter-plugins/9. Thanks to olia 2018-03-08 01:23:06 +01:00
Christoph Haas b975c17812 added unescaping for x- values as this is not handled in the vcard parser 2017-02-27 23:20:22 +01:00
Christoph Haas 17d686e1ce fixed version and a small bug 2017-02-27 23:16:14 +01:00
Christoph Haas 694b705bb9 Added a few more importer fields OFFICE, X-MS-ASSISTANT, X-MS-MANAGER and X-MS-SPOUSE 2017-02-27 22:53:39 +01:00
Christoph Haas d93d9ca1b2 Line endings 2016-12-16 14:52:48 +01:00
Christoph Haas 0db552608e Fixed include error in manifest 2016-12-05 20:53:43 +01:00
Christoph Haas bc24995eeb Fix PHP 5.4 compatibility 2016-12-05 20:27:36 +01:00
Christoph Haas 35a157ead9 Added category parsing 2016-12-05 20:21:08 +01:00
Christoph Haas cc6b3898a5 Remove .idea dir from git 2016-12-05 19:05:13 +01:00
Christoph Haas d658c665d5 Merge branch 'bugfix' into 'master'
Bugfix

See merge request !2
2016-11-30 13:33:27 +01:00
Christoph Haas 202c1849a9 Wrong comment 2016-11-30 13:32:33 +01:00
Christoph Haas a2acd1a4cd JS code restructured 2016-11-30 13:25:09 +01:00
Christoph Haas 16f33037b7 Cleaned JS export code 2016-11-30 12:56:43 +01:00
Christoph Haas cf588a1141 Code cleanup in module.contact.php 2016-11-30 12:46:19 +01:00
Christoph Haas 44c0435175 Code cleanup, fixed upload.php 2016-11-30 12:31:42 +01:00
Christoph Haas 456565c89c Updated download.php, compatibility to gentoo php 2016-11-30 12:25:38 +01:00
Christoph Haas 0fa9c7f683 Updated version and changelog 2016-11-29 18:38:15 +01:00
Christoph Haas 984c552ef1 Export notification 2016-11-29 18:35:36 +01:00
Christoph Haas b10415a3fe Updated build scripts 2016-11-29 18:21:58 +01:00
Christoph Haas 4f4ccfda80 Translated to german! 2016-11-29 15:59:22 +01:00
Christoph Haas 52c586fbd9 JS Files translated to english 2016-11-29 15:51:38 +01:00
Christoph Haas 244883d942 PHP Files translated to english 2016-11-29 15:24:22 +01:00
Christoph Haas 9ff00b0f60 Fixed small bug: error message if folder is unaccessible [permissions...] 2016-11-01 02:09:34 +01:00
Christoph Haas 16182e7487 Small update for Kopano Webapp 3.1 2016-11-01 01:14:46 +01:00
Christoph Haas c2f26697fb Merge branch 'v2' into 'master'
V2

Merge v2 to master. Final 2.0.0

See merge request !1
2016-06-19 00:30:47 +02:00
Christoph Haas 97aacb1179 Added README 2016-06-19 00:27:43 +02:00
Christoph Haas b61e6c7392 Import code cleanup 2016-06-19 00:22:30 +02:00
Christoph Haas 5c98fe9e56 Code comments 2016-06-19 00:16:25 +02:00
Christoph Haas e0eb5cf1f0 reworked folder selection
hide dropdown if import via context menu
2016-06-16 21:37:55 +02:00
Christoph Haas 2f07db6775 TODO: rework folder selection 2016-06-14 01:18:00 +02:00
Christoph Haas 5bd9a496df more ui improvements 2016-06-14 01:09:52 +02:00
Christoph Haas 1d4605b23a some ui improvements 2016-06-14 00:57:00 +02:00
Christoph Haas 0256973507 only show download button on contact folders 2016-06-14 00:23:34 +02:00
Christoph Haas 35e1cf5b8e download whole contact folders 2016-06-14 00:21:04 +02:00
Christoph Haas 4ce04ab6f9 code beautifications 2016-06-13 22:59:05 +02:00
Christoph Haas 21af50aa6c fixed multi email import 2016-06-13 20:22:24 +02:00
Christoph Haas eb0cb9a5ad exporting vcards works now 2016-06-13 19:59:17 +02:00
Christoph Haas dae8a7e610 starting on export feature 2016-06-13 15:51:19 +02:00
Christoph Haas 8540bd9104 fix unsaved changes bug 2016-06-13 14:13:59 +02:00
Christoph Haas 838353bf9d fix address book not updated bug 2016-06-13 13:51:42 +02:00
Christoph Haas 7fd75b3efd using new vcard parser 2016-06-13 13:41:52 +02:00
Christoph Haas 2118320a5d starting changes for v2 2016-06-13 10:18:47 +02:00
Christoph Haas 8ddce98d22 v1.0.3: 01.05.2014
- compatible with WebApp 1.5 and WebApp 1.6
2014-05-01 13:29:23 +00:00
Christoph Haas e29119fc1d v1.0.2: 06.11.2013
- fixed: importing attachments
 - fixed: plugin not enabled bug
 - fixed: importing website bug
 - fixed: some other bugs
2013-11-06 08:05:06 +00:00
Christoph Haas ecb8ccfc49 remove calendarimporter dependency... 2013-10-28 12:27:54 +00:00
Christoph Haas 8633b93b12 v1.0.1: 03.10.2013
- compatible with WebApp 1.4
2013-10-03 19:29:42 +00:00
Christoph Haas 24f2f5d974 contactimporter:
v1.0: 24.6.2013
 - import vcards (1 or more vcards in a file)
 - chooseable destination addressbook
2013-06-24 20:21:09 +00:00
Christoph Haas 1bb1f956d0 calendarimporter 2.0.3:
- fixed all day eventsvcf importer pre alpha. Import working but contact pictures are not saved.

TODO: rewrite import functionality in php
2013-06-23 10:13:22 +00:00
Christoph Haas 185c885687 vcf importer pre alpha. Import working but contact pictures are not saved. 2013-05-20 21:09:51 +00:00