Commit Graph

39042 Commits

Author SHA1 Message Date
Hadi Nategh
fc76b1574f Change some more png icons 2022-11-16 11:56:35 +01:00
nathan
681d51cb14 Fix ExposeMixin "this.activeIndicator.removeClass is not a function"
If a file is allowed by MIME_REGEX, it needs to be included in list or counts will be off, causing error when closing
2022-11-15 14:27:03 -07:00
nathan
c15440e905 Mail: Fix import message gave error "Destination folder does not exist" 2022-11-15 13:15:17 -07:00
nathan
083f4baaa7 Share UI: Add padding to logo & darker background color to header row 2022-11-15 11:07:52 -07:00
ralf
278644fbee adding phpMyAdmin to developer install 2022-11-15 14:34:38 +01:00
ralf
83eff39e00 fix sed to find version 2022-11-15 09:29:58 +01:00
nathan
6a5d189489 Better fix for Et2SelectState not getting country set 2022-11-14 14:41:08 -07:00
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