Aleksander Machniak
|
e69e9b90ae
|
Make kolab_auth's LDAP class be based on new rcube_ldap_generic class.
Move kolab_auth_ldap into separate file.
Some improvements, including performance improvement in kolab_delegate
|
2013-06-25 12:27:26 +02:00 |
|
Aleksander Machniak
|
65dfbee601
|
Remove temp message file
|
2013-06-20 14:42:06 +02:00 |
|
Aleksander Machniak
|
481cb9ffcf
|
Fix memory calculation when deciding if memory or file should be used
for saved message. Handle saved message parts with file pointers
for better performance (one temp file creation is skipped)
|
2013-06-20 14:22:25 +02:00 |
|
Thomas Bruederli
|
9332ba4abc
|
Adapt displayname annotation key to latest KEP suggestions; add getter for default folder
|
2013-06-20 11:08:44 +02:00 |
|
Aleksander Machniak
|
bc4d15ab55
|
De-duplicate binary content when saving in database (#1749)
|
2013-06-17 15:44:17 +02:00 |
|
Aleksander Machniak
|
8707292fd6
|
Fixed virtual folders handling
|
2013-06-13 15:05:28 +02:00 |
|
Aleksander Machniak
|
b40f2aaadf
|
Implemented files printing
|
2013-06-12 15:10:58 +02:00 |
|
Aleksander Machniak
|
ef663058c7
|
Implemented text file edition, other improvements
|
2013-06-12 12:37:48 +02:00 |
|
Aleksander Machniak
|
b602913ce3
|
Improve performance by reading max_allowed_packet variable (SHOW VARIABLES query) only if needed
|
2013-06-11 14:52:10 +02:00 |
|
Aleksander Machniak
|
d06d00172f
|
Improve performance on preferences sections list (by skipping building the form)
Support dont_override feature for all calendar configuration options
|
2013-06-11 14:30:34 +02:00 |
|
Aleksander Machniak
|
70a71cdfa7
|
Cleanup
|
2013-06-07 13:04:32 +02:00 |
|
Aleksander Machniak
|
8f06095640
|
Implemented file rename, improvements files list request handling
|
2013-06-07 12:56:32 +02:00 |
|
Aleksander Machniak
|
aa1d7894ba
|
Remove debug code
|
2013-06-07 10:41:30 +02:00 |
|
Aleksander Machniak
|
b3b04f42b1
|
Fix deleting addressbook folder, disable some commands after delete
|
2013-06-07 10:39:35 +02:00 |
|
Aleksander Machniak
|
aab2d91b17
|
Implemented quota for files
|
2013-06-05 14:15:42 +02:00 |
|
Thomas Bruederli
|
054807c784
|
Fix contact fulltext indexing with new email subtypes
|
2013-05-31 18:16:54 +02:00 |
|
Thomas Bruederli
|
f994552796
|
Only temporarily split alarms string into array (#1905)
|
2013-05-31 18:07:16 +02:00 |
|
Aleksander Machniak
|
671bf6eb13
|
Use improved rcmail.open_window()
|
2013-05-31 13:13:05 +02:00 |
|
Aleksander Machniak
|
b1e5827e48
|
Fixed operations on addressbooks using new (in Roundcube 1.0) treelist widget (Bug #1766)
|
2013-05-28 15:52:24 +02:00 |
|
Thomas Bruederli
|
014a04d641
|
Subscribe and activate new calendar folders (#1900)
|
2013-05-28 13:47:44 +02:00 |
|
Aleksander Machniak
|
ed2b8def7a
|
FIx so newly created addressbooks are subscribed (Bug #1766)
|
2013-05-27 19:05:04 +02:00 |
|
Thomas Bruederli
|
44c19b496c
|
Replace recursive calls with while loop when waiting for sync-lock (#1637)
|
2013-05-27 17:27:53 +02:00 |
|
Aleksander Machniak
|
f4a2765243
|
Fix selecting some rows with CTRL key (id=rcmrow0 is not handled correctly by list.js code)
|
2013-05-20 15:02:52 +02:00 |
|
Aleksander Machniak
|
76a43e5c38
|
Implemented file preview using API viewers
|
2013-05-19 12:45:19 +02:00 |
|
Aleksander Machniak
|
96e3b0aa87
|
Merge branch 'master' of ssh://git.kolab.org/git/roundcube
|
2013-05-17 10:47:24 +02:00 |
|
Aleksander Machniak
|
f6d7908bd2
|
Fix xml structure
|
2013-05-17 10:47:08 +02:00 |
|
Thomas Bruederli
|
c4bbdbfd85
|
Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab
|
2013-05-16 14:51:56 +02:00 |
|
Thomas Bruederli
|
4196be5b3a
|
Fix usage of KolabEvent url setter/getter
|
2013-05-16 14:51:32 +02:00 |
|
Thomas Bruederli
|
5627ffb731
|
Copy event organizer to attendees list if necessary
|
2013-05-16 14:40:38 +02:00 |
|
Aleksander Machniak
|
8ee1044314
|
Update schema version numbers
|
2013-05-16 14:36:29 +02:00 |
|
Thomas Bruederli
|
33fd189c9d
|
Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab
|
2013-05-16 14:20:43 +02:00 |
|
Thomas Bruederli
|
50535a8f34
|
Fix syntax error
|
2013-05-16 14:20:25 +02:00 |
|
Thomas Bruederli
|
ae85372d13
|
Add URL property for events; correct label for chair role of event attendees
|
2013-05-16 13:32:01 +02:00 |
|
Thomas Bruederli
|
f4da6b44f6
|
Add support for URL property in xcal based objects
|
2013-05-16 13:30:04 +02:00 |
|
Aleksander Machniak
|
716a464a6d
|
Added support for virtual collections, multi-folder search,
skip/overwrite questions on file move/copy, other improvements
|
2013-05-16 13:08:58 +02:00 |
|
Thomas Bruederli
|
06e7b093ba
|
Add support for CUTYPE parameter for event attendees
|
2013-05-16 09:23:48 +02:00 |
|
Thomas Bruederli
|
7aa8ecfef6
|
Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab
|
2013-05-13 09:15:12 +02:00 |
|
Thomas Bruederli
|
80f9cd1663
|
Added Estonian translation for calendar (#1868)
|
2013-05-13 09:14:57 +02:00 |
|
Aleksander Machniak
|
147f9d3ddb
|
Fix PHP warning when saving calendar settings in case all categories are removed from the list
|
2013-05-11 09:27:24 +02:00 |
|
Aleksander Machniak
|
468bb14696
|
Remove deprecated functions usage
|
2013-05-11 09:24:42 +02:00 |
|
Aleksander Machniak
|
34d92e3e71
|
No need to set_env in ajax request (limits size of ajax response)
|
2013-05-11 09:09:13 +02:00 |
|
Aleksander Machniak
|
f591f88699
|
Fix "incompat. declaration" error - revert part of 27e57c7335
|
2013-05-08 14:22:18 +02:00 |
|
Thomas Bruederli
|
f4d6dda841
|
Fix stupidy
|
2013-05-08 09:07:29 +02:00 |
|
Thomas Bruederli
|
5428c60776
|
Small fixes after static code analysis (#1851)
|
2013-05-08 08:55:58 +02:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
2da1cfcbf1
|
Improve the defaults for the kolab_files plugin configuration
|
2013-05-07 16:35:58 +01:00 |
|
Aleksander Machniak
|
1857a64d4f
|
Fix undefined variable related errors caught in static code analysis
|
2013-05-07 12:56:18 +02:00 |
|
Aleksander Machniak
|
27e57c7335
|
Fix undefined or unused variable errors caught in static code analysis
|
2013-05-07 12:16:11 +02:00 |
|
Aleksander Machniak
|
828b868d97
|
Fix so insert_id() argument is a table name, not sequence - drop sequence settings
|
2013-05-07 11:34:45 +02:00 |
|
Aleksander Machniak
|
de71de2fda
|
Fix code bugs caught in static code analysis
|
2013-05-07 11:31:30 +02:00 |
|
Aleksander Machniak
|
aae87c8954
|
Fix so default categories are used when categories aren't configured
|
2013-05-07 10:58:39 +02:00 |
|