Commit Graph

39783 Commits

Author SHA1 Message Date
nathan
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
nathan
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
hadi
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
ralf
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
ralf
9af1a58da5 * Notifications: deal with "Lock timeout exceeded" error on too many undeleted notifications 2023-03-17 11:08:21 +01:00
ralf
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
nathan
1a64b19943 Swap photo for lavatar in home entry template 2023-03-16 13:48:59 -06:00
nathan
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
nathan
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
nathan
2190cb4fd7 Home: Avoid "Illegal offset type" if somehow favorite was not set 2023-03-16 11:55:29 -06:00
nathan
f9ec242be4 Home: Get weather directly without reload 2023-03-16 11:55:18 -06:00
nathan
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
nathan
04054a64b1 Home: Fix birthdays lost range option 2023-03-16 11:54:59 -06:00
nathan
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
nathan
e405c4dfa9 Home: Make resize less jumpy 2023-03-16 11:54:40 -06:00
nathan
029692d5ca Addressbook: Get context menu working for home portlet 2023-03-16 11:54:29 -06:00
nathan
b7ca0448cb Calendar: Get calendar week view actions working from home portlet 2023-03-16 11:54:19 -06:00
nathan
90c3bb6089 Home: Better edit for note 2023-03-16 11:54:07 -06:00
nathan
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
nathan
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
ralf
ae5701cb01 fix broken Collabora config stalls display of mail list 2023-03-15 20:48:21 +01:00
Ralf Becker
adcaa10ec4 pending translations from our translation server 2023-03-15 08:58:13 +01:00
ralf
fb9c4f748f changes for 23.1 2023-03-14 12:15:29 +01:00
ralf
8cec076f5a Changelog for 23.1.20230314 2023-03-14 10:49:04 +01:00
ralf
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
ralf
6e679b28a4 fix background-color reported as "" stalls rendering of calendar 2023-03-14 09:50:44 +01:00
nathan
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
nathan
bc989f7108 Home: Avoid breaking home if weather didn't find city 2023-03-13 14:53:49 -06:00
nathan
fe0c125458 Et2LinkList: Fire change event when link is removed
Avoid error if instance manager is missing
2023-03-13 14:40:32 -06:00
nathan
74201b1a21 Home WIP: Fix changing portlet width would not stick for some types 2023-03-13 14:39:30 -06:00
nathan
3810e0ec42 Home: Fix missing mainscreen message 2023-03-13 14:24:47 -06:00
nathan
9e87fefd54 Add missing home templates 2023-03-13 13:01:09 -06:00
nathan
c09952f6ca Home: Fix missing templates & sneaky failures with some favorite combinations 2023-03-13 13:01:01 -06:00
hadi
e4a23f8dbb Do not dock/undock mil preview when it's set for vertical pane 2023-03-13 16:10:17 +01:00
nathan
5c8fb1eb2e Fix numeric validator on a Et2Number would not pass 2023-03-13 08:10:56 -06:00
nathan
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
nathan
ed3494dc26 Change border for dialog & flatpicker calendar in dark mode 2023-03-13 08:10:04 -06:00
nathan
1e203dda72 Remove action WIP 2023-03-10 14:57:06 -07:00
nathan
ea86f17b2f Home: Weather portlet improvements 2023-03-10 14:55:05 -07:00
nathan
c3b3c5ea79 Home: Avoid impossible (negative) span 2023-03-10 14:54:58 -07:00
nathan
9ed1ee2aa9 Home WIP: Better re-layout calcs, use correct portlet type (if possible) when adding 2023-03-10 14:54:50 -07:00
nathan
f4c86c82ec Home WIP: Avoid offscreen portlets even if screen size changes 2023-03-10 14:54:40 -07:00
nathan
11a9df7c7c Home WIP: Layout improvements to prevent off screen even if screen size changes 2023-03-10 14:54:33 -07:00
nathan
62f084231b Home WIP: Get calendar working 2023-03-10 14:54:12 -07:00
nathan
4b733efff7 Home WIP: Get notes working 2023-03-10 14:53:07 -07:00
nathan
18d2c93f7d Home WIP: Header spacing & style improvements 2023-03-10 14:52:57 -07:00
nathan
7c50fdd185 Home WIP Favorites working a little better 2023-03-10 14:52:48 -07:00
nathan
c3ea140b5a Home: WIP home now shows stuff again 2023-03-10 14:52:33 -07:00
Hadi Nategh
2c9fb69f3b Fix links in infolog description getting into a new line 2023-03-10 13:40:11 +01:00
ralf
abb909b5c4 open newly created accounts directly 2023-03-10 11:57:19 +01:00