Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Wikisphere. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:39, 21 May 2026 Admin talk contribs created page SchoolManager b (Created page with " {{#jsonforms:SchoolManager |edit_page={{ULLPAGENAME}} }}")
- 09:08, 21 May 2026 Admin talk contribs moved page Template:SchoolManager.Item.schools.Item.classes.Item to Template:SchoolManager.Item.schools.Item.classes.Item
- 09:08, 21 May 2026 Admin talk contribs moved page Template:SchoolManager.Item.schools.Item.classes to Template:SchoolManager.Item.schools.Item.classes
- 09:08, 21 May 2026 Admin talk contribs moved page Template:SchoolManager.Item.schools.Item to Template:SchoolManager.Item.schools.Item
- 09:07, 21 May 2026 Admin talk contribs moved page Template:SchoolManager.Item.schools to Template:SchoolManager.Item.schools
- 09:06, 21 May 2026 Admin talk contribs created page Template:SchoolManager.Item (Created page with "Template: Template:SchoolManager.Item <div style="margin: 0 0 20px"> <div style= "border: 1px solid #ccc; border-left: 7px solid purple; padding: 0 30px 30px; background: #fcfcfc"> path: {{{path}}} {{{params}}} {{{children}}} {{#jsonforms:SchoolManager |schema=SchoolManagerSchool |edit=SchoolManager |edit_path={{{path}}}. |view=popup |name=add school }} </div> </div>")
- 06:48, 21 May 2026 Admin talk contribs created page JsonSchema:SchoolManagerClass (Created page with "{ "type": "object", "title": "School Class", "properties": { "class": { "type": "string", "x-format": "text", "title": "Class" }, "class teacher": { "type": "string", "x-format": "text", "title": "Class Teacher" } } }")
- 06:47, 21 May 2026 Admin talk contribs created page JsonSchema:SchoolManagerSchool (Created page with "{ "type": "object", "title": "School", "properties": { "name": { "type": "string", "x-format": "text", "title": "Name" }, "description": { "type": "string", "x-format": "textarea", "title": "Description" }, "school principal": { "type": "string", "x-format": "text", "title": "School Principal" }, "number_of_pupils": { "type": "integer", "t...")
- 06:47, 21 May 2026 Admin talk contribs created page JsonSchema:SchoolManagerDistrict (Created page with "{ "type": "object", "title": "School District", "properties": { "name": { "type": "string", "x-format": "text", "title": "Name" }, "school district manager": { "type": "string", "x-format": "text", "title": "School District Manager" } } }")
- 14:47, 20 May 2026 Admin talk contribs deleted page JsonSchema:MetaSchema/EnumProvider (content was: "{ "description": "Dynamic source for enum options. Can be a static array, a provider reference, or a combination of multiple sources.", "oneOf": [ { "title": "Provider Source", "description": "Reference to a watched field or registered function that provides options", "type": "object", "properties": {...", and the only contributor was "127.0.0.1" (talk))
- 12:10, 15 May 2026 Admin talk contribs created page Template:SchoolManager.Item.schools.Item.classes.Item (Created page with "<div style="margin: 0 0 20px 50px;"> <div style= "border: 1px solid #ccc; border-left: 7px solid yellow; margin-bottom: 10px; padding: 0 30px 30px; background: #fcfcfc"> Template: Template:SchoolManager.Item.schools.Item.classes.Item ===== Class: '''{{{class}}}''' ===== * '''Teacher:''' {{{class teacher}}} {{{params}}} {{#jsonforms:SchoolManager |edit_page=SchoolManager |start_path={{{path}}} |view=popup |name=edit class }} </div> </div>")
- 12:10, 15 May 2026 Admin talk contribs created page Template:SchoolManager.Item.schools.Item.classes (Created page with "Template:SchoolManager.Item.schools.Item.classes <div style="margin: 0 0 20px 50px;"> <div style= "border: 1px solid #ccc; border-left: 7px solid blue; margin-bottom: 10px; padding: 0 30px 30px; background: #fcfcfc"> {{{path}}} {{{params}}} {{{children}}} {{#jsonforms:SchoolManager |edit_page=SchoolManager |start_path={{{path}}} |view=popup |name=add class }} </div> </div>")
- 12:09, 15 May 2026 Admin talk contribs created page Template:SchoolManager.Item.schools.Item (Created page with "Template:SchoolManager.Item.schools.Item <div style="margin: 0 0 20px 50px;"> <div style= "border: 1px solid #ccc; border-left: 7px solid green; margin-bottom: 10px; padding: 0 30px 30px; background: #fcfcfc"> path: {{{path}}} {{{params}}} {{{children}}} {{#jsonforms:SchoolManager |edit_page=SchoolManager |start_path={{{path}}} |view=popup |name=edit school }} </div> </div>")
- 12:08, 15 May 2026 Admin talk contribs created page Template:SchoolManager.Item.schools (Created page with "Template: Template:SchoolManager.Item.schools <div style="margin: 0 0 20px"> <div style= "border: 1px solid #ccc; border-left: 7px solid red; padding: 0 30px 30px; background: #fcfcfc"> path: {{{path}}} {{{params}}} {{{children}}} {{#jsonforms:SchoolManager |edit_page=SchoolManager |start_path={{{path}}} |view=popup |name=add school }} </div> </div>")
- 12:07, 15 May 2026 Admin talk contribs created page Template:SchoolManager (Created page with "Template: Template:SchoolManager {{{children}}} {{{params}}} path: {{{path}}} {{#jsonforms:SchoolManager |edit_page=SchoolManager |view=popup |name=edit districts |start_path=root }}")
- 12:06, 15 May 2026 Admin talk contribs created page SchoolManager (Created page with " {{#jsonformsrender:{{FULLPAGENAME}} |action=parse |schema=SchoolManager |slot=jsonforms-data }} ---------------- {{#jsonforms:SchoolManager |edit_page={{FULLPAGENAME}} }}")
- 12:05, 15 May 2026 Admin talk contribs created page JsonForm:SchoolManager (Created page with "{ "name": "SchoolManager", "schema": "SchoolManager", "default_data_slot": "jsonforms-data", "default_main_slot_content_model": "wikitext", "view": "inline", "edit_main_slot_content_model": false, "edit_main_slot_content": false, "edit_page": "{{FULLPAGENAME}}" }")
- 18:08, 6 May 2026 Admin talk contribs created page JsonSchema:SchoolManager (Created page with "{ "title": "SchoolManager", "type": "array", "x-layout": "tabs", "items": { "type": "object", "title": "School District", "properties": { "name": { "type": "string", "x-format": "text", "title": "Name" }, "school district manager": { "type": "string", "x-format": "text", "title": "School District Manager" }, "schools": { "type": "array", "x-layout": "booklet", "items": { "type": "object", "title": "Sc...")
- 12:25, 6 May 2026 Admin talk contribs deleted page JsonSchema:VD Tasks (content was: "{ "required": [ "title", "priority", "status" ], "type": "object", "title": "Task", "x-wikitext-title": "", "properties": { "belongs to": { "type": "string", "x-format": "hidden", "title": "Belongs to" }, "title": { "type": "string", "format": "text", "title": "Title", "x-wikitext-title": " {{int:webmo-title}}" }, "description": { "type"...", and the only contributor was "Admin" (talk))
- 12:24, 6 May 2026 Admin talk contribs deleted page JsonSchema:DefaultEditorOptions (content was: "{ "definitions": { "commonProperties": { "type": "object", "properties": { "classes": { "type": "string", "description": "The names of the CSS classes to apply to the element." }, "disabled": { "type": "boolean", "description": "Disable the widget." }, "id": { "type": "string", "description": "The HTML id attribute used in t...", and the only contributor was "Admin" (talk))
- 12:23, 6 May 2026 Admin talk contribs deleted page JsonSchema:InputOptions (content was: "{ "definitions": { "commonProperties": { "type": "object", "properties": { "classes": { "type": "string", "description": "The names of the CSS classes to apply to the element." }, "disabled": { "type": "boolean",...", and the only contributor was "127.0.0.1" (talk))
- 09:45, 9 April 2026 Admin talk contribs created page JsonSchema:VD Tasks (Created page with "{ "required": [ "title", "priority", "status" ], "type": "object", "title": "Task", "x-wikitext-title": "", "properties": { "belongs to": { "type": "string", "x-format": "hidden", "title": "Belongs to" }, "title": { "type": "string", "format": "text", "title": "Title", "x-wikitext-title": " {{int:webmo-title}}" }, "description": { "type": "string", "x-format": "textarea", "title": "Description", "x-wikitext-title": "...")
- 09:37, 9 April 2026 Admin talk contribs changed the content model of the page MediaWiki:DefaultEditorScript from "wikitext" to "JavaScript"
- 09:37, 9 April 2026 Admin talk contribs created page MediaWiki:DefaultEditorScript (Created page with "export default function(editor) { editor.on('ready', () => { }); editor.on('change', () => { }); editor.on('buildComplete', () => { }); editor.on('schemaLoaded', () => { }); editor.on('allSchemasLoaded', () => { }); }") Tag: 2017 source edit
- 09:36, 9 April 2026 Admin talk contribs changed the content model of the page MediaWiki:DefaultEditorOptions from "wikitext" to "JavaScript"
- 09:36, 9 April 2026 Admin talk contribs created page MediaWiki:DefaultEditorOptions (Created page with "export default { show_errors: 'interaction', template: 'default', max_depth: 16, use_default_values: true, lazyPropertiesThreshold: 6, remove_empty_properties: true, remove_false_properties: false, handlePropertiesLayout: 'toolbar' };") Tag: 2017 source edit
- 09:34, 9 April 2026 Admin talk contribs created page JsonSchema:DefaultEditorOptions (Created page with "{ "definitions": { "commonProperties": { "type": "object", "properties": { "classes": { "type": "string", "description": "The names of the CSS classes to apply to the element." }, "disabled": { "type": "boolean", "description": "Disable the widget." }, "id": { "type": "string", "description": "The HTML id attribute used in the rendered tag." }, "text": { "type": "string", "description": "Text to...")
- 10:20, 24 November 2025 Admin talk contribs changed the content model of the page Special:Badtitle/NS2300:Meta from "wikitext" to "JSON"
- 10:20, 24 November 2025 Admin talk contribs created page Special:Badtitle/NS2300:Meta (Created page with "{ "definitions": { "schemaArray": { "type": "array", "minItems": 1, "items": { "$ref": "#/definitions/schema", "title": "schema" } }, "null": { "properties": { "type": { "enum": [ "null" ] }, "enum": { "items": { "type": "null" } }, "default": { "type": "null", "propertyOrder": 10 } } }, "boolean": { "properties": { "type": { "enum": [ "boolean" ]...") Tag: 2017 source edit
- 10:17, 24 November 2025 Admin talk contribs changed the content model of the page Special:Badtitle/NS2300:MetaSchema from "wikitext" to "JSON"
- 10:17, 24 November 2025 Admin talk contribs created page Special:Badtitle/NS2300:MetaSchema (Created page with "{ "definitions": { "schemaArray": { "type": "array", "minItems": 1, "items": { "$ref": "#/definitions/schema", "title": "schema" } }, "null": { "properties": { "type": { "enum": [ "null" ] }, "enum": { "items": { "type": "null" } }, "default": { "type": "null", "propertyOrder": 10 } } }, "boolean": { "properties": { "type": { "enum": [ "boolean" ]...") Tags: Recreated 2017 source edit
- 19:20, 23 November 2025 Admin talk contribs changed the content model of the page Special:Badtitle/NS2300:Recursive from "wikitext" to "JSON"
- 19:19, 23 November 2025 Admin talk contribs created page Special:Badtitle/NS2300:Recursive (Created page with "{ "title": "Person", "$ref": "#/definitions/person", "definitions": { "person": { "type": "object", "id": "person", "defaultProperties": [ "fname", "lname", "bestFriend", "coworkers" ], "patternProperties": { "^cousin_[0-9]+$": { "$ref": "#/definitions/person" } }, "properties": { "fname": { "title": "first name", "type": "string" }, "lname": { "title": "last name", "type": "string"...") Tag: 2017 source edit
- 10:57, 8 November 2025 Admin talk contribs changed the content model of the page Special:Badtitle/NS2300:Europass from "wikitext" to "JSON"
- 10:57, 8 November 2025 Admin talk contribs created page Special:Badtitle/NS2300:Europass (Created page with "{ "$schema": "http://json-schema.org/draft-04/schema", "id": "http://europass.cedefop.europa.eu/json/schema/v3.3.0/Europass_JSONSchema.json", "description": "A JSON Representation of a Europass Document corresponding to Europass XML 3.3.0", "type": "object", "definitions": { "documentTypeType": { "type": "string", "enum": [ "ECV_ESP", "ESP", "ECV", "ELP", "ECL", "EX" ] }, "documentBundleType": { "type": "array", "items":...") Tag: 2017 source edit
- 10:56, 8 November 2025 Admin talk contribs deleted page Special:Badtitle/NS2300:MetaSchema (content was: "{ "title": "JSON Schema", "$schema": "http://json-schema.org/draft-07/schema#", "definitions": { "schemaArray": { "type": "array", "minItems": 1, "items": { "$ref": "#/definitions/schema", "title": "schema" } }, "null": { "properties": { "type": { "enum": [ "null" ] }, "enum": { "items": { "type": "null" }...", and the only contributor was "Admin" (talk))
- 06:54, 5 November 2025 Admin talk contribs changed the content model of the page Special:Badtitle/NS2300:Survey from "wikitext" to "JSON"
- 06:53, 5 November 2025 Admin talk contribs created page Special:Badtitle/NS2300:Survey (Created page with "{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "Survey Input", "description": "A flexible survey question format supporting multiple data types.", "type": "object", "properties": { "type": { "type": "string", "enum": ["scale", "yes-no", "simple", "nested"], "description": "Type of survey input" }, "rows": { "type": "array", "description": "List of rows (survey items)", "items": { "type":...") Tag: 2017 source edit
- 22:21, 4 November 2025 Admin talk contribs changed the content model of the page Special:Badtitle/NS2300:Person from "wikitext" to "JSON"
- 22:21, 4 November 2025 Admin talk contribs created page Special:Badtitle/NS2300:Person (Created page with "{ "$ref": "/w/index.php?title=JsonSchema:Basic_person&action=raw", "properties": { "location": { "type": "object", "title": "Location", "properties": { "city": { "type": "string" }, "state": { "type": "string" }, "citystate": { "type": "string", "description": "This is generated automatically from the previous two fields", "template": "{{city}}, {{state}}",...") Tag: 2017 source edit
- 22:15, 4 November 2025 Admin talk contribs changed the content model of the page Special:Badtitle/NS2300:Ajax from "wikitext" to "JSON"
- 22:15, 4 November 2025 Admin talk contribs created page Special:Badtitle/NS2300:Ajax (Created page with "{ "type": "array", "title": "People", "format": "tabs", "items": { "title": "Person", "headerTemplate": "{{i}} - {{self.name}}", "oneOf": [ { "$ref": "examples/basic_person.json", "title": "Basic Person" }, { "$ref": "examples/person.json", "title": "Complex Person" } ] } }") Tag: 2017 source edit
- 18:44, 4 November 2025 Admin talk contribs changed the content model of the page Special:Badtitle/NS2300:Recursive simple from "wikitext" to "JSON"
- 18:44, 4 November 2025 Admin talk contribs created page Special:Badtitle/NS2300:Recursive simple (Created page with "{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "Recursive Object", "type": "object", "properties": { "name": { "type": "string", "description": "Name of the node" }, "type": { "type": "string", "description": "Type or category of the node" }, "children": { "type": "array", "description": "Nested child nodes of the same structure", "items": { "$ref": "#" } } }, "r...") Tag: 2017 source edit
- 12:33, 4 November 2025 Admin talk contribs changed the content model of the page Special:Badtitle/NS2300:MetaSchema from "wikitext" to "JSON"
- 12:32, 4 November 2025 Admin talk contribs created page Special:Badtitle/NS2300:MetaSchema (Created page with "mwjson.schema.jsonschema_jsonschema = { "title": "JSON Schema", "$ref": "#/definitions/schema", "properties": { "definitions": { "type": "object", "patternProperties": { ".*": { "$ref": "#/definitions/schema" } } } }, "definitions": { "schemaArray": { "type": "array", "minItems": 1, "items": { "$ref": "#/definitions/schema", "title": "schema" } }, "null": { "properties":...") Tag: 2017 source edit
- 08:11, 4 November 2025 Admin talk contribs changed the content model of the page Special:Badtitle/NS2300:Array from "wikitext" to "JSON"
- 08:11, 4 November 2025 Admin talk contribs created page Special:Badtitle/NS2300:Array (Created page with "{ "$id": "https://example.com/arrays.schema.json", "$schema": "http://json-schema.org/draft-07/schema#", "description": "A representation of a person, company, organization, or place", "type": "object", "properties": { "fruits": { "type": "array", "items": { "type": "string" } }, "vegetables": { "type": "array", "items": { "$ref": "#/definitions/veggie" } } }, "definitions": { "veggie":...") Tag: 2017 source edit
- 08:09, 4 November 2025 Admin talk contribs changed the content model of the page Special:Badtitle/NS2300:Name oneOf from "wikitext" to "JSON"
- 08:09, 4 November 2025 Admin talk contribs created page Special:Badtitle/NS2300:Name oneOf (Created page with "{ "type": "object", "options": { "keep_oneof_values": false }, "properties": { "type": { "type": "string", "options": { "hidden": true } } }, "oneOf": [ { "title": "Full Name", "additionalProperties": false, "properties": { "type": { "type": "string", "enum": [ "fullName" ], "options": { "hidden": true } },...") Tag: 2017 source edit