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 |
|
StefanU
|
c937f08bf2
|
Update home.svg
Colour corrected, size corrected, form corrected
|
2023-02-20 19:01:36 +01:00 |
|
StefanU
|
9e6ceaecd7
|
Update thunderbird.svg
Colour corrected, size corrected, form corrected
|
2023-02-20 19:00:16 +01:00 |
|
StefanU
|
b6faa6dcd4
|
Update home.svg
Colour corrected, size corrected, form corrected
|
2023-02-20 18:05:59 +01:00 |
|
ralf
|
178047d8d6
|
* Mail/OAuth: fix mail account creation failed for regular EGroupware users / non-admins
|
2023-02-20 15:37:06 +01:00 |
|
Hadi Nategh
|
188334d647
|
Fix scrolling in mobile view sidebar not working
|
2023-02-20 15:16:43 +01:00 |
|
ralf
|
5cf63cc45e
|
* Timesheet: allow to set preference to never ask again to start working time on login
|
2023-02-20 12:42:21 +01:00 |
|
ralf
|
0b8e1ba77f
|
23.1 login page, though logo not yet including 23.1
|
2023-02-20 09:52:06 +01:00 |
|
StefanU
|
7d6247cee6
|
Add MailFolderOutbox.svg
As replacement for png
|
2023-02-19 17:41:49 +01:00 |
|
StefanU
|
960dc5fdce
|
Update import.svg
Size corrected, file optimised
|
2023-02-19 17:39:01 +01:00 |
|
StefanU
|
2799151bfc
|
Update export.svg
Size corrected, file optimised
|
2023-02-19 17:37:51 +01:00 |
|
StefanU
|
659593ac3c
|
Update search.svg
Size corrected, file optimised
|
2023-02-19 17:09:14 +01:00 |
|
StefanU
|
ce62c37f4c
|
Update advanced-search.svg
Size corrected, file optimised
|
2023-02-19 17:07:51 +01:00 |
|
ralf
|
9dd62ad9a0
|
always add exception code to the logged exception
|
2023-02-19 08:40:55 +01:00 |
|
ralf
|
9a408f40ac
|
fix typo / replaced wrong line
|
2023-02-18 19:38:09 +01:00 |
|