nathan
d0cb94b6c7
Docs fixes
...
- fix error if _data dir exists
- add _data dir to cleaning
- add some more to widget creation doc
2023-12-08 09:05:33 -07:00
nathan
dbe30682d0
Infolog: Fix details filter
...
Timing changed so value was being put back
2023-12-08 08:55:04 -07:00
ralf
cca1b3e58b
fix PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
2023-12-08 14:55:50 +02:00
hadi
ef7a388958
Make some dialogs initiation heights slightly bigger to avoid getting scrollbar
2023-12-08 12:30:47 +01:00
ralf
a78003f866
allow to pass in the used Db object
2023-12-07 20:37:55 +02:00
ralf
522f438025
allow to pass in the used Db object
2023-12-07 20:37:31 +02:00
nathan
a23cfd37b0
Fix nextmatch entry filter header could not be cleared
2023-12-07 10:44:56 -07:00
nathan
3f18031cfd
Fix drag of non-sequential rows in Firefox
...
When selecting multiple rows with Ctrl, drag would not work
2023-12-07 10:39:50 -07:00
nathan
26de0ab801
Et2ButtonTimestamper: Fix error where some users could not be found
...
In instances with > 100 users, it's possible the current user was not on the client side. Now checking user() first, it should always be there.
2023-12-07 10:38:48 -07:00
nathan
7052803700
Et2ButtonTimestamper: Fix error where some users could not be found
...
In instances with > 100 users, it's possible the current user was not on the client side. Now checking user() first, it should always be there.
2023-12-07 10:31:59 -07:00
nathan
e26bcee006
Infolog: Fix details filter
...
Timing changed so value was being put back
2023-12-07 09:52:41 -07:00
ralf
e9e96e3c39
* Mail: allow to configure an auto-responder, if Sieve supports the vacation-seconds extension
2023-12-07 16:39:27 +02:00
ralf
04271cabc3
Fix "* Mail/Sieve: fix vacation message with redirect kept mail in INBOX, even if rule moved it to a folder"
2023-12-07 16:39:27 +02:00
ralf
2f0a38e4f1
* Mail: allow to configure an auto-responder, if Sieve supports the vacation-seconds extension
2023-12-07 16:34:39 +02:00
nathan
137599f124
Et2SelectThumbnail: Get working with new Et2Select tagTemplate
2023-12-07 14:23:53 +01:00
hadi
c934014ba0
Fix country selector is not showing its emptyLabel default icon
2023-12-07 11:56:59 +01:00
hadi
6a67fa85cd
Do not proceed sizing for avatar widget if it's not in an accepted format
2023-12-07 11:56:02 +01:00
hadi
e280f8cd2c
Fix favorite button icon size for both in regular and mobile view
2023-12-07 11:55:31 +01:00
nathan
c5e7f7d7e7
Fix nextmatch entry filter header could not be cleared
2023-12-06 14:46:07 -07:00
nathan
17676a2112
ImportExport: Fix export date filters lost their "All" option
2023-12-06 14:02:10 -07:00
nathan
cd523e6664
ImportExport: Fix export field "Check all" button did nothing
2023-12-06 14:02:01 -07:00
nathan
62f338dbdf
ImportExport: Fix export date filters lost their "All" option
2023-12-06 13:54:13 -07:00
nathan
ece1aaf650
ImportExport: Fix export field "Check all" button did nothing
2023-12-06 13:29:45 -07:00
nathan
b03dac3032
Fix drag of non-sequential rows in Firefox
...
When selecting multiple rows with Ctrl, drag would not work
2023-12-06 11:32:09 -07:00
nathan
a5b3c83a54
Et2SelectThumbnail: Get working with new Et2Select tagTemplate
2023-12-06 10:33:14 -07:00
nathan
6f4fdb4707
Fix infinite loop in missingOption in country/state due to not waiting for results
...
Add class method to search through select options
2023-12-06 09:17:40 -07:00
nathan
c400b548e8
Fix unable to save cleared link value
2023-12-06 09:15:29 -07:00
nathan
d24c0f05ce
Fix unable to clear link value
2023-12-06 09:15:21 -07:00
nathan
f454d10b71
Timesheet: Use regular account select for user / owner for large numbers of users
2023-12-06 09:14:47 -07:00
hadi
51bc34d49f
Fix country selector is not showing its emptyLabel default icon
2023-12-06 12:05:02 +01:00
nathan
b99f7dc8c4
Avoid some more PHP warnings
...
"Trying to access array offset on value of type null"
2023-12-05 13:39:06 -07:00
nathan
517a306756
Avoid some more PHP warnings
...
"Trying to access array offset on value of type null"
2023-12-05 13:27:26 -07:00
nathan
5ef349f057
Fix infinite loop in missingOption in country/state due to not waiting for results
...
Add class method to search through select options
2023-12-05 11:51:24 -07:00
nathan
fd4bdd4997
Timesheet: Use regular account select for user / owner for large numbers of users
2023-12-05 09:56:32 -07:00
nathan
1e4435fb3a
Fix unable to save cleared link value
2023-12-05 08:59:18 -07:00
ralf
673ac0a14a
fix "Illegal offset type in isset or empty" when renaming a backup
2023-12-05 17:03:56 +02:00
ralf
8de012795e
fix "Illegal offset type in isset or empty" when renaming a backup
2023-12-05 17:03:11 +02:00
ralf
158e1a39cb
* LDAP/Import: fix groups never matched regular expression dn-filter in import
2023-12-05 15:17:18 +02:00
ralf
e573490d6e
* LDAP/Import: fix groups never matched regular expression dn-filter in import
2023-12-05 15:16:32 +02:00
nathan
4343fbca32
Fix unable to clear link value
2023-12-04 17:06:26 -07:00
nathan
8f5099a85d
Select account: sort options
2023-12-04 13:41:45 -07:00
hadi
fd5160e9fe
Do not proceed sizing for avatar widget if it's not in an accepted format
2023-12-04 11:38:23 +01:00
hadi
9fc4c64a90
Fix favorite button icon size for both in regular and mobile view
2023-12-04 10:31:05 +01:00
nathan
1bcaf545bb
* Infolog: Take group add ACL into account for type on new entries
...
Previously just edit ACL was considered
2023-12-02 19:37:17 +02:00
nathan
5b9ee2db39
Et2Select: Fix missing option detection when options have optgroups
...
Was unable to find option in Timezones, resulting in an infinite loop
2023-12-02 19:37:17 +02:00
ralf
751942728d
Revert "Revert "SearchMixin: Fix initial values not always displayed when options are from server or file""
...
This reverts commit cc4813ea90e7a6b8a7cbe154fd5ec66da848b21c.
2023-12-02 19:36:28 +02:00
nathan
030f023968
* Infolog: Take group add ACL into account for type on new entries
...
Previously just edit ACL was considered
2023-12-01 10:06:52 -07:00
nathan
a2c0234401
Et2Select: Fix missing option detection when options have optgroups
...
Was unable to find option in Timezones, resulting in an infinite loop
2023-12-01 09:33:25 -07:00
ralf
cc4813ea90
Revert "SearchMixin: Fix initial values not always displayed when options are from server or file"
...
Causes a complete browser freeze when opening Preferences > Common preferences > Default preferences
This reverts commit 562a39157975570b59e3e080a609dfb05b44f251.
2023-12-01 16:58:25 +02:00
ralf
e1f13eade1
WIP Timesheet REST API: fix PHP Fatal error in Addressbook&Calendar REST API
...
Declaration of parseCategories must be compatible
2023-12-01 14:20:25 +02:00