Commit Graph

40137 Commits

Author SHA1 Message Date
05a8882681 using ESM module from SortableJS (link in two other places already)
could probably go to master and work with old RollupJS config
2023-03-20 13:47:36 +01:00
1015f057f4 fix Flatpicker plugin imports for et2-date* widgets 2023-03-20 13:41:25 +01:00
9b390507cb RollupJS config for transpiling to allow Safari 14 2023-03-20 13:39:35 +01:00
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
de9c1f5c48 Introduce new hooks boolean param called 'reload' in order to force main framework to refresh after saving preferences 2023-03-17 17:23:25 +01: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
044538ae09 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:53:34 +01:00
9af1a58da5 * Notifications: deal with "Lock timeout exceeded" error on too many undeleted notifications 2023-03-17 11:08:21 +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
bd82a46b1f * Notifications: deal with "Lock timeout exceeded" error on too many undeleted notifications 2023-03-17 11:06:23 +01:00
d7b6597076 * 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:04:45 +01:00
b95cdcb3c0 also declare and export app and framework 2023-03-17 08:52:52 +01:00
0b8c108279 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-16 16:15:35 -06:00
1a64b19943 Swap photo for lavatar in home entry template 2023-03-16 13:48:59 -06:00
adef3b6553 Home: Change single entry to have its own portlet to immediately reflect change of selected entry. 2023-03-16 13:47:45 -06:00
4993beef08 Swap photo for lavatar in home entry template 2023-03-16 13:46:43 -06:00
9f2481e90c Home: Change single entry to have its own portlet to immediately reflect change of selected entry. 2023-03-16 13:39:01 -06: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
2190cb4fd7 Home: Avoid "Illegal offset type" if somehow favorite was not set 2023-03-16 11:55:29 -06:00
f9ec242be4 Home: Get weather directly without reload 2023-03-16 11:55:18 -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
3c970efb98 Home: Pull favorite list live client-side
Also IDE now understands we can't call abstract __construct
2023-03-16 11:54:50 -06:00
e405c4dfa9 Home: Make resize less jumpy 2023-03-16 11:54:40 -06:00
029692d5ca Addressbook: Get context menu working for home portlet 2023-03-16 11:54:29 -06:00
b7ca0448cb Calendar: Get calendar week view actions working from home portlet 2023-03-16 11:54:19 -06:00
90c3bb6089 Home: Better edit for note 2023-03-16 11:54:07 -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
7c229e1df3 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:48:50 -06:00
ae265c9b52 Fix select all did not respect some filters
Certain sequence of applying filters could trigger long task & get all IDs, which failed.
2023-03-16 11:21:27 -06:00
0ad326a507 Introduce new hooks boolean param called 'reload' in order to force main framework to refresh after saving preferences 2023-03-16 16:25:58 +01:00
005686b469 Home: Avoid "Illegal offset type" if somehow favorite was not set 2023-03-16 08:45:33 -06:00
73b4f9ee43 Calendar: Get planner by category working again
Categories were missing due to change in how static categories are done.  This should be changed to use promises, when we get here.
2023-03-16 08:26:28 -06:00
ae5701cb01 fix broken Collabora config stalls display of mail list 2023-03-15 20:48:21 +01:00
cdb0998bee fix broken Collabora config stalls display of mail list 2023-03-15 20:46:53 +01:00
843aaae63c Calendar: Get planner by category working again
Categories were missing due to change in how static categories are done.  This should be changed to use promises, when we get here.
2023-03-15 12:02:11 -06:00
a169c39373 Home: Get weather directly without reload 2023-03-15 11:02:42 -06:00
17018a7a24 Home: Better initial load of new favorites
Less server requests, shows data without reload, favorite select populated immediately
2023-03-15 10:16:08 -06:00
adcaa10ec4 pending translations from our translation server 2023-03-15 08:58:13 +01:00
1a665046c9 pending translations from our translation server 2023-03-15 08:56:49 +01:00
0f1866eb19 Home: Fix birthdays lost range option 2023-03-14 15:02:02 -06:00
10fc2390f6 Home: Pull favorite list live client-side
Also IDE now understands we can't call abstract __construct
2023-03-14 13:56:59 -06:00
c0680a006d Home: Make resize less jumpy 2023-03-14 11:22:38 -06:00
9421d49ab5 Addressbook: Get context menu working for home portlet 2023-03-14 10:08:04 -06:00
9036186568 Calendar: Get calendar week view actions working from home portlet 2023-03-14 09:37:56 -06:00
da839dcfca Home: Better edit for note 2023-03-14 09:25:10 -06:00
b09c6e804f Home: Restore ability to manually add to list portlet
Now just using the properties dialog to add
2023-03-14 09:15:02 -06:00
a71229cd48 changes for 23.1 2023-03-14 12:15:56 +01:00
fb9c4f748f changes for 23.1 2023-03-14 12:15:29 +01:00