KD2 Framework  Timeline

50 check-ins related to "7.3" plus check-in "2022-01-11 21:43:04" occurring around 2022-01-11 21:43:04.

More ↑
2022-02-16
18:54
Set names when connecting to mysql check-in: a209b276ec user: bohwaz tags: 7.3
2022-02-14
01:43
Translate: Fix PHP 8.1 warning check-in: c308f8c87c user: bohwaz tags: 7.3
00:26
Mail_Message: fix handling of multiple addresses in headers check-in: 1f6e7c990b user: bohwaz tags: 7.3
00:26
Mail_message test: assess correct treatment of multiple addresses in Cc/To/From headers check-in: 6a819e1a9c user: bohwaz tags: 7.3
2022-02-13
23:51
Mail_Message: Improve output RFC compliancy check-in: 42e2d71fe4 user: bohwaz tags: 7.3
23:47
SMTP: also accept Mail_Message objects in send() method check-in: f3abb9b101 user: bohwaz tags: 7.3
23:47
Garbage2xhtml: Fix PHP 8.1 warning check-in: 09c9439261 user: bohwaz tags: 7.3
2022-02-10
15:52
SQLite3: do not convert datetime to UTC, this may lead to issues check-in: bbf78986c3 user: bohwaz tags: 7.3
2022-02-09
23:53
Smartyer: add support for relative path in include check-in: 56c236d182 user: bohwaz tags: 7.3
23:53
UserSession: Make refresh return false if user no longer exists check-in: bccc0fc85a user: bohwaz tags: 7.3
2022-02-02
10:52
Brindille: Fix PHP 8.1 null depreciation check-in: 8cc588e25f user: bohwaz tags: 7.3
10:36
Fix entity check-in: 7dea148f85 user: bohwaz tags: 7.3
10:33
Manage PHP 8.1 depreciation of strftime check-in: 691240b66e user: bohwaz tags: 7.3
2022-02-01
22:50
Fix PHP 8.1 depreciations check-in: 484d79fccc user: bohwaz tags: 7.3
22:41
Fix warnings from PHPStan check-in: 211153007c user: bohwaz tags: 7.3
22:41
DB/SQLite3: automatic caching of statements check-in: c2b14f5cff user: bohwaz tags: 7.3
22:30
Fix PHP8.1 depreciations check-in: f67f21c232 user: bohwaz tags: 7.3
20:48
Fix PHP 8.1 error check-in: a5fe7b1e7e user: bohwaz tags: 7.3
2022-01-28
11:34
Translate: Handle IntlException if supplied locale string is invalid (in getHttpLang) check-in: 7b33a9296c user: bohwaz tags: 7.3, stable
11:33
SkrivLite: restore ini setting check-in: a6c987ef51 user: bohwaz tags: 7.3, stable
11:33
Do not reverse order of exceptions check-in: 4977b372c6 user: bohwaz tags: 7.3, stable
2022-01-20
23:45
HTTP: add support for proxy check-in: 47ab219103 user: bohwaz tags: 7.3
23:45
Brindille: Remove whitespaces check-in: 81ac71f257 user: bohwaz tags: 7.3
2022-01-11
21:44
Allow to create SQLite3 collations check-in: d7b11990e4 user: bohwaz tags: 7.3
21:43
SVG charts: change line colors to work with dark backgrounds check-in: a804669450 user: bohwaz tags: 7.3
2021-12-21
22:47
Fix division by zero in rare cases check-in: ea4021732b user: bohwaz tags: 7.3
00:31
Brindille: fix comments handling check-in: c8294b2973 user: bohwaz tags: 7.3
2021-12-20
02:39
Add JSONSchema, a JSON schema validator check-in: 7d9c159bb6 user: bohwaz tags: 7.3
02:39
Brindille: improve support for assign check-in: c86bd24074 user: bohwaz tags: 7.3
2021-12-19
16:05
Brindille: Allow to assign variables for a whole section using ".="variable_name"" syntax check-in: 467e24f4be user: bohwaz tags: 7.3
2021-12-17
18:58
Translate: strftime replacement for PHP 8.1 check-in: 7d150b4408 user: bohwaz tags: 7.3
2021-12-14
13:14
Add ZipReader implementation check-in: b055450b47 user: bohwaz tags: 7.3
2021-12-07
00:10
Invalidate opcache during upgrade check-in: 2fc97eb385 user: bohwaz tags: 7.3
00:10
AbstractEntity: serialize objects check-in: 91a2ae586e user: bohwaz tags: 7.3
2021-12-06
21:57
Bar graph: improve rendering check-in: 7392047c39 user: bohwaz tags: 7.3
15:41
DB: Add get*Multi methods check-in: 7406c75399 user: bohwaz tags: 7.3
2021-12-05
02:24
Add support for storing arrays and objects as JSON strings check-in: c006e02953 user: bohwaz tags: 7.3
2021-12-03
00:53
Fix HTTP test check-in: cd597783ef user: bohwaz tags: 7.3
00:53
HTTP: Don't add a tailing question mark if there was no query string in merge method check-in: 1af192c124 user: bohwaz tags: 7.3
2021-12-01
13:15
Calc Writer: Don't treat as numbers if it starts with a zero, it's probably a phone number check-in: 7d317e2adf user: bohwaz tags: 7.3
11:32
SVG Bar: Fix division by zero check-in: 4f7c16fea2 user: bohwaz tags: 7.3
2021-11-30
18:08
SVG graphs: add bar graphs check-in: 269e9aa958 user: bohwaz tags: 7.3
2021-11-23
21:47
Smartyer: try to fix for Windows check-in: f6f127ffbf user: bohwaz tags: 7.3
2021-11-22
21:45
FossilInstaller: fix update of ignored files check-in: 3c43924345 user: bohwaz tags: 7.3
20:45
FossilInstaller: fix install method check-in: 905476883a user: bohwaz tags: 7.3
20:03
Add FossilInstaller package check-in: cbb9316dfe user: bohwaz tags: 7.3
20:03
Add useful reference to comments check-in: ec30b16b56 user: bohwaz tags: 7.3
19:57
Security: implement signature verification check-in: 637e5af064 user: bohwaz tags: 7.3
19:54
Mail_Message: Accept to attach Mail_Message objects check-in: c8bcf12647 user: bohwaz tags: 7.3
2021-11-18
21:30
Brindille: Add default section function 'foreach' check-in: 189d8927d4 user: bohwaz tags: 7.3
More ↓