1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2025-06-13 12:54:14 +00:00
Commit Graph

79 Commits

Author SHA1 Message Date
gnosygnu
da18f05d9f Wikibase: Infer datatype from cached table not from JSON doc 2016-12-01 11:07:33 -05:00
gnosygnu
b3566def7e Wikibase: Add wbase_prop table for datatype 2016-11-29 16:03:56 -05:00
gnosygnu
b1ad1411e4 Wikibase: Fix Wikibase json-entities loader not working 2016-11-28 11:52:21 -05:00
gnosygnu
83cf992f48 Core: Refactor base classes 2016-11-28 08:28:00 -05:00
gnosygnu
468b9b6ed5 Wikibase: Convert globecoordinate's precision of '0' to precision of '1' 2016-11-24 21:39:40 -05:00
gnosygnu
dd8cff9838 Embeddable: Fix if_exists test 2016-11-24 19:26:35 -05:00
gnosygnu
fcbdf8bbd8 Embeddable: Fix if_exists 2016-11-24 08:53:07 -05:00
gnosygnu
a6540d6200 Scribunto: Do not convert zero padded numbers to integer 2016-11-23 13:47:24 -05:00
gnosygnu
eb5173b3a0 Scribunto: Use local language's namespace name not canonical 2016-11-23 12:18:20 -05:00
gnosygnu
6e39f9979d Wikibase: Return 'property' not 'item' if wikidata page is Property: 2016-11-23 11:25:59 -05:00
gnosygnu
55b81d4a60 ParserFunctions: Fix missing headers from several dozen ru.s Slavik pages 2016-11-21 08:29:36 -05:00
gnosygnu
c9748a6f44 Embeddable: Load modules from load_worker 2016-11-19 13:58:04 -05:00
gnosygnu
9c95e2d470 Wikibase: Do not automatically convert dates to julian 2016-11-10 12:27:46 -05:00
gnosygnu
d2d58f2b7e Wikibase: Do not escape and repeat calendar data 2016-11-10 12:00:45 -05:00
gnosygnu
0f8d0257c9 Wikibase: Consolidate quantity output formatting in Wdata_prop_val_visitor and Wdata_visitor__html_wtr 2016-11-10 10:43:54 -05:00
gnosygnu
bc10e474c2 Wikibase: Show {{#property}} geo-coordinates in degrees, not raw numbers 2016-11-09 16:10:14 -05:00
gnosygnu
88332f68a2 ParserFunctions: Change {{NUMBEROFPAGES}} to read from site_stats.ss_total_pages and {{NUMBEROFARTICLES}} to read from site_stats.ss_good_articles 2016-11-09 15:10:47 -05:00
gnosygnu
7e5af96548 Wikibase: Do not output quantity.unit if it is not a wikidata url 2016-11-08 11:00:02 -05:00
gnosygnu
21e90cd479 Wikibase: Parse numbers with fractions correctly; do not convert to zero 2016-11-08 10:23:23 -05:00
gnosygnu
6d327749fc User_wiki: Differentiate Edit versus Create 2016-10-31 10:23:30 -04:00
gnosygnu
4e3df30cc0 Wikibase: Return timezone as integer, not string 2016-10-28 09:24:28 -04:00
gnosygnu
bd6576b716 DownloadCentral: Cleanup filter_by_lang 2016-10-21 10:00:14 -04:00
gnosygnu
55ea1fa39a Kartographer: Hide markup from mapframe / maplink tags 2016-10-20 21:29:59 -04:00
gnosygnu
c1100c6d66 Wikibase: Refactor wbase prop_writer to static functions 2016-10-20 14:45:11 -04:00
gnosygnu
6748463711 Wikibase: Centralize rendering of claim values ({{#property}} and JSON vs renderSnak and Keyval) 2016-10-20 10:06:14 -04:00
gnosygnu
9165ceef79 Ignore assessment function tag 2016-10-19 09:37:15 -04:00
gnosygnu
8fc07752e9 Switch img_src and img_trg when loading from imglnk_reg 2016-10-18 23:50:17 -04:00
gnosygnu
d983a32397 Reuse quantity.unit code for renderSnake 2016-10-18 16:29:22 -04:00
gnosygnu
f17aadfcba Implement entity for renderSnak 2016-10-18 14:32:59 -04:00
gnosygnu
83fc18ad03 Do not write page banner img.src else hzip_diff will complain for every page 2016-10-18 12:06:58 -04:00
gnosygnu
7f4549d27a Skip invalid category titles; do not treat them as empty category titles 2016-10-18 11:16:11 -04:00
gnosygnu
2565cb9821 Do not show null ref error in log when invalid category is used 2016-10-18 09:44:28 -04:00
gnosygnu
c032eba49c Add page title to log message when category does not exist in page (dynamicPageList) 2016-10-18 09:29:51 -04:00
gnosygnu
01e45caa5a Fix build error for English Wikibooks 2016-10-17 20:37:50 -04:00
gnosygnu
62ff87350b If multiple caption arguments, take last, not all of them 2016-10-17 18:18:48 -04:00
gnosygnu
18e8f475ff add test / comment for 'index out of range error' for 0-argument parser functions 2016-10-12 19:15:39 -04:00
gnosygnu
3fc2e0741f uca category support and other changes 2016-10-12 08:57:22 -04:00
gnosygnu
e3b393650d 'v3.9.4.1' 2016-09-25 22:05:47 -04:00
gnosygnu
35d78f6106 'v3.9.2.1' 2016-09-11 21:49:20 -04:00
gnosygnu
232838c732 'v3.8.5.1' 2016-08-29 23:31:58 -04:00
gnosygnu
e4a2af026b 'v3.8.2.1' 2016-08-07 21:36:50 -04:00
gnosygnu
b0fdf78a41 'v3.8.1.1' 2016-07-31 21:41:19 -04:00
gnosygnu
8e91ac0bc4 'v3.7.4.1' 2016-07-25 21:59:51 -04:00
gnosygnu
7a851a41a5 'v3.7.3.1' 2016-07-17 21:10:59 -04:00
gnosygnu
b333db45f8 'v3.7.2.1' 2016-07-10 23:35:32 -04:00
gnosygnu
36584a0cc2 'v3.7.1.1' 2016-07-03 22:41:56 -04:00
gnosygnu
b3c2d3bb5f 'v3.6.4.1' 2016-06-26 01:10:38 -04:00
gnosygnu
8afc115176 'v3.6.3.4' 2016-06-22 15:55:05 -04:00
gnosygnu
d4e8590345 'v3.6.3.1' 2016-06-19 23:58:10 -04:00
gnosygnu
96636f3161 'v3.5.1.1' 2016-05-01 21:06:12 -04:00