index
:
roundcubemail-plugins-kolab
dev/deduplicate
dev/sabre-vobject3
master
oracle
roundcube-0.6
roundcubemail-plugins-kolab-0.7
roundcubemail-plugins-kolab-0.8
roundcubemail-plugins-kolab-0.9
roundcubemail-plugins-kolab-3.0
roundcubemail-plugins-kolab-3.1
roundcubemail-plugins-kolab-format2
roundcubemail-plugins-kolab-format2-horde5
ticket/3416
Kolab Plugins for Roundcube
devel@lists.kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-14
Support percentage values for task completeness according to spec (requires p...
roundcubemail-plugins-kolab-format2
Thomas Bruederli
1
-8/+7
2012-11-14
Implement reading and writing task objects using Horde
Thomas Bruederli
3
-34/+148
2012-11-13
Improve is_valid() methods for kolab objects
Thomas Bruederli
3
-3/+3
2012-11-13
Implement saving of events using Horde
Thomas Bruederli
1
-6/+178
2012-11-13
Remove unused utility functions
Thomas Bruederli
1
-80/+0
2012-11-13
Restore recurrence computation code to a version before the refactoring for l...
Thomas Bruederli
1
-29/+84
2012-11-13
Fix configuration object handling
Thomas Bruederli
1
-19/+0
2012-11-13
Implement writing of contacts and distribution-lists using Horde classes
Thomas Bruederli
6
-79/+194
2012-11-12
Remove libkolab(xml) dependecies and function calls; require Horde_Kolab_Form...
Thomas Bruederli
15
-1176/+126
2012-11-09
Merge branch 'dev/libcalendaring'
Thomas Bruederli
16
-182/+220
2012-11-09
Always use Kolab format v3 for caching
Thomas Bruederli
1
-1/+1
2012-11-09
Avoid endless loops in recurrence computation
Thomas Bruederli
1
-0/+4
2012-11-08
Ignore empty attachments from format v2
Thomas Bruederli
1
-1/+1
2012-11-08
Don't set due time if dateonly
Thomas Bruederli
1
-1/+2
2012-11-08
Fix recurrence computation using libkolab bindings
Thomas Bruederli
1
-2/+5
2012-11-08
Use generic escape() function to quote UIDs
Thomas Bruederli
1
-1/+2
2012-11-08
Fix contact picture handling with Kolab format v2
Thomas Bruederli
2
-2/+14
2012-11-08
Quote object UID for IMAP SEARCH command; read generated UID from XMLObject i...
Thomas Bruederli
2
-2/+2
2012-11-08
Make sure attachments information stored in cache contain attachment size
Aleksander Machniak
1
-1/+13
2012-11-08
Added upgrading instructions for the calendar module (#1179)
Thomas Bruederli
5
-3/+39
2012-11-07
Fix completeness slider value when clicking on bar (#1151)
Thomas Bruederli
1
-6/+9
2012-11-07
Adapt to regressions in jQuery 1.8 and jQuery UI 1.9
Thomas Bruederli
2
-15/+36
2012-11-07
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
Thomas Bruederli
9
-44/+57
2012-11-07
Updated to fullcalendar 1.5.4-rcube-0.9.0 (merged upstream version 1.5.4)
Thomas Bruederli
2
-29/+25
2012-11-06
Fix kolab_format_* classes to read v2 format; perpare kolab_storage to write ...
Thomas Bruederli
11
-19/+32
2012-11-06
Fix attachments handling (Bug #1172)
Aleksander Machniak
2
-8/+19
2012-11-06
Fix contentframe handling regresion
Aleksander Machniak
2
-2/+2
2012-11-06
raise_error() -> rcube::raise_error()
Aleksander Machniak
5
-34/+36
2012-11-02
Also use different signatures when calling libkolab(xml) read functions
Thomas Bruederli
1
-1/+6
2012-11-02
Fix default config folder selection (list is not indexed anymore)
Thomas Bruederli
1
-1/+1
2012-11-02
Use different signatures for libkolab/libkolabxml function calls
Thomas Bruederli
1
-1/+5
2012-11-01
Use new libkolab XML object reading/writing functions in preparation of addin...
Thomas Bruederli
10
-92/+127
2012-10-31
Use the right library function to get the last occurence of a recurrence chain
Thomas Bruederli
1
-2/+1
2012-10-30
Fix computation of new COUNT value for recurrence rules
Thomas Bruederli
1
-1/+1
2012-10-29
Fixed HTML entities handling in task list names
Aleksander Machniak
2
-2/+5
2012-10-26
Improvements in default folders creation procedure
Aleksander Machniak
1
-44/+21
2012-10-25
Add option to create default folders of type file and freebusy
Aleksander Machniak
1
-0/+4
2012-10-25
Simplified default folder selection - now when private/shared annotation
Aleksander Machniak
1
-21/+2
2012-10-25
Add localized labels for file and freebusy folder type
Aleksander Machniak
4
-3/+7
2012-10-23
Make use of libkolab/libcalendaring PHP bindings for computing recurring events
Thomas BrĂ¼derli
4
-85/+46
2012-10-22
Initialize IMAP connection before setting metadata (#1128)
Thomas Bruederli
1
-0/+2
2012-10-18
Store event sequence numbers in database driver
Thomas Bruederli
4
-3/+10
2012-10-18
Fix check for updated events
Thomas Bruederli
1
-1/+1
2012-10-18
Compare sequence numbers for iTip updates
Thomas Bruederli
1
-9/+8
2012-10-18
Treat as new even if uid property is given
Thomas Bruederli
1
-1/+3
2012-10-18
Fix sequence fix. Man is it already that late?
Thomas Bruederli
1
-4/+2
2012-10-18
Fix sequence increment
Thomas Bruederli
1
-3/+3
2012-10-18
Export sequence attribute; fix UTC date formatting in iCal exports
Thomas Bruederli
1
-1/+3
2012-10-18
Read, update and cache sequence attributes of xCal objects
Thomas Bruederli
1
-2/+6
2012-10-18
Some tweaks to make tasklist work in IE<9
Thomas Bruederli
6
-12/+142
[next]