KD2 Framework  Timeline

50 check-ins related to "7.3" plus check-in "2020-04-21 11:32:04" occurring around 2020-04-21 11:32:04.

More ↑
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
2020-06-23
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
22:58
DB: Use variadic params check-in: 1ee358f0d0 user: bohwaz tags: 7.3
22:55
Smartyer: fix issue with JS RegExp back-references in literals and some other issues check-in: 27dbec33fc user: bohwaz tags: 5.6, trunk
2020-05-01
12:01
Garbage2xhtml: fix issue with continue and PHP 7.3 check-in: 97078d0427 user: bohwaz tags: 5.6, trunk
2020-04-22
23:43
AbstractEntity: Alias 'int' to 'integer' in PHP < 7.4 check-in: b0f591f562 user: bohwaz tags: 7.3
2020-04-21
12:37
SQLite3: add method to check for foreign key errors check-in: d316a7c27c user: bohwaz tags: 7.3
12:14
SQLite3 import: Split by empty lines instead of commas, as it won't work with triggers check-in: d0e8fcc9a6 user: bohwaz tags: 7.3
12:14
ErrorManager: Add line breaks in error message check-in: fc69440185 user: bohwaz tags: 7.3
11:32
Garbage2xhtml: fix issue with continue and PHP 7.3 check-in: 96daf5c36e user: bohwaz tags: 7.3
11:31
Smartyer: fix rare issue with parameter type check-in: 4b536f5bb0 user: bohwaz tags: 7.3
11:31
EntityManager: fix typo check-in: 1cffec01ad user: bohwaz tags: 7.3
11:30
SQLite3: custom import() method that can load external files and tell which line failed check-in: fa3c573416 user: bohwaz tags: 7.3
10:59
AbstractEntity: fix import method check-in: 4780cf2b83 user: bohwaz tags: 7.3
2020-02-12
01:26
AbstractEntity: remove "date" pseudo-type, add PHP 7.4 typed properties support check-in: 01d5540763 user: bohwaz tags: 7.3
01:24
EntityManager: add a helper method to retrieve an entity from an ID check-in: 8d72a8244e user: bohwaz tags: 7.3
01:23
HTTP root URI: Return exceptions when required data is missing check-in: 6ea68344b2 user: bohwaz tags: 7.3
2020-01-30
23:31
Fix some issues with PHP 7.4 check-in: b3eca260b9 user: bohwaz tags: 7.3
23:14
Fix some issues with PHP 7.4 check-in: 06c3f53895 user: bohwaz tags: 5.6, trunk
2020-01-29
14:29
EntityManager: use @TABLE instead of {$table} to refer to the entity table check-in: d15e394651 user: bohwaz tags: 7.3
2020-01-20
21:59
Move SQLite3 undo feature in a separate class check-in: 558af79d51 user: bohwaz tags: 7.3
21:54
Get a bit more of the arguments content check-in: 395e9e1ae4 user: bohwaz tags: 7.3
21:54
Namespace change check-in: eaa51b174b user: bohwaz tags: 7.3
2020-01-17
12:50
DB: this PDO flag doesn't exist until PHP 7.4 check-in: 78998f320d user: bohwaz tags: 7.3
12:05
HTTP: make it clear that we are using the curl extension functions in the global namespace check-in: 75cf17e787 user: bohwaz tags: 7.3
12:03
AbstractEntity: rename _fields to _types, implement support for validating forms check-in: e58c6d3809 user: bohwaz tags: 7.3
12:01
Form: Add a "validateField" method check-in: c6047f0c04 user: bohwaz tags: 7.3
2020-01-10
09:56
Update header check-in: 1370c2dfac user: bohwaz tags: 7.3
2020-01-06
14:02
Entity/Manager: improvements, fixes, add test check-in: aecfce9492 user: bohwaz tags: 7.3
2020-01-02
13:02
Add Entity manager check-in: 2eef4e40ab user: bohwaz tags: 7.3
2019-12-20
12:32
Fix tests check-in: 1dd704636b user: bohwaz tags: 7.3
2019-12-19
15:51
Update tests check-in: 1ae69a601e user: bohwaz tags: 7.3
15:50
Graphics/Image: Remove imlib support (no longer supported in PHP 7), fix issues with Imagick check-in: 0eb5d32dfc user: bohwaz tags: 7.3
15:46
Graphics/Blob: fix issue with orientation finding in PHP 7.1+ check-in: 4f965e99d9 user: bohwaz tags: 7.3
13:40
Remove test as library was removed check-in: 972f5cb74f user: bohwaz tags: 7.3
More ↓