nathan
|
b703e2bfe5
|
Fix required validator went missing if a regex validator was added
|
2023-03-08 11:00:27 -07:00 |
|
ralf
|
15a4ff3c99
|
do NOT show absolute path of error, but the one relative to our root
|
2023-03-08 14:27:00 +01:00 |
|
nathan
|
9f95db7ad8
|
Home WIP: Fix changing portlet width would not stick for some types
|
2023-03-07 16:16:01 -07:00 |
|
nathan
|
d9e12ecf4a
|
Home WIP: Better re-layout calcs, use correct portlet type (if possible) when adding
|
2023-03-07 16:02:29 -07:00 |
|
nathan
|
5760c5049f
|
Et2InputWidget: Split label around widget if it has %s in it
|
2023-03-07 10:51:33 -07:00 |
|
Hadi Nategh
|
9f9c988c14
|
Fix error Cannot read properties of undefined (reading 'implements')
|
2023-03-07 16:16:57 +01:00 |
|
nathan
|
bb67507223
|
Et2DateDuration: Don't error & break everything for a bad display format, just log it and continue
|
2023-03-06 15:02:45 -07:00 |
|
nathan
|
1538496df1
|
Home WIP: Get calendar working
|
2023-03-06 14:47:48 -07:00 |
|
nathan
|
fc3feb974a
|
Home WIP: Fix initial positioning and layout
|
2023-03-06 13:48:15 -07:00 |
|
nathan
|
514d4cf207
|
Home WIP: Header spacing & style improvements
|
2023-03-06 13:19:49 -07:00 |
|
nathan
|
d37143c842
|
Home WIP Favorites working a little better
|
2023-03-06 13:19:49 -07:00 |
|
nathan
|
59c4070733
|
Et2LinkList: Fire change event when link is removed
Avoid error if instance manager is missing
|
2023-03-06 13:19:49 -07:00 |
|
nathan
|
db5be59ed0
|
Home: WIP home now shows stuff again
|
2023-03-06 13:19:48 -07:00 |
|
StefanU
|
46ac680c98
|
Add offer.svg
as replacement for png
|
2023-03-06 20:53:27 +01:00 |
|
Hadi Nategh
|
c485a287bb
|
Let et2Select be clickable on top user menu
|
2023-03-02 16:46:30 +01:00 |
|
nathan
|
49d719e5f6
|
Et2DropdownButton: If readonly, display / render nothing
does not affect disabled, which still displays as disabled
|
2023-02-28 11:12:50 -07:00 |
|
nathan
|
e62cf4c2f7
|
Fix double-bound file drop handler
Fixes double-submit after dropping a second file. Noticed in mail compose, but probably affects everywhere file widget was used to upload
|
2023-02-28 10:39:10 -07:00 |
|
nathan
|
da1b1f6999
|
Fix gantt chart couldn't load data
broken by 2066523 .
Loading caused 'Exception "t is undefined" while handling JSON response from ....' deep inside dhtmlx-gantt
|
2023-02-28 09:05:49 -07:00 |
|
ralf
|
a94038163c
|
fix not generally not working display multiple groups in status and also not displayed avatar pictures in that case
|
2023-02-28 15:15:23 +01:00 |
|
Hadi Nategh
|
057afb8623
|
Some styling fixes for mobile view:
- fix broken Addressbook's avatar in view and edit mode
- fix buttons with icon not getting white filter
|
2023-02-28 13:06:52 +01:00 |
|
ralf
|
99bd02cb14
|
Changelog for 23.1.20230228
|
2023-02-28 09:51:43 +01:00 |
|
Ralf Becker
|
b5df04c07f
|
pending translations from our translation server
|
2023-02-28 09:27:00 +01:00 |
|
ralf
|
81d044d2a5
|
bump version to 23.1
|
2023-02-28 08:50:48 +01:00 |
|
nathan
|
86b883951a
|
Add isReady flag to etemplate. onchange functions set as attributes in .xet files will not be called until the etemplate is finished loading.
|
2023-02-27 15:31:07 -07:00 |
|
nathan
|
0117c4bde3
|
Move client-side holidays cache to MODULE_GLOBAL egw.holidays(year)
|
2023-02-27 15:15:36 -07:00 |
|
nathan
|
635780d7d4
|
Et2LinkTo: Fix linking to existing file in VFS did not do anything
Onchange was not being set
|
2023-02-27 13:25:47 -07:00 |
|
StefanU
|
f402c27b0f
|
Update 7_day_view.svg
New design
|
2023-02-27 19:47:31 +01:00 |
|
StefanU
|
6d2dcf3eba
|
Update 5_day_view.svg
New design
|
2023-02-27 19:46:35 +01:00 |
|
StefanU
|
75e24be132
|
Add move.svg
As replacement for png
|
2023-02-27 19:27:39 +01:00 |
|
StefanU
|
d084618fd3
|
Add agt_action_fail.svg
As replacement for png
|
2023-02-27 19:25:26 +01:00 |
|
StefanU
|
542f8175dc
|
Add agt_action_success.svg
As replacement for png
|
2023-02-27 19:24:08 +01:00 |
|
StefanU
|
f086a3b3ee
|
Add agt_reload.svg
As replacement for png
|
2023-02-27 19:21:08 +01:00 |
|
nathan
|
ce141fa152
|
Disable file drag and drop so normal drag and drop in filemanager works properly
|
2023-02-27 11:17:23 -07:00 |
|
StefanU
|
da557d0249
|
Update portrait.svg
New version
|
2023-02-27 18:12:46 +01:00 |
|
StefanU
|
114a391c23
|
Update landscape.svg
New version
|
2023-02-27 18:11:55 +01:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|