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-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
2014-08-04
Accept refresh request data as POST parameters (#3244)
Thomas Bruederli
1
-3/+3
2014-08-04
Add composer.json file for proper description of the kolab_notes plugin
Thomas Bruederli
1
-0/+26
2014-08-04
Replace package.xml with new composer.json files properly defining dependenci...
Thomas Bruederli
8
-372/+115
2014-08-03
Fix performance of fetching configuration and relation objects (skip count qu...
Aleksander Machniak
3
-5/+38
2014-08-01
Show RSVP buttons for assigned tasks which require a response
Thomas Bruederli
7
-16/+109
2014-08-01
Render event dialog *after* reading the comment text field; don't overwrite i...
Thomas Bruederli
2
-1/+7
2014-08-01
Copy iTip inivitation comment to event objects and display it in calendar wit...
Thomas Bruederli
6
-5/+20
2014-08-01
Refactored links to email messages using libkolabxml relation objects (#3091)
Aleksander Machniak
4
-177/+313
2014-07-31
Move another common function to libcalendaring
Thomas Bruederli
2
-16/+28
2014-07-31
Fix target list selection for iTip imports
Thomas Bruederli
1
-1/+1
2014-07-31
Fix calendar week selection from mini calendar
Thomas Bruederli
1
-1/+1
2014-07-31
Move iTip message parsing functionality to libcalendaring. Only parse iCal at...
Thomas Bruederli
3
-236/+193
2014-07-31
Fix accidentally visible uidialog in notes (#3236)
Thomas Bruederli
5
-3/+13
[next]