nathan
|
a9d2a3972c
|
Et2Select: It was impossible to have "," as an option value, as it would get split by fix_bad_value()
|
2023-04-03 08:52:31 -06:00 |
|
ralf
|
fc003c613b
|
* EPL/CTI/Addressbook: phone numbers written with unusual separator like pipe symbol where not found
|
2023-04-03 16:44:31 +02:00 |
|
ralf
|
2446f2968a
|
* LDAP/ADS: fix memberships of local groups were lost in periodic account-import
also logging startup errors like LDAP connection problems
|
2023-04-03 15:25:41 +02:00 |
|
hadi
|
44d4b70aaf
|
Add autocomplete attribute to input widgets
|
2023-04-03 12:29:50 +02:00 |
|
hadi
|
c4809386e1
|
Set a max height for select tags
|
2023-03-31 14:07:30 +02:00 |
|
nathan
|
73723eff5a
|
Don't try to load disabled templates
Allows us to disable / not load templates even if they have template / ID
|
2023-03-30 10:49:56 -06:00 |
|
nathan
|
d27cb07ceb
|
Change sharing permissions
Filemanager now allows all but Collabora share in CE. Other apps are unchanged - EPL only
|
2023-03-30 10:19:54 -06:00 |
|
nathan
|
deefd1e0ea
|
Et2SelectDayOfWeek: Fix missing all days, weekday, weekend options
|
2023-03-30 08:33:07 -06:00 |
|
hadi
|
1aa0528642
|
Fix broken vfsPath widget
|
2023-03-30 16:04:52 +02:00 |
|
hadi
|
91c11a72ac
|
Keep et2 buttons used as et2Dialog's footer buttons initial width in order to get them fit into dialog otherwise dialog width calculation goes wrong
|
2023-03-30 12:34:24 +02:00 |
|
ralf
|
8211e0a8e3
|
fix PHP Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated
|
2023-03-29 22:32:16 +02:00 |
|
nathan
|
2446c3823f
|
Et2TabsMobile: Fix double values when submitting.
Render was making multiple copies of the sub-template
|
2023-03-29 11:02:28 -06:00 |
|
nathan
|
7d71246ff0
|
Et2Date: Fix incorrect validation error for empty dates on mobile
|
2023-03-29 10:22:35 -06:00 |
|
hadi
|
09560a325a
|
Fix some dialog's buttons are not getting fit into the dialog initiated size
|
2023-03-29 17:21:41 +02:00 |
|
nathan
|
46af0265fa
|
Et2CheckboxReadonly: Fix checkbox was not visible if selectedValue attribute was not set
|
2023-03-28 14:20:47 -06:00 |
|
nathan
|
b67abdafd1
|
Fix up recur days
|
2023-03-28 13:48:26 -06:00 |
|
nathan
|
70db89b2f6
|
Et2DateReadonly: Fix readonly date did not re-render when value changed
|
2023-03-28 08:30:45 -06:00 |
|
ralf
|
219d8a8419
|
activate links in changelog
thought something's broken in the et2-textarea widget, as the link does NOT open on click
|
2023-03-28 13:34:04 +02:00 |
|
ralf
|
c6f342aeff
|
Changelog for 23.1.20230328
|
2023-03-28 13:27:46 +02:00 |
|
nathan
|
e0e074a4b1
|
Et2SelectEmail: Fix keyboard navigation in search results
|
2023-03-27 08:51:20 -06:00 |
|
ralf
|
4136150cdb
|
* LDAP/Univention: periodic account-import for Univention (mailPrimaryAddress), use LDAP account-filter for reading accounts too
also set chunk-size for reading to 500 was somehow 5, probably from debugging
|
2023-03-25 21:36:39 +01:00 |
|
nathan
|
af66c63714
|
Keep select tag icons their original color
|
2023-03-24 11:45:55 -06:00 |
|
nathan
|
8de9ffc240
|
Et2Select: Fix keyboard navigation in search results & sidebox category closes
|
2023-03-23 17:21:32 -06:00 |
|
nathan
|
5614870a29
|
Et2Select: Always close the dropdown after an option is selected, even if multiple=true. Now for keypresses too.
see 62402f39ae
|
2023-03-23 16:02:09 -06:00 |
|
nathan
|
62402f39ae
|
Et2Select: Always close the dropdown after an option is selected, even if multiple=true
|
2023-03-23 15:23:32 -06:00 |
|
ralf
|
23fea7cfb1
|
nicer than window.setTimeout()
|
2023-03-23 21:50:35 +01:00 |
|
ralf
|
5818d4bfc0
|
* NewsAdmin: fix creating of new categories
deferring setting the label, if parentNode is not yet there
|
2023-03-23 21:42:34 +01:00 |
|
ralf
|
b1c3b07c45
|
do NOT stall for somehow invalid date(time) values: log it and return empty
|
2023-03-23 21:31:47 +01:00 |
|
Ralf Becker
|
4caa637bd1
|
pending translations from our translation server
|
2023-03-23 21:18:45 +01:00 |
|
ralf
|
6332470072
|
allow to use non-ascii chars for link-ids e.g. the name of Wiki pages can contain them
we store them as "\uXXXX" in the ascii column
|
2023-03-23 17:53:05 +01:00 |
|
ralf
|
4ec4ddb2a1
|
* WebAuthN: fix not working registration of new authentication devices or browsers
generally prefer app.min.js over old, pre RollupJS app.js
|
2023-03-23 11:55:17 +01:00 |
|
nathan
|
5e6b11e73c
|
Et2UrlEmail: Use default mail app when preference says to
|
2023-03-22 13:03:23 -06:00 |
|
nathan
|
d2e23876f1
|
Et2Checkbox: Use normal color even when required
Preveiously check was white, which was hard to see on yellow required background
|
2023-03-22 11:18:56 -06:00 |
|
nathan
|
e034557f60
|
Api: Fix number could not handle comma as decimal separator if different from browser's region.
|
2023-03-22 10:59:05 -06:00 |
|
nathan
|
59ea901cf9
|
Et2DateDuration: Fix widget did not fire change event when value changed
|
2023-03-20 14:50:45 -06:00 |
|
nathan
|
60e4e17fad
|
Fix DateRange UI did not fill in start date properly
|
2023-03-20 13:43:03 -06:00 |
|
ralf
|
d3eed5b738
|
merge transpiling branch into master
|
2023-03-20 20:32:09 +01:00 |
|
ralf
|
dd43a3dc7a
|
same for _linkCallback (give method and attribute a different name to fix transpiling)
|
2023-03-20 20:26:51 +01:00 |
|
nathan
|
53984a270f
|
Get nm rows showing
|
2023-03-20 13:11:00 -06:00 |
|
ralf
|
f46163c611
|
fix typo in docu
|
2023-03-20 19:28:15 +01:00 |
|
nathan
|
be4506fa3b
|
Fix DateRange UI did not fill in start date properly
|
2023-03-20 10:33:26 -06:00 |
|
ralf
|
2eaa4bb038
|
fix Resumable import for transpiling
|
2023-03-20 13:48:35 +01:00 |
|
ralf
|
05a8882681
|
using ESM module from SortableJS (link in two other places already)
could probably go to master and work with old RollupJS config
|
2023-03-20 13:47:36 +01:00 |
|
ralf
|
1015f057f4
|
fix Flatpicker plugin imports for et2-date* widgets
|
2023-03-20 13:41:25 +01:00 |
|
nathan
|
4f40ef01da
|
Home: Fix single entry did not save correctly
|
2023-03-17 10:27:27 -06:00 |
|
nathan
|
fd253b10f5
|
Only wait for nm header widgets, not all the rows that just get removed.
see 0b8c108279
|
2023-03-17 08:26:58 -06:00 |
|
ralf
|
044538ae09
|
ignore tags for select-country, it was never used to get multiple countries
fixes error in addressbook edit, as an array is returned instead of string with country-code
|
2023-03-17 12:53:34 +01:00 |
|
ralf
|
d7b6597076
|
* Api/MariaDB/MySQL: fix SQL error handling in PHP 8.1
also introduce parameter to limit number of deleted rows and more docu
|
2023-03-17 11:04:45 +01:00 |
|
ralf
|
b95cdcb3c0
|
also declare and export app and framework
|
2023-03-17 08:52:52 +01:00 |
|
nathan
|
0b8c108279
|
Fix weird nm column sizing in infolog.
Depending on favorite settings, changing favorite (or 'No filters') caused incorrect column sizing in nm list
|
2023-03-16 16:15:35 -06:00 |
|