Jonathan Golder
|
1f70c42bdc
|
Merge branch 'chartsbot-module'
Reflect new structure
|
9 years ago |
Jonathan Golder
|
43668ef8b7
|
ChartsBot-Module: Remove old code which is replaced by SummaryPage- and CountryList-Module
|
9 years ago |
Jonathan Golder
|
1a06d20a75
|
ChartsBot-Module: Move charts.py to chartsbot.py to name like class
Several updates of code to use new modul structure
|
9 years ago |
Jonathan Golder
|
df67d7ca8a
|
Merge changes from branch 'countrylist-module'
+ Fixed syntax error
|
9 years ago |
Jonathan Golder
|
eca0142f71
|
CountryList-Module: Add Exception-Handling classes
|
9 years ago |
Jonathan Golder
|
d98bc5e2b5
|
Merge branch 'summarypage-module'
|
9 years ago |
Jonathan Golder
|
fec2143203
|
SummaryPage-Module: Create Exception-Classes
|
9 years ago |
Jonathan Golder
|
f003b20d65
|
SummaryPage-Module: Implement method for returning new page text if editing is needed
|
9 years ago |
Jonathan Golder
|
fc96bb5b6c
|
SummaryPage-Module: Implement class handling parsing/editing process of whole page
|
9 years ago |
Jonathan Golder
|
def75876b0
|
SummaryPage-Module: Add method for controling parsing/update-sequence of entry
|
9 years ago |
Jonathan Golder
|
a7b1813d24
|
SummaryPage-Module: Add methods for working with results from parsing in entry
|
9 years ago |
Jonathan Golder
|
5d43234b11
|
SummaryPage-Module: Add parse-method to Entry-Class which uses CountryList-Module
|
9 years ago |
Jonathan Golder
|
6ac8c9298f
|
SummaryPage-Module: Add class for handling entries
|
9 years ago |
Jonathan Golder
|
bdb48d6e79
|
SummaryPage-Module: Add method for notequal-comparation to Template-Interface
to detect whether writing is needed
|
9 years ago |
Jonathan Golder
|
f06f04c5ef
|
SummaryPage-Module: Hook into getattr and setattr to directly use
template params as object attributes
|
9 years ago |
Jonathan Golder
|
cdd0c4c666
|
SummaryPage-Module: Implement Class as inteface to Entry-Template
|
9 years ago |
Jonathan Golder
|
ce0a06ae0a
|
SummaryPage-Module: Add new module for handling summarypage related actions
|
9 years ago |
Jonathan Golder
|
9225dc5f73
|
Merge branch 'countrylist-module'
Provides a class for handling CountryLists
|
9 years ago |
Jonathan Golder
|
2e8b4273e7
|
CountryList-Module: Implement parse-method which handles the parsing sequence
|
9 years ago |
Jonathan Golder
|
41d3ca95ef
|
CountryList-Module: Implement methods for handling Interpret-Parameter
Including searching for missing links
|
9 years ago |
Jonathan Golder
|
87aee8c42a
|
CountryList-Module: Implment methods for handling Titel-Parameter
|
9 years ago |
Jonathan Golder
|
d4ea57dae8
|
CountryList-Module: Implement methods for handling Chartein-Date
|
9 years ago |
Jonathan Golder
|
8858e81ee6
|
CountryList-Module: Implement methods to get the latest entry of list
|
9 years ago |
Jonathan Golder
|
4a790912fc
|
CountryList-Module: Implement method for detecting year related to list
|
9 years ago |
Jonathan Golder
|
abc30707b5
|
CountryList-Module: Implement method for checking if parsing is needed
|
9 years ago |
Jonathan Golder
|
6ae8f4c6ad
|
CountryList-Module: Implement basic init method
|
9 years ago |
Jonathan Golder
|
11bfb6807c
|
CountryList-Module: Create new class CountryList to move code for handling country list in separate class
|
9 years ago |
Jonathan Golder
|
eedcefb215
|
Add functionality to search for links for nonlinked interprets
|
9 years ago |
Jonathan Golder
|
f0978d26e2
|
Automatic year change detection
|
9 years ago |
Jonathan Golder
|
0a49b27d7f
|
Use param "-always" to run without any interactiv requests
|
9 years ago |
Jonathan Golder
|
f05889a15b
|
Restucture code to make it better maintainable
Remove unnecessary whitespace
|
9 years ago |
Jonathan Golder
|
a69a3add73
|
Prepare exception handling
|
9 years ago |
Jonathan Golder
|
8f28fd23d2
|
Use botflag
|
9 years ago |
Jonathan Golder
|
0089720463
|
Replace template param Wochentag with Korrektur
Use it for all dates not just for entrys containing Weeknumbers
to make possible to correct dates for comparability
|
9 years ago |
Jonathan Golder
|
e72d36ac35
|
Make sure we have a real change and not just a changed revision number before editing page
|
9 years ago |
Jonathan Golder
|
b455d6c0ba
|
Supress edit confirmation for automatic tests
Remove testing file functions
|
9 years ago |
Jonathan Golder
|
329466c6f8
|
Catch special case in Belgium with Flandern and Wallonie
|
9 years ago |
Jonathan Golder
|
6baf7f3f06
|
Use structure of pywikibot basic.py for handling reading and saving page
|
9 years ago |
Jonathan Golder
|
345bbe44e3
|
Setup repo for charts-bot
|
9 years ago |