Projekt:Changelog: Unterschied zwischen den Versionen
This is [[MediaWiki:Tagline]]. Set to <code>display:none</code> by chameleon skin.
Tobi (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Tobi (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
(11 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
== 2018-01-03 == | |||
* edit [[Mediawiki:Sessionfailure]] to hint at our "certain browser cannot login"-Problem | |||
* added [[Property:Has coordinates]] | |||
* augmented {{tl|Person}} to store geo coordinates derived from residence, if set | |||
* created [[Spielerkarte]] | |||
* augmented {{tl|Person}} to link to [[Spielerkarte]] | |||
== 2018-01-01 == | |||
* fixed [[Special:PasswordReset]] not usable for anon user (thus not really usable at all) | |||
== 2017-12-29 == | |||
* expanded {{tl|character}} to autocreate the participation page for a character | |||
* expanded {{tl|person}}: now shows number of plays per character and link to participation page | |||
* expanded {{tl|person}}: now shows some data for each participating play (place, date, characters) | |||
* created participation pages for all characters | |||
* expanded {{tl|character}} to show number of participating plays and linkt to participation page | |||
* open | |||
** expand {{tl|character}} add participation information to character description text | |||
** expand {{tl|navbox character}} to also show those plays | |||
== 2017-12-23 == | |||
* started work on project "let players easily enter their characters into plays": | |||
** created namespace "Spielteilnahme" and flagged it as semantic | |||
** generated and tested [[Modul:Participation]] | |||
** and its doc page [[Modul:Participation/doc]] | |||
** created testpage [[Spielteilnahme:Caspar]] | |||
* open: | |||
** <s>create script to create one spielteilnahme page per character</s> | |||
** <s>add autocreate to {{tl|character}}</s> | |||
** <s>expand {{tl|person}}, with show of plays per character (or at least number) and link to participation page</s> | |||
** <s>expand {{tl|character}} to show participating plays and link to participation page; maybe show plays in navbox instead / also</s> | |||
== 2017-12-18 == | |||
* added class ''Inplay Dokumente'' | |||
** [[Form:Dokument]] | |||
** {{tl|Document}} | |||
** [[:Category:Inplay Dokumente]] | |||
** [[:Category:Dokumente]] | |||
* added class ''Sonderfertigkeiten'' | |||
** [[Form:Sonderfertigkeit]] | |||
** {{tl|Skill}} | |||
** [[:Category:Sonderfertigkeiten]] | |||
** {{tl|Navbox skill}} | |||
* also created {{tl|Navbox spell}} and added it to [[Form:Zauberspruch]] and all spells. | |||
* prepared [[Sonderfertigkeiten]] to show all skills (added an ask query) | |||
* created {{tl|display skill}} for the aforementioned query | |||
* moved all skills from [[Sonderfertigkeiten]] to their respective pages | |||
== 2017-12-03 == | |||
* fixed some problems in {{tl|Character}}: displaytitle property now always set, defaults to pagename; player will always have namespace "Benutzer:" as prefix. | |||
* {{tl|Navbox play}} now shows all play accounts for the current play; also a link to add your own | |||
* revamped [[Bekannte Persönlichkeiten]] | |||
* installed, evaluated, and declined [https://www.mediawiki.org/wiki/Extension:UploadWizard Extension:UploadWizard]; unfortunately not suitable for us. :( | |||
* added [[Nachrichtenarchiv]] | |||
* augmented {{tl|Display message}}, can now display archived state and add edit icon, when message page present | |||
== 2017-12-01 == | == 2017-12-01 == | ||
* added {{tl|Navbox character}} (created template, added to [[Form:Figur]]) see [[Caspar]]; this navbox will be placed automatically on new and existing pages, once they are edited with the form | * added {{tl|Navbox character}} (created template, added to [[Form:Figur]]) see [[Caspar]]; this navbox will be placed automatically on new and existing pages, once they are edited with the form | ||
Zeile 10: | Zeile 66: | ||
* removed the autogrow from [[Form:Spielbericht]] | * removed the autogrow from [[Form:Spielbericht]] | ||
* added [[Projekt:Changelog]] and [[Projekt:Feature requests]] | * added [[Projekt:Changelog]] and [[Projekt:Feature requests]] | ||
* fixed {{tl|Account}}: it now stores sematic data for each account | |||
Note: Changelog startet at 2017-12-01 | Note: Changelog startet at 2017-12-01 |
Aktuelle Version vom 3. Januar 2018, 23:01 Uhr
2018-01-03
- edit Mediawiki:Sessionfailure to hint at our "certain browser cannot login"-Problem
- added Property:Has coordinates
- augmented {{Person}} to store geo coordinates derived from residence, if set
- created Spielerkarte
- augmented {{Person}} to link to Spielerkarte
2018-01-01
- fixed Special:PasswordReset not usable for anon user (thus not really usable at all)
2017-12-29
- expanded {{character}} to autocreate the participation page for a character
- expanded {{person}}: now shows number of plays per character and link to participation page
- expanded {{person}}: now shows some data for each participating play (place, date, characters)
- created participation pages for all characters
- expanded {{character}} to show number of participating plays and linkt to participation page
- open
- expand {{character}} add participation information to character description text
- expand {{navbox character}} to also show those plays
2017-12-23
- started work on project "let players easily enter their characters into plays":
- created namespace "Spielteilnahme" and flagged it as semantic
- generated and tested Modul:Participation
- and its doc page Modul:Participation/doc
- created testpage Spielteilnahme:Caspar
- open:
create script to create one spielteilnahme page per characteradd autocreate to {{character}}expand {{person}}, with show of plays per character (or at least number) and link to participation pageexpand {{character}} to show participating plays and link to participation page; maybe show plays in navbox instead / also
2017-12-18
- added class Inplay Dokumente
- added class Sonderfertigkeiten
- also created {{Navbox spell}} and added it to Form:Zauberspruch and all spells.
- prepared Sonderfertigkeiten to show all skills (added an ask query)
- created {{display skill}} for the aforementioned query
- moved all skills from Sonderfertigkeiten to their respective pages
2017-12-03
- fixed some problems in {{Character}}: displaytitle property now always set, defaults to pagename; player will always have namespace "Benutzer:" as prefix.
- {{Navbox play}} now shows all play accounts for the current play; also a link to add your own
- revamped Bekannte Persönlichkeiten
- installed, evaluated, and declined Extension:UploadWizard; unfortunately not suitable for us. :(
- added Nachrichtenarchiv
- augmented {{Display message}}, can now display archived state and add edit icon, when message page present
2017-12-01
- added {{Navbox character}} (created template, added to Form:Figur) see Caspar; this navbox will be placed automatically on new and existing pages, once they are edited with the form
- added {{Navbox play}} (created template, added to Form:Spiel, placed on all pages of the Chronik); see Spiel 1
- added {{Navbox faction}} (created template); see Gazette des Sommers; this navbox must be added manually to a faction (and the existing ones)
- added {{Factions}}
- added {{Separator}}
- added links to the plays on the Chronik; removed TOC
- condensed the list of plays visible in the nav bar
- fixed error in Form:Spielbericht that made it impossible to create the first account. Added Bericht:1 as test
- removed the autogrow from Form:Spielbericht
- added Projekt:Changelog and Projekt:Feature requests
- fixed {{Account}}: it now stores sematic data for each account
Note: Changelog startet at 2017-12-01