KD2 Framework  Timeline

50 check-ins related to "5.6" plus check-in "2019-01-22 10:35:15" occurring around 2019-01-22 10:35:15.

More ↑
2019-04-17
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
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
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
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
2018-10-29
16:03
ErrorManager: add remote reporting option, refactoring check-in: 6020ffc05e user: bohwaz tags: trunk
2018-10-27
19:26
ErrorManager: Fix detection of color capacity in CLI output check-in: 933ee1ff72 user: bohwaz tags: 5.6, trunk
2018-10-21
17:53
Form: return false if the value is required, true if the value is absent and not required check-in: 322c76be2a user: bohwaz tags: 5.6, trunk
17:16
UserSession: clear the custom session data on refresh check-in: 52c53352a1 user: bohwaz tags: trunk
2018-10-19
21:37
Form: fix require check-in: 81e70bdedc user: bohwaz tags: 5.6, trunk
2018-10-16
22:30
ErrorManager: show stack trace in CLI check-in: f9be0477c1 user: bohwaz tags: 5.6, trunk
2018-10-09
15:10
JS: SQL Query builder check-in: d98fc2cf77 user: bohwaz tags: trunk
More ↓