egroupware/filemanager
nathan aaefb6ce68 Fix some app code using Et2Dialog.template, which previously returned the eTemplate2 object
It Et2Dialog.template is an attribute, and has to return the template name.
Use Et2Dialog.eTemplate to access the loaded etemplate2 object.
2024-12-11 08:33:32 -07:00
..
inc change api\Etemplate\Widget::getElementAttribute($name,$attr) to NO longer return a reference, use setElementAttribute($name,$attr) if you need a reference 2024-10-24 21:25:42 +02:00
js Fix some app code using Et2Dialog.template, which previously returned the eTemplate2 object 2024-12-11 08:33:32 -07:00
lang pending translations from our translation-server 2024-11-28 10:45:18 +01:00
setup
src/Sharing
templates Change deprecated et2_dialog for Et2Dialog webcomponent 2024-12-09 14:56:34 -07:00
cli.php
fsck.php fix $check_only parameter and a little nicer cli formatting 2024-02-27 17:04:06 +02:00
index.php
test.php
webdav.php