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-10-14
dirname(__FILE__) -> __DIR__
oracle
Aleksander Machniak
3
-17/+16
2014-09-18
Skip multifolder insert for Oracle, we can't put long data inline
Aleksander Machniak
1
-0/+34
2014-09-17
Quote columns in ORDER BY
Aleksander Machniak
1
-1/+1
2014-09-17
Quote also column aliases in sql tables, otherwise they will be returned uppe...
Aleksander Machniak
1
-2/+2
2014-09-15
Initial DDL for Oracle
Aleksander Machniak
2
-0/+215
2014-09-15
Use consistent column/table quoting in sql queries
Aleksander Machniak
5
-72/+79
2014-09-11
Render preview agenda for iTip requests below RSVP buttons (#3161)
Thomas Bruederli
6
-1/+150
2014-09-11
Added 'actions' bar and new icons for groupware folders as suggested by the p...
Thomas Bruederli
19
-67/+212
2014-09-11
Add book-remove item to address book actions menu
Thomas Bruederli
3
-1/+3
2014-09-11
Add command to remove a Kolab address book from the list (-> unsubscribe); fi...
Thomas Bruederli
1
-4/+32
2014-09-10
Avoid scrollbars in event dialog due to long URLs (#3480)
Thomas Bruederli
2
-0/+12
2014-09-10
Add button to iTip RSVP UI in mail view to open the calendar preview with an ...
Thomas Bruederli
9
-9/+128
2014-09-09
Set subscription state to parent/child folders when adding to list
Thomas Bruederli
1
-1/+11
2014-09-09
Don't allow to remove the default calendar
Thomas Bruederli
1
-1/+1
2014-09-09
Add action to remove a calendar/tasks/notes folders from the list which resul...
Thomas Bruederli
18
-25/+104
2014-09-09
No background color for focused quickview icons
Thomas Bruederli
2
-0/+2
2014-09-09
Check activation state of user calendars not subscription
Thomas Bruederli
1
-1/+1
2014-09-09
Fix free-busy event styles for table/agenda view
Thomas Bruederli
1
-4/+12
2014-09-09
Skip recursive GETMETADATA command for personal namespace folders if they hav...
Thomas Bruederli
1
-1/+2
2014-09-09
Check all cache entries for folder type annotation
Thomas Bruederli
1
-2/+4
2014-09-08
Refine virtual user folders handling in new folder navigation according to #3378
Thomas Bruederli
9
-16/+139
2014-09-08
Don't list all task list on empty search results
Thomas Bruederli
1
-1/+2
2014-09-08
Fix display of the attendee notify checkbox after the changes in ed6eaac9
Thomas Bruederli
2
-2/+2
2014-09-06
Update localization
Jeroen van Meeuwen (Kolab Systems)
14
-6/+327
2014-09-03
Fix compatibility with contextmenu 2.x (#3560)
Aleksander Machniak
5
-90/+92
2014-09-03
Fix errors on addressbook delete and no list update on name change (#3559)
Aleksander Machniak
3
-14/+27
2014-09-01
fix typo in German translation of delegation plugin
Torsten Grote
1
-1/+1
2014-08-28
update translations again and update transifexpull.sh with --force
Torsten Grote
47
-2/+353
2014-08-28
update translations despite transifex remote time vs. local time issues
Torsten Grote
26
-15/+554
2014-08-27
Write basic instructions for a standalone installation of the calendar plugin...
Thomas Bruederli
1
-0/+54
2014-08-27
Add config option to hide iTip sending checkboxes or even disable it entirely...
Thomas Bruederli
13
-73/+138
2014-08-26
Use rcube_db::table_name() for SQL database access
Thomas Bruederli
3
-13/+15
2014-08-26
Don't restrict alarms primary key to event/alarm UID but include user_id
Thomas Bruederli
2
-1/+3
2014-08-25
Add option to define list of tasks to which an admin has access (#3444)
Aleksander Machniak
2
-0/+49
2014-08-26
Also load notes in message print step
Thomas Bruederli
1
-1/+1
2014-08-26
Avoid endless recursion when loading kolab config objects (also triggers 'mai...
Thomas Bruederli
1
-4/+8
2014-08-26
Refactor tag handling in task list: don't migrate kolab objects on read but o...
Thomas Bruederli
4
-33/+68
2014-08-26
Post-filter all tag objects (in case caching is disabled); improve kolab_stor...
Thomas Bruederli
3
-7/+36
2014-08-25
Hide placeholder when dropping a tag onto tagedit field (#3459)
Thomas Bruederli
1
-0/+1
2014-08-25
Avoid noteslist.clear_selection() to trigger warning dialog again; destroy di...
Thomas Bruederli
1
-0/+5
2014-08-25
-Don't append RSVP weblinks on information updates which don't require a resp...
Thomas Bruederli
3
-5/+7
2014-08-25
Replace package.xml with composer.json with a dependency to libkolab plugin
Thomas Bruederli
2
-67/+26
2014-08-25
Search also in resource description on resources list (#3380)
Aleksander Machniak
1
-5/+8
2014-08-25
Support multiple CATEGORIES properties (#3497)
Thomas Bruederli
3
-1/+5
2014-08-25
$rcmail_config -> $config
Aleksander Machniak
8
-99/+95
2014-08-25
Support relative URLs in kolab_freebusy_server setting (#3487)
Aleksander Machniak
1
-6/+6
2014-08-24
Use rcube_utils::resolve_url() (Note: this requires current Roundcube git-mas...
Aleksander Machniak
1
-27/+1
2014-08-21
Update translations
Jeroen van Meeuwen (Kolab Systems)
89
-9/+748
2014-08-21
Add the configuration required for kolab_notes plugin localization
Jeroen van Meeuwen (Kolab Systems)
1
-0/+5
2014-08-19
Cache relation members for better performance (#3452)
Aleksander Machniak
4
-76/+123
[next]