Commit Graph

74 Commits

Author SHA1 Message Date
Christoph Haas 6af790cb44 Added 2.2.3 build (Build on PHP 7.2.6) 2018-06-14 10:16:22 +02:00
Christoph Haas a9e0b1feb6 Updated version, fixed manifest structure 2018-06-14 10:13:47 +02:00
Christoph Haas f89f96dc59 Fixed JS error 2018-06-14 10:11:48 +02:00
Christoph Haas bbdfff4e32 Add .gitlab-ci.yml for github mirroring 2018-03-10 12:21:13 +01:00
Christoph Haas 38baffbff8 Add LICENSE 2018-03-09 13:28:51 +01:00
Christoph Haas 55bdf0a8d8 2.2.2 release, updated documentation, copyright updates 2018-03-08 12:50:46 +01:00
Christoph Haas 611b5162cc Update config.php for kopano compatibility (this breaks the plugin for zarafa!) 2017-05-31 14:09:22 +02:00
Christoph Haas 4e9a05987e Update sync.php for Kopano compatibility. 2017-05-31 14:08:20 +02:00
Christoph Haas 9cb9978adc Line endings 2016-12-16 14:51:04 +01:00
Christoph Haas d6783cbc83 Fixed include error in manifest 2016-12-05 20:54:24 +01:00
Christoph Haas e9b1a26162 Remove .idea dir from git 2016-12-05 18:57:59 +01:00
Christoph Haas 92660c34b1 Import and export of free/busy state 2016-12-05 18:47:21 +01:00
Christoph Haas 38f3ad7cd6 Added empty check for optional events 2016-12-05 17:48:28 +01:00
Christoph Haas 36308c8196 Merge branch 'bugfix' into 'master'
Bugfix

See merge request !3
2016-11-30 13:34:12 +01:00
Christoph Haas 2f1c65f7b9 Small translation fix 2016-11-30 13:31:26 +01:00
Christoph Haas 67d0080d6c Reformat export JS code 2016-11-30 12:21:49 +01:00
Christoph Haas 3d8d5d703d Cleanup export JS code 2016-11-30 12:20:00 +01:00
Christoph Haas b3439ca57a Email attachment import icon fixed 2016-11-30 11:58:16 +01:00
Christoph Haas b9c641dfd0 Small fixes in module.calendar.php 2016-11-30 11:37:16 +01:00
Christoph Haas d173d7e226 download.php code format 2016-11-30 11:14:00 +01:00
Christoph Haas 64fa5e3cbd Made download.php compatible to gentoo php 2016-11-30 11:13:03 +01:00
Christoph Haas 57a35096a6 Fixed PHP warnings in upload.php 2016-11-30 11:07:26 +01:00
Christoph Haas 010bd521bc Added Translation 2016-11-29 19:58:23 +01:00
Christoph Haas e70894c048 Merge branch 'webapp22' into 'master'
Fixed small bug: error message if folder is unaccessible [permissions...]

See merge request !2
2016-11-01 02:12:43 +01:00
Christoph Haas dcd4615399 Fixed small bug: error message if folder is unaccessible [permissions...] 2016-11-01 02:09:50 +01:00
Christoph Haas 187b2a60f2 Merge branch 'webapp22' into 'master'
Version 2.2.0 RC1

Release Candidate 1 of 2.2.0 version.

See changelog for changes...

See merge request !1
2016-11-01 01:01:03 +01:00
Christoph Haas 5b01fae9eb Updated changelog 2016-11-01 00:57:04 +01:00
Christoph Haas daeb871aee Fixed backend sync script 2016-11-01 00:54:31 +01:00
Christoph Haas 6b9e371b70 Settings widget for sync is functional now 2016-11-01 00:34:32 +01:00
Christoph Haas 6f3561722c Fixed settings panel - webapp reloading if a value has changed 2016-10-31 23:42:42 +01:00
Christoph Haas 7746bdd562 Fixed import on Kopano Webapp 3.1.1 2016-10-31 23:01:52 +01:00
Christoph Haas cfe069dbd0 basic import working 2016-06-25 15:35:59 +02:00
Christoph Haas 557ea6b6da basic import working 2016-06-25 15:17:19 +02:00
Christoph Haas 746278f891 started implementing import - not working atm 2016-06-23 22:50:36 +02:00
Christoph Haas ff6743271d Added README.md 2016-06-21 11:32:42 +02:00
Christoph Haas c0debc99fc exporting implemented 2016-06-21 11:25:48 +02:00
Christoph Haas 3f3f624b66 exporting implemented. TODO: add timezone to ics 2016-06-21 11:15:18 +02:00
Christoph Haas 02b235a1ed clean up code for reimplementing import/export 2016-06-20 20:10:37 +02:00
Christoph Haas 988d2d7b9f display parsed data to user 2016-06-20 20:00:44 +02:00
Christoph Haas 2606bf75b1 switched to sabre / vobject library 2016-06-20 19:42:07 +02:00
Christoph Haas 2c18071de4 new ics lib 2016-06-20 18:02:57 +02:00
Christoph Haas f97daa514b new ics lib 2016-06-20 16:19:05 +02:00
Christoph Haas 67b6a332f2 javascript rework 2016-06-20 15:48:24 +02:00
Christoph Haas e76893d82f starting rework for 2.2.0 2016-06-20 15:04:53 +02:00
Christoph Haas c387565a45 calendarimporter 2.1.0:
- ics sync is now implemented
2014-05-14 23:30:00 +00:00
Christoph Haas 38855391f0 calendarimporter 2.0.5:
- added settings widget
 - compatible with webapp 1.5 and 1.6
2014-05-01 13:28:51 +00:00
Christoph Haas baa184dcd9 calendarimporter 2.0.4:
- added compatible with webapp 1.4
 - added gui for sync - sync algorithms not jet implemented
2013-10-03 19:29:23 +00:00
Christoph Haas ad23a09802 temp commit 2013-08-25 22:01:21 +00:00
Christoph Haas 4065607f40 tmp commit 2013-08-25 13:47:49 +00:00
Christoph Haas fbe6a184f4 temp commit 2013-08-25 10:44:25 +00:00