Jonathan Golder
7bb77e86f6
Since last_title also referenced the same object we need to re-replace the year for last year's list
9 years ago
Jonathan Golder
18122fafe8
New feature force parsing of countrylists regardless if needed with param "-force-reload"
9 years ago
Jonathan Golder
5b084f6fde
Fix Bug: Writing is requested even when only rev_ids have changed
Introduce new attr to CountryList for simple get information wether page was parsed
The SummaryPageEntryTemplate comparation to non-equal fails when unparsed Entrys occur
--> and it with information wether CountryList was parsed
9 years ago
Jonathan Golder
166e61aee7
pep8-compat: cleanup SummaryPage-Module
9 years ago
Jonathan Golder
1ea37c0e0d
pep8-compat: Remove unnecessary imports from summarypage.py
9 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
9 years ago
Jonathan Golder
4987f97e91
SummaryPage-Module: Reimplement feature to prevent parsing for pages where revid haven't changed since last parsing
9 years ago
Jonathan Golder
f360deb1a0
SummaryPage-Modul: Use full path for embeding entry template since relative paths don't work on already embeded pages
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
345bbe44e3
Setup repo for charts-bot
9 years ago