All public logs

Jump to navigation Jump to search

Combined display of all available logs of HTYP. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 18:29, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.5/data (Moved to another site: content was: "=Data Storage Classes= v0.5 includes a significant refactoring of how database-related objects are managed. The goal was to simplify access to global singleton objects in general, and databases and tabloids in particular, while retaining flexibility (e.g. for different applications to determine the database in which each table is store...", and the only contributor was "Woozle" (...)
  • 18:29, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.5/portbank (Moved to another site: content was: "==PortBank system== PortBanks are a new set of classes designed to automate format-conversion when reading or writing structured data from/to an external interface (database, display). ===Structure=== * A '''PortBank''' is an object which contains ** a set of '''{{l/ver|PortRow}}''' objects (which, by default, it creates). Each PortRow has a Type string. In theory there can be an...", and the only contributor was "Woozle" (...)
  • 18:29, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.5/classloader (Moved to another site: content was: "The ClassLoader ({{l/ferreteria/code|loader/ClassLoader.php}} handles loading of all other classes in Ferreteria. It is (of necessity) written so it can be used without loading any other part of Ferreteria, aside from the cEnv class (of which it loads the appropriate variant in order to make diagnostics easier to read). ==Class Structure== * the '''Loader''' (class <code>caLoader...", and the only contributor was "Woozle" (...)
  • 18:29, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.5 (Moved to another site: content was: "==Pieces== Alphabetic: * /@cls: class documentation * /classloader * /data * /db: database subsystem * /dropins each define multiple data-features that work together * /features are built on PortBanks * /global depot * /login system * /menus * /nodes * /portbanks: foundation for Features * /registry of various things * /sql: tab...", and the only contributor was "Woozle" (...)
  • 18:29, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.42/sql/node leaf (Moved to another site: content was: "'''versions''': {{l/ferreteria/|v0.41/sql/node_leaf|0.41}}, {{l/ferreteria/|v0.42/sql/node_leaf|0.42}}, {{l/ferreteria/|v0.5/sql/node_leaf|0.5}} ==About== * '''Purpose''': Values for nodes ==Concept== Every '''leaf''': * has ** a data type ** a name (unique within the node) ** a value * is like a single field in a single record ==Fields== * '''Type''': name of type; caller code w...", and the only contributor was "Woozle" (...)
  • 18:29, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.4/sql/node leaf time (Moved to another site: content was: "#REDIRECT Ferreteria/v0.41/sql/node leaf time", and the only contributor was "Woozle" (talk))
  • 18:29, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.4/sql/node leaf text (Moved to another site: content was: "#REDIRECT Ferreteria/v0.41/sql/node leaf text", and the only contributor was "Woozle" (talk))
  • 18:29, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.4/sql/node leaf int (Moved to another site: content was: "#REDIRECT Ferreteria/v0.41/sql/node leaf int", and the only contributor was "Woozle" (talk))
  • 18:29, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.4/sql/node leaf (Moved to another site: content was: "#REDIRECT Ferreteria/v0.41/sql/node leaf", and the only contributor was "Woozle" (talk))
  • 18:29, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.4/sql/node (Moved to another site: content was: "#REDIRECT Ferreteria/v0.41/sql/node", and the only contributor was "Woozle" (talk))
  • 18:29, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.4/odata/node (Moved to another site: content was: "#REDIRECT Ferreteria/v0.41/odata/node", and the only contributor was "Woozle" (talk))
  • 18:29, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.4/odata/leaf (Moved to another site: content was: "#REDIRECT Ferreteria/v0.41/odata/leaf", and the only contributor was "Woozle" (talk))
  • 18:26, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.42/sql/node (Moved to another site: content was: "'''versions''': {{l/ferreteria/|v0.41/sql/node|0.41}}, {{l/ferreteria/|v0.42/sql/node|0.42}}, {{l/ferreteria/|v0.5/sql/node|0.5}} ==About== * '''table purpose''': root for all data * '''record purpose''': a thing that has values * '''Module''': {{l/version|odata}} ==Concept== Every '''node''' * is a record in the node table * can have zero or more '''leaf'''s ** There's generally...", and the only contributor was "Woozle" (...)
  • 18:26, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.42/odata (Moved to another site: content was: "'''versions''': {{l/ferreteria/|v0.41/odata|0.41}}, {{l/ferreteria/|v0.42/odata|0.42}}, {{l/ferreteria/|v0.5/node|0.5}} ==About== Each {{l/version|sql|node}} represents the core of a pseudo-record, which can have an arbitrary set of fields (leafs). Each {{l/version|sql|leaf}} (field within a p-record) must have a unique name. There is a registry, maintained by code, of pseudorec...", and the only contributor was "Woozle" (...)
  • 18:26, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.42/log (Moved to another site: content was: "The event-logging system uses the [[../odata|object-data]] system, including the table structure (under different names). Schema documentation here will be kept separate in case of tweaks, and to make it easier to construct the tables. Tentatively, the "log.Type" field will be slightly repurposed from its usage in node. ==History== * '''2020-02-22''' restored the <code>log_leaf....", and the only contributor was "Woozle" (...)
  • 18:25, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.41/odata (Moved to another site: content was: "'''versions''': {{l/ferreteria/|v0.41/odata|0.41}}, {{l/ferreteria/|v0.42/odata|0.42}}, {{l/ferreteria/|v0.5/node|0.5}} ==About== This system is experimental, and replaces/updates the old content system (which was really part of 0.2 or 0.3). Each node represents the core of a pseudo-record, which can have an arbitrary set of fields (leafs). Each le...", and the only contributor was "Woozle" (...)
  • 18:25, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.41/log (Moved to another site: content was: "The event-logging system uses the [[../odata|object-data]] system, including the table structure (under different names). Schema documentation here will be kept separate in case of tweaks, and to make it easier to construct the tables. Tentatively, the "log.Type" field will be slightly repurposed from its usage in node. ==Tables== ===log=== '''Documentation''': {{l/version|sql|n...", and the only contributor was "Woozle" (...)
  • 18:25, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.41/sql/node leaf time (Moved to another site: content was: "==About== * '''Purpose''': Node ({{l/version|sql|node}}) leafs that store timestamps * '''Depends on''': {{l/version|sql|node_leaf}} ==History== * '''2020-01-17''' created ==SQL== <source lang=mysql>CREATE TABLE `node_leaf_time` ( `ID_Leaf` INT(4) NOT NULL COMMENT "ID of leaf to which this value belongs", `Value` DATETIME DEFAULT NULL COMMENT "the value", PRI...", and the only contributor was "Woozle" (...)
  • 18:25, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.41/sql/node leaf text (Moved to another site: content was: "==About== * '''Purpose''': Node ({{l/version|sql|node}}) leafs that are textual in nature * '''Depends on''': {{l/version|sql|node_leaf}} ==History== * '''2017-03-12''' Started, because it's needed for multiple sub-projects. * '''2017-07-28''' Renaming TF "values" as "leafs", so this (tf_value_text) becomes tf_leaf_text. * '''2017-08-03''' Decided all leaf-values should be tied t...", and the only contributor was "Woozle" (...)
  • 18:25, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.41/sql/node leaf int (Moved to another site: content was: "==About== * '''Purpose''': Node ({{l/version|sql|node}}) leafs that are integer in nature * '''Depends on''': {{l/version|sql|node_leaf}} ==History== * '''2020-01-23''' created ==SQL== <source lang=mysql>CREATE TABLE `node_leaf_int` ( `ID_Leaf` INT(4) NOT NULL COMMENT "ID of leaf to which this value belongs", `Value` BIGINT DEFAULT NULL COMMENT "the value", PRI...", and the only contributor was "Woozle" (...)
  • 18:25, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.41/sql/node leaf (Moved to another site: content was: "'''versions''': {{l/ferreteria/|v0.41/sql/node_leaf|0.41}}, {{l/ferreteria/|v0.42/sql/node_leaf|0.42}}, {{l/ferreteria/|v0.5/sql/node_leaf|0.5}} ==About== * '''Purpose''': Index to all {{l/version|sql|node}} leafs, regardless of format ==Fields== * '''Type''': name of type; caller code will maintain an index of leaf-handler classes (<code>array[Type] => class_name</code>) ==Histo...", and the only contributor was "Woozle" (...)
  • 18:25, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.41/sql/node (Moved to another site: content was: "'''versions''': {{l/ferreteria/|v0.41/sql/node|0.41}}, {{l/ferreteria/|v0.42/sql/node|0.42}}, {{l/ferreteria/|v0.5/sql/node|0.5}} ==About== * '''table purpose''': root for all data * '''record purpose''': a thing that has values * '''Module''': {{l/version|odata}} * '''History''': ** '''2017-03-12''' started ** '''2017-04-09''' decided there really should be a WhenMade timestamp;...", and the only contributor was "Woozle" (...)
  • 18:25, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.41/odata/node (Moved to another site: content was: "* '''table''': {{l/version|sql|node}} Every '''node''' * is a record in the node table * can have zero or more '''leaf'''s ** There's generally no point to having zero, but no reason to forbid it. * can have a (node) '''type''' which points to a handler-class ** so that when we're looking at a group of unspecified nodes, we know how to handle each one", and the only contributor was "Woozle" (talk))
  • 18:25, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.41/odata/leaf (Moved to another site: content was: "* '''table''': {{l/version|sql|node_leaf}} Every '''leaf''': * has ** a data type ** a name (unique within the node) ** a value * is like a single field in a single record", and the only contributor was "Woozle" (talk))
  • 18:24, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.4/odata (Moved to another site: content was: "The odata module has had two revisions: * v0.41 * v0.42", and the only contributor was "Woozle" (talk))
  • 18:24, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.4/login (Moved to another site: content was: "==Terminology== * '''request session''': the time between the initial request for a URL and when the code finishes executing * '''browser session''' ({{l/ferreteria/table|user_session}}): a way to identify whether we're talking to a given browser (client) on a given machine; uses cookie * '''browser identity''' ({{l/ferreteria/table|user_client}}): a given browser (client) at a g...", and the only contributor was "Woozle" (...)
  • 18:24, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.4/log (Moved to another site: content was: "The event-logging module has had two versions: * v0.42 * v0.41 - no data (even test data) was ever entered", and the only contributor was "Woozle" (talk))
  • 18:24, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.4/frame (Moved to another site: content was: "The framework class-set handles collections of objects, some of which may be creatable on demand. It is a fixed-depth hierarchy consisting of the following class families: * '''Piece''' - a handler or "box" for an object which may or may not yet be present. Some Pieces can create their objects on demand. * '''Space''' - a collection of Pieces defined by a particular code-module (...", and the only contributor was "Woozle" (...)
  • 18:22, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/class/tKeyedRow (Moved to another site: content was: "{{page/code/class|ferreteria}} <source lang=php> trait tKeyedRow { protected function GetKeyName() { $tbl = $this->GetSourceObject(); if (method_exists($tbl,'GetKeyName')) { $sKey = $tbl->GetKeyName(); } else { $sKey = NULL; } return $sKey; } public function GetKeyField() { $sKey = $this->GetKeyName(); $oField = $this->GetExistingField($sKey); retur...", and the only contributor was "Woozle" (...)
  • 18:22, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/class/tLoadableRow (Moved to another site: content was: "#REDIRECT Ferreteria/class/tRowsBlob", and the only contributor was "Woozle" (talk))
  • 18:22, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/class/tMakableFieldRow (Moved to another site: content was: "{{page/code/class|ferreteria}} <source lang=php> // PURPOSE: adds functionality to create fields as needed trait tMakableFieldRow { ---- PURPOSE: sets an individual value OVERRIDE: will create Field object if not set: public function SetValue($sKey, $val) { $oField = $this->MakeField($sKey); $oField->SetValue($val); } protected...", and the only contributor was "Woozle" ([...)
  • 18:22, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/class/tMonokeyQueryableSource (Moved to another site: content was: "{{page/code/class|ferreteria}} <source lang=php> // PURPOSE: additional things you can do with a single-keyed queryable source trait tMonokeyQueryableSource { // ++ UTILITY ++ // /*---- REQUIRES: GetKeyName() : tDataDesign_singleKey GetDatabase() : tQueryableSource SelectRows() : tQueryableSource GetRowCount() : tSequentialAccess...", and the only contributor was "Woozle" ([...)
  • 18:22, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/class/tQueryableSource (Moved to another site: content was: "{{page/code/class|ferreteria}} <source lang=php> :::: USAGE: could be a query or a table HISTORY: 2018-12-30 adapting from tSelectable_Source Discarding function GetStoragePortals() - doesn't belong here was: $rs = $this->SpawnRows(); return $rs->GetStoragePortals();: trait tQueryableSource { // ++ FRAMEWORK ++ // abstract protected function Get...", and the only contributor was "Woozle" (...)
  • 18:22, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/class/tRowsBlob (Moved to another site: content was: "{{page/code/class}} <source lang=php> tttt IMPLEMENTS ifRowsBlob STANDARD USE: PortalRow types: trait tRowsBlob { private $binResult; public function SetResultBlob($r) { $this->binResult = $r; } public function GetResultBlob() { return $this->binResult; } } </source> * '''file''': {{l/ferreteria/file|data/rows/sourced.php}} * '''implements''': {{l/fe...", and the only contributor was "Woozle" (...)
  • 18:22, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/class/tSaveableRow (Moved to another site: content was: "{{page/obsolete|ferreteria}} <source lang=php> trait tSaveableRow { // ++ SETUP ++ // abstract protected function GetSelfFilter(); // -- SETUP -- // // ++ STORAGE VALUES ++ // /*---- FX(): GetInsertStorageOverrides(), GetUpdateStorageOverrides() INPUT: $ar (optional) = list of key-value pairs (values, not SQL-formatted) to be included...", and the only contributor was "Woozle" ([[User...)
  • 18:22, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/class/tSelectable Source (Moved to another site: content was: "{{page/obsolete|ferreteria}} <source lang=php> tttt PURPOSE: Table-like object from which records can be selected but not necessarily a Table Basically, a query. USE WITH cIOSource: trait tSelectable_Source { abstract public function FieldsString_forSelect(); abstract public function SourceString_forSelect(); function GetStoragePortals() { /*----...", and the only contributor was "Woozle" ([[User...)
  • 18:22, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/class/tSequentialAccess (Moved to another site: content was: "{{page/code/class}} <source lang=php> tttt PURPOSE: for enabling sequential access to multiple rows of data Does not implement a method of storing the data. REQUIRES: GetFields() used by DumpRows(), FetchRows_asFieldArray(), FetchRows_asFieldArray( GetValue() used by FetchRows_asFieldArray(), SelectColumnValues_asArray( fka GetFieldValue() (deprecated): ...", and the only contributor was "Woozle" ([...)
  • 18:22, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/class/tSimpleFields (Moved to another site: content was: "{{page/code/class|ferreteria}} <source lang=php> // CEMENTS: tQueryableSource trait tSimpleFields { // CEMENT public function FieldsString_forSelect() { return '*'; } } </source> * '''file''': {{l/ferreteria/file|data/core/source.php}}", and the only contributor was "Woozle" (talk))
  • 18:22, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/class/tSingleKey Row (Moved to another site: content was: "{{page/code/class|ferreteria}} <source lang=php> trait tSingleKey_Row { // CEMENT for tSaveableRow protected function GetSelfFilter() { return $this->GetKeyField()->MakeStorage()->GetSelfFilter(); } } </source> * '''file''': {{l/ferreteria/file|data/rows/savable.php}} * '''used by''': ** {{l/ferreteria/class|cFieldRowStandard}} ** {{l/ferreteria/class|cFieldRowMemo...", and the only contributor was "Woozle" (...)
  • 18:21, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/class/tSource SingleKeyed (Moved to another site: content was: "{{page/obsolete|ferreteria}} <source lang=php> trait tSource_SingleKeyed { // ++ SETUP ++ // // PUBLIC because Recordset wrapper class needs to use it abstract public function GetKeyName(); // -- SETUP -- // } </source> * '''replaced by''': {{l/ferreteria/class|tDataDesign_singleKey}} * '''file''': <s>{{l/ferreteria/file|data/sources/source-db.php}}</s...", and the only contributor was "Woozle" (...)
  • 18:21, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/class/tSourcedFieldRow (Moved to another site: content was: "{{page/code/class|ferreteria}} <source lang=php> trait tSourcedFieldRow { public function __construct(cIOSource $oSource) { $this->SetSourceObject($oSource); } protected function SetSourceObject(cIOSource $oSource) { $this->oSource = $oSource; } // PUBLIC so PortalRow objects can access public function GetSourceObject() : cIOSource { return $this->oSource; }...", and the only contributor was "Woozle" ([[U...)
  • 18:21, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/class/tSourcedStorage (Moved to another site: content was: "{{page/obsolete|ferreteria}} <source lang=php> // a portal row that has a Source trait tSourcedStorage { protected function GetSourceObject() : cIOSource { return $this->GetRowObject()->GetSourceObject(); } protected function GetDatabase() : cDatabaseConnection { return $this->GetSourceObject()->GetDatabase(); } } </source> This is obsolete, since...", and the only contributor was "Woozle" ([...)
  • 18:21, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/class/tTableSource (Moved to another site: content was: "#REDIRECT Ferreteria/class/tHasTableSource", and the only contributor was "Woozle" (talk))
  • 18:21, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/fx (Moved to another site: content was: "{| class="sortable wikitable" ! function name !! defined in |- | AddRow(cFieldRow $rc) | (T) {{l/ferreteria/class|tInternalStorage}} |- | ClearValues() | {{l/ferreteria/class|cFieldRow}} |- | DumpRows() | (T) {{l/ferreteria/class|tSequentialAccess}} |- | FetchRows_asFieldArray($sField) | (T) {{l/ferreteria/class|tSequentialAccess}} |- | FieldsString_forSelect() | (T) {{l/ferreter...", and the only contributor was "Woozle" (...)
  • 18:21, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/usage/forms (Moved to another site: content was: "I'm now finding that forms need to do I/O via methods other than database tables and HTML. For Cart records in VbzCart, it turns out to be useful to serialize the form data and store it in a single Cart field, which considerably simplifies the coding and reduces disk access (the old method required one disk access per form field, while serializing can be done once per entire...", and the only contributor was "Woozle" ([...)
  • 18:21, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.4 (Moved to another site: content was: "==Pieces== * /classes: class documentation * /files: folder structure ** /file/menu * /frames: collections of data-objects * /log: the event-logging system * /login: the login management system * /odata: object-data system", and the only contributor was "Woozle" (talk))
  • 18:21, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.4/class (Moved to another site: content was: "==Classes== * /fcMenuOptionLink", and the only contributor was "Woozle" (talk))
  • 18:21, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.4/class/fcMenuOptionLink (Moved to another site: content was: "{{page/code/class}} * '''file''': {{l/ferreteria/file|menu/hdr.php}} * '''extends''': {{l/version|class|fcToggleLink}} * '''extender''': {{l/version|class|fcHeaderChoice}} ==Usage== Objects are constructed with a single array argument: {| |- | array['base'] || = base URL to prefix all output URLs |- | array['kname'] || = name of option group to which this option belongs |- | arr...", and the only contributor was "Woozle" (...)
  • 18:21, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.4/file/menu (Moved to another site: content was: "==Folders== * /items * /nav", and the only contributor was "Woozle" (talk))
  • 18:21, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.4/file/menu/items (Moved to another site: content was: "==Purpose== This folder contains classes for building navigational display elements (aka menus) on a page. ==Files== * {{l/same|nav}}/NavFolder ** '''MenuFolder''' * {{l/same|nav}}/NavLink ** '''MenuLink''' *** '''ArrayLink''' **** '''DynamicLink''' ***** '''ToggleLink''' **** '''UtilityLink''' ==Terminology== [self [content]] (2020-12-08 note: I don't remember ''exactly'' what t...", and the only contributor was "Woozle" (...)
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)