KD2 Framework  Timeline

50 check-ins related to "7.3" plus check-in "2020-11-10 00:50:55" occurring around 2020-11-10 00:50:55.

More ↑
2020-12-05
09:59
Make sure HTTP __toString returns a string check-in: 10ab7555ca user: bohwaz tags: 7.3
2020-11-27
11:39
Smartyer: remove legacy methods check-in: d5ec9b2ae1 user: bohwaz tags: 7.3
11:32
ErrorManager: Fix STDOUT is not always defined and now throws an error, fix multiple chained exceptions check-in: 036980b01b user: bohwaz tags: 7.3
11:31
Fix PHP 8.0 authorizer use in SQLite3 check-in: c5a9600996 user: bohwaz tags: 7.3
2020-11-26
19:29
Fix HTTP mergeURLs check-in: caa2f5abe9 user: bohwaz tags: 7.3
18:39
Merge query strings check-in: 61d0e51f7c user: bohwaz tags: 7.3
2020-11-25
11:34
Mustachier: Fix some issues with loops and exceptions check-in: ced8f11363 user: bohwaz tags: 7.3
11:34
Translate: don't try to load non-existent class check-in: bee92e9f51 user: bohwaz tags: 7.3
11:34
SVG Plot: fix issue with divisio by zero in some cases check-in: 541c05dac9 user: bohwaz tags: 7.3
11:33
Image: fix issue with transparent images from blobs with GD check-in: 1aa221b2ee user: bohwaz tags: 7.3
11:33
Fix some rare issues with ErrorManager check-in: 19554681f3 user: bohwaz tags: 7.3
2020-11-15
21:42
Add Datepicker2 check-in: 51c052b744 user: bohwaz tags: 7.3
18:37
Fix division by zero check-in: 7c64e0fb43 user: bohwaz tags: 7.3
2020-11-13
02:24
Image: Fix issues with compression and Imagick check-in: f895c67fd2 user: bohwaz tags: 7.3
02:24
Plot: Improve plot axis check-in: fc76ab5c45 user: bohwaz tags: 7.3
2020-11-11
21:57
Query builder: fix issues with IN operator check-in: 9be40e9fa2 user: bohwaz tags: 7.3
14:49
SVG Plot: improve Y-axis values check-in: eddf009020 user: bohwaz tags: 7.3
12:48
Improve position of percentages check-in: 6bf3f11737 user: bohwaz tags: 7.3
12:45
Entity: Make sure an ID is set check-in: 839a28e75c user: bohwaz tags: 7.3
2020-11-10
17:50
Remove shims for PHP 5 check-in: c3097ce38c user: bohwaz tags: 7.3
03:48
Pie: Fix vertical alignment check-in: 608abf1de7 user: bohwaz tags: 7.3
03:34
Pie chart: improve UI check-in: 37c0091088 user: bohwaz tags: 7.3
03:23
Pie chart: add percentage check-in: 16bc38679f user: bohwaz tags: 7.3
01:39
LOWriter : improve column width check-in: c22cd128ca user: bohwaz tags: 7.3
00:50
LOWriter: fix issues with dates and numbers check-in: 8c643bf993 user: bohwaz tags: 7.3
00:50
HTTP: fix typo check-in: 6351abce63 user: bohwaz tags: 7.3
00:50
AbstractEntity: leave hour, minutes and seconds at zero for dates check-in: 85a4c0b06e user: bohwaz tags: 7.3
2020-11-06
23:22
Update makefile check-in: 47af34f561 user: bohwaz tags: 7.3
01:01
SQLite3: remove debug check-in: c16f28a757 user: bohwaz tags: 7.3
01:00
SQLite3: Replace userSelectStatemnt with a PHP8-compatible protectSelect method check-in: 81f80a8cc5 user: bohwaz tags: 7.3
2020-11-04
01:10
Smartyer: implement closing compile blocks, finish partial custom block implementation check-in: cb25b478ff user: bohwaz tags: 7.3
2020-10-27
01:24
Fix plot generation when no data is provided check-in: 2e3856aa56 user: bohwaz tags: 7.3
01:24
AbstractEntity: fix getAsString for nullable types check-in: 5439169b91 user: bohwaz tags: 7.3
2020-10-24
19:01
HTMLDocument: make sure the selector is a string check-in: 666cb9fae0 user: bohwaz tags: 7.3
2020-10-21
12:54
Improve SVG graphs check-in: be46854133 user: bohwaz tags: 7.3
2020-10-14
20:22
ErrorManager: rewrite headers to bypass content-disposition and other stuff, manage iterators in stack trace check-in: c088059e8c user: bohwaz tags: 7.3
2020-10-13
15:52
AbstractEntity: fix issue with cloning check-in: 4f2dd08250 user: bohwaz tags: 7.3
2020-10-09
10:36
Form: fix issue with max/min and strings check-in: 47ea31c421 user: bohwaz tags: 7.3
2020-10-03
22:54
Entities: fix issues with saving modified entities check-in: 9492f88c2c user: bohwaz tags: 7.3
22:54
DB: Allow update with no arguments check-in: 66b771c7c6 user: bohwaz tags: 7.3
2020-09-15
23:28
AbstractEntity: being coherent with types used in typehinting check-in: 3b2933f709 user: bohwaz tags: 7.3
23:28
SQLite3: fix openBlob: resource is not accepted for typehinting (d'oh!) check-in: 554b4d85e0 user: bohwaz tags: 7.3
2020-09-14
23:09
Entity: return self on import() check-in: d5594826d5 user: bohwaz tags: 7.3
2020-09-13
23:59
AbstractEntity: remove dependency on Form, form validation should be done separately check-in: 5fa8d55555 user: bohwaz tags: 7.3
23:56
Form: Stop validation at first error for a field, there is no use in having multiple errors for a field. BC break: returns an array of errors, not an array of arrays of errors! check-in: 0e6b1b8897 user: bohwaz tags: 7.3
22:23
Entities: fix some saving issues, add date pseudo-type check-in: c759dbd23b user: bohwaz tags: 7.3
2020-09-03
12:44
Merge avec trunk check-in: 7970eb8d12 user: bohwaz tags: 7.3
2020-09-01
10:15
Smartyer: fix issue with literal blocks check-in: 5a34e78508 user: bohwaz tags: 5.6, trunk
2020-08-28
08:47
Smartyer: Fix issue with comments check-in: 9f0c457f29 user: bohwaz tags: 5.6, trunk
08:46
Smartyer: Fix issue with comments check-in: 209e2526df user: bohwaz tags: 7.3
More ↓