KD2 Framework  Timeline

50 events by user bohwaz occurring around 2019-11-19 11:00:38.

More ↑
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-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
12:27 Changes to wiki page "7.3" artifact: 9e5d4861ba user: bohwaz
11:40 Changes to wiki page "7.3" artifact: 440e47322c user: bohwaz
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:11 Added wiki page "7.3" artifact: 085271b56d user: bohwaz
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:39 Changes to wiki page "about" artifact: c8b342968c user: bohwaz
11:37 Changes to wiki page "about" artifact: 1c98d08a7b user: bohwaz
11:34 Deleted wiki page "Passphrase" artifact: 960bf222ee user: bohwaz
11:33
Remove legacy libraries check-in: 4f93ecabdb user: bohwaz tags: 7.3
11:30 Deleted wiki page "KD2 Framework" artifact: a049006f1a user: bohwaz
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
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
More ↓