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
2014-08-13
Fix php warning when kolab_skip_namespace=''
Aleksander Machniak
1
-2/+2
2014-08-13
Don't sort default task folder to top when it's a sub folder. This will add d...
Thomas Bruederli
2
-4/+4
2014-08-13
Submit search string as unicode (#3076)
Thomas Bruederli
1
-1/+1
2014-08-13
Don't list birthday events when searching
Thomas Bruederli
1
-1/+1
2014-08-13
Fix expanding calendar sidebar after page reload
Thomas Bruederli
1
-2/+2
2014-08-13
Add support for some Vcard 4.0 contact properties
Thomas Bruederli
1
-2/+17
2014-08-13
Hide RSVP widget for tasks with no attendees
Thomas Bruederli
1
-1/+1
2014-08-13
Implement client-side and user-adjustable sorting of tasks (#3259)
Thomas Bruederli
9
-37/+174
2014-08-13
Fix link regex and replacement
Thomas Bruederli
1
-2/+2
2014-08-13
Add missing image
Aleksander Machniak
1
-0/+0
2014-08-12
Fix missing preview widget for color inputs (#3297)
Aleksander Machniak
1
-1/+1
2014-08-12
Detect all-day events in free/busy data and shift into user's timezone to cov...
Thomas Bruederli
1
-4/+12
2014-08-12
Wait for tinyMCE editor to initialize when loading the notes view (#3293)
Thomas Bruederli
2
-2/+14
2014-08-12
Added ActiveSync section in folder editing form (#476)
roundcubemail-plugins-kolab-3.2-13.el6.kolab_3.3
roundcubemail-plugins-kolab-3.2-0.5.dev20140812.gitf75cc4757.el6.kolab_3.3
Aleksander Machniak
5
-11/+155
2014-08-12
Select default task list in edit form (#3292)
Thomas Bruederli
1
-2/+6
2014-08-12
Fix random tags being created for tasks saved from mail (#3291): gui objects ...
Thomas Bruederli
2
-9/+35
2014-08-12
Fix deleting configuration objects
Aleksander Machniak
1
-2/+1
2014-08-12
Fix confusing buttons in tag edit/create form (#3255)
Aleksander Machniak
4
-76/+88
2014-08-12
Avoid fatal errors due to missing class scope in anonymous function
Thomas Bruederli
1
-1/+1
2014-08-12
Close notes dialog after saving (#3241)
Thomas Bruederli
1
-1/+2
2014-08-11
Remove redundant variables
Aleksander Machniak
1
-6/+4
2014-08-11
Added folder type selection options to folder filter (#476)
Aleksander Machniak
2
-1/+108
2014-08-11
Remove empty paragraphs added by TinyMCE in order to avoid false warnings abo...
Thomas Bruederli
1
-2/+2
2014-08-11
Set (read-only) notes content box to cover the watermark background image (#3...
Thomas Bruederli
1
-0/+1
2014-08-11
Avoid an empty space being added to the editor; add watermark background (#3241)
Thomas Bruederli
2
-1/+4
2014-08-07
Fix folder list operations when search is active
Thomas Bruederli
3
-0/+26
2014-08-07
Include Kolab calendar classes AFTER libkolab has been loaded (#3248)
Thomas Bruederli
1
-5/+5
2014-08-07
Also refresh the currently displayed details dialog when event was updated on...
Thomas Bruederli
1
-0/+4
2014-08-06
Improved relation members handling code
Aleksander Machniak
3
-124/+180
2014-08-06
Hide compare button if changelog only has one single entry
Thomas Bruederli
1
-2/+3
2014-08-06
Minor fixes for attendee display and updates
Thomas Bruederli
3
-7/+15
2014-08-06
Set attendee RSVP=TRUE when sequence was increased
Thomas Bruederli
1
-3/+11
2014-08-06
Avoid styles colliding with other modules
Thomas Bruederli
1
-7/+7
2014-08-06
Fix setting tags filter when search scope is changed
Aleksander Machniak
1
-0/+5
2014-08-06
Cast relation object arguments into strings even if not set. This avoids fata...
Thomas Bruederli
1
-1/+1
2014-08-06
Fix calendar_driver::get_event() for birthday calendar entries
Thomas Bruederli
3
-2/+72
2014-08-06
Set default color for birthdays calendar
Thomas Bruederli
1
-2/+2
2014-08-05
Reduce RSVP options for resource confirmation messages (identified by the X-K...
Thomas Bruederli
2
-8/+44
2014-08-05
Send invitations to resources
Thomas Bruederli
1
-1/+1
2014-08-05
Exclude tag text when creating textual message representation in dragging lay...
Aleksander Machniak
1
-1/+1
2014-08-05
Fix so tag colors are always preserved (#3256)
Aleksander Machniak
1
-4/+5
2014-08-05
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
Aleksander Machniak
6
-15/+15
2014-08-05
Update tags selector after updating/creating/deleting a tag (#3254)
Aleksander Machniak
1
-0/+3
2014-08-05
Fix setting ldap debug after Net_LDAP3 integration
Aleksander Machniak
1
-1/+1
2014-08-05
Fix typo in last commit
Aleksander Machniak
1
-1/+1
2014-08-04
Fix method check after refactoring iTip message parsing
Thomas Bruederli
2
-11/+10
2014-08-04
Remove out-of-office option from UI accrding to #3220
Thomas Bruederli
3
-3/+4
2014-08-04
Fix missing parent folder in folder selector if the folder does not exist or ...
Aleksander Machniak
1
-7/+11
2014-08-04
Create default calenar with alarms enabled (#2816)
Thomas Bruederli
1
-1/+1
2014-08-04
Set view mode for fish-eye popup. This got lost in some recent refactoring
Thomas Bruederli
1
-0/+1
[next]