Commit Graph

39701 Commits

Author SHA1 Message Date
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
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
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
13a26fcadb Fix disabled buttons in mobile view not being hidden 2023-02-28 12:25:42 +01:00
3d98159d2b Fix styling of delete popup dialogs in mobile view 2023-02-28 12:22:57 +01:00
91c9038ba8 Restyle et2 dialog buttons in mobile theme 2023-02-28 12:08:38 +01:00
5a6da6b5ec fix typo 2023-02-28 11:22:38 +01:00
99bd02cb14 Changelog for 23.1.20230228 2023-02-28 09:51:43 +01:00
2f175c502c npx browserslist@latest --update-db 2023-02-28 09:35:48 +01:00
b5df04c07f pending translations from our translation server 2023-02-28 09:27:00 +01:00
555c91de6b set version to 23.1 2023-02-28 09:11:16 +01:00
81d044d2a5 bump version to 23.1 2023-02-28 08:50:48 +01:00
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
0117c4bde3 Move client-side holidays cache to MODULE_GLOBAL egw.holidays(year) 2023-02-27 15:15:36 -07:00
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
5f2ee0d3e5 Update planner_view.svg
New design
2023-02-27 19:56:02 +01:00
59cf2ea82d Update planner_category_view.svg 2023-02-27 19:55:01 +01:00
83849de5a0 Update multiweek_view.svg
New design
2023-02-27 19:52:28 +01:00
4f2bf4b7db Update year_view.svg
New design
2023-02-27 19:49:07 +01:00
f402c27b0f Update 7_day_view.svg
New design
2023-02-27 19:47:31 +01:00
6d2dcf3eba Update 5_day_view.svg
New design
2023-02-27 19:46:35 +01:00
a54780d83e Update week_view.svg
New design
2023-02-27 19:40:28 +01:00
0242d84416 Update month_view.svg
Larger number
2023-02-27 19:39:23 +01:00
dd006c5d81 Update 4_day_view.svg
New design
2023-02-27 19:36:03 +01:00
5b27619e27 Update 1_day_view.svg
New design
2023-02-27 19:35:19 +01:00
75e24be132 Add move.svg
As replacement for png
2023-02-27 19:27:39 +01:00
d084618fd3 Add agt_action_fail.svg
As replacement for png
2023-02-27 19:25:26 +01:00
542f8175dc Add agt_action_success.svg
As replacement for png
2023-02-27 19:24:08 +01:00
f086a3b3ee Add agt_reload.svg
As replacement for png
2023-02-27 19:21:08 +01:00
ce141fa152 Disable file drag and drop so normal drag and drop in filemanager works properly 2023-02-27 11:17:23 -07:00
3bd53859d9 Add accepted.svg
As replacement for png
2023-02-27 19:15:15 +01:00
27d71466f1 Add rejected.svg
As replacement for png
2023-02-27 19:14:04 +01:00
032bccbe8a Add nonblocking.svg
As replacement for png
2023-02-27 19:10:27 +01:00
da557d0249 Update portrait.svg
New version
2023-02-27 18:12:46 +01:00
114a391c23 Update landscape.svg
New version
2023-02-27 18:11:55 +01:00
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