egroupware_official/api
ralf 28a660699a fix not working dropdown-tree use in addressbook (also reverting Contacts\Storage::get_lists())
- et2-tree-dropdown requires options with attributes id AND value, text AND label :(
- fixing it really to use only one or the other is hard, as lots of mail app.js code requires tree to use id, but all select wants value
- Etemplate\Widget\Select::fix_encoded_options() now uses a special handling for real (non-associative) arrays adding value attribute from id
- client-side et2-tree-dropdown now searches child-options in children and item attribute, and checks both label and text attributes
2025-02-21 09:33:58 +01:00
..
inc
js fix not working dropdown-tree use in addressbook (also reverting Contacts\Storage::get_lists()) 2025-02-21 09:33:58 +01:00
lang pending translations from our translation-server 2025-01-12 10:40:51 +01:00
ntlm
setup fix error "invalid resource" updating from 16.9.002 2025-01-21 21:51:39 +01:00
src fix not working dropdown-tree use in addressbook (also reverting Contacts\Storage::get_lists()) 2025-02-21 09:33:58 +01:00
templates styling fixes of topmenu avatar and "add to favorites" in the right side menu 2025-02-13 15:58:42 +01:00
tests Merge: more messing around with encoding, this time ">" was getting stripped 2025-01-24 11:18:44 -07:00
anon_images.php be less restrictive with file-names, e.g. allow brackets 2024-04-05 20:38:30 +02:00
anon_lavatar.php rename/move Api\avatar::lavatar() to Api\Contacts\Lavatar::generate() to be in line with our CS 2023-01-25 12:27:26 +01:00
asyncservices.php
asyncwrapper.php
avatar.php
categories.php Fix mobile category colors in list, fix category-color class CSS variable 2024-10-24 10:22:10 -06:00
changepwd.php
config.php Make sure config sends updated link settings 2024-06-18 11:11:33 -06:00
emclient-signatures.php
etemplate.php Switch to Et2File webcomponent 2025-02-12 15:11:07 -07:00
images.php
lang.php
oauth.php WIP OAuth/OpenIDConnect authentication for mail / Office365 mail services 2022-12-23 14:33:19 -06:00
thumbnail.php fix thumbnail.php to deal with icons from the vfs 2025-02-14 14:14:38 +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