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
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-11
Avoid empty tags (#2496)
roundcubemail-plugins-kolab-3.1.7
Thomas Bruederli
2
-1/+6
2013-11-06
Merge branch 'roundcubemail-plugins-kolab-3.1' of ssh://git.kolab.org/git/rou...
Thomas Bruederli
2
-2/+2
2013-11-06
Avoid recurrence exceptions being copied to exception items recursively. This...
Thomas Bruederli
1
-6/+8
2013-11-06
Fix typos in labels (#2483)
Aleksander Machniak
2
-2/+2
2013-11-06
Define aliases for UTC timezone
Thomas Bruederli
1
-1/+1
2013-11-04
Set _mailbox property when saving Kolab objects (#2474)
Thomas Bruederli
1
-0/+1
2013-11-04
Fix SQL syntax error when purging cache for a folder
Thomas Bruederli
1
-1/+1
2013-11-04
Extend contact's xml col to longtext because of the binary data for photo and...
Thomas Bruederli
2
-2/+3
2013-11-01
Allow clicks on all tags <li> and nested elements (#2458)
Thomas Bruederli
1
-4/+4
2013-11-01
Fix replacement of alarm values
Thomas Bruederli
1
-1/+1
2013-11-01
Don't set timezone on allday dates (#2463)
Thomas Bruederli
2
-5/+5
2013-10-31
Collected 1f851a7 and 406fd4d82..8039a2f6e to improve memory consumption duri...
Thomas BrĂ¼derli (Kolab Systems)
8
-32/+556
2013-10-31
Add mail actions to contextmenu if loaded
Thomas Bruederli
4
-13/+30
2013-10-31
Choose the currently selected list in new task dialog
Thomas Bruederli
1
-1/+1
2013-10-31
Render newly created task, even if saved to an inactive list
Thomas Bruederli
1
-1/+1
2013-10-31
Select first active list on startup
Thomas Bruederli
1
-3/+6
2013-10-31
Refresh the entire tasks list/calendar on every 10th request to sync deleted ...
Thomas Bruederli
3
-14/+32
2013-10-31
Periodically refresh event data from server
Thomas Bruederli
5
-5/+57
2013-10-31
Catch errors on iCal import and provide appropriate feedback to the user (#2353)
Thomas Bruederli
2
-6/+32
2013-10-31
Reduce font size of inactive tags (#2374)
Thomas Bruederli
1
-0/+1
2013-10-31
Re-calculate tag counts after updating a task item
Thomas Bruederli
1
-0/+16
2013-10-31
Small fixes for IE browsers
Thomas Bruederli
1
-2/+2
2013-10-31
Minor CSS improvements + add missing text label
Thomas Bruederli
2
-5/+5
2013-10-31
Add 'focusview' mode to quickly reduce the view to tasks from the selected li...
Thomas Bruederli
6
-14/+85
2013-10-31
Assign tags by drag & dropping them onto tasks (#2389); some fixes concerning...
Thomas Bruederli
2
-32/+113
2013-10-31
List (inherited) tags only once
Thomas Bruederli
1
-2/+19
2013-10-31
Fix assignment to a new list in edit dialog
Thomas Bruederli
1
-1/+1
2013-10-31
Show the number of occurences for each tag (#2365) and reduce visibility of t...
Thomas Bruederli
3
-3/+59
2013-10-31
Add UI elements to expand/collapse all tasks (#2291)
Thomas Bruederli
5
-9/+83
2013-10-31
Refresh tasks list periodically with changes from the server (#2369)
Thomas Bruederli
4
-4/+58
2013-10-31
Show inherited tags in task show dialog (#2368)
Thomas Bruederli
2
-2/+20
2013-10-31
Inherit tags from parent tasks for filter matching (#2373)
Thomas Bruederli
1
-1/+19
2013-10-31
Sort tags alphabetically (#2367)
Thomas Bruederli
1
-0/+4
2013-10-31
Also save tag from input box which hasn't been added to the list with <Enter>
Thomas Bruederli
1
-0/+6
2013-10-29
Fix VALARM parsing: ignore ACTION:NONE blocks; convert to ACTION:DISPLAY for ...
roundcubemail-plugins-kolab-3.1.6
Thomas Bruederli
4
-3/+75
2013-10-29
Strip :port from HTTP_HOST when composing an absolute URL (#2444)
Thomas Bruederli
1
-1/+1
2013-10-23
Provide the new 'listname' attributes in database drivers, too
Thomas Bruederli
2
-0/+2
2013-10-23
Show all event attendees in a new popup dialog (#2397)
Thomas Bruederli
5
-20/+53
2013-10-22
Fix saving created/changed dates: always use UTC timezone
Thomas Bruederli
1
-3/+3
2013-10-21
Fix computation of recurrence end date (#2393)
Thomas Bruederli
2
-5/+24
2013-10-17
Merge branch 'roundcubemail-plugins-kolab-3.1' of ssh://git.kolabsys.com/git/...
Jeroen van Meeuwen (Kolab Systems)
14
-24/+41
2013-10-16
Pad folder names with spaces to sort parent folders before their childs
Thomas Bruederli
1
-1/+2
2013-10-16
Revert "Sort folders by hierarchy level first"
Thomas Bruederli
1
-3/+1
2013-10-16
Use full folder names by default and truncated ones for listings (#2370)
Thomas Bruederli
4
-12/+14
2013-10-16
Sort folders by hierarchy level first
Thomas Bruederli
1
-1/+3
2013-10-16
Add methods to read and set a folder's UID (migrated from iRony)
Thomas Bruederli
2
-0/+40
2013-10-16
Reflect format errors in is_valid() method to avoid invalid data being loadd ...
Thomas Bruederli
8
-8/+15
2013-10-16
Merge branch 'dev/kolab-cache-refactoring-3.1' into roundcubemail-plugins-kol...
roundcubemail-plugins-kolab-3.1.5
Jeroen van Meeuwen (Kolab Systems)
106
-3539/+47080
2013-10-16
Catch exception when timezone is invalid
Aleksander Machniak
1
-3/+10
2013-10-15
Escape % in resource prefix used for LIKE queries
Thomas Bruederli
1
-1/+1
[next]