Commit Graph

  • 6af790cb44 Added 2.2.3 build (Build on PHP 7.2.6) master v2.2.3 h44z 2018-06-14 10:16:22 +02:00
  • a9e0b1feb6 Updated version, fixed manifest structure h44z 2018-06-14 10:13:47 +02:00
  • f89f96dc59 Fixed JS error h44z 2018-06-14 10:11:48 +02:00
  • bbdfff4e32 Add .gitlab-ci.yml for github mirroring h44z 2018-03-10 12:21:13 +01:00
  • 38baffbff8 Add LICENSE h44z 2018-03-09 13:28:51 +01:00
  • 55bdf0a8d8 2.2.2 release, updated documentation, copyright updates v2.2.2 h44z 2018-03-08 12:50:46 +01:00
  • 611b5162cc Update config.php for kopano compatibility (this breaks the plugin for zarafa!) h44z 2017-05-31 14:09:22 +02:00
  • 4e9a05987e Update sync.php for Kopano compatibility. h44z 2017-05-31 14:08:20 +02:00
  • 275913dea8 Line endings php54compatibility h44z 2016-12-16 14:51:48 +01:00
  • 9cb9978adc Line endings h44z 2016-12-16 14:51:04 +01:00
  • 41ea9199a0 Merge remote-tracking branch 'origin/master' into php54compatibility h44z 2016-12-05 20:54:42 +01:00
  • d6783cbc83 Fixed include error in manifest h44z 2016-12-05 20:54:24 +01:00
  • 08a181d59d Fix empty check h44z 2016-12-05 20:42:11 +01:00
  • 668644c5d5 Fix empty check h44z 2016-12-05 20:37:35 +01:00
  • e9b1a26162 Remove .idea dir from git h44z 2016-12-05 18:57:59 +01:00
  • 3e24a00855 Merge master changes h44z 2016-12-05 18:55:48 +01:00
  • 92660c34b1 Import and export of free/busy state h44z 2016-12-05 18:47:21 +01:00
  • 38f3ad7cd6 Added empty check for optional events h44z 2016-12-05 17:48:28 +01:00
  • 70b1e0872c Compatibility for PHP 5.4 h44z 2016-12-01 00:25:23 +01:00
  • 36308c8196 Merge branch 'bugfix' into 'master' h44z 2016-11-30 13:34:12 +01:00
  • 2f1c65f7b9 Small translation fix h44z 2016-11-30 13:31:26 +01:00
  • 67d0080d6c Reformat export JS code h44z 2016-11-30 12:21:49 +01:00
  • 3d8d5d703d Cleanup export JS code h44z 2016-11-30 12:20:00 +01:00
  • b3439ca57a Email attachment import icon fixed h44z 2016-11-30 11:58:16 +01:00
  • b9c641dfd0 Small fixes in module.calendar.php h44z 2016-11-30 11:37:16 +01:00
  • d173d7e226 download.php code format h44z 2016-11-30 11:14:00 +01:00
  • 64fa5e3cbd Made download.php compatible to gentoo php h44z 2016-11-30 11:13:03 +01:00
  • 57a35096a6 Fixed PHP warnings in upload.php h44z 2016-11-30 11:07:26 +01:00
  • 010bd521bc Added Translation h44z 2016-11-29 19:58:23 +01:00
  • e70894c048 Merge branch 'webapp22' into 'master' h44z 2016-11-01 02:12:43 +01:00
  • dcd4615399 Fixed small bug: error message if folder is unaccessible [permissions...] h44z 2016-11-01 02:09:50 +01:00
  • 187b2a60f2 Merge branch 'webapp22' into 'master' h44z 2016-11-01 01:01:03 +01:00
  • 5b01fae9eb Updated changelog h44z 2016-11-01 00:57:04 +01:00
  • daeb871aee Fixed backend sync script h44z 2016-11-01 00:54:31 +01:00
  • 6b9e371b70 Settings widget for sync is functional now h44z 2016-11-01 00:34:32 +01:00
  • 6f3561722c Fixed settings panel - webapp reloading if a value has changed h44z 2016-10-31 23:42:42 +01:00
  • 7746bdd562 Fixed import on Kopano Webapp 3.1.1 h44z 2016-10-31 23:01:52 +01:00
  • cfe069dbd0 basic import working h44z 2016-06-25 15:35:59 +02:00
  • 557ea6b6da basic import working h44z 2016-06-25 15:17:19 +02:00
  • 746278f891 started implementing import - not working atm h44z 2016-06-23 22:50:36 +02:00
  • ff6743271d Added README.md h44z 2016-06-21 11:32:42 +02:00
  • c0debc99fc exporting implemented h44z 2016-06-21 11:25:48 +02:00
  • 3f3f624b66 exporting implemented. TODO: add timezone to ics h44z 2016-06-21 11:15:18 +02:00
  • 02b235a1ed clean up code for reimplementing import/export h44z 2016-06-20 20:10:37 +02:00
  • 988d2d7b9f display parsed data to user h44z 2016-06-20 20:00:44 +02:00
  • 2606bf75b1 switched to sabre / vobject library h44z 2016-06-20 19:42:07 +02:00
  • 2c18071de4 new ics lib h44z 2016-06-20 18:02:57 +02:00
  • f97daa514b new ics lib h44z 2016-06-20 16:19:05 +02:00
  • 67b6a332f2 javascript rework h44z 2016-06-20 15:48:24 +02:00
  • e76893d82f starting rework for 2.2.0 h44z 2016-06-20 15:04:53 +02:00
  • c387565a45 calendarimporter 2.1.0: - ics sync is now implemented h44z 2014-05-14 23:30:00 +00:00
  • 38855391f0 calendarimporter 2.0.5: - added settings widget - compatible with webapp 1.5 and 1.6 h44z 2014-05-01 13:28:51 +00:00
  • baa184dcd9 calendarimporter 2.0.4: - added compatible with webapp 1.4 - added gui for sync - sync algorithms not jet implemented h44z 2013-10-03 19:29:23 +00:00
  • ad23a09802 temp commit h44z 2013-08-25 22:01:21 +00:00
  • 4065607f40 tmp commit h44z 2013-08-25 13:47:49 +00:00
  • fbe6a184f4 temp commit h44z 2013-08-25 10:44:25 +00:00
  • ae48beb111 temp commit h44z 2013-08-24 08:27:15 +00:00
  • 7b4e1c4569 calendarimporter 2.0.3: - fixed all day events h44z 2013-06-13 18:49:40 +00:00
  • b2be7585d5 calendarimporter 2.0.2: - fixed crash when public store does not exist - check if temporary directory is writeable - disabled display_error with ini_set - fixed exporter: now really exporting the chosen calendar - improved parser (timezone detection) h44z 2013-03-30 22:10:58 +00:00
  • 55b6e41277 h44z 2013-03-30 14:15:30 +00:00
  • 3b0b5a5c0b merged 2.0 branch h44z 2013-03-30 13:55:18 +00:00
  • 395cadfddf new timezone handling with timezoneJS.date.js h44z 2013-03-16 15:34:09 +00:00
  • 270edc7ee5 new timezone handling with timezoneJS.date.js h44z 2013-02-26 23:32:02 +00:00
  • 5af208a20f changed the way to download ics files h44z 2013-01-03 17:48:54 +00:00
  • 2e228b57da calendarimporter 1.2: - New timezone management - more imported fields (Busystatus, importance, label, class, organizer, reminder) - smaller improvements - deploy/build script - support for shared folders h44z 2012-12-30 18:18:46 +00:00
  • 4795a0002a calendarimporter 1.2 pre: - New timezone management - more imported fields (Busystatus, importance, label, class, organizer, reminder) - smaller improvements - deploy/build script h44z 2012-12-30 17:18:39 +00:00
  • b4b396ade2 Timezone Mapping list, smaller improvements h44z 2012-12-29 22:55:47 +00:00
  • 128e627a80 [Signs fixed]New timezone management for importer (now working as expected ;) ) Dynamic timezone-change preview =) h44z 2012-12-29 21:23:48 +00:00
  • fb426098d6 New timezone management for importer (now working as expected ;) ) Dynamic timezone-change preview =) h44z 2012-12-29 18:49:24 +00:00
  • 7d42712f43 first steps for better timezone management h44z 2012-12-28 20:10:45 +00:00
  • c0e51e294b calendarimporter 1.1 final: - ics exporter - improved ics fileparser - fixed ExtJS Problem in chrome h44z 2012-12-09 21:39:49 +00:00
  • d7ea948372 more ical fields h44z 2012-12-09 18:50:41 +00:00
  • 302f50b16a CalendarexporterModule: - fixed ExtJS Problem in chrome - integrate servertimezone in ics file - ics exporter nearly finished - loading animation h44z 2012-12-08 00:53:21 +00:00
  • 8f9248aaff calendarexporter: TODO: write new list module, ics creation improvements h44z 2012-12-06 23:10:23 +00:00
  • 76c2f9192a calendarimporter: added exportfeature - not finished yet TODO: ical creater backend, download h44z 2012-12-05 21:31:10 +00:00
  • e64d8415bc calendar choosing, timezone fix, import all h44z 2012-11-17 11:42:48 +00:00
  • af3fcfb457 save timezone, multiple import bug fix? h44z 2012-11-13 20:25:52 +00:00
  • 2008e71e4a todo: calender choosing, timezone, improve parser h44z 2012-11-12 22:57:50 +00:00
  • d0544409ec bidding system... h44z 2012-11-11 18:18:23 +00:00
  • ea1a60743d formular for webapp 1.0 finished (not working with 1.2 due to api changes...) h44z 2012-11-11 16:48:37 +00:00