All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Woozle Writes Code. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:29, 26 February 2023 Woozle talk contribs created page Template:Page/ferret/trait (Created page with "<includeonly>{{fmt/title|trait <code>{{l/ver/class||ferret}}\{{i/var|nspace.fmt}}\{{i/var|cls.name}}</code>}}</includeonly>")
- 19:27, 26 February 2023 Woozle talk contribs created page Template:Page/ferret/class (Created page with "<includeonly>{{fmt/title|class <code>{{l/ver/class||ferret}}\{{i/var|nspace.fmt}}\{{i/var|cls.name}}</code>}}</includeonly>")
- 17:30, 26 February 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/uri/taForObject (Created page with "{{fmt/title|trait <code>{{l/ver/class||ferret}}\{{i/var|nspace.fmt}}\{{i/var|cls.name}}</code>}} {| style="border: solid 1px grey; background: #eef;" |- | align=right | {{l/ver/class|ns=data|caCard}}<br> {{l/ver/class|ns=uri|taForObject}}<br> {{l/ver/class|ns=data/evlog|tLoggableCard}} | → | {{l/ver/class|ns=data/card|cK1I}} |} * '''Source''': {{l/ferreteria/code|menu/objuri.php}} ==Methods== ===config=== * public function HTML_forNew() : string { return '<i>(new)<...")
- 17:20, 26 February 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/uri/taForObject/var/$cls.name (Created page with "taForObject")
- 17:20, 26 February 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/uri/taForObject/var/$nspace.fmt (Created page with "uri")
- 14:14, 26 February 2023 Woozle talk contribs created page Template:I/var/parent (Created page with "{{i/var|{{{1}}}|page={{#titleparts:{{{PAGENAME}} | -1 }}}}")
- 14:05, 26 February 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/card/cK1I/var/$cls.name (Created page with "cK1I")
- 14:04, 26 February 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/card/cK1I/var/$nspace.fmt (Created page with "{{l/ver/class|data}}\{{l/ver/class|data/card|card}}")
- 14:03, 26 February 2023 Woozle talk contribs moved page Template:I/var/page to Template:I/var ("/page" has proven to be redundant)
- 13:43, 26 February 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/card/cK1I/WriteChanges (Created page with "==About== * '''Purpose''': Like {{l/same|DoUpdate}}(), but automatically includes only field-values that have changed. ==History== * '''2023-02-26''' renamed from DoUpdate() to <code>WriteChanges()</code> * '''2023-02-16''' started")
- 13:37, 26 February 2023 Woozle talk contribs moved page Ferreteria/v0.5/@cls/data/card/cK1I/WriteChanges to Ferreteria/v0.5/@cls/data/card/cK1I/DoUpdate without leaving a redirect (oops, this history goes with DoUpdate and not the other thing)
- 13:29, 26 February 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/card/cK1I/WriteChanges (Created page with "==History== * 2019-06-11 removed 2nd parameter; massage data with $db->SanitizeValueArray() instead * 2019-07-26 moved from fcRecord_keyed_single to fcRecord_keyed, because it should work as long as GetSelfFilter() is defined. * 2019-11-26 creating DoUpdate() (and DoInsert()) as a way of transitioning to usage of status-object returns * 2022-01-03 moved from cRecordKeyed to tStorageK1I * 2023-02-20 modified so if record is locked, this just updates the local data")
- 16:18, 25 February 2023 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/caCard (Created page with "{{fmt/title|class <code>{{l/ver/class||ferret}}\{{l/ver/class|data}}\caCard</code>}} {| style="border: solid 1px grey; background: #eef;" |- | {{l/ver/class|ns=data|caCard}} → | {{l/ver/class|ns=data/card|cK1I}} |} * '''Source''': {{l/ferreteria/code|data/fields/card/card.php}}")
- 13:31, 19 February 2023 Woozle talk contribs created page Ferreteria/v0.5/evlog (Created page with "{{fmt/title|Ferreteria event logging system}} ==Notes== * Basic logger object can be accessed by <code>F\caApp::Me()->LogData()</code>. * Method to log an event is ...<code>->LogData()->CreateEvent(string $sName,array $arData,int $idMom=NULL)</code>. ** This is defined by the <code>F\data\evlog\cFeature</code> class ({{l/ferret/code|data/log/feature.php}}). * Some data objects have shortcuts to automatically include relevant context: ** <code>tLoggableCard</code> defines...")
- 15:35, 27 January 2023 Woozle talk contribs created page Futilities/server/backups/db-bak/back burner (Created page with "==Proposed FerretX API== ===Manager=== '''Thinking''': A "Session" is basically just a set of parameters that will work to start the backup. The PoingyX API exists to assist with ensuring that all the needed parameters are present and valid. * <syntaxhighlight lang=php inline>function SessionFromSpec(string $uri, string $sPassword, string $fpDest) : Session;</syntaxhighlight> ===Session=== * function Start() : bool; * function CheckStatus() : Status; The calling pro...")
- 01:52, 27 January 2023 Woozle talk contribs created page FerretX (Created page with "category:project ==Intro== The key idea here is to make it easier for any language to make use of libraries written in any other language, and for compiled languages to make use of compiled libraries without having to recompile and link them. It also is especially useful in integrated development environments with code-aware autocompletion (CAA) features, in that it provides the necessary information for CAA when using a library whose source-code is not included in t...")
- 15:29, 21 January 2023 Woozle talk contribs created page Template:Fmt/quote (Created page with "'''«'''<span style="font-family:serif; color:#808;">{{{1}}}</span>'''»'''")
- 14:12, 18 January 2023 Woozle talk contribs deleted page Template:Fmt/php (No longer needed: doesn't work; content was: "<syntaxhighlight inline lang=php>{{{1}}}</syntaxhighlight>", and the only contributor was "Woozle" (talk))
- 14:11, 18 January 2023 Woozle talk contribs created page Template:Fmt/php (Created page with "<syntaxhighlight inline lang=php>{{{1}}}</syntaxhighlight>")
- 21:53, 17 January 2023 Woozle talk contribs created page Futilities/server/backups/db-bak (Created page with "{{fmt/title|Database Backup Futility}} ==Proposed Object API== ===Manager=== * function PublicKey() : string; * function SessionFromSpec(string $uri, string $sPwCrypt, string $fpDest) : Session; The calling process uses Manager's public key to encrypt the db password, and then requests a Session object. ===Session=== * function Start(); * function CheckStatus() : Status; The calling process calls Start() to initiate the backup, then repeatedly calls CheckStatus() to s...")
- 20:27, 17 January 2023 Woozle talk contribs created page Futilities/server/backups (Created page with "{{fmt/title|Server Backup Futilities}}")
- 20:23, 17 January 2023 Woozle talk contribs created page Futilities/server (Created page with "{{fmt/title|Server Futilities}} * {{l/sub|backups}}: utilities for automating server backups * {{l/sub|migrate}}: utilities to help with server migration * {{l/sub|vhosts}}: virtual hosting utilities")
- 20:20, 17 January 2023 Woozle talk contribs moved page Futilities/server to Futilities/config/Apache without leaving a redirect (to match repo reorganization)
- 20:20, 17 January 2023 Woozle talk contribs created page Futilities/config (Created page with "Server configuration bits & pieces: * {{l/sub|Apache}}: configs for the Apache httpd server * {{l/sub|mw}}: my standard MediaWiki config bits")
- 22:11, 21 December 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/card/cK1I (Created page with "{{fmt/title|class <code>{{l/ver/class||ferret}}\{{l/ver/class|data}}\{{l/ver/class|data/card|card}}\\cK1I</code>}} {| style="border: solid 1px grey; background: #eef;" |- | {{l/ver/class|ns=data|caCard}} → | {{l/ver/class|ns=data/card|cK1I}} → | {{l/ver/class|ns=data/card/k1i|cCalc}} |} * '''Source''': {{l/ferreteria/code|data/fields/card/k1i/calc.php}}")
- 22:11, 21 December 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/data/card/k1i/cCalc (Created page with "{{fmt/title|class <code>{{l/ver/class||ferret}}\{{l/ver/class|data}}\{{l/ver/class|data/card|card}}\{{l/ver/class|data/card/k1i|k1i}}\cCalc</code>}} {| style="border: solid 1px grey; background: #eef;" |- | {{l/ver/class|ns=data/card|cK1I}} → | {{l/ver/class|ns=data/card/k1i|cCalc}} → | {{l/ver/class|ns=login/session/card|cCalc}} |} * '''Source''': {{l/ferreteria/code|data/fields/card/k1i/calc.php}}")
- 21:56, 20 December 2022 Woozle talk contribs created page Template:L/ver/class/method/both (Created page with "{{l/ver/class|{{{1}}}}}->{{l/ver/class/method|{{{1}}}|{{{2}}}|arg={{{arg|}}}}}")
- 20:00, 20 December 2022 Woozle talk contribs created page Ferreteria/v0.5/stash/cookie (Created page with "{{fmt/title|Ferreteria 0.5: the cookie stash}} ==About== This is one possible way of [[../|stashing]]. Ferreteria supports it but does not use it. ==Classes/Methods== * {{l/ve...")
- 19:59, 20 December 2022 Woozle talk contribs created page Ferreteria/v0.5/stash/session (Created page with "{{fmt/title|Ferreteria 0.5: the Session stash}} ==About== This is one possible way of [[../|stashing]] and the one Ferreteria uses, in order to minimize use of cookies. ==Clas...")
- 19:41, 20 December 2022 Woozle talk contribs moved page Ferreteria/v0.5/session/stash to Ferreteria/v0.5/stash without leaving a redirect (actually, it's not necessarily tied to the session; it's more about the user... but let's not try to nail that down too closely.)
- 19:40, 20 December 2022 Woozle talk contribs deleted page Ferreteria/v0.5/message stash (No longer needed: content was: "#REDIRECT Ferreteria/v0.5/session/stash", and the only contributor was "Woozle" (talk))
- 19:38, 20 December 2022 Woozle talk contribs moved page Ferreteria/v0.5/message stash to Ferreteria/v0.5/session/stash (more accurate name)
- 13:46, 19 December 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/csAppCookie (Created page with "{{fmt/title|class <code>{{l/ver/class||ferret}}\csAppCookie</code>}} * '''Source''': {{l/ferreteria/code|util/http-app.php}}")
- 20:16, 18 December 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/login/session/card/cCalc (Created page with "{{fmt/title|class <code>{{l/ver/class||ferret}}\{{l/ver/class|login}}\{{l/ver/class|login/session|session}}\{{l/ver/class|login/session/card|card}}\cCalc</code>}} {| style="bo...")
- 14:09, 18 December 2022 Woozle talk contribs created page Ferreteria/v0.5/@cls/layout/emerald/cPage (Created page with "{{fmt/title|class <code>{{l/ver/class||ferret}}\{{l/ver/class|layout}}\{{l/ver/class|layout/emerald|emerald}}\cPage</code>}} {| style="border: solid 1px grey; background: #eef...")
- 01:30, 18 December 2022 Woozle talk contribs created page Futilities/server (Created page with "I need to document how [https://gitlab.com/woozalia/futilities/-/tree/main/server/apache/includes/v3 these] are used, but here's a typical setup for a top-level domain: <synta...")
- 00:47, 18 December 2022 Woozle talk contribs moved page Ferreteria/v0.5/@cls/caLoginPage to Ferreteria/v0.5/@cls/layout/html/caLoginPage (...and then I thought it'd be a good idea to have classes with the same name in different namespaces...)
- 16:17, 17 December 2022 Woozle talk contribs moved page Ferreteria/v0.5/@cls/cLoginPage to Ferreteria/v0.5/@cls/caLoginPage (class renamed)
- 15:57, 17 December 2022 Woozle talk contribs moved page Ferreteria/v0.5/@cls/cStandard to Ferreteria/v0.5/@cls/caStandard (was renamed)
- 17:22, 16 December 2022 Woozle talk contribs moved page Ferreteria/v0.5/@cls/caAppBasic to Ferreteria/v0.5/@cls/caTypicalApp (class name no longer used; redirecting to closest equivalent)
- 17:20, 16 December 2022 Woozle talk contribs created page Template:Fmt/title/retired (Created page with "<includeonly>category:retired</includeonly> {| width=100% style="background: #fe6; border: 1px solid #9f9;" |- | cellpadding=10 | <div style="font: 16pt bold">This {{{clas...")
- 21:17, 12 December 2022 Woozle talk contribs created page Template:L/ver/sql (Created page with "{{l/ver|sql/{{{1}}}|{{{2|{{{1}}}}}}}}")
- 17:39, 12 December 2022 Woozle talk contribs created page Fedinventory (Created page with "category:project Fedinventory is a concept for software to create a crowdsourced library of materials and equipment that is available for community use, in a way that...")
- 17:35, 12 December 2022 Woozle talk contribs created page Fedinventory/location (Created page with "Experience managing inventory for vbzCart showed that some kind of hierarchical/nested/tree structure works well for this. Each item of inventory (which could include a q...")
- 17:25, 12 December 2022 Woozle talk contribs created page Fedinventory/status (Created page with "'''Status''' refers to several factors: * '''custody''': the degree to which a piece of durable equipment is considered "owned" but the current custodian ** Examples: *** "I d...")
- 22:26, 11 December 2022 Woozle talk contribs created page Ferreteria/v0.5/feature/access (Created page with "{{fmt/title|accessing Feature objects}} To get the singleton controller object for a feature, use <code>{{arg|Feature class}}::Me()</code>. This will create the object if nece...")
- 20:22, 11 December 2022 Woozle talk contribs created page Talk:Socialroots (Created page with "Shares: * '''2022-12-11''' [https://toot.cat/@woozle/109496837110243224 me on toot.cat]")
- 19:58, 11 December 2022 Woozle talk contribs created page Socialroots (Created page with "category:review This is primarily a reaction to the [https://www.socialroots.io/ web site front page], as the software itself is still by approval only. I'm posting it bec...")
- 19:47, 11 December 2022 Woozle talk contribs moved page Scratch/socialroots to Socialroots/layout idea
- 19:52, 3 December 2022 Woozle talk contribs created page Ferreteria/v0.5/message stash (Created page with "{{fmt/title|Ferreteria 0.5: message stashing}} ==About== Sometimes a process emits output right before a redirect needs to happen -- most commonly in response to a form submis...")