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
path:
root
/
plugins
/
libkolab
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
Update versions to 3.2.3
roundcubemail-plugins-kolab-3.2.3
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2015-01-16
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
Aleksander Machniak
1
-18/+26
2015-01-16
Fix problem with disappearing events caused by DB errors (#4257)
Aleksander Machniak
4
-18/+66
2015-01-13
Consolidate message reference handling functions into libkolab plugin (in pre...
Thomas Bruederli
1
-18/+26
2015-01-12
Remove redundant updating of uid2msg map in synchronize()
Aleksander Machniak
1
-1/+0
2015-01-08
Move utility function to libkolab for common use
Thomas Bruederli
1
-0/+18
2014-12-09
Fix bug where configuration object UID was modified on object update (#4051)
Aleksander Machniak
1
-3/+3
2014-12-05
Fix Content-Type of configuration objects (#4029)
Aleksander Machniak
1
-3/+3
2014-11-27
Create domain-aware cache identifiers for groupware folders (#3991)
Thomas Bruederli
3
-9/+17
2014-11-24
Shell script to test cache records
Thomas Bruederli
1
-0/+150
2014-11-22
Fix bug where DateTime($date, null) throws an exception (#3965)
Aleksander Machniak
1
-1/+1
2014-11-21
Avoid unused variables (also fixed some bugs) found in static code analysis
Aleksander Machniak
5
-11/+11
2014-11-17
Allow to limit user search (from new folder navigation) in multi-domain setups:
Thomas Bruederli
1
-0/+1
2014-11-12
Fix reading configuration objects of type file_driver (#3900)
Aleksander Machniak
1
-1/+1
2014-11-06
Fix handling of RSVP flags
Thomas Bruederli
1
-3/+6
2014-11-04
Avoid hitting executing time limit when synchronizing cache (#3677):
Thomas Bruederli
1
-2/+20
2014-10-27
Fix so DDL script for Oracle can be executed in SQLPlus (#3788)
Aleksander Machniak
1
-1/+1
2014-10-22
Use new rcube_message::get_part_body() method
Aleksander Machniak
1
-1/+1
2014-10-14
Add support for configuration./file_driver objects (#3775)
Aleksander Machniak
2
-5/+35
2014-10-13
Keep kolab uids related to a message in memory for repeated queries
Thomas Bruederli
1
-14/+24
2014-10-13
Fix email reference check in relation objects
Thomas Bruederli
1
-2/+2
2014-10-13
Bugfixes for recent refactoring
Thomas Bruederli
1
-2/+2
2014-10-13
Add fall-back to the full uri for searching relations in cache
Thomas Bruederli
2
-2/+14
2014-10-13
Fix typo
Thomas Bruederli
1
-1/+1
2014-10-13
Move email link/relation handling functions to libkolab for common use
Thomas Bruederli
1
-0/+94
2014-10-09
Map timezone identifiers accepted by PHP but not known by libkolabxml (#3750)
Thomas Bruederli
1
-3/+119
2014-10-09
Fix moving events to another calendar/folder and reloading it (#3748)
Thomas Bruederli
2
-4/+8
2014-09-25
Use folder name for UID if writing to IMAP metadata fails
Thomas Bruederli
1
-2/+5
2014-09-23
Pre-select confidential event/tasks folder for iTip invitations marked as con...
Thomas Bruederli
2
-0/+7
2014-09-22
Fix fatal error 'Call to undefined method Attendee::email()' when reading ema...
Thomas Bruederli
1
-1/+1
2014-09-18
Skip multifolder insert for Oracle, we can't put long data inline
Aleksander Machniak
1
-0/+34
2014-09-17
Quote columns in ORDER BY
Aleksander Machniak
1
-1/+1
2014-09-17
Quote also column aliases in sql tables, otherwise they will be returned uppe...
Aleksander Machniak
1
-2/+2
2014-09-15
Initial DDL for Oracle
Aleksander Machniak
1
-0/+184
2014-09-15
Use consistent column/table quoting in sql queries
Aleksander Machniak
2
-32/+43
2014-09-11
Added 'actions' bar and new icons for groupware folders as suggested by the p...
Thomas Bruederli
1
-4/+21
2014-09-09
Set subscription state to parent/child folders when adding to list
Thomas Bruederli
1
-1/+11
2014-09-09
Skip recursive GETMETADATA command for personal namespace folders if they hav...
Thomas Bruederli
1
-1/+2
2014-09-09
Check all cache entries for folder type annotation
Thomas Bruederli
1
-2/+4
2014-09-08
Refine virtual user folders handling in new folder navigation according to #3378
Thomas Bruederli
4
-11/+113
2014-08-26
Post-filter all tag objects (in case caching is disabled); improve kolab_stor...
Thomas Bruederli
3
-7/+36
2014-08-25
$rcmail_config -> $config
Aleksander Machniak
1
-13/+13
2014-08-25
Support relative URLs in kolab_freebusy_server setting (#3487)
Aleksander Machniak
1
-6/+6
2014-08-19
Cache relation members for better performance (#3452)
Aleksander Machniak
3
-0/+110
2014-08-19
Query kolab_cache_configuration with category filter for better performance (...
Aleksander Machniak
3
-17/+38
2014-08-21
Bump version for iCal PRODID strings
Thomas Bruederli
1
-1/+1
2014-08-21
Don't break kolab_storage_cache::select() return data if reading one single c...
Thomas Bruederli
1
-1/+1
2014-08-18
Store note tags in relation objects (#3395)
Aleksander Machniak
1
-0/+131
2014-08-18
Search all configuration folders not only subscribed (#3300)
Aleksander Machniak
1
-2/+13
2014-08-18
Allow to configure the name (inlcude OU) displayed for virtual user folders (...
Thomas Bruederli
1
-0/+10
[next]