egroupware/api
nathan 40bbc53af8 Fix Uncaught TypeError: Cannot read properties of null (reading 'app_obj') when clicking a project title.
onclick for nextmatch rows was not getting re-parsed for each row, so it was trying with the original widget from the template instead of the one from the row.
Also accepting widget as argument into compiled legacy code and using it over original context so we don't need to re-compile for each row.
2022-08-17 13:23:55 -06:00
..
images move category images to api, fixes PHP Fatal in admin_categories, if phpgwapi is not installed 2016-05-09 10:05:57 +00:00
inc fix diverse occurences of egw_db 2016-05-06 11:13:19 +00:00
js Fix Uncaught TypeError: Cannot read properties of null (reading 'app_obj') when clicking a project title. 2022-08-17 13:23:55 -06:00
lang * Api: Merge placeholder that checks for EMPTY {{IF fieldname~EMPTY~True text~False text}} 2022-04-12 09:04:18 -06:00
ntlm fix ntlm directory path 2016-07-15 13:54:39 +02:00
setup WIP ADS/LDAP account-import: 2022-06-28 17:09:19 +02:00
src Fix CustomFilterHeader did not work properly 2022-08-16 09:29:08 -06:00
templates Fix misaligned toggled button in toolbar 2022-08-17 16:37:50 +02: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 * API: async service failed to run on a default install (no phpgwapi) 2016-06-08 15:35:06 +02:00
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 Fix nm row category color marking 2022-06-16 14:07:02 -06: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 Add legacy option for link 2022-08-16 09:44:03 -06: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
tinymce.php fix typo in preference name rt(e)_font* 2022-05-23 12:48:30 +02:00
user.php fix not working et2-date-since and rename et2-date-time_today to et2-date-time-today 2022-05-05 11:38:48 +02:00