5267966fa8
Update version info and copyright notices
2017-11-05 15:52:08 +01:00
31d06224b0
Update file headers
2016-09-24 21:32:02 +02:00
f3635b2458
Log year change related actions
...
Improve logging related to atomatically changed years in list title
[https://fs.golderweb.de/index.php?do=details&task_id=67 |FS#67]
2016-08-22 16:45:54 +02:00
7bb77e86f6
Since last_title also referenced the same object we need to re-replace the year for last year's list
2016-01-04 12:34:13 +01:00
18122fafe8
New feature force parsing of countrylists regardless if needed with param "-force-reload"
2015-12-11 12:41:23 +01:00
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
2015-11-23 19:36:19 +01:00
166e61aee7
pep8-compat: cleanup SummaryPage-Module
2015-11-23 19:00:07 +01:00
1ea37c0e0d
pep8-compat: Remove unnecessary imports from summarypage.py
2015-11-23 18:59:16 +01:00
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
2015-11-21 11:50:40 +01:00
4987f97e91
SummaryPage-Module: Reimplement feature to prevent parsing for pages where revid haven't changed since last parsing
2015-11-21 11:30:37 +01:00
f360deb1a0
SummaryPage-Modul: Use full path for embeding entry template since relative paths don't work on already embeded pages
2015-11-20 21:00:37 +01:00
fec2143203
SummaryPage-Module: Create Exception-Classes
2015-11-13 12:18:02 +01:00
f003b20d65
SummaryPage-Module: Implement method for returning new page text if editing is needed
2015-11-13 11:03:42 +01:00
fc96bb5b6c
SummaryPage-Module: Implement class handling parsing/editing process of whole page
2015-11-13 11:02:16 +01:00
def75876b0
SummaryPage-Module: Add method for controling parsing/update-sequence of entry
2015-11-13 11:00:36 +01:00
a7b1813d24
SummaryPage-Module: Add methods for working with results from parsing in entry
2015-11-13 10:57:41 +01:00
5d43234b11
SummaryPage-Module: Add parse-method to Entry-Class which uses CountryList-Module
2015-11-13 10:54:34 +01:00
6ac8c9298f
SummaryPage-Module: Add class for handling entries
2015-11-13 10:52:18 +01:00
bdb48d6e79
SummaryPage-Module: Add method for notequal-comparation to Template-Interface
...
to detect whether writing is needed
2015-11-13 10:49:25 +01:00
f06f04c5ef
SummaryPage-Module: Hook into getattr and setattr to directly use
...
template params as object attributes
2015-11-13 10:47:23 +01:00
cdd0c4c666
SummaryPage-Module: Implement Class as inteface to Entry-Template
2015-11-13 10:45:59 +01:00
ce0a06ae0a
SummaryPage-Module: Add new module for handling summarypage related actions
2015-11-13 10:31:42 +01:00