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

476 Commits

Author SHA1 Message Date
gnosygnu
42e7f5f2c6 Cfg: Convert 'Import - Dansguardian' 2016-12-13 14:15:52 -05:00
gnosygnu
200707b1c6 Cfg: Convert 'Wiki - HTML databases' 2016-12-13 12:49:05 -05:00
gnosygnu
c73c917c48 Wikibase: Add fiwikivoyage to list of known wikis 2016-12-13 11:23:19 -05:00
gnosygnu
22a173ae0b Cfg: Convert Gui - Tabs 2016-12-13 10:26:56 -05:00
gnosygnu
317880d083 Mass_parse: Fix caching behavior when multiple threads attempt to add same page 2016-12-12 11:56:22 -05:00
gnosygnu
f6b4d5f153 Cfg: Auto-load previous section; better upsert behavior for items 2016-12-12 10:26:21 -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
8f68854513 Section_edit: Add lead paragraph edit 2016-12-11 19:51:12 -05:00
gnosygnu
4882262bed Cfg: Add more support for dynamic upsert / revert 2016-12-11 18:39:52 -05:00
gnosygnu
f1396e13c7 Cfg: Add defaults loader 2016-12-11 10:04:40 -05:00
gnosygnu
c10e34d26e Cfg: Change Xoedit_root to handle weird java.lang.VerifyError on Android 2016-12-10 14:37:27 -05:00
gnosygnu
d7636457bd Cfg: Add support for lists 2016-12-10 10:14:53 -05:00
gnosygnu
0c3dbd4b4d Section_edit: Translate 'edit' and 'Edit section' labels 2016-12-09 13:39:24 -05:00
gnosygnu
780062ebb4 Section_edit: Support headers with covering behavior, dupes, xml, math, and templates 2016-12-09 12:23:02 -05:00
gnosygnu
998937ca26 Section_edit: Fail when clicking on transcluded headers 2016-12-08 19:53:59 -05:00
gnosygnu
fd79415b53 Cfg: Split db into app and usr and overhaul db objects 2016-12-08 12:24:15 -05:00
gnosygnu
9dfbd472ac Cfg: Refactor to maint and edit 2016-12-07 13:38:32 -05:00
gnosygnu
ceaae41b57 Cfg: Add mutliple sections and groups 2016-12-06 20:54:07 -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
d64136ab9d Release: v3.12.1.1 2016-12-04 20:56:13 -05:00
gnosygnu
585ef1c2ce Cfg: Add more implementation for cfg_cache and pub / sub 2016-12-04 11:40:47 -05:00
gnosygnu
f7558a6761 Wbase: Add lock to pid_mgr else multi-threaded issues 2016-12-03 23:15:42 -05:00
gnosygnu
265388a889 Cfg: Add Xocfg_mgr 2016-12-03 23:14:27 -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
496068e9aa Section_edit: Add parse / intermediate html form 2016-12-03 10:49:33 -05:00
gnosygnu
5eaaae0749 Cfg: Remove nde_tid; convert checkbox yes to bool 2016-12-02 14:44:31 -05:00
gnosygnu
26ad5db8e9 Section_edit: Add initial groundwork for generating html 2016-12-02 11:32:23 -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
12459429b4 Import: Expand index on temp category table to include cl_type 2016-11-27 19:13:12 -05:00
gnosygnu
9e1bbe0235 App_update: Move constants to config 2016-11-26 10:03:36 -05:00
gnosygnu
cea5072c2a Import: Add index to cl_from 2016-11-25 23:16:51 -05:00
gnosygnu
73872cf5ff Gui.Url_bar: Set page url to actual chars, not url-decoded chars 2016-11-25 15:54:21 -05:00
gnosygnu
720668ad63 App_update: Add more implementation for standalone update app 2016-11-25 13:32:45 -05:00
gnosygnu
e0ee9a952d Parser.Lnke: Handle xwiki links to history pages 2016-11-24 22:16:39 -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
81dc7ea4ea Embeddable: Fix if_exists (restore) 2016-11-24 08:58:55 -05:00
gnosygnu
fcbdf8bbd8 Embeddable: Fix if_exists 2016-11-24 08:53:07 -05:00
gnosygnu
dae3be97ec App_update: Add standalone updater 2016-11-24 08:52:12 -05:00
gnosygnu
910b5d66d3 Embeddable: Add Free_memory method 2016-11-23 14:29:34 -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