KD2 Framework  Timeline

50 events occurring around 3b2933f70913aca5.

More ↑
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-08
16:36
Form: fix issue with max/min and numeric strings check-in: c697e94176 user: bohwaz tags: 5.6, trunk
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 Edit [9f0c457f29]: Add tag "5.6". artifact: 2aef0b0d45 user: bohwaz
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
2020-07-30
13:20
HTTP: Fix getHost with CLI server check-in: e7f13ca136 user: bohwaz tags: 5.6, trunk
2020-07-19
08:48
ErrorManager: Check that there is an error check-in: 7e50e90539 user: bohwaz tags: 5.6, trunk
08:47
Translate: Fix PHP 7.3 warning check-in: 177c7afe01 user: bohwaz tags: 5.6, trunk
2020-06-23
23:08 Edit [9819d678ef]: Add tag "5.6". artifact: 07259f25d6 user: bohwaz
23:08
HTTP: fix condition check-in: 9819d678ef user: bohwaz tags: 5.6, trunk
23:05 Edit [b71b4f2761]: Add tag "5.6". artifact: 5f071a10c9 user: bohwaz
23:05
Merge stable branch check-in: 4c5f536927 user: bohwaz tags: 7.3
23:04
Merge fixes back from dev branch check-in: b71b4f2761 user: bohwaz tags: 5.6, trunk
2020-06-21
23:01
Merge back with stable branch check-in: fafd240e2e user: bohwaz tags: 7.3
23:00
ZipWriter: allow to specify a file source with a different target name check-in: 648c3a266b user: bohwaz tags: 7.3
23:00
Route: Add method to check for existing file check-in: 09606da032 user: bohwaz tags: 7.3
22:59
Mail_Message: add method to get unsubscribe URL from headers check-in: bab2e4909f user: bohwaz tags: 7.3
22:59
SQLite3 : use variadic params check-in: 0feb48c08d user: bohwaz tags: 7.3
More ↓