Commit Graph

5516 Commits

Author SHA1 Message Date
24cc56bae4 Fix weird nm column sizing in infolog.
Depending on favorite settings, changing favorite (or 'No filters') caused incorrect column sizing in nm list
2023-03-17 10:52:16 -06:00
7c3aaba861 Fix select all did not respect some filters
Certain sequence of applying filters could trigger long task & get all IDs, which failed.
2023-03-17 10:51:16 -06:00
d653bde7c0 ignore tags for select-country, it was never used to get multiple countries
fixes error in addressbook edit, as an array is returned instead of string with country-code
2023-03-17 12:54:02 +01:00
728fc9b464 * Api/MariaDB/MySQL: fix SQL error handling in PHP 8.1
also introduce parameter to limit number of deleted rows and more docu
2023-03-17 11:08:21 +01:00
014b4072a7 Home: Immediately apply property changes to portlet
Server can override if needed, but this is a little more responsive and fixes some non webComponent portlets (eg: single entry) still needing a reload before they can stay up to date
2023-03-16 11:55:39 -06:00
80d6a03036 Home: Better initial load of new favorites
Less server requests, shows data without reload, favorite select populated immediately
2023-03-16 11:55:10 -06:00
04054a64b1 Home: Fix birthdays lost range option 2023-03-16 11:54:59 -06:00
e405c4dfa9 Home: Make resize less jumpy 2023-03-16 11:54:40 -06:00
8b54fbbc62 Home: Restore ability to manually add to list portlet
Now just using the properties dialog to add
2023-03-16 11:53:58 -06:00
adcaa10ec4 pending translations from our translation server 2023-03-15 08:58:13 +01:00
8cec076f5a Changelog for 23.1.20230314 2023-03-14 10:49:04 +01:00
6ef78f1d64 stop Chrome from autofilling passwords and do NOT display a password for OAuth when editing an account 2023-03-14 10:20:10 +01:00
28fb31dcb7 Et2DateDuration: Don't error & break everything for a bad display format, just log it and continue 2023-03-13 15:18:45 -06:00
fe0c125458 Et2LinkList: Fire change event when link is removed
Avoid error if instance manager is missing
2023-03-13 14:40:32 -06:00
74201b1a21 Home WIP: Fix changing portlet width would not stick for some types 2023-03-13 14:39:30 -06:00
5c8fb1eb2e Fix numeric validator on a Et2Number would not pass 2023-03-13 08:10:56 -06:00
13e7ff97b6 Fix description label did not get row value in nextmatch
Fixes projectmanager price list showed "5 / $row_cont[pl_unit]" instead of "5 / h"
2023-03-13 08:10:48 -06:00
1e203dda72 Remove action WIP 2023-03-10 14:57:06 -07:00
ea86f17b2f Home: Weather portlet improvements 2023-03-10 14:55:05 -07:00
9ed1ee2aa9 Home WIP: Better re-layout calcs, use correct portlet type (if possible) when adding 2023-03-10 14:54:50 -07:00
62f084231b Home WIP: Get calendar working 2023-03-10 14:54:12 -07:00
18d2c93f7d Home WIP: Header spacing & style improvements 2023-03-10 14:52:57 -07:00
7c50fdd185 Home WIP Favorites working a little better 2023-03-10 14:52:48 -07:00
c3ea140b5a Home: WIP home now shows stuff again 2023-03-10 14:52:33 -07:00
2c9fb69f3b Fix links in infolog description getting into a new line 2023-03-10 13:40:11 +01:00
bf0de6de96 * Admin/Setup: logging all DB backup operations to a text file db_backup.log in backup-directory 2023-03-10 08:35:17 +01:00
72d601b393 Et2Colorpicker: Let popup panel auto-position
Fixes color picker goes offscreen in kanban board edit
2023-03-09 09:08:37 -07:00
ab8aba49a5 Fix tree's actions no longer available after refreshing the root node 2023-03-09 12:57:17 +01:00
3e3f5b0216 fix wrong import path stalling Babel transpiling 2023-03-09 08:48:41 +01:00
39d26ddca7 Et2InputWidget: Split label around widget if it has %s in it 2023-03-08 13:54:44 -07:00
19ebd1c38f do NOT show absolute path of error, but the one relative to our root 2023-03-08 14:30:25 +01:00
ac4bd98385 Fix error Cannot read properties of undefined (reading 'implements') 2023-03-07 16:18:09 +01:00
7d75c902d5 Revert "Et2LinkList: Fire change event when link is removed" committed to wrong branch
This reverts commit a35d3d8778.
2023-03-03 15:10:16 -07:00
b2c4b09b4a Revert "Home: WIP home now shows stuff again" committed to wrong branch
This reverts commit 33058c4744.
2023-03-03 15:09:53 -07:00
a35d3d8778 Et2LinkList: Fire change event when link is removed
Avoid error if instance manager is missing
2023-03-03 14:06:11 -07:00
33058c4744 Home: WIP home now shows stuff again 2023-03-03 13:36:50 -07:00
a491983694 Et2DropdownButton: If readonly, display / render nothing
does not affect disabled, which still displays as disabled
2023-02-28 13:04:09 -07:00
fe2f36d52f 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 13:03:11 -07:00
8d0b1b0234 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 13:02:56 -07:00
28f9f15d0d fix not generally not working display multiple groups in status and also not displayed avatar pictures in that case 2023-02-28 15:50:10 +01:00
f313f07cdb 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 15:46:55 +01:00
6b397a9ede Changelog for 23.1.20230228 2023-02-28 09:43:20 +01:00
70128aa7d6 pending translations from our translation server 2023-02-28 09:28:33 +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
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
75e24be132 Add move.svg
As replacement for png
2023-02-27 19:27:39 +01:00