Commit Graph

45 Commits

Author SHA1 Message Date
Christoph Haas f89f96dc59 Fixed JS error 2018-06-14 10:11:48 +02:00
Christoph Haas 55bdf0a8d8 2.2.2 release, updated documentation, copyright updates 2018-03-08 12:50:46 +01:00
Christoph Haas 9cb9978adc Line endings 2016-12-16 14:51:04 +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 010bd521bc Added Translation 2016-11-29 19:58:23 +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 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 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 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 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
Christoph Haas ae48beb111 temp commit 2013-08-24 08:27:15 +00:00
Christoph Haas 7b4e1c4569 calendarimporter 2.0.3:
- fixed all day events
2013-06-13 18:49:40 +00:00
Christoph Haas 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)
2013-03-30 22:10:58 +00:00
Christoph Haas 3b0b5a5c0b merged 2.0 branch 2013-03-30 13:55:18 +00:00
Christoph Haas 395cadfddf new timezone handling with timezoneJS.date.js
Does not work with DST yet... Maybe rewrite the js date/timehandling in php....

Status: does not work as expected!
2013-03-16 15:34:09 +00:00
Christoph Haas 270edc7ee5 new timezone handling with timezoneJS.date.js
Does not work with DST yet... Maybe rewrite the js date/timehandling in php....

Status: does not work as expected!
2013-02-26 23:32:02 +00:00
Christoph Haas 5af208a20f changed the way to download ics files 2013-01-03 17:48:54 +00:00
Christoph Haas 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
2012-12-30 18:18:46 +00:00
Christoph Haas 4795a0002a calendarimporter 1.2 pre:
- New timezone management
 - more imported fields (Busystatus, importance, label, class, organizer, reminder)
 - smaller improvements
 - deploy/build script
2012-12-30 17:18:39 +00:00
Christoph Haas b4b396ade2 Timezone Mapping list,
smaller improvements
2012-12-29 22:55:47 +00:00
Christoph Haas 128e627a80 [Signs fixed]New timezone management for importer (now working as expected ;) )
Dynamic timezone-change preview =)

TODO: 
 - complete timezone mapping list!
 - check exporter timezone management
2012-12-29 21:23:48 +00:00
Christoph Haas fb426098d6 New timezone management for importer (now working as expected ;) )
Dynamic timezone-change preview =)

TODO: 
 - complete timezone mapping list!
 - check exporter timezone management
2012-12-29 18:49:24 +00:00
Christoph Haas 7d42712f43 first steps for better timezone management 2012-12-28 20:10:45 +00:00
Christoph Haas 302f50b16a CalendarexporterModule:
- fixed ExtJS Problem in chrome
 - integrate servertimezone in ics file
 - ics exporter nearly finished
 - loading animation
2012-12-08 00:53:21 +00:00
Christoph Haas 8f9248aaff calendarexporter: TODO: write new list module, ics creation improvements 2012-12-06 23:10:23 +00:00
Christoph Haas 76c2f9192a calendarimporter: added exportfeature - not finished yet
TODO: ical creater backend, download
2012-12-05 21:31:10 +00:00
Christoph Haas e64d8415bc calendar choosing, timezone fix, import all
this is version 1.0 =)
2012-11-17 11:42:48 +00:00
Christoph Haas af3fcfb457 save timezone, multiple import bug fix? 2012-11-13 20:25:52 +00:00
Christoph Haas 2008e71e4a todo: calender choosing, timezone, improve parser 2012-11-12 22:57:50 +00:00
Christoph Haas d0544409ec bidding system... 2012-11-11 18:18:23 +00:00
Christoph Haas ea1a60743d formular for webapp 1.0 finished (not working with 1.2 due to api changes...) 2012-11-11 16:48:37 +00:00