KD2 Framework  Timeline

50 check-ins related to "5.6" plus check-in "2020-06-21 22:55:03" occurring around 2020-06-21 22:55:03.

2023-02-25
14:00
Merge 7.3 branch into trunk check-in: 30b19ee3e2 user: bohwaz tags: trunk
2021-02-12
13:41
Smartyer: fix issue with magic getter objects check-in: 86764e2ca1 user: bohwaz tags: 5.6, trunk
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
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
HTTP: fix condition check-in: 9819d678ef user: bohwaz tags: 5.6, trunk
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
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:04
This is not ready check-in: dba499e885 user: bohwaz tags: 5.6, trunk
12:01
Garbage2xhtml: fix issue with continue and PHP 7.3 check-in: 97078d0427 user: bohwaz tags: 5.6, trunk
2020-04-21
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
2020-02-12
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
2019-12-23
23:11
HTTP: add test for 1and1 hosting (fails as they misconfigured their server) check-in: b96cc17659 user: bohwaz tags: trunk
2019-12-18
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
2019-11-19
11:00
Image: remove unused code for transparent images that made them half-opaque check-in: 78ad6c2c6b user: bohwaz tags: 5.6, trunk
2019-11-12
16:15
HTTP: handle case where document_root is above the app root check-in: b98d1a3c51 user: bohwaz tags: 5.6, trunk
16:09
HTTP: fix methods and tests to find root and app URL check-in: 21b0f91caa user: bohwaz tags: 5.6, trunk
2019-11-06
00:30
ODTTemplate (alpha) check-in: b2ea7743c8 user: bohwaz tags: trunk
2019-10-06
18:48
Text editor: fix issues with key event handling in newer browsers check-in: c681ec7ff9 user: bohwaz tags: trunk
2019-08-23
13:00
SkrivLite: open external links in a new tab check-in: faaef466e4 user: bohwaz tags: 5.6, trunk
2019-05-27
17:19
DB_SQLite3: add method to return database details from a string check-in: c186c7b54f user: bohwaz tags: 5.6, trunk
2019-04-17
09:04
Mail_Message: wordwrap alone may wrap already wrapped lines, let's do something a bit more clever check-in: 6c4ed83d5c user: bohwaz tags: 5.6, trunk
09:01
Mail_Message: fix maximum line length for headers and body check-in: cf947051bb user: bohwaz tags: 5.6, trunk
09:00
UserSession: fix typo in user session data key check-in: 1676b6bd17 user: bohwaz tags: 5.6, trunk
2019-04-09
14:13
Smartyer: fix escape to hexentity check-in: 00a8929f78 user: bohwaz tags: 5.6, trunk
14:13
ErrorManager: fix rare case of backtrace file not set check-in: 57d76de3ee user: bohwaz tags: 5.6, trunk
2019-03-29
16:09
Idée d'éditeur de contenu check-in: c9558fd22a user: bohwaz tags: trunk
2019-03-14
21:06
Smartyer: don't truncate to zero when using the word cutter check-in: bce002e856 user: bohwaz tags: 5.6, trunk
16:03
Form: fix typo for gte check-in: 04fc537eb0 user: bohwaz tags: 5.6, trunk
16:02
Form: implement lt, lte, gt and gte rules check-in: dbbb7dfcf4 user: bohwaz tags: 5.6, trunk
16:02
Smartyer: accept convertable objects in escape, accept datetime in date_format modifier check-in: 3c42e9c568 user: bohwaz tags: 5.6, trunk
2019-02-25
10:10
Form: add ability to pass rules parameters as an array instead of a string check-in: bb0667292f user: bohwaz tags: 5.6, trunk
10:09
DB: add an alias, as it is confusing between SQLite and PDO check-in: 649ec9d0bd user: bohwaz tags: 5.6, trunk
2019-02-19
15:19
Always return true check-in: cf6eb0069d user: bohwaz tags: 5.6, trunk
15:05
Fix PHPStan warning check-in: 86521c9958 user: bohwaz tags: 5.6, trunk
15:05
Remove trailing spaces check-in: 07c3b8f6fc user: bohwaz tags: 5.6, trunk
14:54
Fix multiple PHPStan issues check-in: fe7cb3e32a user: bohwaz tags: 5.6, trunk
14:53
Fix SkrivLite phpstan errors check-in: fb1b3847f3 user: bohwaz tags: 5.6, trunk
More ↓