egroupware_official/api/src/Etemplate/Widget
nathan e9b66d0988 - Send total results with link search results
- Change how "# More" is shown to wait for all searches first
2024-01-16 10:08:59 -07:00
..
Nextmatch WIP converting filesystem templates to new syntax 2023-01-01 11:49:31 -06:00
AjaxSelect.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Box.php register old-hbox client-side and all old-*box on server-side 2023-02-27 09:57:21 +01:00
Button.php also register "old-button" so smallPART can still use it, fixes [0 Start] button not working in tests 2023-02-24 19:59:39 +01:00
Checkbox.php Also keep working for previous tag names 2023-01-05 14:21:38 -07:00
Contact.php Get rid of a bunch of warnings in Entry & subclasses 2023-07-14 10:14:06 -06:00
Countdown.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Customfields.php Api: Fix no customfields shown if there was an extra comma in field attribute 2023-11-09 11:42:04 -07:00
Date.php Avoid some PHP warnings 2023-06-07 13:54:17 -06:00
Description.php WIP converting filesystem templates to new syntax 2023-01-01 11:49:31 -06:00
Entry.php fix Cannot access offset of type string on string 2023-11-25 12:32:38 +02:00
File.php file upload report problem back to client-side, not just "server error" 2023-11-23 17:08:23 +02:00
Grid.php Avoid some PHP warnings 2023-06-07 13:54:17 -06:00
HistoryLog.php xml tags must not include undeclared namespaces like: <link-entry:infolog 2021-02-16 21:52:40 +02:00
HtmlArea.php WIP converting filesystem templates to new syntax 2023-01-01 11:49:31 -06:00
Image.php an other chunk of fixed PHP 8.0 Warnings 2021-10-07 10:14:43 +02:00
ItemPicker.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Link.php - Send total results with link search results 2024-01-16 10:08:59 -07:00
Nextmatch.php fix PHP TypeError: Argument #2 ($array) must be of type array, null given 2023-06-16 10:16:20 +02:00
Password.php passwordToggle - Get the attribute right for Shoelace 2.0.0 2023-08-21 11:54:24 -06:00
Placeholder.php Replace hyphen in utf-8 2021-12-03 14:28:54 -07:00
Select.php Api: User selection = none fixes 2023-06-26 10:49:25 -06:00
Tabbox.php Fully remove "tabs" attribute for tabbox, it overwrites the internal tabs collection. 2023-01-11 13:21:01 -07:00
Taglist.php Finish Et2Email widget 2023-12-14 11:41:40 -07:00
Template.php do NOT log not found template because of missing $row_cont expansion on server-side 2022-04-28 10:39:08 +02:00
Textbox.php WIP converting filesystem templates to new syntax 2023-01-01 11:49:31 -06:00
Toolbar.php Implement reset user preferences for admin toolbar actions 2018-08-21 17:22:58 +02:00
Transformer.php Get rid of a bunch of warnings in Entry & subclasses 2023-07-14 10:14:06 -06:00
Tree.php WIP converting filesystem templates to new syntax 2023-01-01 11:49:31 -06:00
Url.php aggregate Etemplate\Widget\Url::ajax_contact() requests and search for all of them in a single AJAX request and SQL query 2023-07-25 18:18:29 +02:00
Vfs.php file upload report problem back to client-side, not just "server error" 2023-11-23 17:08:23 +02:00