Commit graph

15 commits

Author SHA1 Message Date
Aleksander Machniak
5eb91ca74a PHPStan level:2 fixes (partial) 2024-01-25 13:47:41 +01:00
Aleksander Machniak
5271b6e787 Use consistent PHP code style 2024-01-24 11:24:41 +01:00
Aleksander Machniak
4203895d60 Fix PHP warning from odfeditor plugin when using assets_dir 2016-05-18 07:58:25 -04:00
Aleksander Machniak
6b3063030d Don't use deprecated Roundcube constants 2015-08-29 19:48:55 +02:00
Aleksander Machniak
6bbad6f15e Refactor odfeditor plugin so it works without temp files (#4307)
- Update WebODF to 0.5.4 (with compressed responses support)
- Don't use temporary files for better security and multi-server scenarious support
2015-01-27 07:50:41 -05:00
Thomas Bruederli
8d420a94cc Use asset_url() for loading viewer files (#4307) 2015-01-21 20:32:06 +01:00
Thomas Bruederli
3c240fe274 Don't use file extension from message part to avoid abuse 2013-11-22 08:38:22 +01:00
Thomas Bruederli
0e8cd47317 Updated WebODF to the most recent version; implemented the viewer sample which adds zooming 2013-10-03 15:56:23 +02:00
Aleksander Machniak
27e57c7335 Fix undefined or unused variable errors caught in static code analysis 2013-05-07 12:16:11 +02:00
Thomas Bruederli
fa03bf1dd8 Adapt to recent changes in core regarding the client_mimetype settings 2012-11-17 17:05:40 +01:00
Aleksander Machniak
2d08c58e56 Fix/prepare plugins to use out of Roundcube (where rcmail object doesn't exist) 2012-10-17 11:54:25 +02:00
Thomas Bruederli
8062cdb94a Make odfviewer also hook into task attachment display 2012-08-01 16:25:57 +02:00
Thomas Bruederli
1067ef9827 Allow odfviewer to hook into calendar attachments in order to display open office documents inline 2012-04-25 21:15:07 +02:00
Thomas Bruederli
c65695b1da Fix odfviewer plugin to work with latest Roundcube version 2012-03-16 21:25:45 +01:00
Thomas
e6aa6390dd Initial version of the webODF viewer plugin for Roundcube 2011-12-06 08:48:24 +01:00