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
2013-01-30
Change default value of 'calendar_itip_dtstampcheck' to false in order to be ...
roundcubemail-plugins-kolab-0.7
Thomas Bruederli
2
-7/+8
2013-01-30
Added config option to disable DTSTAMP checks of iTip messages (#1485, #1489)
Thomas Bruederli
2
-3/+9
2013-01-23
Update last-modifcation-date in updated events to make iTip requests contain ...
Thomas Bruederli
1
-0/+1
2013-01-23
Search for existing events in personal namespace only (#1406)
Thomas Bruederli
1
-1/+1
2013-01-23
Fix ical export with (invalid) timezone +00:00; avoid fatal errors on invalid...
Thomas Bruederli
1
-3/+6
2013-01-17
Fix typo in calendar selection; fixes bug #1406 in 0.7 release branch
Thomas Bruederli
1
-2/+2
2012-12-21
Make sure invitations/updates are always sent if required (#1408)
Thomas Bruederli
1
-1/+1
2012-12-21
Fix event updating (database driver)
Thomas Bruederli
1
-0/+1
2012-12-21
Export sequence attribute; fix UTC date formatting in iCal exports
Aleksander Machniak
1
-2/+3
2012-12-18
Fix bug where event attachments/participants were lost on event move (#1480)
Aleksander Machniak
1
-1/+6
2012-12-11
Fix for Roundcube 0.7
Aleksander Machniak
1
-1/+1
2012-12-11
Initial commit of logon_page plugin
Aleksander Machniak
4
-0/+781
2012-12-05
Fix Invitations can not be accepted when calendars are shared with certain ri...
Aleksander Machniak
4
-46/+132
2012-12-04
Include de_CH translation for compose_addressbook plugin (#1427)
Christoph Wickert
1
-0/+11
2012-11-09
Fix syntax and DateTime errors according to OTRS #1000069
Thomas Bruederli
3
-4/+4
2012-11-02
Bump version to 0.7.4
Thomas Bruederli
14
-14/+14
2012-11-02
Fix recurrence computation with UMTIL date
Thomas Bruederli
4
-14/+12
2012-11-02
Better timezone resolver
Thomas Bruederli
1
-2/+39
2012-10-30
Bump version strings
roundcubemail-plugins-kolab-0.7.4
Thomas Bruederli
10
-11/+11
2012-10-30
Adapt database driver to new DateTime interface
Thomas Bruederli
1
-45/+67
2012-10-30
More timestamp -> DateTime adaption and fixes
Thomas Bruederli
5
-27/+43
2012-10-29
Use DateTime objects instead of unix timestamps. Fixes various timezone and D...
Thomas Bruederli
8
-92/+183
2012-10-22
Reactivate fix for daylight saving differences between base event and recurri...
Thomas Bruederli
1
-3/+6
2012-10-26
Revert 15c2a813f and find a better fix for #970. Fixes broken date handling r...
Thomas Bruederli
1
-16/+6
2012-10-15
Fix fatal error on event without an UID and PHP warning (Bug #1108)
Aleksander Machniak
1
-1/+2
2012-10-12
Add real fix for Roundcube 0.7
Aleksander Machniak (Kolab Systems)
1
-8/+2
2012-10-12
Add workaround for jQuery.extend() bug
Aleksander Machniak (Kolab Systems)
1
-1/+7
2012-10-12
Initial commit of tinymce_config plugin
Aleksander Machniak (Kolab Systems)
3
-0/+761
2012-10-10
Fix DateTime constructor in code added in last commit
Aleksander Machniak
1
-1/+1
2012-10-10
Fix PHP Fatal error: Uncaught exception 'Exception' with message
Aleksander Machniak (Kolab Systems)
1
-4/+21
2012-09-20
Fix #1000057: Duplicated display of contacts from ldap in the address book.
Aleksander Machniak (Kolab Systems)
1
-5/+10
2012-09-20
Initial commit of compose_addressbook plugin
Aleksander Machniak (Kolab Systems)
34
-0/+1378
2012-08-03
Fix typo
roundcubemail-plugins-kolab-0.7.3
Thomas Bruederli
1
-1/+1
2012-07-18
Merge branch 'roundcubemail-plugins-kolab-0.7' of ssh://git.kolabsys.com/git/...
Thomas Bruederli
2
-1/+2
2012-07-18
Fix folder properties saving when Horde thinks the folder is protected (OTRS ...
Thomas Bruederli
1
-0/+2
2012-07-17
Better fix for #880
Thomas Bruederli
2
-1/+2
2012-07-17
Grep events by (u)id AND source (#880)
Thomas Bruederli
1
-1/+1
2012-07-16
Remove trailing ; from RRULE in iCal blocks (#881)
Thomas Bruederli
1
-1/+1
2012-07-11
Fix Swiss German in German translation (OTRS #1000040)
Christoph Wickert
2
-4/+4
2012-07-06
Avoid event date shift when modifying a recurring instance (#868)
Thomas Bruederli
1
-0/+5
2012-07-04
Workaround for wrong week of the year display when first day of week is not M...
Thomas Bruederli
1
-5/+12
2012-06-27
Fix typos + add documentation for two more config options
Thomas Bruederli
2
-3/+12
2012-06-27
Cast preset value to string in order to really mark the according option as s...
Thomas Bruederli
1
-1/+1
2012-06-27
Backported: Fix overflow link computation in month view + pull in upstream ch...
Thomas Bruederli
1
-12/+14
2012-05-30
Make contact sorting case-insensitive
roundcube-plugins-kolab-0.7.2
Thomas Bruederli
1
-0/+3
2012-05-10
Don't use REPLACE which is mysql only (#650)
Thomas B
1
-2/+5
2012-05-10
Don't use REPLACE INTO which is mysql only (#650)
Thomas B
1
-3/+6
2012-05-09
Fixed minor bugs from #510
Thomas Bruederli
4
-3/+7
2012-05-09
Send user authentication if required for free-busy download; uses PEAR HTTP_R...
Thomas B
1
-1/+12
2012-04-17
Default HTTPS post is 443 (unless stated otherwise), not 143
Christoph Wickert
1
-1/+1
[next]