20 Commits (ad100e96eb80d38573aca397121a6a93aec851ee)

Author SHA1 Message Date
Jonathan Golder ad100e96eb Remove timezone from timestamp patterns since it is not stored and causes errors on labs 9 years ago
Jonathan Golder e70655f679 Catch sections with more then 8 articles 9 years ago
Jonathan Golder 14e865c6e6 We need to save the red_fam section heading in database for generating section links since format is not consistent 9 years ago
Jonathan Golder a97e2cea5a Since some timestamps are broken we need to reconstruct them by regex match groups 9 years ago
Jonathan Golder deaa1d855b Fix bug which prevents detecting of red_fam sectionheading when there is whitespace after closing heading tags (===) 9 years ago
Jonathan Golder 99f050acd3 Add workaround to detect ending datetime if there is no done notice 9 years ago
Jonathan Golder 8b7dc5dbf2 Improve sectionheading regex to reduce false positives, require at least two links 9 years ago
Jonathan Golder 5e39ea0b06 Correct use of pywikibot page.title() 9 years ago
Jonathan Golder ebf7a8fe0b Add alternative syntax for done_notice 9 years ago
Jonathan Golder 47238f0f96 On archived red_fams do not delete possibly existing ending 9 years ago
Jonathan Golder 907ccad63a Detect if red_fam is archived but has no detectable ending, set status 2 anyway 9 years ago
Jonathan Golder 4f7cfc65cc Catch ValueErrors caused by missing points after month abreviation in RED_PAGE_PARSER.__timestamp 9 years ago
Jonathan Golder 984c269aa4 Implement classmethods for detecting sectionheading, beginning and ending in class RED_FAM_PARSER 9 years ago
Jonathan Golder 7535172d30 Update mysql db if anything of re_fam changes 9 years ago
Jonathan Golder 9e865e1c2f Some clean ups 9 years ago
Jonathan Golder 30e1672557 Implement methods for parsing red_fams 9 years ago
Jonathan Golder 28d9a26cf1 Always handle beginning and ending definitions via setter functions 9 years ago
Jonathan Golder 122cc8b309 Set date attributes to none if nothing given, rather than don't set the attributes 9 years ago
Jonathan Golder 72410d17b4 Expand __init__ Method of RED_FAM to catch beginning, end and status 9 years ago
Jonathan Golder 10cfa79ee0 Implement a class/modul RED_FAM for handling redundance families 9 years ago