Commit Graph

39814 Commits

Author SHA1 Message Date
ralf
a8dd625a61 register old-hbox client-side and all old-*box on server-side 2023-02-27 09:57:21 +01:00
Hadi Nategh
2dc78de2c1 Support deprecated get values method for ET2Select_ro 2023-02-27 09:56:39 +01:00
nathan
be3e5fbe8d Fix public addressbook categories with were not visible with grant on personal addressbook 2023-02-24 14:40:51 -07:00
nathan
04bedf30be Make sure we use the right app when cleaning select-cat value 2023-02-24 14:23:11 -07:00
nathan
bbd41b4255 Group grant in addressbook does not give access to personal categories, public or private 2023-02-24 13:54:41 -07:00
nathan
74f0822494 Calendar: Fix end date did not hide when using an event duration 2023-02-24 12:00:08 -07:00
ralf
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
nathan
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
nathan
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
Hadi Nategh
0abbd65d35 Fix styling for replyto button in mail compose 2023-02-24 14:18:25 +01:00
ralf
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
Hadi Nategh
0b6f649821 Trigger the squeezed mode for mail's nm header 2023-02-24 11:39:44 +01:00
ralf
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
ralf
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
nathan
9fa67c22a1 Fix missing icon in category list 2023-02-23 15:06:13 -07:00
ralf
ce555f7f0e * ActiveDirectory: fix making extra AD attributes available via custom fields with "ldap_" prefix 2023-02-23 19:56:07 +01:00
nathan
ab812c8dec Just the timer dialog gets timesheet color, leave others alone 2023-02-23 10:12:21 -07:00
nathan
06ab864b01 Fix "header" button styling on mobile popups (preferences, security, etc) 2023-02-23 10:01:54 -07:00
nathan
5453f1f8f1 Timer dialog for mobile now uses timesheet color for header 2023-02-23 09:11:00 -07:00
nathan
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
ralf
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
ralf
cf9a428e10 fix for EGw unusual position of Cancel button first 2023-02-23 12:13:10 +01:00
ralf
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
ralf
235a69e75e missing (generated) CSS files for last 2 commits 2023-02-23 09:30:38 +01:00
ralf
394bae0793 align 23.1 login background at the bottom, cutting of the top/sky, if necessary 2023-02-23 09:24:57 +01:00
ralf
7fe740a870 fix alignment of text/app-name in tabs relativ to app-icon 2023-02-23 09:09:22 +01:00
ralf
b680509a21 next, hopefully final, version of 23.1 login logo 2023-02-23 08:16:45 +01:00
nathan
41cbb68de0 Et2Select: Fix extra scrollbar with rows=1, multiple, hover lots (> 8 or so) of rows 2023-02-22 16:23:56 -07:00
nathan
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
nathan
4311eebdc9 Et2Dialog: Fix missing button alignment 2023-02-22 14:51:21 -07:00
nathan
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
nathan
34cc0ff5be Switch vbox with details back to tabbox now that we have et2-tabbox_mobile 2023-02-22 12:37:06 -07:00
nathan
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
Hadi Nategh
24570cd438 Let sl-button-group deals with blur and focus handling for our Et2DropDownButton widget 2023-02-22 17:56:02 +01:00
nathan
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
nathan
f7d44c63cb Enable disabled select options 2023-02-22 09:51:57 -07:00
ralf
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
nathan
b1c4c54adc Get unavailable cats working again 2023-02-21 15:25:45 -07:00
nathan
f404926e0e Remove side padding on mobile dialogs 2023-02-21 11:19:05 -07:00
ralf
da5c50f26d fix white color for login-message 2023-02-21 19:06:39 +01:00
ralf
8387cae7f9 login logo including 23.1 version number 2023-02-21 18:47:43 +01:00
nathan
e532ca176b Add Et2TabsMobile that has special rendering for tabs on mobile 2023-02-21 10:31:38 -07:00
Hadi Nategh
c466a4e9ab Do not run splitter resize control for mobile theme 2023-02-21 17:55:34 +01:00
ralf
3fbd2dcdc8 fix not working changing password for account in SQL 2023-02-21 14:34:36 +01:00
Hadi Nategh
369bddef2f Adopt header's buttons in mobile templates 2023-02-21 13:39:50 +01:00
Hadi Nategh
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
Hadi Nategh
2be601d16c Remove deprecated fastclick library 2023-02-21 12:09:10 +01:00
Hadi Nategh
7f800390d7 Remove no longer needed fastclick 2023-02-21 11:44:54 +01:00
ralf
6c917cd369 fix unhandled exception stalling LDAP/AD account sync
not (yet) fixing the cause, but logging it as error and continuing
2023-02-21 11:18:33 +01:00
StefanU
96a18c8bf4
Update gohome.svg
Colour corrected, size corrected, form corrected
2023-02-20 19:03:18 +01:00