Main public logs
Appearance
Combined display of all available logs of Costa Sano MediaWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:52, 30 January 2026 Mngr talk contribs deleted page ICT:Data Model reworked - v3 (content was: "= Reworked Conceptual ER Model – v3 = This page documents the consolidated and agreed conceptual Entity–Relationship (ER) model for the project. It reflects the outcome of architectural discussion and supersedes earlier drafts. The ER model described here is conceptual, not technical. It defines meaning and responsibility, not database or storage mechanics. == Purpose of the...", and the only contributor was "Mngr" (talk))
- 15:52, 30 January 2026 Mngr talk contribs deleted page ICT:DBML - version 3.2 (content was: "== DBML version 3.2 == <pre> // ===================================================== // Costasano Heritage Database Model — v3.2 // Adds citation & publication support on DigitalAssets // ===================================================== // ============================ // CORE ENTITIES // ============================ Table HeritageObjects { id string [pk] parent_id string...", and the only contributor was "Mngr" (talk))
- 15:52, 30 January 2026 Mngr talk contribs deleted page ICT:Data Model - v3.2 - certainties (content was: "== Treatment of Uncertainty (Certainty) == === Conceptual position === Historical research frequently involves: * incomplete evidence * approximate dates * disputed attributions * interpretative judgments Uncertainty is therefore normal and inherent to the domain. The model must allow nuance without forcing artificial precision. === Design decision === The data model deliberat...", and the only contributor was "Mngr" (talk))
- 14:40, 30 January 2026 Mngr talk contribs created page ICT:DBML - version 4.1 (Created page with "<pre> // ===================================================== // Costasano Heritage Database Model — v4.1 // // Adds identifier/numbering infrastructure: // - short codes on Chapters, Organisations, Places // - automatic identifiers for DigitalAssets // // Purpose: // supports automatic page names and file names // ===================================================== // ============================ // CORE ENTITIES // ============================ Table HeritageO...")
- 12:05, 30 January 2026 Mngr talk contribs created page ICT:Numbering v 4.1 (Created page with "= Numbering and Identifier Policy = This page defines the official policy for identifiers, numbering, and file naming within the Costasano Heritage Database. It establishes a single, consistent strategy to ensure: * uniqueness * predictability * stability over time * minimal editorial effort * long-term maintainability Identifiers are technical labels only. They must never encode interpretation or semantics beyond grouping and sequencing. == Scope == This policy...")
- 11:16, 30 January 2026 Mngr talk contribs created page ICT:Conceptual Mermaid Diagram v 4.0 (Created page with "= Conceptual ER Diagram = This page presents the conceptual Entity–Relationship (ER) diagram of the Costasano Heritage Database. It visualizes the domain model independently of technical implementation details. The diagram is intended for: * conceptual understanding * onboarding new contributors * design discussions * documentation * validation of modeling decisions It is not a database schema diagram. == Scope == This diagram shows: * core entities * concept...")
- 11:13, 30 January 2026 Mngr talk contribs created page ICT:Data Model Overview v 4.0 (Created page with "= Data Model Overview version 4.0 = This page provides a structured overview of the Costasano Heritage Database data model and its supporting technical documentation. It serves as the primary entry point for: * system maintainers * future developers * data architects * project successors The goal is to explain how the model is organized and where detailed specifications can be found. == Purpose == The data model separates clearly between: * conceptual meaning *...")
- 10:59, 30 January 2026 Mngr talk contribs created page ICT:Numbering v 4.0 (Created page with "= Identifier and Numbering Strategy = This page defines the official strategy for generating stable, human-readable identifiers and page names for entities created in the Costasano Heritage Database. The goal is to ensure: * consistency * uniqueness * predictability * easy sorting * long-term stability * minimal editorial effort Identifiers must be generated automatically wherever possible. Manual numbering is not permitted. == Purpose == Identifiers serve three...")
- 10:51, 30 January 2026 Mngr talk contribs created page ICT:Data Model Entity Definitions - v 4.0 (Created page with "= Data Model – Entity Definitions v 4.0 = This page defines the principal conceptual entities used in the project’s data model. Its purpose is to establish a shared and explicit understanding of what each entity represents before any technical implementation is undertaken. These definitions describe meaning and responsibility, not database structure or software mechanics. == Scope == These definitions guide: * conceptual ER modeling * DBML and Cargo schemas *...")
- 10:47, 30 January 2026 Mngr talk contribs created page ICT:DBML - version 4.0 (Created page with "<pre> // ===================================================== // Costasano Heritage Database Model — v4.0 // Adds Places entity for explicit spatial modeling // Separates actors (Persons/Organisations) from locations // ===================================================== // ============================ // CORE ENTITIES // ============================ Table HeritageObjects { id string [pk] parent_id string [ref: > HeritageObjects.id] title string type_i...")
- 18:35, 29 January 2026 Mngr talk contribs moved page ICT:DBML-3.2 to ICT:DBML - version 3.2 without leaving a redirect
- 18:19, 29 January 2026 Mngr talk contribs created page ICT:DBML-3.2 (Created page with "== DBML version 3.2 == <pre> // ===================================================== // Costasano Heritage Database Model — v3.2 // Adds citation & publication support on DigitalAssets // ===================================================== // ============================ // CORE ENTITIES // ============================ Table HeritageObjects { id string [pk] parent_id string [ref: > HeritageObjects.id] title string type_id string [ref: > HeritageObjec...")
- 16:48, 29 January 2026 Mngr talk contribs deleted page ICT:automatic IDs (content was: "#REDIRECT ICT:Automatic IDs", and the only contributor was "Mngr" (talk))
- 16:46, 29 January 2026 Mngr talk contribs moved page ICT:development status - decisions to ICT:Development status - decisions without leaving a redirect
- 16:44, 29 January 2026 Mngr talk contribs moved page ICT:automatic IDs to ICT:Automatic IDs
- 16:34, 29 January 2026 Mngr talk contribs created page ICT:Template Inclusion and Transclusion Guide (Created page with "= Template Inclusion and Transclusion Guide = == Purpose == This page explains how MediaWiki controls what parts of a template are: * visible on the template page itself * visible when the template is used inside other pages (transcluded) Understanding this mechanism is essential when building: * Cargo storage templates * Page Forms templates * system templates Incorrect usage can cause: * wrong Cargo rows * unwanted text on pages * confusing behaviour ---- == Cor...") Tag: Visual edit: Switched
- 15:37, 29 January 2026 Mngr talk contribs created page Test (qfqs) Tag: Visual edit
- 15:35, 29 January 2026 Mngr talk contribs created page Place:test (Created page with "== test ==")
- 14:57, 29 January 2026 Mngr talk contribs deleted page ICT:Data Model Reworked - 2 (content was: "= Reworked Conceptual ER Model - v2 = This page documents the consolidated and agreed conceptual Entity–Relationship (ER) model for the project. It reflects the outcome of architectural discussion and explicitly supersedes earlier ER drafts. No implementation work should begin until this model is considered stable. The ER model described here is conceptual, not technical. It def...", and the only contributor was "Mngr" (talk))
- 14:56, 29 January 2026 Mngr talk contribs deleted page ICT:Data Model reworked - 1 (content was: "= Reworked Conceptual ER Model (Conclusions) = This page documents the consolidated conclusions for revising the Entity–Relationship (ER) model before any technical implementation in Cargo or Page Schemas. It supersedes earlier drafts and diagrams and reflects the outcomes of architectural review and conceptual analysis. The purpose of this document is to stabilize the conceptual...", and the only contributor was "Mngr" (talk))
- 14:52, 29 January 2026 Mngr talk contribs moved page ICT:Naming & Namespace Policy to ICT:Naming and Namespace Policy without leaving a redirect
- 14:51, 29 January 2026 Mngr talk contribs moved page ICT:Template & Cargo Convention to ICT:Template and Cargo Convention without leaving a redirect
- 14:46, 29 January 2026 Mngr talk contribs deleted page ICT:Cargo + Page Forms Architecture Guide (content was: "= Cargo + Page Forms Architecture Guide = == Purpose == This document explains the architectural principles used to build the Costasano Heritage system in MediaWiki. The system uses: * Cargo → structured data storage (database tables) * Templates → schema definitions * Page Forms → controlled data entry We intentionally DO NOT use Page Schemas for production workflows. ----...", and the only contributor was "Mngr" (talk))
- 14:19, 29 January 2026 Mngr talk contribs deleted the Cargo table DA
- 14:19, 29 January 2026 Mngr talk contribs deleted the Cargo table Items
- 14:19, 29 January 2026 Mngr talk contribs deleted the Cargo table Postcards
- 14:16, 29 January 2026 Mngr talk contribs deleted page Module:Test (content was: "return { hello = function() return "Lua is working" end }", and the only contributor was "Mngr" (talk))
- 14:13, 29 January 2026 Mngr talk contribs deleted page File:sana236.jpg (content was: "qdfqsfq", and the only contributor was "Mngr" (talk))
- 14:13, 29 January 2026 Mngr talk contribs deleted page File:kursaalbunker.jpg (content was: "", and the only contributor was "Mngr" (talk))
- 14:13, 29 January 2026 Mngr talk contribs deleted page File:Sana234 --894.jpg (content was: "sqfqdfqsfd", and the only contributor was "Mngr" (talk))
- 14:13, 29 January 2026 Mngr talk contribs deleted page File:Ostende Gare maritime.jpg (content was: "", and the only contributor was "Mngr" (talk))
- 14:12, 29 January 2026 Mngr talk contribs deleted page File:Oostende history 01.jpg (content was: "", and the only contributor was "Mngr" (talk))
- 14:12, 29 January 2026 Mngr talk contribs deleted page File:Hydro-1-500-ai-c.jpg (content was: "ddd", and the only contributor was "Mngr" (talk))
- 14:12, 29 January 2026 Mngr talk contribs deleted page File:Hydro-1--524-ai.jpg (content was: "", and the only contributor was "Mngr" (talk))
- 14:12, 29 January 2026 Mngr talk contribs deleted page File:Hydro-1--523-ai.jpg (content was: "This is a first example - Hydro 1 front view", and the only contributor was "Mngr" (talk))
- 14:11, 29 January 2026 Mngr talk contribs deleted page File:GetContent.pdf (content was: "", and the only contributor was "Mngr" (talk))
- 14:11, 29 January 2026 Mngr talk contribs deleted page File:Ets-HT--901.jpg (content was: "== Summary == test postcard", and the only contributor was "Mngr" (talk))
- 14:11, 29 January 2026 Mngr talk contribs deleted page File:AK-Wenduyne-La-Route-Royale-et-l-Hotel-des-Allies.jpg (content was: "Test description", and the only contributor was "Mngr" (talk))
- 14:10, 29 January 2026 Mngr talk contribs deleted page File:2560px-The Kursaal, Ostend, Belgium, ca. 1895 (3063883757).jpg (content was: "", and the only contributor was "Mngr" (talk))
- 14:10, 29 January 2026 Mngr talk contribs deleted page File:2017-1712.jpg (content was: "", and the only contributor was "Mngr" (talk))
- 14:08, 29 January 2026 Mngr talk contribs deleted page PdfTest (content was: " page=1|thumb|My PDF 300px|thumb|left|Dochter der Liefde met kinderen op het strand", and the only contributor was "Mngr" (talk))
- 14:07, 29 January 2026 Mngr talk contribs deleted page Item 2 (content was: "{{Item |Title=Another title |Image=sana236.jpg }}", and the only contributor was "Mngr" (talk))
- 14:07, 29 January 2026 Mngr talk contribs deleted page wiki/Form:Item (content was: "{{{for template|Item}}} ;Title :{{{field|Title}}} ;Image :{{{field|Image|input type=upload}}} {{{end template}}} {{{standard input|save}}}", and the only contributor was "Mngr" (talk))
- 14:06, 29 January 2026 Mngr talk contribs deleted page TestUpload2 (content was: "{{Item |Title=TestTitle |Image=AK-Wenduyne-La-Route-Royale-et-l-Hotel-des-Allies.jpg }}", and the only contributor was "Mngr" (talk))
- 14:06, 29 January 2026 Mngr talk contribs deleted page Item (content was: "{{Item |Title=This is a new title 2 |Image=Sana234 --894.jpg }}", and the only contributor was "Mngr" (talk))
- 14:06, 29 January 2026 Mngr talk contribs deleted page BrowseItems (content was: "== Browse Items == {{#cargo_query: tables=Items |fields=Title,Image |format=gallery |image size=200 }}", and the only contributor was "Mngr" (talk))
- 14:05, 29 January 2026 Mngr talk contribs deleted page AddItem (content was: "== Add a new item == Click the button below to create a new item. {{#formlink:form=Item|link text=➕ Add a new item|link type=button}}", and the only contributor was "Mngr" (talk))
- 14:04, 29 January 2026 Mngr talk contribs deleted page Template:VE-Troubleshoot (content was: "<includeonly> <div style="border:1px solid #d33; padding:0.8em; background:#fff5f5; margin:1em 0;"> '''VisualEditor Troubleshooting – Common Issues''' * '''Stuck on loading:''' Usually a REST/Parsoid issue. Check if <code>/rest.php</code> is reachable and inspect browser console errors. * '''403 / 404 errors:''' Often caused by Apache vhost rules, SELinux denials, or revers...", and the only contributor was "Mngr" (talk))
- 14:03, 29 January 2026 Mngr talk contribs deleted page Template:VE-Check (content was: "<includeonly> <div style="border:1px solid #ccc; padding:0.8em; background:#f9f9f9; margin:1em 0;"> '''VisualEditor Quick Check''' * <code>/rest.php</code> reachable * <code>/api.php</code> reachable * Page opens in VisualEditor * Page saves correctly * No REST or CORS errors in browser console For full details see: ICT:VisualEditor </div> </includeonly> <noinclude> Thi...", and the only contributor was "Mngr" (talk))
- 14:03, 29 January 2026 Mngr talk contribs deleted page Template:Postcards (content was: "<noinclude> {{#template_params:Sananame|PostcardFile (label=Postcard file;namespace=File)}} {{#cargo_declare:_table=Postcards|Sananame=String|PostcardFile=File}} </noinclude><includeonly>{{#cargo_store:_table=Postcards}} {{#template_display:_format=infobox}} Category:Postcards </includeonly>", and the only contributor was "Mngr" (talk))