index
:
kolab-freebusy
master
Kolab Free/Busy Web Application
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-20
Consider recurrence exceptions when computing busy times (#4665)
HEAD
master
Thomas Bruederli
3
-26/+81
2015-01-26
add tls:// support
Daniel Hoffend
2
-2/+11
2015-01-23
Set version to 1.0.6
kolab-freebusy-1.0.6
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2015-01-21
Exclude declined events from free-busy stream
Thomas Bruederli
1
-0/+11
2015-01-21
Update to Sabre/VObject 2.1
Thomas Bruederli
1
-1/+1
2015-01-21
Set event UID to make computation of recurring events work (#4290); improved ...
Thomas Bruederli
1
-3/+12
2014-11-03
Correct sample config
Thomas Bruederli
1
-2/+2
2014-11-03
Fix composer requirement to work with latest composer version
Thomas Bruederli
1
-2/+2
2014-10-31
Add aggregator source to build free/busy data for resource collections (#3165)
Thomas Bruederli
4
-6/+281
2014-10-31
Use utility functions to get period start/end dates
Thomas Bruederli
2
-2/+24
2014-10-30
Quote filter attribute value; add fallback domain name for LDAP queries
Thomas Bruederli
2
-1/+4
2014-10-10
Create UID for free/busy output as requested by the RFC 5545 (#3755)
Thomas Bruederli
1
-0/+1
2014-08-19
List PEAR packages in require-dev; let the autoloader search the include path...
Thomas Bruederli
2
-0/+5
2014-08-14
Remove the otherwise vendorized dependencies from composer.json
kolab-freebusy-1.0.5
Jeroen van Meeuwen (Kolab Systems)
1
-2/+0
2014-08-14
Set version to 1.0.5
Jeroen van Meeuwen (Kolab Systems)
1
-2/+2
2014-08-14
Add a %doc config.ini
Jeroen van Meeuwen (Kolab Systems)
1
-0/+96
2014-08-14
Commit a default configuration that represents the target configuration as cl...
Jeroen van Meeuwen (Kolab Systems)
1
-69/+38
2014-08-12
Convert all-day events into xxxxT000000Z/xxxxT235959Z UTC time ranges (#3298)
Thomas Bruederli
1
-7/+14
2014-07-04
Add new source to get free/busy data from a running kolab-freebusyd daemon (#...
Thomas Bruederli
4
-14/+181
2014-05-22
Only prepend the base directory if it in fact is an absolute path, with based...
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2014-05-20
Add an autogen.sh
Jeroen van Meeuwen (Kolab Systems)
1
-0/+64
2014-05-20
Valid sample base_dn
Thomas Bruederli
1
-1/+1
2014-05-20
Use %dc and %u placeholders in LDAP config properties for multi-domain setups...
Thomas Bruederli
3
-4/+12
2014-04-24
Adapt to changed Net_LDAP3 API; decode requested email address from URL
Thomas Bruederli
2
-3/+2
2014-05-07
Consider events from shared folders if user is a confirmed participant (or or...
Thomas Bruederli
3
-11/+58
2014-05-06
- Implement source type 'imap' that fetches free-busy data right from IMAP fo...
Thomas Bruederli
10
-42/+381
2014-04-03
Add autoload configuration at runtime to work with a global composer reposito...
Thomas Bruederli
2
-7/+5
2014-04-03
Add dependency from Net_LDAP3 to project's composer file to work-around some ...
Thomas Bruederli
1
-0/+1
2014-01-22
Update Kolab\Config class with latest version
Thomas Bruederli
1
-14/+108
2014-01-22
Fix typos and namespace issues with new Config class (#2772)
Thomas Bruederli
4
-3/+7
2013-11-26
Add a sample apache configuration file and logrotate sample
Jeroen van Meeuwen (Kolab Systems)
2
-0/+19
2013-11-26
Use traditional public_html
Jeroen van Meeuwen (Kolab Systems)
2
-0/+0
2013-05-01
Use the generic Kolab Config class for .ini file parsing. The user of the cla...
kolab-freebusy-1.0.3
1.0.3
Thomas Bruederli
7
-188/+299
2013-04-25
Add proper file headers containing license and copyright information
Thomas Bruederli
13
-2/+276
2013-04-25
Bump version to 0.1.1
Thomas Bruederli
2
-2/+2
2013-04-25
Suppress PHP warnings when file_get_contents failed. The result is logged fur...
Thomas Bruederli
1
-1/+1
2013-04-25
Improve Exchange 2010 format converter output
Thomas Bruederli
1
-3/+5
2013-04-25
Convert certain attributes to lower-case as defined by config (#1777)
Thomas Bruederli
2
-1/+17
2013-02-07
$_SERVER["REDIRECT_URL"] is only of value when the Free/Busy information is n...
Jeroen van Meeuwen (Kolab Systems)
1
-2/+11
2013-01-24
Implement an Exchange 2010 format converter using the Sabre VObject lib and t...
Thomas Bruederli
5
-3/+199
2013-01-23
Adapt to the latest version of Net_LDAP3; pull it as a composer module from git
Thomas Bruederli
3
-26/+6
2013-01-17
Always use %s placeholders instead of %u; return UTF-8 plaintext
Thomas Bruederli
5
-7/+8
2013-01-17
Support references in config propertes (e.g. '%(foo.bar)')
Thomas Bruederli
1
-0/+27
2013-01-17
Add examples to sample config
Thomas Bruederli
1
-13/+25
2013-01-17
Improve logging setup; support syslog driver
Thomas Bruederli
6
-24/+27
2013-01-17
Implement HTTP authentication and trusted network check
Thomas Bruederli
3
-15/+260
2013-01-16
Cleanup sample config
Thomas Bruederli
1
-5/+3
2013-01-16
Implement fetching free/busy data from external URL
Thomas Bruederli
2
-3/+37
2013-01-16
Nicer PHP namespace handling
Thomas Bruederli
1
-4/+8
2013-01-16
Implement LDAP lookup routine; improve ldap logging
Thomas Bruederli
1
-8/+67
[next]