Markus Kroetzsch has submitted this change and it was merged.

Change subject: Improved Time handling
......................................................................


Improved Time handling

* Fixed Bug 41126 by storing dates in full serialised format, including 
calendar model
* New serialised format is also easier to parse and does not rely on deprecated 
code.
* Added new output formats "Jl" and "Gr" for time data, so that the desired 
display calendar model can be set for query results
* Simplified SQLStore3 table structure for SMWDITime: one index less, no more 
string matching (was not meaningful anyway, especially not with the new 
serialisation format)

Change-Id: Ic017f0a3f0f48554b12b585a299c07861c19c511
---
M RELEASE-NOTES-1.8
M includes/dataitems/SMW_DI_Time.php
M includes/datavalues/SMW_DV_Time.php
M includes/storage/SQLStore/SMW_DIHandler_String.php
M includes/storage/SQLStore/SMW_DIHandler_Time.php
M includes/storage/SQLStore/SMW_DataItemHandler.php
6 files changed, 92 insertions(+), 86 deletions(-)

Approvals:
  Markus Kroetzsch: Verified; Looks good to me, approved


--
To view, visit https://gerrit.wikimedia.org/r/28666
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic017f0a3f0f48554b12b585a299c07861c19c511
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticMediaWiki
Gerrit-Branch: master
Gerrit-Owner: Markus Kroetzsch <mar...@semantic-mediawiki.org>
Gerrit-Reviewer: Markus Kroetzsch <mar...@semantic-mediawiki.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to