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

508 Commits

Author SHA1 Message Date
gnosygnu
ece9e59145 Personal_wikis: If personal_wiki, call personal_wiki init when loading wiki from wiki_mgr 2017-02-27 10:55:26 -05:00
gnosygnu
ba4634919c Wikibase: Use scribunto key name for datatypes 2017-02-26 21:56:07 -05:00
gnosygnu
a661f90ede Xomw: Do not load every personal wiki on startup 2017-02-25 21:05:36 -05:00
gnosygnu
26f786d4b9 Personal_wikis: Do not try to download css when creating wikis 2017-02-25 20:01:01 -05:00
gnosygnu
e48a70860b App: Fix null reference when starting app 2017-02-25 18:13:13 -05:00
gnosygnu
2b2f93b766 Xomw: Add wfUrlencode 2017-02-25 18:06:47 -05:00
gnosygnu
0f92bb55db Xomw: Convert XomwHtml 2017-02-25 08:37:34 -05:00
gnosygnu
1328288cd2 App_update: Add more logging for app boot process 2017-02-24 17:37:33 -05:00
gnosygnu
e389bcbee9 App_update: Redownload update_db if download fails 2017-02-24 14:08:35 -05:00
gnosygnu
d8c2eaba1d Xomw: Change Php classes to Xophp; move to root namespace 2017-02-24 07:56:49 -05:00
gnosygnu
b6abbf2ffe Search: Clear cache after reindex 2017-02-22 16:45:50 -05:00
gnosygnu
12848b7cf5 Html: Move get_elem_val to xo.elem 2017-02-22 09:41:37 -05:00
gnosygnu
5bd3371802 Command-line: Fix curid argument not working 2 2017-02-22 08:44:14 -05:00
gnosygnu
0e85cc90ff Command-line: Fix curid argument not working 2017-02-22 07:54:00 -05:00
gnosygnu
4a07fdf291 Dev: Change command-line license to GPLv3 / Apache2 2017-02-21 21:28:48 -05:00
gnosygnu
1d58dca0f4 Dev: Change command-line license to GPLv3 / Apache2 2017-02-21 19:06:51 -05:00
gnosygnu
319120364c Gui: Fix null ref if 0 tabs and exiting app 2017-02-21 18:54:26 -05:00
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
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
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
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
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
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
0cdd3d437f Wikis: Support renamed folders and different langs 2017-02-08 22:22:32 -05:00
gnosygnu
4dba081399 DownloadCentral: Add initial implementation for skipping categories 2017-02-08 22:06:36 -05:00
gnosygnu
9a19be675e Xomw: Move Mw_parse classes into separate project 2017-02-08 17:38:39 -05:00
gnosygnu
fdf6c49a05 Mw_parse: Start porting Title 2017-02-08 13:45:23 -05:00
gnosygnu
85f05bfd02 Mw_parse: Refactor Linker class 2017-02-08 11:37:14 -05:00
gnosygnu
26527a8800 Mw_parse: Add fixBoxWidth, scaleByHeight, etc. 2017-02-08 09:44:08 -05:00
gnosygnu
ff7952447d Mw_parse: Refactor Xomw_ThumbnailImage 2017-02-07 23:30:45 -05:00
gnosygnu
906bcdc6fe Wiki: Support renamed folders for non-commons images 2017-02-07 21:06:35 -05:00
gnosygnu
ffc112a085 Mw_parse: Add more support for original files 2017-02-07 20:57:57 -05:00
gnosygnu
e4e899f72a DownloadCentral: When moving items between tables, add item to correct spot in table, not at bottom 2017-02-07 13:49:12 -05:00
gnosygnu
3b59ea50b0 DownloadCentral: Add button to remove items from 'Available' list 2017-02-07 10:56:15 -05:00
gnosygnu
c98344b5b3 Mw_parse: Add more support for thumbs 2017-02-07 09:15:32 -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
6f9e92afff Mw_parse: Add more implementation for thumbnails 2017-02-06 16:52:40 -05:00
gnosygnu
b30f10b647 Mw_parse: Add initial implementation for thumbnails 2017-02-05 19:46:25 -05:00
gnosygnu
8011f9e979 Mw_parse: Add magicWord classes 2017-02-05 13:59:30 -05:00
gnosygnu
352238a9c5 Mw_parse: Add code for imageParams 2017-02-04 19:28:08 -05:00
gnosygnu
909c96a1ff Mw_parse: Add code for getUrl 2017-02-04 12:30:10 -05:00
gnosygnu
55f148480c Updater: Show error message after failing to download 2017-02-03 17:50:16 -05:00
gnosygnu
42c7bc61fb Mw_parse: Implement plain image link 2017-02-03 14:20:50 -05:00
gnosygnu
911be09aef Mw_parse: Port over more code for thumb links (part 2) 2017-02-03 12:13:33 -05:00
gnosygnu
472f12e60d Mw_parse: Port over more code for thumb links 2017-02-02 14:20:19 -05:00
gnosygnu
e7ae5d0435 Custom_wiki: Do not delete xml file after import 2017-02-02 11:16:43 -05:00
gnosygnu
9916c3efaf Custom_wiki: Do not limit file search to subdirectories in /orig/file/ 2017-02-02 11:04:46 -05:00
gnosygnu
f60b94760d Mw_parse: Add initial conversion for image thumbs 2017-02-02 10:50:20 -05:00
gnosygnu
4ade9c71b1 Mw_parse: Implement most of external_links 2017-02-02 04:12:33 -05:00
gnosygnu
bcd4bd46ef Cfg: Change operating-system specific config file from os.gfs to os.os_name.gfs 2017-02-01 19:44:53 -05:00
gnosygnu
cf30fd140e Wiki: Support renamed folders 2017-02-01 19:23:40 -05:00
gnosygnu
9c700e4b34 Custom_wiki: Open up file in image viewer when clicking on pages in File namespace 2017-02-01 13:52:29 -05:00
gnosygnu
ac13d00ef8 Custom_wiki: Integrate fs_root files into app image_cache 2017-02-01 12:25:44 -05:00
gnosygnu
3581371d29 Custom_wiki: Rename file if title has spaces to use underscore 2017-02-01 07:42:32 -05:00
gnosygnu
32b4fafe10 Mw_parse: Add merge_attributes 2017-02-01 05:16:43 -05:00
gnosygnu
78526c00c6 Custom_wiki: Refactor code; also show images on file namespace page 2017-02-01 04:08:34 -05:00
gnosygnu
ca8017a876 Mw_parse: Add more implementation to link_renderer 2017-01-31 08:20:12 -05:00
gnosygnu
7bb09a8320 Mw_parse: Add Get_external_link_attribs 2017-01-31 04:01:47 -05:00
gnosygnu
df45f141ca Fsdb.check: Add new command to check for missing images 2017-01-31 03:26:23 -05:00
gnosygnu
9a5c70b506 Mw_parse: Add clean_url and associated functions to sanitizer 2017-01-30 09:51:17 -05:00
gnosygnu
c77e8a4374 Mw_parse: Support num_post_proto rule; clarify variable names 2017-01-28 07:15:35 -05:00