1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-09-29 23:10:52 +00:00
Commit Graph

94 Commits

Author SHA1 Message Date
gnosygnu
a96a239449 Scribunto: Fix extension libraries like ParserFunctions and FlaggedRevs not working 2016-12-24 22:38:16 -05:00
gnosygnu
b6c8b31186 Cfg: Fix 'Addon - Scribunto' 2016-12-23 09:36:38 -05:00
gnosygnu
74fefed754 Cfg: Refactor 'Import - General' 2016-12-21 20:45:07 -05:00
gnosygnu
93fcec3457 Cfg: Convert rest of pages 2016-12-21 03:07:38 -05:00
gnosygnu
2b5b238bc1 Wikibase: Do not cast 'numeric-id' to 'string'; leave as 'int' 2016-12-17 15:29:05 -05:00
gnosygnu
5b42a90cd5 Mass_parse: Refactor ifexist_mgr into separate class; Load more titles into ifexist_mgr 2016-12-16 13:23:48 -05:00
gnosygnu
2f3a3a7a16 Mass_parse: Add separate ifexists cache 2016-12-15 14:08:38 -05:00
gnosygnu
5e159233ab Mass_parse: Fix memory leak / slow performance due to over-zealous page caching 2016-12-12 09:25:06 -05:00
gnosygnu
5d27bff298 Section_edit: Add basic merge support 2016-12-05 20:59:45 -05:00
gnosygnu
150454fd67 Section_edit: Show section when section_key is passed 2016-12-05 17:43:00 -05:00
gnosygnu
f7558a6761 Wbase: Add lock to pid_mgr else multi-threaded issues 2016-12-03 23:15:42 -05:00
gnosygnu
364e72e869 Wbase: Do not fail if null quantity.lbound or quantity.ubound 2016-12-03 17:52:41 -05:00
gnosygnu
9fd328ac8f Wbase: Load prop datatype table as P123 instead of p123 2016-12-03 13:59:31 -05:00
gnosygnu
1e28aa6e79 Xtn.Math: Swap out math tags with UNIQ 2016-12-01 19:55:43 -05:00
gnosygnu
2a0b5769ad Wikibase: Uniquefy items in wbase_prop table 2016-12-01 14:35:47 -05:00
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