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
/
kolab_notes
/
kolab_notes.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-13
Consolidate message reference handling functions into libkolab plugin (in pre...
Thomas Bruederli
1
-26/+6
2014-11-21
Avoid unused variables (also fixed some bugs) found in static code analysis
Aleksander Machniak
1
-1/+1
2014-10-13
Allow to delete email message links from notes
Thomas Bruederli
1
-0/+3
2014-10-13
Move email link/relation handling functions to libkolab for common use
Thomas Bruederli
1
-73/+5
2014-10-06
Get rid of deprecated function aliases and constants usage
Aleksander Machniak
1
-12/+12
2014-09-09
Add action to remove a calendar/tasks/notes folders from the list which resul...
Thomas Bruederli
1
-0/+10
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-19
Cache relation members for better performance (#3452)
Aleksander Machniak
1
-76/+13
2014-08-19
Query kolab_cache_configuration with category filter for better performance (...
Aleksander Machniak
1
-3/+5
2014-08-18
Store note tags in relation objects (#3395)
Aleksander Machniak
1
-20/+57
2014-08-18
Allow to configure the name (inlcude OU) displayed for virtual user folders (...
Thomas Bruederli
1
-1/+1
2014-08-06
Improved relation members handling code
Aleksander Machniak
1
-11/+14
2014-08-01
Refactored links to email messages using libkolabxml relation objects (#3091)
Aleksander Machniak
1
-72/+178
2014-06-25
Small code cleanup: remove unused variables and arguments
Thomas Bruederli
1
-12/+8
2014-06-23
Only render list checkbox in search mode
Thomas Bruederli
1
-1/+1
2014-06-23
Implement new folder navigation for notes module (#3056)
Thomas Bruederli
1
-60/+229
2014-04-18
Fix pass-by-reference error
Thomas Bruederli
1
-2/+4
2014-04-16
Fix attachment/message links; avoid double-escaping of folder names in drop-d...
Thomas Bruederli
1
-5/+1
2014-04-14
Implement full notes display and editing from mail view
Thomas Bruederli
1
-13/+157
2014-04-12
Add function to create a note from mail view with a link to the selected mess...
Thomas Bruederli
1
-2/+60
2014-04-10
Add feature to send notes by email
Thomas Bruederli
1
-1/+74
2014-04-09
Add sort col selector for notes list
Thomas Bruederli
1
-0/+1
2014-04-09
Allow to assign tags by drag & drop
Thomas Bruederli
1
-4/+9
2014-04-02
Implement notes folder management, including ACL settings
Thomas Bruederli
1
-2/+85
2014-04-01
Properly render read-only notes from shared folders
Thomas Bruederli
1
-1/+1
2014-04-01
Implement search in notes contents
Thomas Bruederli
1
-4/+34
2014-04-01
Add moving notes between folders by drag & drop (using the Roundcube treelist...
Thomas Bruederli
1
-1/+28
2014-04-01
Make URLs in plain-text notes clickable in editor (and remove the links again...
Thomas Bruederli
1
-6/+37
2014-03-31
Implement creation and deletion of notes; create icons for Larry theme
Thomas Bruederli
1
-13/+69
2014-03-31
Use tinyMCE editor for notes contents; implement data saving and tags listing...
Thomas Bruederli
1
-10/+144
2014-03-27
Initial import of the kolab_notes plugin
Thomas Bruederli
1
-0/+357