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