KD2 Framework  Timeline

50 events by user bohwaz occurring around 2018-12-18 12:48:04.

More ↑
2019-02-19
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
14:53
HTMLDocument: fix doc comment check-in: a9599f6ee4 user: bohwaz tags: 5.6, trunk
14:52
Test: fix phpstan errors check-in: 6b9f506cab user: bohwaz tags: 5.6, trunk
14:52
UserActions: fix typo check-in: 04ca11897e user: bohwaz tags: 5.6, trunk
14:52
ZipWriter: use statements for exceptions check-in: 8826f9765e user: bohwaz tags: 5.6, trunk
14:51
DB_SQLite3: fix PHPStan notices check-in: 52d1315667 user: bohwaz tags: 5.6, trunk
14:50
Beacon: namespace exception fix, remove duplicate in array check-in: 5eff9a9941 user: bohwaz tags: 5.6, trunk
14:50
Delta: Throw standard exceptions check-in: 9f4992e8a4 user: bohwaz tags: 5.6, trunk
2019-01-28
23:04
Ajout d'une queue de redimensionnement des miniatures pour limiter la charge / taille mémoire check-in: bc0eba4606 user: bohwaz tags: trunk
2019-01-23
10:00
ErrorManager: fix return when log file is empty check-in: fc67dc6f17 user: bohwaz tags: 5.6, trunk
2019-01-22
10:36
DB_SQLite3: Add undolog feature check-in: 1019d43a2f user: bohwaz tags: 5.6, trunk
10:35
Smartyer: fail correctly when the template file name is a directory check-in: bdba474e89 user: bohwaz tags: 5.6, trunk
2019-01-18
14:43
Test: fix various bugs, add invoke/getproperty methods, add run() method to run all tests in multiple files and display the result check-in: 7fb94fa1ea user: bohwaz tags: 5.6, trunk
11:10 Changes to wiki page "Test" artifact: 17621343f2 user: bohwaz
11:10 Changes to wiki page "Test" artifact: ea74508ccb user: bohwaz
11:07 Changes to wiki page "Test" artifact: f26ffbec34 user: bohwaz
11:06 Added wiki page "Test" artifact: 880f622b86 user: bohwaz
09:30 Changes to wiki page "about" artifact: c34a1c9b4f user: bohwaz
2019-01-07
17:35
Form+SMTP: Fix warning on PHP 7.2 because the default is deprecated, WTF check-in: 749ea76d49 user: bohwaz tags: 5.6, trunk
2018-12-24
15:23
DB_SQLite3: restrict should also be case-insensitive check-in: 1b43d43b06 user: bohwaz tags: 5.6, trunk
15:18
DB_SQLite3: fix uppercase-only SELECT check-in: f017f06f8e user: bohwaz tags: 5.6, trunk
2018-12-18
12:48
DB_SQlite3: add userSelectStatement method check-in: baeca5d03f user: bohwaz tags: 5.6, trunk
12:37
DB_SQLite3: Fix typo check-in: 62fb112f9c user: bohwaz tags: 5.6, trunk
12:36
DB_SQLite3: add fts3_tokenizer to forbidden functions check-in: a81ff4cfa2 user: bohwaz tags: 5.6, trunk
2018-12-16
23:05
DB_SQLite3: add method to allow users to make SELECT queries check-in: b170ed4466 user: bohwaz tags: 5.6, trunk
2018-12-10
22:40
Smartyer: limit recursion level check-in: d3199e27ed user: bohwaz tags: 5.6, trunk
22:39
Limit recursion levels check-in: fee0084713 user: bohwaz tags: 5.6, trunk
2018-12-06
15:09
Update license text check-in: f10a5314d2 user: bohwaz tags: trunk
14:52
DB_SQLite3: apply table prefix to queries check-in: bc8a1c58da user: bohwaz tags: 5.6, trunk
2018-11-27
20:13
ErrorManager: fix email syntax, use base64_encode to avoid noscript filters check-in: 47b353508c user: bohwaz tags: 5.6, trunk
19:26
ErrorManager: use threads to group errors in emails check-in: 9f56824e86 user: bohwaz tags: 5.6, trunk
2018-11-26
22:47
JS/QueryBuilder: fix generation of checkboxes for bitwise columns check-in: 8cdb4be502 user: bohwaz tags: trunk
22:44 Edit [9df4ff57e9]: Add tag "5.6". artifact: 9e65d3b041 user: bohwaz
21:59
ErrorManager: return an empty array if the log file does not exist check-in: 9df4ff57e9 user: bohwaz tags: 5.6, trunk
2018-11-23
15:30
First tests for PHPTest check-in: 7d4f4f6b08 user: bohwaz tags: trunk
15:29
PHPTest: a lightweight/simple implementation of the PHP test framework check-in: f3efa13c02 user: bohwaz tags: trunk
13:29
ErrorManager test: assertion to -1 means disabled too check-in: 3acf4700b6 user: bohwaz tags: trunk
13:28
Test suite: use spl_autoload_register (__autoload is deprecated in PHP 7.2) check-in: f0689e795a user: bohwaz tags: trunk
13:28
SkrivLite: Fix issues with code blocks check-in: 5a61097a8c user: bohwaz tags: trunk
13:14
Fix issue with first element of the backtrace check-in: 5e4698750f user: bohwaz tags: trunk
13:14
SkrivLite: fix test check-in: a30b7ee84c user: bohwaz tags: trunk
2018-11-17
23:05
ErrorManager: fix, if DOCUMENT_ROOT is empty check-in: 03741b5601 user: bohwaz tags: trunk
2018-11-09
22:19
ErrorManager: Fix reference to non existent variable check-in: ce50b46438 user: bohwaz tags: trunk
15:37
ErrorManager: filter reports by ID check-in: a5e6dcc573 user: bohwaz tags: trunk
15:25
ErrorManager: add automatic reporting and error returning check-in: 9a41504334 user: bohwaz tags: trunk
15:24
JS/QueryBuilder: add NULL clauses for NULLable columns check-in: afb1ae0906 user: bohwaz tags: trunk
2018-10-31
16:00
ErrorManager: make report compatible with AirBrake/Errbit APIs check-in: 969cca1086 user: bohwaz tags: trunk
More ↓