f44363aad9
remove recaptcha_* config used by no longer supported SiteMgr
2023-02-27 13:39:08 +01:00
40dffb2f91
disable usage statistic for now, as there is no more backend
2023-02-27 12:57:57 +01:00
a8dd625a61
register old-hbox client-side and all old-*box on server-side
2023-02-27 09:57:21 +01:00
2dc78de2c1
Support deprecated get values method for ET2Select_ro
2023-02-27 09:56:39 +01:00
be3e5fbe8d
Fix public addressbook categories with were not visible with grant on personal addressbook
2023-02-24 14:40:51 -07:00
04bedf30be
Make sure we use the right app when cleaning select-cat value
2023-02-24 14:23:11 -07:00
bbd41b4255
Group grant in addressbook does not give access to personal categories, public or private
2023-02-24 13:54:41 -07:00
74f0822494
Calendar: Fix end date did not hide when using an event duration
2023-02-24 12:00:08 -07:00
fe0af6a487
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
206652307b
Et2Date fixes
...
- Fix mobile get / set value was not actually setting value properly
- Set a minimum input width
2023-02-24 11:58:16 -07:00
ae01e30d55
Mobile dialog style changes
...
- Add dialog close button back, hide the footer cancel buttons to avoid duplication
- Footer buttons with icon show only icon, label preserved for accessibility
- Footer buttons without icon show as button with label
- Footer buttons can wrap to another line
2023-02-24 10:38:35 -07:00
0abbd65d35
Fix styling for replyto button in mail compose
2023-02-24 14:18:25 +01:00
de25881635
fix "yes" could not be selected for "Asking to start and stop working time with session"
2023-02-24 13:29:37 +01:00
0b6f649821
Trigger the squeezed mode for mail's nm header
2023-02-24 11:39:44 +01:00
4099066a59
fake "Domain Users" group to now show "#-513" in case it's excluded by a filter
2023-02-24 09:59:25 +01:00
190c785388
* AD/LDAP: account import supports now (keeping) local groups and their memberships, if configured to do so
2023-02-24 09:47:42 +01:00
9fa67c22a1
Fix missing icon in category list
2023-02-23 15:06:13 -07:00
ce555f7f0e
* ActiveDirectory: fix making extra AD attributes available via custom fields with "ldap_" prefix
2023-02-23 19:56:07 +01:00
ab812c8dec
Just the timer dialog gets timesheet color, leave others alone
2023-02-23 10:12:21 -07:00
06ab864b01
Fix "header" button styling on mobile popups (preferences, security, etc)
2023-02-23 10:01:54 -07:00
5453f1f8f1
Timer dialog for mobile now uses timesheet color for header
2023-02-23 09:11:00 -07:00
3307292e6f
Dialog header on mobile now sized better using font size instead of pixels
...
also push buttons farther off screen
2023-02-23 09:02:16 -07:00
a48a3eb3c1
add ES2020 check to login page and move it outside egw_ready (no longer allowing to translate the message)
2023-02-23 14:00:37 +01:00
cf9a428e10
fix for EGw unusual position of Cancel button first
2023-02-23 12:13:10 +01:00
94c9051460
* AD/LDAP: fix SQL error "duplicate entry 'X' on egw_accounts.account_lid" when updating an existing account
...
also fixed TypeError deleting no longer existing groups
2023-02-23 11:47:15 +01:00
235a69e75e
missing (generated) CSS files for last 2 commits
2023-02-23 09:30:38 +01:00
394bae0793
align 23.1 login background at the bottom, cutting of the top/sky, if necessary
2023-02-23 09:24:57 +01:00
7fe740a870
fix alignment of text/app-name in tabs relativ to app-icon
2023-02-23 09:09:22 +01:00
b680509a21
next, hopefully final, version of 23.1 login logo
2023-02-23 08:16:45 +01:00
41cbb68de0
Et2Select: Fix extra scrollbar with rows=1, multiple, hover lots (> 8 or so) of rows
2023-02-22 16:23:56 -07:00
46389e72f7
Do not try to validate empty strings as email. If it's required but empty, give the required validation message.
2023-02-22 15:17:17 -07:00
4311eebdc9
Et2Dialog: Fix missing button alignment
2023-02-22 14:51:21 -07:00
cd22b9aad6
Slow down tab switch on drag
...
Avoid another tab being moved underneath the cursor if the target tab has different sidebox menu width, triggering another tab switch
2023-02-22 14:31:41 -07:00
34cc0ff5be
Switch vbox with details back to tabbox now that we have et2-tabbox_mobile
2023-02-22 12:37:06 -07:00
7c2266b27b
Mobile dialog style changes
...
- dialog takes full width x height
- footer on top with large, white icon-only buttons
- header has no close button
2023-02-22 11:27:55 -07:00
24570cd438
Let sl-button-group deals with blur and focus handling for our Et2DropDownButton widget
2023-02-22 17:56:02 +01:00
ecd262a093
Infolog: Fix missing field options in site configuration
...
Using disabled options for always allowed / excluded fields
2023-02-22 09:54:43 -07:00
f7d44c63cb
Enable disabled select options
2023-02-22 09:51:57 -07:00
bf6891d06a
let framework know we are a popup
...
stops setting data-sidebox and egw.js fails because there is no sidebox
2023-02-22 09:01:40 +01:00
b1c4c54adc
Get unavailable cats working again
2023-02-21 15:25:45 -07:00
f404926e0e
Remove side padding on mobile dialogs
2023-02-21 11:19:05 -07:00
da5c50f26d
fix white color for login-message
2023-02-21 19:06:39 +01:00
8387cae7f9
login logo including 23.1 version number
2023-02-21 18:47:43 +01:00
e532ca176b
Add Et2TabsMobile that has special rendering for tabs on mobile
2023-02-21 10:31:38 -07:00
c466a4e9ab
Do not run splitter resize control for mobile theme
2023-02-21 17:55:34 +01:00
3fbd2dcdc8
fix not working changing password for account in SQL
2023-02-21 14:34:36 +01:00
369bddef2f
Adopt header's buttons in mobile templates
2023-02-21 13:39:50 +01:00
68fdb1b985
Revert "changes to get old eTemplate apps like KnowledgeBase working in 23.1"
...
This reverts commit d816d837cd
.
2023-02-21 13:02:23 +01:00
2be601d16c
Remove deprecated fastclick library
2023-02-21 12:09:10 +01:00
7f800390d7
Remove no longer needed fastclick
2023-02-21 11:44:54 +01:00