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

57 Commits

Author SHA1 Message Date
gnosygnu
01fbd21c6e Personal_wikis: Add search-indexing and auto-page rescan 2017-02-11 20:32:22 -05:00
gnosygnu
8bc1a37531 Personal_wiki: Make domain and mainpage readonly when editing existing entries 2017-02-10 18:39:13 -05:00
gnosygnu
b2781ffc9d Personal_wiki: Refactor special pages 2017-02-10 15:19:12 -05:00
gnosygnu
3bfeb94b43 Source: Restore broken commit 2017-02-06 22:14:55 -05:00
gnosygnu
938beac9f9 Wiki: Support renamed folders (fix) 2017-02-06 22:12:56 -05:00
gnosygnu
5f1609a869 Mw_parse.Table: Add tests for basic functionality 2017-01-12 15:17:14 -05:00
gnosygnu
fd12ed88a4 Cfg: Standardize rest of cfg keys 2016-12-27 15:16:46 -05:00
gnosygnu
50092ae60a Cfg: Add gui_cls 2016-12-27 11:25:45 -05:00
gnosygnu
d380278390 Cfg: Remove 'Gui - Url bar' Symbols 2016-12-23 10:00:24 -05:00
gnosygnu
7fd6b6c254 Cfg: Fix page_sync.manual_enabled 2016-12-22 20:59:16 -05:00
gnosygnu
af21fe50ff Cfg: Fix async_db parameter 2016-12-22 20:43:20 -05:00
gnosygnu
5304e80353 Cfg: Fix default_arg for url_search 2016-12-22 18:06:39 -05:00
gnosygnu
8f1c693ec6 Search: Change Search_suggest to use auto-wildcard behavior of Special_search; Remove 'simple_search' url_arg 2016-12-22 13:23:46 -05:00
gnosygnu
c8df704385 Category: Show Hidden Categories in Hidden section 2016-12-22 10:29:09 -05:00
gnosygnu
d47538e62e Cfg: Fix Category Missing Class not working 2016-12-22 10:17:07 -05:00
gnosygnu
f12e3f5318 Cfg: Refactor 'Gui - Url bar'; Add better support for buttons 2016-12-21 23:29:44 -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
5073db8044 Cfg: Convert 'App - Debug' 2016-12-15 09:45:58 -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
cea5072c2a Import: Add index to cl_from 2016-11-25 23:16:51 -05:00
gnosygnu
dae3be97ec App_update: Add standalone updater 2016-11-24 08:52:12 -05:00
gnosygnu
42dfdcdac2 Import: Convert null category sortkeys to empty array 2016-11-19 13:41:12 -05:00
gnosygnu
7ea0b39553 App_update: Add db table and object 2016-11-19 10:55:49 -05:00
gnosygnu
6459d990a5 App_update: Add addon and special page 2016-11-18 09:10:16 -05:00
gnosygnu
a38c0e834e Page_sync: Implement 'Pages to sync' filter 2016-11-17 10:02:54 -05:00
gnosygnu
ab209ef91e Page_sync: Do not fail if page doesn't exist 2016-11-15 15:00:41 -05:00
gnosygnu
68b51fbad1 Cfg: Add initial implementation to load items 2016-11-12 12:48:34 -05:00
gnosygnu
9fba6afe6e Import.offline: Do not fail if category files are not available 2016-10-22 17:24:59 -04:00
gnosygnu
ac2b4a4038 Category: Change 'category not found' errors to log, not warn 2016-10-22 17:24:47 -04:00
gnosygnu
df45117d43 Import: Do not assume same database schema for all Wikimedia wikis 2016-10-21 21:30:23 -04:00
gnosygnu
1f10cb2155 Cache category link pages 2016-10-18 11:24:40 -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
d6e055de30 fix test for 'Next' / 'Previous' not working on Search 2016-10-12 17:21:11 -04:00
gnosygnu
2bbdff3ca6 fix 'Next' / 'Previous' not working on Search 2016-10-12 17:16:55 -04:00
gnosygnu
ab3bedcc9f if catpage link is missing, output page_id not ~{itm_text} 2016-10-12 15:47:47 -04:00
gnosygnu
1342a16269 load catpage header from html database and merge catpage data; also, load catpage async 2016-10-12 15:42:06 -04:00
gnosygnu
6b1ec09296 do not fail with null ref if subcategory does not exist in catpage 2016-10-12 14:06:43 -04:00
gnosygnu
bc2c83fa8f don't show sortkey_handle else hzip_diff will complain a lot 2016-10-12 13:38:42 -04:00
gnosygnu
ee1b2bfbd8 fix null-ref error when zth page does not exist in catpage 2016-10-12 12:45:03 -04:00
gnosygnu
e1f599ec1d clean up code for making sortkey of zth item 2016-10-12 11:53:43 -04:00
gnosygnu
e18a0ac82f created collation wkr for wikis specified by wgCategoryCollation 2016-10-12 10:58:37 -04:00
gnosygnu
d0769c32b4 parse wgCategoryCollation to create cfg lines in bin\any\xowa\cfg\wiki 2016-10-12 10:02:08 -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