summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-08-13Fix php warning when kolab_skip_namespace=''Aleksander Machniak1-2/+2
2014-08-13Don't sort default task folder to top when it's a sub folder. This will add ↵Thomas Bruederli2-4/+4
duplicates to the treelist
2014-08-13Submit search string as unicode (#3076)Thomas Bruederli1-1/+1
2014-08-13Don't list birthday events when searchingThomas Bruederli1-1/+1
2014-08-13Fix expanding calendar sidebar after page reloadThomas Bruederli1-2/+2
2014-08-13Add support for some Vcard 4.0 contact propertiesThomas Bruederli1-2/+17
2014-08-13Hide RSVP widget for tasks with no attendeesThomas Bruederli1-1/+1
2014-08-13Implement client-side and user-adjustable sorting of tasks (#3259)Thomas Bruederli9-37/+174
2014-08-13Fix link regex and replacementThomas Bruederli1-2/+2
2014-08-13Add missing imageAleksander Machniak1-0/+0
2014-08-12Fix missing preview widget for color inputs (#3297)Aleksander Machniak1-1/+1
2014-08-12Detect all-day events in free/busy data and shift into user's timezone to ↵Thomas Bruederli1-4/+12
cover the full day
2014-08-12Wait for tinyMCE editor to initialize when loading the notes view (#3293)Thomas Bruederli2-2/+14
2014-08-12Added ActiveSync section in folder editing form (#476)roundcubemail-plugins-kolab-3.2-13.el6.kolab_3.3roundcubemail-plugins-kolab-3.2-0.5.dev20140812.gitf75cc4757.el6.kolab_3.3Aleksander Machniak5-11/+155
2014-08-12Select default task list in edit form (#3292)Thomas Bruederli1-2/+6
2014-08-12Fix random tags being created for tasks saved from mail (#3291): gui objects ↵Thomas Bruederli2-9/+35
are not registered in the client and therefore tags are read from all hidden fields found in the document
2014-08-12Fix deleting configuration objectsAleksander Machniak1-2/+1
2014-08-12Fix confusing buttons in tag edit/create form (#3255)Aleksander Machniak4-76/+88
2014-08-12Avoid fatal errors due to missing class scope in anonymous functionThomas Bruederli1-1/+1
2014-08-12Close notes dialog after saving (#3241)Thomas Bruederli1-1/+2
2014-08-11Remove redundant variablesAleksander Machniak1-6/+4
2014-08-11Added folder type selection options to folder filter (#476)Aleksander Machniak2-1/+108
2014-08-11Remove empty paragraphs added by TinyMCE in order to avoid false warnings ↵Thomas Bruederli1-2/+2
about changed contents
2014-08-11Set (read-only) notes content box to cover the watermark background image ↵Thomas Bruederli1-0/+1
(#3241)
2014-08-11Avoid an empty space being added to the editor; add watermark background (#3241)Thomas Bruederli2-1/+4
2014-08-07Fix folder list operations when search is activeThomas Bruederli3-0/+26
2014-08-07Include Kolab calendar classes AFTER libkolab has been loaded (#3248)Thomas Bruederli1-5/+5
2014-08-07Also refresh the currently displayed details dialog when event was updated ↵Thomas Bruederli1-0/+4
on the server
2014-08-06Improved relation members handling codeAleksander Machniak3-124/+180
2014-08-06Hide compare button if changelog only has one single entryThomas Bruederli1-2/+3
2014-08-06Minor fixes for attendee display and updatesThomas Bruederli3-7/+15
2014-08-06Set attendee RSVP=TRUE when sequence was increasedThomas Bruederli1-3/+11
2014-08-06Avoid styles colliding with other modulesThomas Bruederli1-7/+7
2014-08-06Fix setting tags filter when search scope is changedAleksander Machniak1-0/+5
2014-08-06Cast relation object arguments into strings even if not set. This avoids ↵Thomas Bruederli1-1/+1
fatal errors when calling the libkolabxml bindings with wrong function signatures
2014-08-06Fix calendar_driver::get_event() for birthday calendar entriesThomas Bruederli3-2/+72
2014-08-06Set default color for birthdays calendarThomas Bruederli1-2/+2
2014-08-05Reduce RSVP options for resource confirmation messages (identified by the ↵Thomas Bruederli2-8/+44
X-KOLAB-INVITATIONTYPE property)
2014-08-05Send invitations to resourcesThomas Bruederli1-1/+1
2014-08-05Exclude tag text when creating textual message representation in dragging ↵Aleksander Machniak1-1/+1
layer (#3257)
2014-08-05Fix so tag colors are always preserved (#3256)Aleksander Machniak1-4/+5
2014-08-05Merge branch 'master' of ssh://git.kolabsys.com/git/roundcubeAleksander Machniak6-15/+15
2014-08-05Update tags selector after updating/creating/deleting a tag (#3254)Aleksander Machniak1-0/+3
2014-08-05Fix setting ldap debug after Net_LDAP3 integrationAleksander Machniak1-1/+1
2014-08-05Fix typo in last commitAleksander Machniak1-1/+1
2014-08-04Fix method check after refactoring iTip message parsingThomas Bruederli2-11/+10
2014-08-04Remove out-of-office option from UI accrding to #3220Thomas Bruederli3-3/+4
2014-08-04Fix missing parent folder in folder selector if the folder does not exist or ↵Aleksander Machniak1-7/+11
is not accessible (#3237)
2014-08-04Create default calenar with alarms enabled (#2816)Thomas Bruederli1-1/+1
2014-08-04Set view mode for fish-eye popup. This got lost in some recent refactoringThomas Bruederli1-0/+1