Today
Today
dereckson added a comment to T2144: Port Obsidian code to PHP 8.4.
- MySQLCollection still relies on MySQL database engine, switch to MySQLi using Keruald\Database\Engines\MySQLiEngine
 - MongoClient, MongoCursor are now namespaced, see this thread for example
 
Sun, Nov 2
Sun, Nov 2
dereckson moved T2160: Read from Orbeon Forms and annotate with an Obsidian collection from Backlog to Working on on the Obsidian board.
dereckson closed T2169: Support prepared statement for PDO drivers, a subtask of T2160: Read from Orbeon Forms and annotate with an Obsidian collection, as Resolved.
Fri, Oct 31
Fri, Oct 31
dereckson updated the task description for T2160: Read from Orbeon Forms and annotate with an Obsidian collection.
Thu, Oct 30
Thu, Oct 30
dereckson closed T2171: Allow spaces in MediaWikiMirror URLs as Resolved by committing rOBSIDIAN06efad030284: Encode MediaWiki page title parameter in query string.
dereckson updated the task description for T2160: Read from Orbeon Forms and annotate with an Obsidian collection.
Wed, Oct 29
Wed, Oct 29
dereckson closed T2164: Parse YAML configuration, a subtask of T2160: Read from Orbeon Forms and annotate with an Obsidian collection, as Resolved.
dereckson updated the task description for T2160: Read from Orbeon Forms and annotate with an Obsidian collection.
dereckson updated the task description for T2160: Read from Orbeon Forms and annotate with an Obsidian collection.
dereckson added a comment to T2160: Read from Orbeon Forms and annotate with an Obsidian collection.
YAML configuration for namespace nasqueron-join using the new application:
dereckson updated the task description for T2160: Read from Orbeon Forms and annotate with an Obsidian collection.
dereckson updated the task description for T2160: Read from Orbeon Forms and annotate with an Obsidian collection.
dereckson added a revision to T2164: Parse YAML configuration: D3825: Add YAML support for workspace configuration.
dereckson attached a referenced file: F12365859: Screenshot From 2025-10-29 23-15-54.png.
dereckson closed T2166: External authentication methods are not visible on the login UI as Resolved.
dereckson added a comment to T2166: External authentication methods are not visible on the login UI.
Actually, wolfplex-estate configuration files was provided, but was removed from the database.
dereckson triaged T2166: External authentication methods are not visible on the login UI as Low priority.
Tue, Oct 28
Tue, Oct 28
dereckson moved T2164: Parse YAML configuration from Backlog to Feature requests on the Keruald board.
dereckson moved T2164: Parse YAML configuration from Backlog to Pending review on the Obsidian board.
dereckson added a comment to T2164: Parse YAML configuration.
No support for !<tag:keruald.nasqueron.org,2025:env> as Symfony Yaml parser truncates tag at comma.
dereckson added a revision to T2164: Parse YAML configuration: D3820: Parse YAML with environment variable support.
Mon, Oct 27
Mon, Oct 27
dereckson updated the task description for T2160: Read from Orbeon Forms and annotate with an Obsidian collection.
dereckson triaged T2160: Read from Orbeon Forms and annotate with an Obsidian collection as Normal priority.
Sat, Oct 25
Sat, Oct 25
dereckson added a revision to T2144: Port Obsidian code to PHP 8.4: D3808: Define explicitly User::$lastError.
Tue, Oct 21
Tue, Oct 21
dereckson added a revision to T2144: Port Obsidian code to PHP 8.4: D3792: Use constants in configuration.
Mon, Oct 20
Mon, Oct 20
dereckson added a comment to T2145: Consolidate Obsidian classes with Keruald resources.
For cache it seems we use serialize/unserialize directly into the PHP code:
dereckson added a comment to T2144: Port Obsidian code to PHP 8.4.
[20-Oct-2025 19:10:44 UTC] PHP Deprecated:  Creation of dynamic property User::$lastError is deprecated in /var/51-wwwroot/obsidian/workspaces/src/includes/objects/user.php on line 88
[20-Oct-2025 19:10:44 UTC] PHP Deprecated:  Creation of dynamic property User::$session is deprecated in /var/51-wwwroot/obsidian/workspaces/src/includes/session.php on line 206