Recent changes
Jump to navigation
Jump to search
Track the most recent changes to the wiki on this page.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
8 November 2025
| 10:57 | Content model change log Admin talk contribs changed the content model of the page JsonSchema:Europass from "wikitext" to "JSON" | ||||
|
|
N 10:57 | JsonSchema:Europass 2 changes history +31,899 [Admin (2×)] | |||
|
|
10:57 (cur | prev) 0 Admin talk contribs (Admin changed the content model of the page JsonSchema:Europass from "wikitext" to "JSON") Tag: content model change | ||||
| N |
|
10:57 (cur | prev) +31,899 Admin talk contribs (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 | Deletion log Admin talk contribs deleted page JsonSchema: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)) | ||||
|
|
09:41 | JsonSchema:Basic person 2 changes history +28 [Admin (2×)] | |||
|
|
09:41 (cur | prev) +1 Admin talk contribs | ||||
|
|
09:40 (cur | prev) +27 Admin talk contribs | ||||
7 November 2025
| 07:20 | User creation log User account Linksyszvl talk contribs was created | ||||
6 November 2025
| 00:43 | User creation log User account Shraunkti talk contribs was created | ||||
5 November 2025
|
|
19:15 | (User creation log) [Linksysqeq; Henryicogs; AnyaFisk4467116] | |||
|
|
19:15 User account AnyaFisk4467116 talk contribs was created | ||||
|
|
01:57 User account Linksysqeq talk contribs was created | ||||
|
|
01:32 User account Henryicogs talk contribs was created | ||||
| 06:54 | Content model change log Admin talk contribs changed the content model of the page JsonSchema:Survey from "wikitext" to "JSON" | ||||
|
|
N 06:54 | JsonSchema:Survey 2 changes history +2,868 [Admin (2×)] | |||
|
|
06:54 (cur | prev) −7 Admin talk contribs (Admin changed the content model of the page JsonSchema:Survey from "wikitext" to "JSON") Tag: content model change | ||||
| N |
|
06:53 (cur | prev) +2,875 Admin talk contribs (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 | |||
4 November 2025
|
|
22:21 | (Content model change log) [Admin (10×)] | |||
|
|
22:21 Admin talk contribs changed the content model of the page JsonSchema:Person from "wikitext" to "JSON" | ||||
|
|
22:15 Admin talk contribs changed the content model of the page JsonSchema:Ajax from "wikitext" to "JSON" | ||||
|
|
18:44 Admin talk contribs changed the content model of the page JsonSchema:Recursive simple from "wikitext" to "JSON" | ||||
|
|
12:33 Admin talk contribs changed the content model of the page JsonSchema:MetaSchema from "wikitext" to "JSON" | ||||
|
|
08:11 Admin talk contribs changed the content model of the page JsonSchema:Array from "wikitext" to "JSON" | ||||
|
|
08:09 Admin talk contribs changed the content model of the page JsonSchema:Name oneOf from "wikitext" to "JSON" | ||||
|
|
08:07 Admin talk contribs changed the content model of the page JsonSchema:Person ajax from "wikitext" to "JSON" | ||||
|
|
08:04 Admin talk contribs changed the content model of the page JsonSchema:Basic person from "wikitext" to "JSON" | ||||
|
|
07:58 Admin talk contribs changed the content model of the page JsonSchema:Dependencies from "wikitext" to "JSON" | ||||
|
|
07:57 Admin talk contribs changed the content model of the page JsonSchema:AccidentDetail from "wikitext" to "JSON" | ||||
|
|
N 22:21 | JsonSchema:Person 2 changes history +1,302 [Admin (2×)] | |||
|
|
22:21 (cur | prev) −296 Admin talk contribs (Admin changed the content model of the page JsonSchema:Person from "wikitext" to "JSON") Tag: content model change | ||||
| N |
|
22:21 (cur | prev) +1,598 Admin talk contribs (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 | |||
|
|
N 22:18 | JsonSchema:Ajax 3 changes history +379 [Admin (3×)] | |||
|
|
22:18 (cur | prev) +64 Admin talk contribs | ||||
|
|
22:15 (cur | prev) −41 Admin talk contribs (Admin changed the content model of the page JsonSchema:Ajax from "wikitext" to "JSON") Tag: content model change | ||||
| N |
|
22:15 (cur | prev) +356 Admin talk contribs (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 | |||
|
|
N 18:44 | JsonSchema:Recursive simple 2 changes history +496 [Admin (2×)] | |||
|
|
18:44 (cur | prev) −40 Admin talk contribs (Admin changed the content model of the page JsonSchema:Recursive simple from "wikitext" to "JSON") Tag: content model change | ||||
| N |
|
18:44 (cur | prev) +536 Admin talk contribs (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 | |||
|
|
N 08:11 | JsonSchema:Array 2 changes history +743 [Admin (2×)] | |||
|
|
08:11 (cur | prev) −105 Admin talk contribs (Admin changed the content model of the page JsonSchema:Array from "wikitext" to "JSON") Tag: content model change | ||||
| N |
|
08:11 (cur | prev) +848 Admin talk contribs (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 | |||
|
|
N 08:09 | JsonSchema:Name oneOf 2 changes history +1,762 [Admin (2×)] | |||
|
|
08:09 (cur | prev) −415 Admin talk contribs (Admin changed the content model of the page JsonSchema:Name oneOf from "wikitext" to "JSON") Tag: content model change | ||||
| N |
|
08:09 (cur | prev) +2,177 Admin talk contribs (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 | |||
|
|
N 08:08 | JsonSchema:Person ajax 3 changes history +1,302 [Admin (3×)] | |||
|
|
08:08 (cur | prev) −1 Admin talk contribs | ||||
|
|
08:07 (cur | prev) −296 Admin talk contribs (Admin changed the content model of the page JsonSchema:Person ajax from "wikitext" to "JSON") Tag: content model change | ||||
| N |
|
08:07 (cur | prev) +1,599 Admin talk contribs (Created page with "{ "$ref": "/w/index.php?title=JsonSchema:Basic_person&action=rawn", "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 | |||
|
|
N 08:04 | JsonSchema:Basic person 2 changes history +349 [Admin (2×)] | |||
|
|
08:04 (cur | prev) 0 Admin talk contribs (Admin changed the content model of the page JsonSchema:Basic person from "wikitext" to "JSON") Tag: content model change | ||||
| N |
|
08:04 (cur | prev) +349 Admin talk contribs (Created page with "{ "title": "Person", "type": "object", "id": "person", "properties": { "name": { "type": "string", "description": "First and Last name", "minLength": 4 }, "age": { "type": "integer", "default": 21, "minimum": 18, "maximum": 99 }, "gender": { "type": "string", "enum": [ "male", "female" ] } } }") Tag: 2017 source edit | |||
|
|
N 07:58 | JsonSchema:Dependencies 2 changes history +2,121 [Admin (2×)] | |||
|
|
07:58 (cur | prev) 0 Admin talk contribs (Admin changed the content model of the page JsonSchema:Dependencies from "wikitext" to "JSON") Tag: content model change | ||||
| N |
|
07:58 (cur | prev) +2,121 Admin talk contribs (Created page with "{ "title": "Dependencies", "type": "object", "format": "grid", "properties": { "_text1": { "title": "Dependencies Example", "type": "string", "format": "hidden", "description": "\u003Cp\u003EThis example shows the use of the \u003Cstrong\u003Edependencies\u003C/strong\u003E option, where you can have a field depend on the value of another field.\u003C/p\u003E\u003Cp\u003EThis works by creating all dependant element and then hide/show the selected one. S...") Tag: 2017 source edit | |||
|
|
N 07:57 | JsonSchema:AccidentDetail 2 changes history +11,223 [Admin (2×)] | |||
|
|
07:57 (cur | prev) 0 Admin talk contribs (Admin changed the content model of the page JsonSchema:AccidentDetail from "wikitext" to "JSON") Tag: content model change | ||||
| N |
|
07:57 (cur | prev) +11,223 Admin talk contribs (Created page with "{ "type": "object", "title": "", "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "photo": { "type": "array", "items": { "$ref": "#/definitions/photo" }, "options": { "collapsed": true }, "propertyOrder": 3 }, "person": { "type": "array", "items": { "$ref": "#/definitions/person" }, "options": { "collapsed": true }, "propertyOrder": 2 }, "vehicle": { "type": "array", "items": {...") Tag: 2017 source edit | |||
| N 07:53 | VisualDataForm:CreateArticle diffhist +538 Admin talk contribs (Created page with "{ "name": "Create Article", "schema": "", "save": "semantic wiki content", "edit_categories": true, "default_categories": "", "edit_wikitext": true, "edit_slot": true, "default_slot": "main", "edit_content_model": true, "default_content_model": "wikitext", "overwrite_existing_article_on_create": false, "view": "inline", "callback": "", "edit_page": "", "pagename_formula": "", "preload": "", "preload_data": "", "preload_data_separator": "", "return_page...") | ||||