62 Commits (81e541ef1dfec71a195ca02a7b1cf9bebf18e1f5)
 

Author SHA1 Message Date
Jonathan Golder 81e541ef1d Provisonal on wiki activation 8 years ago
Jonathan Golder c708832515 Merge branch 'feature-force-reload' 9 years ago
Jonathan Golder 18122fafe8 New feature force parsing of countrylists regardless if needed with param "-force-reload" 9 years ago
Jonathan Golder 55afe94a4e Merge branch 'countrylist-linksearch' 9 years ago
Jonathan Golder e409c7a02b CountryList-module: Also search for Links in Titel 9 years ago
Jonathan Golder 9d9207c175 CountryList-module: Put linksearching algorithm in separate function for simple reuse for Titel value 9 years ago
Jonathan Golder 5f13da5934 Clarify licence situation of chartsbot.py 9 years ago
Jonathan Golder 5b084f6fde Fix Bug: Writing is requested even when only rev_ids have changed 9 years ago
Jonathan Golder e3c2c1a5d9 Merge branch 'pep8-compat' 9 years ago
Jonathan Golder f819193790 pep8-compat: clean up CountryList-Modul 9 years ago
Jonathan Golder 4a856b1dae pep8-compat: Replace undefined Error by Message in CountryList-Module 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 3e525edd2a pep8-compat: chartsbot.py remove unnecessary imports 9 years ago
Jonathan Golder 3cab979662 Merge branch 'summarypage-module' 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 e854244f0b Merge branches 'countrylist-module' and 'summarypage-module' 9 years ago
Jonathan Golder f1e0157643 CountryList-Module: Rename method parsing_needed to is_parsing_needed to make boolean character more clear 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 06ffb37d07 Merge branch 'summarypage-module' 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 03857c0236 Merge branch 'countrylist-module' 9 years ago
Jonathan Golder 3864c9013c CountryList-Module: Since we have multiple categories in some countrys we need to select the first wrapping template 9 years ago
Jonathan Golder 1f70c42bdc Merge branch 'chartsbot-module' 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 9 years ago
Jonathan Golder df67d7ca8a Merge changes from branch 'countrylist-module' 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 9 years ago
Jonathan Golder f06f04c5ef SummaryPage-Module: Hook into getattr and setattr to directly use 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' 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 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