nathan
58f2267fc8
Addressbook: Pre-set the region's country
2022-11-14 14:15:41 -07:00
nathan
ad3a2472e8
Admin: Remove refresh, push will handle it
2022-11-14 13:17:04 -07:00
nathan
ed2eb30b32
Fix widgets don't appear disabled when they are
2022-11-14 11:22:56 -07:00
nathan
f6687dd310
Filemanager: Anonymous UI style improvements
...
- add refresh button
- add some background colour & logo
2022-11-14 11:22:33 -07:00
ralf
2e12d92d51
cache authentication for 1 hour, to not have to ask the backend again (eg. for LDAP or AD)
2022-11-11 21:00:49 +01:00
nathan
ae961f208d
Fix a few js errors in expose
2022-11-11 12:53:33 -07:00
nathan
e0617394fb
Make weekend toggle better responsive to content size preference
2022-11-11 11:32:06 -07:00
nathan
bd584e468c
Check if websocket is connected as part of pushAvailable() check
2022-11-11 08:46:34 -07:00
ralf
9188b04256
fix PHP 8.x Fatal changing languages
2022-11-11 13:28:41 +01:00
Hadi Nategh
5320e05182
Fix flickering mail tree labels on hover when using bigger font
2022-11-11 12:31:47 +01:00
Hadi Nategh
b93b4b7ef6
Apply svg icon
2022-11-11 12:21:37 +01:00
nathan
c6e7f60114
Wrap video conference links
2022-11-10 11:12:48 -07:00
ralf
d768cc7d94
return which AD server we (tried) to contact in error-messages
2022-11-10 11:27:08 +01:00
nathan
47a48b386f
Et2Select: Fix change event got fired too early
...
Don't need to block the event if we didn't actually change the value. This fixes changing to common preferences
2022-11-09 15:34:28 -07:00
nathan
cbccbba108
Mail: Adjust column alignment in horiziontal view
2022-11-09 15:02:56 -07:00
nathan
a6bcc3228d
Mail: Adjust positioning / margins of preview in horizontal mode
2022-11-09 10:44:13 -07:00
nathan
8491306d86
Preferences: Change help text background color
2022-11-09 10:21:33 -07:00
nathan
32bd2a1084
SearchMixin: Make sure dropdown doesn't cover bottom border
2022-11-09 09:30:53 -07:00
nathan
98dc356d75
Admin -> Customfields: Reduce spacing between appname & "type"
2022-11-09 08:30:27 -07:00
ralf
cbb2b4f5cd
get adLDAPUsers::info() to return false again instead of throwing under PHP 8.x
2022-11-09 12:33:41 +01:00
ralf
5f6ab54c83
fix undefined response error caused by empty response body
2022-11-09 11:03:54 +01:00
ralf
8150bc946b
npm audit fix: minimatch 3.0.4 --> 3.0.8
2022-11-09 10:14:06 +01:00
nathan
eebbc97150
Swap customfield list "i" icon
2022-11-08 13:08:47 -07:00
nathan
5e9b0d145f
Calendar: Move integration fields in side menu above "Insert in document" select
2022-11-08 12:54:07 -07:00
ralf
aba1c94b60
wrap details widgets in a vbox, so it's a single widget like the tabbox, incl. tabbox's attributes
2022-11-08 20:07:45 +01:00
nathan
0ef6f625b3
Filemanager: use pushAvailable() to decide if we need a full refresh after deleting a file
2022-11-08 11:54:22 -07:00
nathan
4dffd24feb
Et2Select: Fix change event got fired too early
...
Second attempt. If fix_bad_value() made a change, that was triggering change event before Et2App.et2_ready() had been called. Now making sure that event does not get fired.
2022-11-08 11:04:03 -07:00
Hadi Nategh
67b22373f5
Make message box bigger
2022-11-08 12:54:23 +01:00
ralf
8b0e5867cb
fix JS error on displaying validation message, probably when tab is not yet loaded
2022-11-08 12:51:41 +01:00
ralf
1d86f1712a
reset working-time title, when times are changed
2022-11-08 09:09:37 +01:00
nathan
104680c477
Fix hidden nm with no initial rows were requesting data too early
2022-11-07 14:51:42 -07:00
nathan
f2c763dc4d
Filemanager: use pushAvailable() to decide if we need a full refresh
2022-11-07 13:39:22 -07:00
ralf
5302675aac
new method egw.pushAvailable() : bool to check availability of push-server on client-side
2022-11-07 21:31:23 +01:00
nathan
1da0af4d2c
Revert "Filemanager: remove refresh after adding, we use push now"
...
This reverts commit dcd9430d22
.
2022-11-07 13:21:32 -07:00
nathan
cc1ef360ec
Filemanager: default sort is now modified time descending
2022-11-07 13:20:29 -07:00
nathan
dcd9430d22
Filemanager: remove refresh after adding, we use push now
2022-11-07 13:00:06 -07:00
ralf
6a51e56961
allow to paginate through CalDAV/CardDAV autoindex start-page with accounts
2022-11-07 20:52:41 +01:00
nathan
be16565cc4
Filemanager can now update sub-grids
2022-11-07 11:51:30 -07:00
nathan
dc8188b8ce
Infolog: When saving site configuration, return to user list
2022-11-07 10:46:29 -07:00
nathan
78333613fa
Et2Select: Fix change event got fired too early
...
If fix_bad_value() made a change, that was triggering change event before Et2App.et2_ready() had been called
2022-11-07 09:57:00 -07:00
Hadi Nategh
8b83ed85d3
Fix egw messages in popup are wrongly positioned
2022-11-07 16:44:00 +01:00
nathan
ed50291ad4
Calendar: Get some more space for 'Non blocking' and created user fields
2022-11-07 08:17:26 -07:00
Hadi Nategh
c2fd70cb11
Fix filtered filemanager icon used in contextmenu gets a wrong color
2022-11-07 16:00:30 +01:00
Hadi Nategh
c85d29c0d0
Fix Today action button styling in the header toolbar
2022-11-07 10:52:16 +01:00
Hadi Nategh
def19ebe48
Move calendar date indicator to the right side of header
2022-11-07 10:47:55 +01:00
Hadi Nategh
eccf4bb1da
Remove border and extra padding from hr used in sideboxes
2022-11-07 10:39:34 +01:00
ralf
4f1daddd57
forgot to remove shortcut for debugging before commiting
2022-11-05 09:17:38 +01:00
ralf
5b1fe16e9e
New method Api\Accounts::isHuge() is used to NOT query members and (not yet working) disable the column in group-list
2022-11-05 09:12:43 +01:00
nathan
fe1caad9be
Filemanager: query changes to support refreshing a single path
2022-11-04 16:28:01 -06:00
nathan
3dae26df7c
Infolog: Fix cconfig submit buttons
2022-11-04 13:41:26 -06:00