KD2 Framework  Timeline

50 events occurring around 0bde16b6afc961e9.

More ↑
2022-06-07
18:41
SMTP: extract address, dismiss name part check-in: 5715810875 user: bohwaz tags: 7.3
18:36
SMTP: Fix array map check-in: 8900cf4923 user: bohwaz tags: 7.3
18:32
SMTP/Mail: Fix issues with quotes and commas in from check-in: fd1b58234a user: bohwaz tags: 7.3
12:53
SMTP: handle quoted quotes correctly in From/To headers check-in: 4260ed5925 user: bohwaz tags: 7.3
12:52
Entity: Return self from load check-in: 6133248f76 user: bohwaz tags: 7.3
12:52
Mail_Message: fix handling of quoted quotes in From header check-in: c04c898839 user: bohwaz tags: 7.3
2022-06-02
12:16
Brindille: add comment check-in: 18f9f0114d user: bohwaz tags: 7.3
2022-06-01
23:04
Mail_Message: fix bounce handling check-in: ef1c8fbb61 user: bohwaz tags: 7.3
22:32
Handle case when there is no from check-in: 41200d65b6 user: bohwaz tags: 7.3
12:19
Brindille: fix bug when argument is empty check-in: 9e63ce4c2e user: bohwaz tags: 7.3
2022-05-31
20:13
Fix PHP 8.1 warnings check-in: 64fea7a9f6 user: bohwaz tags: 7.3
14:22
SMTP: Use Return-Path before From as Envelope sender check-in: e4a070ef0c user: bohwaz tags: 7.3
14:22
Mail_Message: Avoid PHP 8.1 warnings check-in: a7420172a8 user: bohwaz tags: 7.3
2022-05-13
12:06
Fix PHP 8.1 notice check-in: 011bbb8cd1 user: bohwaz tags: 7.3
11:42
Smartyer: use a simpler way to fetch the relative path of an included template check-in: 2cbf457d1d user: bohwaz tags: 7.3
2022-05-04
22:45
Blocks editor: some advancement check-in: 5ce5ceb1e6 user: bohwaz tags: 7.3
22:26
HTTP: fix PHP 8.1 notice check-in: 88f3b4d652 user: bohwaz tags: 7.3
2022-05-02
09:55
Brindille: fix PHP 8.1 notice check-in: 76d9ece13e user: bohwaz tags: 7.3
2022-04-24
21:34
Block editor: implement type change and block moving in columns check-in: dfa45c54fc user: bohwaz tags: 7.3
19:59
Initial test of JS block editor check-in: 56791cf8a6 user: bohwaz tags: 7.3
12:33
SVG Plot: Fix horizontal lines to be correctly aligned with plot graph check-in: 955e49a240 user: bohwaz tags: 7.3
2022-04-23
22:53
ODS Writer: fix PHP 8.1 depreciation notice check-in: e095d01536 user: bohwaz tags: 7.3
2022-04-21
21:21
Fix import of dates in strftime check-in: 621805638d user: bohwaz tags: 7.3
21:21
Fix numbers between 0 and -1 check-in: e5a877e2bb user: bohwaz tags: 7.3
2022-04-05
11:47
Close curl connection check-in: b36bd50f9a user: bohwaz tags: 7.3
2022-04-04
22:24
Brindille: fix when argument is empty check-in: 0bde16b6af user: bohwaz tags: 7.3
2022-04-03
22:20
Update strftime, following bugfixes from repo check-in: 1da47c1916 user: bohwaz tags: 7.3
22:20
AbstractEntity: set ID to null if exists = false check-in: d30aecca48 user: bohwaz tags: 7.3
21:58
EntityManager: id is already set null in exists() method check-in: 9f9f4cbfbc user: bohwaz tags: 7.3
21:58
JS Query Builder: Add option to be able to define a default selected operator when switching columns check-in: 61cf23a723 user: bohwaz tags: 7.3
2022-03-28
12:31
Image: fix typo in variable name check-in: f6cf8154c1 user: bohwaz tags: 7.3
2022-03-21
10:29
Add "return to today" button to date picker check-in: a38bd20d36 user: bohwaz tags: 7.3
2022-03-18
00:25
Fix PHP 8.1 warnings check-in: 47abd2387c user: bohwaz tags: 7.3
2022-03-14
11:11
SkrivLite: Escape class names check-in: f23a764834 user: bohwaz tags: 7.3
2022-03-09
15:22
Fix text editor in Firefox check-in: 6521bba7d2 user: bohwaz tags: 7.3
2022-03-08
01:58
Update minified code check-in: 32ff830acd user: bohwaz tags: 7.3
01:47
Update Datepicker from Garradin check-in: 1be76cad60 user: bohwaz tags: 7.3
01:45
Fix bugs and improve code editor handling of indentation and brackets, thanks @zou check-in: d5b36b51c2 user: bohwaz tags: 7.3
2022-03-04
21:57
Fix OTP issues with code beginning with a zero check-in: 3f75a9f2eb user: bohwaz tags: 7.3
2022-02-26
10:24
Return DB_Exception when a statement fails check-in: 9d2f348513 user: bohwaz tags: 7.3
2022-02-16
22:06
Make sure EXPLAIN QUERY PLAN statements are treated as readonly check-in: 0966976430 user: bohwaz tags: 7.3
21:38
DB+SQLite3: implement callback to be able to log or do anything else really check-in: 87654be90b user: bohwaz tags: 7.3
21:38
SVG plot: fix issue with PHP 8.1 check-in: 609e89ee27 user: bohwaz tags: 7.3
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
More ↓