egroupware_official/api
nathan 763ed85668 Fix splitter widget did not restore size from preference
Two problems:
1.  Preference was stored as percent which splitter did not like to load directly
2.  Etemplate was triggering the final finish-up, which triggered resize(), which stored the default as preference before the splitter got to its _init_splitter(),
2022-03-30 09:09:33 -06:00
..
images
inc
js Fix splitter widget did not restore size from preference 2022-03-30 09:09:33 -06:00
lang Fix some missing translation problems 2022-02-11 13:02:21 -07:00
ntlm
setup Changelog for 21.1.20220207 2022-02-07 18:01:30 +02:00
src fix broken tracker mailhandling caused by protected constructor 2022-03-30 10:57:41 +03:00
templates Switch nextmatch print & select all to using Et2Dialog 2022-03-23 13:28:15 -06:00
tests Fix some more tests that don't work anymore due to things changing / files moved / other reasons 2021-09-30 13:15:37 -06:00
anon_images.php * Filemanager/Sharing: fix lost session on first load in sharing links with Firefox 2020-03-17 20:38:30 +01:00
anon_lavatar.php Jitsi avatars: shareing url for pictures, anonymous letter-avatar or gravatar if none 2020-04-06 20:15:00 +02:00
asyncservices.php
asyncwrapper.php * API: call async-services via HTTP to fix diverse caching problems 2020-11-19 11:22:37 +01:00
avatar.php release session in non-json.php requests like lang.php, as it blocks parallel execution 2021-07-09 07:46:18 +02:00
categories.php release session in non-json.php requests like lang.php, as it blocks parallel execution 2021-07-09 07:46:18 +02:00
changepwd.php * API: webservice call when password has been changed outside EGroupware to eg. re-encrypting (mail) credentials 2018-03-16 11:01:07 +01:00
config.php release session in non-json.php requests like lang.php, as it blocks parallel execution 2021-07-09 07:46:18 +02:00
emclient-signatures.php ignore empty signatures and email, identity_name needs mail-account data to 2016-11-18 14:48:17 +01:00
etemplate.php Implement et2-select-account 2022-03-10 20:20:32 +02:00
images.php release session in non-json.php requests like lang.php, as it blocks parallel execution 2021-07-09 07:46:18 +02:00
lang.php release session in non-json.php requests like lang.php, as it blocks parallel execution 2021-07-09 07:46:18 +02:00
thumbnail.php fix PHP 8.0 Fatal error unknown function get_magic_quotes_gpc 2021-03-21 18:27:09 +01:00
user.php always sending notification, status and filemanager preferences with user-date to avoid requesting them synchronous 2021-07-19 11:23:35 +02:00