KD2 Framework  Timeline

50 check-ins related to "trunk" plus check-in "2020-05-01 12:04:04" occurring around 2020-05-01 12:04:04.

More ↑
2023-03-11
17:50
Import Markdown parser and extensions from Paheko check-in: 1815202bf5 user: bohwaz tags: trunk
17:47
Brindille: fix support for {{literal}} blocks check-in: 24734971fc user: bohwaz tags: trunk
2023-03-05
12:10
Fix: handle negative int/float in if blocks check-in: d6c9cda389 user: bohwaz tags: trunk
2023-02-27
21:28
Brindille: same with from check-in: cdab27350c user: bohwaz tags: trunk
21:27
Brindille: make sure NULL values can be assigned using {{:assign var value=NULL}} check-in: c41d8a9953 user: bohwaz tags: trunk
2023-02-25
23:53
SkrivLite: Don't use static method check-in: ef94002eb5 user: bohwaz tags: trunk
14:03
Package as 7.4, not 7.2 check-in: 1142adee8b user: bohwaz tags: trunk
14:01
Add Table export from HTML to ODS (unfinished) check-in: 3111e1ba56 user: bohwaz tags: trunk
14:00
Merge 7.3 branch into trunk check-in: 30b19ee3e2 user: bohwaz tags: trunk
13:55
More HTML table tests Closed-Leaf check-in: 5b39e83a2b user: bohwaz tags: 7.3
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-31
16:06
HTTP: add methods to get scheme, host, and app URI check-in: 911f62bb8f user: bohwaz tags: trunk
2019-10-28
23:32
OTP: Add image argument to otpauth:// URLs check-in: 61f983967b user: bohwaz tags: trunk
2019-10-06
21:46
JS/Upload helper: update default options, use a pattern to find out if a file type needs to be resized check-in: 688214e449 user: bohwaz tags: trunk
21:40
JS/SQL Query Builder: update minifier, sync last changes check-in: 14a2ba9e23 user: bohwaz tags: trunk
21:39
Update minifier check-in: 3e572b61fd user: bohwaz tags: trunk
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
More ↓