95 Commits (51d8bb9da99f7793023f30a78298e400487b78db)
 

Author SHA1 Message Date
Jonathan Golder 51d8bb9da9 Read Edit Summary from config 8 years ago
Jonathan Golder f3635b2458 Log year change related actions 8 years ago
Jonathan Golder 962e0cb4de Notice End of Task in Log 8 years ago
Jonathan Golder 8948fcc78d Output log each parsed page and revision 8 years ago
Jonathan Golder 2f022d9d30 Call pywikibot.handle_args before jogobot.status 8 years ago
Jonathan Golder 56701107db Jogobot module updated 8 years ago
Jonathan Golder 7ccfb90888 Updated jogobot submodule 8 years ago
Jonathan Golder 22a2cc5799 Merge branch 'fs#33-charts.py-abords-with-error' into test-v6 8 years ago
Jonathan Golder 9d471bee20 Bug in function to detect the year from Pagetitle, returning whole title 8 years ago
Jonathan Golder 16a774fae5 Merge branch 'CountryList-Entry-Title-SortKeyName' into test-v6 8 years ago
Jonathan Golder 038dd6e36a SortKeyName should be used for Interpret not for Title 8 years ago
Jonathan Golder e468260f7f Merge branch 'unittest-countrylist' into test-v6 8 years ago
Jonathan Golder da99dee429 Merge branch 'CountryList-Entry-Title-SortKeyName' into test-v6 8 years ago
Jonathan Golder b96c5d4a33 Handle SortKeyName and SortKey Template in Title 8 years ago
Jonathan Golder 73bf26b627 Merge branch 'jogobot-StatusAPI' into test-v6 8 years ago
Jonathan Golder df2f13fb66 Update jogobot 8 years ago
Jonathan Golder 7b27577915 Remove provisonal onwiki activation 8 years ago
Jonathan Golder d76f914615 Use JogoBot StatusAPI to check if Bot/Task is active 8 years ago
Jonathan Golder d9d385cfe8 Rename chartsbot.py to charts.py to get filename same as task_slug for jogobot-module 8 years ago
Jonathan Golder 2076932cbf Merge branch 'improve-output' into test-v6 8 years ago
Jonathan Golder 9fe1c36482 Merge branch 'test-v5' 8 years ago
Jonathan Golder c730d9ba9c Output diff also in verbose mode 8 years ago
Jonathan Golder 3ed67431cf Use jogobot-framework as submodule to get a specific state (instead of directly use development dir as python module) 8 years ago
Jonathan Golder 287942e174 Merge branch 'remove-refs' into improve-output 8 years ago
Jonathan Golder 9a24a988f4 Remove possible ref-tags from raw param values in CountryListEntrys 8 years ago
Jonathan Golder 7bb77e86f6 Since last_title also referenced the same object we need to re-replace the year for last year's list 8 years ago
Jonathan Golder 297adc62ec Raise CountryListError if Page exists but no valid Single-Section exists 8 years ago
Jonathan Golder b6c7a74519 Raise Exception instead of returning False in CountryList.__init__() 8 years ago
Jonathan Golder 81e541ef1d Provisonal on wiki activation 8 years ago
Jonathan Golder c708832515 Merge branch 'feature-force-reload' 8 years ago
Jonathan Golder 18122fafe8 New feature force parsing of countrylists regardless if needed with param "-force-reload" 8 years ago
Jonathan Golder 55afe94a4e Merge branch 'countrylist-linksearch' 8 years ago
Jonathan Golder e409c7a02b CountryList-module: Also search for Links in Titel 8 years ago
Jonathan Golder 9d9207c175 CountryList-module: Put linksearching algorithm in separate function for simple reuse for Titel value 8 years ago
Jonathan Golder 4de2116717 Add possibility to manually check against any page in dewiki 8 years ago
Jonathan Golder 3349c9f3d3 Add __str__-method to CountryList-class 8 years ago
Jonathan Golder a250074caa CountryList-module: Search current year via regex to also make parsing older lists possible 8 years ago
Jonathan Golder 581e043255 Add unitest to CountryList-Modul 8 years ago
Jonathan Golder e932303c40 improve-output: Only show diff in interactive mode without -always flag 8 years ago
Jonathan Golder 5f13da5934 Clarify licence situation of chartsbot.py 8 years ago
Jonathan Golder 5b084f6fde Fix Bug: Writing is requested even when only rev_ids have changed 8 years ago
Jonathan Golder e3c2c1a5d9 Merge branch 'pep8-compat' 8 years ago
Jonathan Golder f819193790 pep8-compat: clean up CountryList-Modul 8 years ago
Jonathan Golder 4a856b1dae pep8-compat: Replace undefined Error by Message in CountryList-Module 8 years ago
Jonathan Golder 166e61aee7 pep8-compat: cleanup SummaryPage-Module 8 years ago
Jonathan Golder 1ea37c0e0d pep8-compat: Remove unnecessary imports from summarypage.py 8 years ago
Jonathan Golder 3e525edd2a pep8-compat: chartsbot.py remove unnecessary imports 8 years ago
Jonathan Golder 3cab979662 Merge branch 'summarypage-module' 8 years ago
Jonathan Golder 52f933bea7 SummaryPage-Module: Bugfix, move countrylist.parse() back in try statement since we need to make sure it is parseable due to automatic year change feature 8 years ago
Jonathan Golder e854244f0b Merge branches 'countrylist-module' and 'summarypage-module' 8 years ago