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

160 Commits

Author SHA1 Message Date
gnosygnu
2cc39bf6bc Core: Fix null-ref error in disposing connection when fatal error occurs during download 2016-11-15 17:06:40 -05:00
gnosygnu
ab209ef91e Page_sync: Do not fail if page doesn't exist 2016-11-15 15:00:41 -05:00
gnosygnu
cba205baf3 Cfg: Add more implementation for show items 2016-11-15 14:59:14 -05:00
gnosygnu
bc04443812 Cfg: Show items 2016-11-15 12:13:27 -05:00
gnosygnu
21102d846f Image: Call 'cmd /c start' correctly by forcibly including quotes 2016-11-14 15:48:27 -05:00
gnosygnu
bca989898e Image: Handle image paths with spaces and other URL-encoding 2016-11-14 15:25:31 -05:00
gnosygnu
419367ad9f Test: Do not print warnings during test 2016-11-14 10:17:32 -05:00
gnosygnu
40ee795c29 Cfg: Add create / edit screen 2016-11-14 10:11:25 -05:00
gnosygnu
7f31d49848 Release: v3.11.2.1 2016-11-13 21:39:46 -05:00
gnosygnu
69c97838ea Image: Show mockup of commons.wikimedia.org page when clicking on image 2016-11-13 13:47:26 -05:00
gnosygnu
306001f311 Cfg: Add initial implementation for special 2016-11-13 10:59:51 -05:00
gnosygnu
d8dca8f9c2 Cfg: Add more implementation to loader 2016-11-13 10:14:08 -05:00
gnosygnu
dd9f65f14f Import.offline: Fix incorrect detection of offline category dump files (.sql.gz2) 2016-11-12 16:15:22 -05:00
gnosygnu
68b51fbad1 Cfg: Add initial implementation to load items 2016-11-12 12:48:34 -05:00
gnosygnu
08d6cc3eb9 Embeddable: Add page loader 2016-11-10 15:41:24 -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
130aacc4d7 Wikibase: Add olo.wikipedia.org to list of known wikis 2016-11-10 09:29:09 -05:00
gnosygnu
bc10e474c2 Wikibase: Show {{#property}} geo-coordinates in degrees, not raw numbers 2016-11-09 16:10:14 -05:00
gnosygnu
653c36895f Lang.Variants: Add initialization assertion to variant rule parser 2016-11-09 15:18:20 -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
85a1c123b4 Cfg: Add gui type enum 2016-11-08 09:28:18 -05:00
gnosygnu
323aba310c Cfg: Add more implementation for create grp / itm 2016-11-07 09:20:05 -05:00
gnosygnu
fd712c16f3 Release: v3.10.4.6 2016-11-06 22:33:55 -05:00
gnosygnu
a056a5b2e6 Embeddable: Add basic parse wikitext function 2016-11-06 14:09:00 -05:00
gnosygnu
f04cb73679 Cfg: Add get and set functions 2016-11-06 09:39:52 -05:00
gnosygnu
887724b536 Http_server: Ignore Accept-charset header 2016-11-05 08:42:26 -04:00
gnosygnu
5ff9b8d08a Page_history: Add option to log all page visits to a separate file 2016-11-05 07:33:37 -04:00
gnosygnu
e346afeea1 App_cfg: Add db layer 2016-11-05 06:40:02 -04:00
gnosygnu
25918b139b Html_dump: Always reload page when going back / forward on wikinews (use new_wiki, not cur_wiki) 2016-11-04 13:32:41 -04:00
gnosygnu
03a428ec4b DownloadCentral.Package: Add option to manually specify wiki date for new packages 2016-11-04 09:58:16 -04:00
gnosygnu
6ad12f4df9 Html_dump: Always reload page when going back / forward on wikinews (do not use cached html) 2016-11-04 09:57:57 -04:00
gnosygnu
578ede9b1c Html_dump: If {{#pagebanner}} and __TOC__ are on same page, do not have __TOC__ overwrite {{#pagebanner}} 2016-11-03 19:49:01 -04:00
gnosygnu
6d92c3cfbf User_wiki: Add list of user wikis page 2016-11-03 10:03:41 -04:00
gnosygnu
0fb6fea11a DownloadCentral: Hide outdated wikis in Imported table 2016-11-03 09:03:23 -04:00
gnosygnu
a5bdc07406 User_wiki: Add delete wiki 2016-11-02 09:57:17 -04:00
gnosygnu
ff869ecfc3 User_wiki: Change input from file to folder 2016-11-02 09:09:42 -04:00
gnosygnu
6d327749fc User_wiki: Differentiate Edit versus Create 2016-10-31 10:23:30 -04:00
gnosygnu
8016846cd9 User_wiki: Simplify creation of wiki database file and tables 2016-10-31 12:16:25 -04:00
gnosygnu
ae0fb89745 DownloadCentral: Move list of languages from UI to DB 2016-10-30 09:29:20 -04:00
gnosygnu
2c023c2c54 User_wiki: Add dirty implementation for creating user wiki 2016-10-29 10:20:11 -04:00
gnosygnu
2abefa1ab9 Hzip: Use canonical name, not local name, for images linking to namespaces in other wikis 2016-10-28 12:09:04 -04:00
gnosygnu
02a289dc80 Table_of_contents: Handle unknown tags: dl 2016-10-28 09:29:44 -04:00
gnosygnu
4e3df30cc0 Wikibase: Return timezone as integer, not string 2016-10-28 09:24:28 -04:00
gnosygnu
e10aace5f9 User_wikis: Add edit capability 2016-10-27 11:45:08 -04:00
gnosygnu
169f972019 User_wikis: Refactor xo js includes 2016-10-26 17:08:07 -04:00
gnosygnu
76e2750b5c Bookmarks: Fix Bookmarks not loading (more) 2016-10-26 11:06:29 -04:00