hadi
|
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 |
|
nathan
|
005686b469
|
Home: Avoid "Illegal offset type" if somehow favorite was not set
|
2023-03-16 08:45:33 -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
|
cdb0998bee
|
fix broken Collabora config stalls display of mail list
|
2023-03-15 20:46:53 +01:00 |
|
nathan
|
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 |
|
nathan
|
a169c39373
|
Home: Get weather directly without reload
|
2023-03-15 11:02:42 -06:00 |
|
nathan
|
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 |
|
Ralf Becker
|
adcaa10ec4
|
pending translations from our translation server
|
2023-03-15 08:58:13 +01:00 |
|
Ralf Becker
|
1a665046c9
|
pending translations from our translation server
|
2023-03-15 08:56:49 +01:00 |
|
nathan
|
0f1866eb19
|
Home: Fix birthdays lost range option
|
2023-03-14 15:02:02 -06:00 |
|
nathan
|
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 |
|
nathan
|
c0680a006d
|
Home: Make resize less jumpy
|
2023-03-14 11:22:38 -06:00 |
|
nathan
|
9421d49ab5
|
Addressbook: Get context menu working for home portlet
|
2023-03-14 10:08:04 -06:00 |
|
nathan
|
9036186568
|
Calendar: Get calendar week view actions working from home portlet
|
2023-03-14 09:37:56 -06:00 |
|
nathan
|
da839dcfca
|
Home: Better edit for note
|
2023-03-14 09:25:10 -06:00 |
|
nathan
|
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 |
|
ralf
|
a71229cd48
|
changes for 23.1
|
2023-03-14 12:15:56 +01:00 |
|
ralf
|
fb9c4f748f
|
changes for 23.1
|
2023-03-14 12:15:29 +01:00 |
|
ralf
|
f7007c6bc8
|
Changelog for 23.1.20230314
|
2023-03-14 12:05:49 +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
|
0c13bc863a
|
stop Chrome from autofilling passwords and do NOT display a password for OAuth when editing an account
|
2023-03-14 10:18:46 +01:00 |
|
ralf
|
6e679b28a4
|
fix background-color reported as "" stalls rendering of calendar
|
2023-03-14 09:50:44 +01:00 |
|
ralf
|
84d067d2b9
|
WIP transpiling: an other missed StaticOptions usage
greped now for it to make sure it's the last
|
2023-03-14 09:44:55 +01:00 |
|
ralf
|
590d41bfb5
|
fix background-color reported as "" stalls rendering of calendar
|
2023-03-14 09:41:47 +01:00 |
|
ralf
|
096981ea3f
|
WIP transpiling: only import as type as only used as such
|
2023-03-14 09:07:02 +01:00 |
|
nathan
|
db05adeb8c
|
Calendar: missed StaticOptions change
see 43dfaa6
|
2023-03-13 15:49:29 -06: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
|
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 |
|