1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-09-28 14:30:51 +00:00
Commit Graph

652 Commits

Author SHA1 Message Date
gnosygnu
8b6bda0b6d Wiki.Dom: Ignore null siteinfo_misc else personal_wikis will fail 2017-02-21 18:51:27 -05:00
gnosygnu
344e709552 Wiki.Dom: Load site_name from xowa_cfg 2017-02-21 18:34:51 -05:00
gnosygnu
ece168e960 Personal_wikis: Update page_id from -1 to 1, not 0 for old v4.2 wikis with only 1 page 2017-02-21 17:24:24 -05:00
gnosygnu
7e6f26f740 Personal_wikis: Update mainpage in user_wiki.json 2017-02-21 17:04:15 -05:00
gnosygnu
fa056807d5 Personal_wikis: Change json name from 'main_page' to 'mainpage' 2017-02-21 16:59:59 -05:00
gnosygnu
edb23bb47e Category: Fix Category updates not working in layout.few databases 2017-02-21 16:24:33 -05:00
gnosygnu
1179e2848f Developer: Change license to GPLv3 / Apache2 in source code headers 2017-02-21 15:45:17 -05:00
gnosygnu
1ba13dd5f7 Sql_exec: Change page alias 2017-02-21 15:21:28 -05:00
gnosygnu
1609fe6c8e Sql_exec: Add Special:XowaSqlExec 2017-02-21 11:16:59 -05:00
gnosygnu
17f3de3124 Import: Fix wrong main_page for non-English wikis 2017-02-20 22:11:02 -05:00
gnosygnu
94a755124e Import: Fix page_redirects to English namespaces in non-English wikis 2017-02-20 20:18:39 -05:00
gnosygnu
b171592d77 Personal_wikis: Change mainpage to main_page 2017-02-20 13:40:54 -05:00
gnosygnu
c1559077cf Xomw: Start converting XomwParser 2017-02-20 12:05:39 -05:00
gnosygnu
dec8dbc713 Xomw: Convert XomwLinkHolderArray 2017-02-20 08:48:31 -05:00
gnosygnu
7fe4ed59ac Xomw: Start converting XomwLinkHolderArray 2017-02-20 05:16:43 -05:00
gnosygnu
428f2837c9 Category: Support addition / deletion in existing WMF wikis 2017-02-19 16:25:16 -05:00
gnosygnu
b028228d3d Personal_wikis: Fix Category page deletion failing 2017-02-19 11:55:32 -05:00
gnosygnu
7924a85b33 Xomw: Add title=enlarge 2017-02-19 11:37:54 -05:00
gnosygnu
7894c6d6f4 Xomw: Change href to use proper File: namespace 2017-02-19 11:11:26 -05:00
gnosygnu
704809e5b9 Xomw: Convert many class names to camelCase 2017-02-19 09:21:04 -05:00
gnosygnu
92c9fbddcc Personal_wikis: Change new wikis to automatically have upgraded cat_link / page table 2017-02-19 00:35:40 -05:00
gnosygnu
42c54e2029 Developer: Change license to GPLv3 / Apache2 2017-02-18 23:04:57 -05:00
gnosygnu
665137d453 Personal_wikis: Add upgrade version 2017-02-18 18:28:27 -05:00
gnosygnu
caa1eb2237 Personal_wikis: Update invalid page_ids to valid page_ids 2017-02-18 11:09:32 -05:00
gnosygnu
95632e0e98 Wiki.Dom: Remove wiki dependency from search db_mgr 2017-02-18 10:45:42 -05:00
gnosygnu
1188122823 Wiki.Dom: Remove wiki dependency from db_mgr 2017-02-18 10:37:40 -05:00
gnosygnu
4ec913b807 Personal_wikis: Add update page_id function 2017-02-18 09:58:11 -05:00
gnosygnu
04a58326e2 Personal_wikis: Assert name prop is in wiki.core 2017-02-18 08:16:45 -05:00
gnosygnu
083ab133f7 Personal_wikis: Add Main_Page back to json 2017-02-17 23:28:40 -05:00
gnosygnu
c9e22b69f7 Wiki.Dom: Refactor Wiki.Props 2017-02-17 17:57:17 -05:00
gnosygnu
22b6d4dbde Gui: Use GridLayout for progress messages window 2017-02-17 11:34:22 -05:00
gnosygnu
4593483522 Personal_wikis: Simplify wiki_import verification code 2017-02-17 09:39:51 -05:00
gnosygnu
a0dacdcf38 Personal_wikis: Refactor wiki_json update 2017-02-16 18:22:56 -05:00
gnosygnu
632fad62ae Personal_wikis: Add working implementation of wiki import 2017-02-16 13:14:18 -05:00
gnosygnu
00ab87b1b5 Gui: Tweak positioning of gui elements / font sizes 2017-02-15 19:18:41 -05:00
gnosygnu
451962a97f Wiki: Add more comments / exception handling for curid query argument 2017-02-15 17:52:04 -05:00
gnosygnu
a8fa783c32 Wiki: Support curid query argument 2017-02-15 15:50:39 -05:00
gnosygnu
aee0d2a9e0 Options: Remove Javascript enabled option else user can inadvertently cause many Special screens to stop working 2017-02-15 12:59:31 -05:00
gnosygnu
12c78cf89f Personal_wikis: Add page delete; refactor category updates 2017-02-15 11:44:30 -05:00
gnosygnu
b37b5ceddd Gui: Force escape in url bar to restore url 2017-02-15 05:02:08 -05:00
gnosygnu
faebc72c4f Gui: Fix Keyboard binding screen 2017-02-15 04:55:45 -05:00
gnosygnu
140351c2ed Gui: Standardize SWT api calls 2017-02-14 20:49:25 -05:00
gnosygnu
70cfdf0c44 Gui: Change UI to use SWT Grid Layout instead of manual XOWA layout 2017-02-14 18:34:46 -05:00
gnosygnu
dd6b3cabed Personal_wikis: Support creation / editing of categories 2017-02-13 15:23:05 -05:00
gnosygnu
935dda389a Personal_wikis: Add hack to handle rarely-reproducible problem of editing-after-renaming 2017-02-12 11:36:08 -05:00
gnosygnu
f7a7ba00f3 Personal_wikis: Add mock-up for editing categories 2017-02-12 11:00:37 -05:00
gnosygnu
01fbd21c6e Personal_wikis: Add search-indexing and auto-page rescan 2017-02-11 20:32:22 -05:00
gnosygnu
451c504166 Xomw: Convert Xoa_ttl to Xomw_Title 2017-02-11 09:55:27 -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