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

137 Commits

Author SHA1 Message Date
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
gnosygnu
c8e9a3d60f Bookmarks: Fix Bookmarks not loading 2016-10-26 11:05:47 -04:00
gnosygnu
69f9f3b048 User_wikis: Add special page for editing user wiki 2016-10-26 10:13:29 -04:00
gnosygnu
1711d52985 User_wikis: Add dirty implementation to load existing user wiki 2016-10-25 12:48:21 -04:00
gnosygnu
1f7a54c1e6 User_wikis: Add database table 2016-10-25 10:46:56 -04:00
gnosygnu
b4e89a47c2 Release: v3.10.4.1 2016-10-24 22:24:04 -04:00
gnosygnu
89473d795f Mass_parse: Fix compile error 2016-10-24 10:00:30 -04:00
gnosygnu
9f2863c953 Mass_parse: Do not return null if MACHINENAME / HOSTNAME is not available 2016-10-24 09:36:30 -04:00
gnosygnu
69b5678350 DownloadCentral: Preserve lang / type choices next time page is opened 2016-10-24 09:16:24 -04:00
gnosygnu
2720fdae1e Import.offline: Change message to warn that some data may not be imported 2016-10-22 17:30:40 -04:00
gnosygnu
c44b1ae658 Html_dump: Fix 'Refresh' not working for html_dumps 2016-10-22 17:24:59 -04:00
gnosygnu
9fba6afe6e Import.offline: Do not fail if category files are not available 2016-10-22 17:24:59 -04:00
gnosygnu
749d355545 Import: Use the directory of offline dump files for category files 2016-10-22 17:24:58 -04:00
gnosygnu
568060e820 Import: Do not fail at category for non-WMF wikis (Wikia) 2016-10-22 17:24:58 -04:00
gnosygnu
ac2b4a4038 Category: Change 'category not found' errors to log, not warn 2016-10-22 17:24:47 -04:00
gnosygnu
985c87efbf Table_of_contents: Handle unknown tags: ruby, rb, rp, rt 2016-10-22 08:58:40 -04:00
gnosygnu
df45117d43 Import: Do not assume same database schema for all Wikimedia wikis 2016-10-21 21:30:23 -04:00
gnosygnu
50a063c8de DownloadCentral: Do not pack text files in html package 2016-10-21 18:46:16 -04:00
gnosygnu
bd6576b716 DownloadCentral: Cleanup filter_by_lang 2016-10-21 10:00:14 -04:00
gnosygnu
55ea1fa39a Kartographer: Hide markup from mapframe / maplink tags 2016-10-20 21:29:59 -04:00
gnosygnu
3971182fff DownloadCentral: Add basic implementation for filter_by_lang 2016-10-20 16:45:00 -04:00
gnosygnu
059e49b1bc DownloadCentral: Do not show outdated wikis 2016-10-20 15:40:57 -04:00
gnosygnu
c1100c6d66 Wikibase: Refactor wbase prop_writer to static functions 2016-10-20 14:45:11 -04:00
gnosygnu
6748463711 Wikibase: Centralize rendering of claim values ({{#property}} and JSON vs renderSnak and Keyval) 2016-10-20 10:06:14 -04:00