KD2 Framework  Timeline

47 check-ins related to "7.3" plus check-in "2020-01-17 12:50:12" occurring around 2020-01-17 12:50:12.

More ↑
2020-06-21
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
11:37
Update test to reflect changes in DB APIs check-in: 2633233d00 user: bohwaz tags: 7.3
11:36
Use type hinting and better integration between SQLite3 and PDO check-in: 48b410159a user: bohwaz tags: 7.3
11:36
ErrorManager: Fix error when line is undefined check-in: 42d3f2583b user: bohwaz tags: 7.3
2019-12-18
12:09
Renamed ODSWriter to Office/Calc/Writer check-in: f02d523fd8 user: bohwaz tags: 7.3
12:05
Rename namespaces check-in: 49e081d028 user: bohwaz tags: 7.3
12:01
Rename graphics libraries check-in: 70c87a9b18 user: bohwaz tags: 7.3
11:56
Remove Karto, update Karto\Point and Karto\Set check-in: d5252aa931 user: bohwaz tags: 7.3
11:42
Move Karto libraries check-in: ac4c400e8b user: bohwaz tags: 7.3
11:33
Remove legacy libraries check-in: 4f93ecabdb user: bohwaz tags: 7.3
11:25
Create new branch named "7.3" check-in: 85813abb74 user: bohwaz tags: 7.3
2019-12-03
16:40
User_Session: Add method to check for compromised password (and cache of the results) using HaveIBeenPwned API check-in: 29be6d3644 user: bohwaz tags: 5.6, trunk