Commit Graph

40027 Commits

Author SHA1 Message Date
nathan
bc989f7108 Home: Avoid breaking home if weather didn't find city 2023-03-13 14:53:49 -06:00
nathan
41788aef00 Home: Avoid breaking home if weather didn't find city 2023-03-13 14:47:46 -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
9a8375fa33 Revert "fixes for transpiling:"
This reverts commit f5a1fce8bc.
2023-03-13 14:32:31 -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
nathan
fe6a5fa0f0 Add missing home templates 2023-03-13 12:55:04 -06:00
ralf
f5a1fce8bc fixes for transpiling:
- importing Instance and HTMLElementWithValue types only as type
- import flatpicker plugins with: import {default as <PluginName>} from <file>
2023-03-13 19:41:00 +01:00
ralf
43dfaa6bc2 fixes for transpiling: import instantiated StaticOptions object, not the type
has also the benefit of using a single instance
2023-03-13 19:38:36 +01:00
nathan
ebdf3310c2 Home: Fix missing templates & sneaky failures with some favorite combinations 2023-03-13 09:26:37 -06:00
hadi
d8cc92efe4 Do not dock/undock mil preview when it's set for vertical pane 2023-03-13 16:14:53 +01: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
nathan
ca17161f4a Remove action WIP 2023-03-10 14:50:05 -07:00
nathan
5cfe1cef58 Home: Weather portlet improvements 2023-03-10 14:44:41 -07:00
Hadi Nategh
665dcc18da Fix links in infolog description getting into a new line 2023-03-10 20:17:48 +01:00
nathan
63492b3e98 Home: Fix missing mainscreen message 2023-03-10 09:13:17 -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
ralf
560495cd9b open newly created accounts directly 2023-03-10 11:52:45 +01:00
ralf
0a3892d2f2 fix some typos and old constructs 2023-03-10 08:45:07 +01:00
ralf
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
ralf
fb9c214182 * Admin/Setup: logging all DB backup operations to a text file db_backup.log in backup-directory 2023-03-10 08:33:23 +01:00
nathan
72d601b393 Et2Colorpicker: Let popup panel auto-position
Fixes color picker goes offscreen in kanban board edit
2023-03-09 09:08:37 -07:00
nathan
09ffa47041 Change border for dialog & flatpicker calendar in dark mode 2023-03-09 08:54:52 -07:00
Hadi Nategh
87a055e7bd Fix tree's actions no longer available after refreshing the root node 2023-03-09 13:05:57 +01:00
Hadi Nategh
ab8aba49a5 Fix tree's actions no longer available after refreshing the root node 2023-03-09 12:57:17 +01:00
ralf
3e3f5b0216 fix wrong import path stalling Babel transpiling 2023-03-09 08:48:41 +01:00
ralf
2543a011cb fix wrong import path stalling Babel transpiling 2023-03-09 08:48:01 +01:00
nathan
85efe66b33 Home: Avoid impossible (negative) span 2023-03-08 14:06:04 -07:00
nathan
39d26ddca7 Et2InputWidget: Split label around widget if it has %s in it 2023-03-08 13:54:44 -07:00
nathan
63f9a179b5 Calendar: Fix custom alarm time did not show calendar for date 2023-03-08 13:53:44 -07:00
nathan
e7f10c711c Fix numeric validator on a Et2Number would not pass 2023-03-08 13:28:04 -07:00
nathan
5ebad31675 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-08 11:53:48 -07:00
nathan
0492c92352 Et2Colorpicker: Let popup panel auto-position
Fixes color picker goes offscreen in kanban board edit
2023-03-08 11:26:47 -07:00