Add apparatus codicum support and witness long-identifier support to CTE parser....
[scpubgit/stemmatology.git] / base / lib /
2013-08-12 tla Add apparatus codicum support and witness long-identifi...
2013-07-18 Tara L Andrews Return a relation, not a reading, in the invalid list...
2013-07-18 Tara L Andrews Return deleted invalid noncolo relationships when a...
2013-07-04 Tara L Andrews small but crucial bugfix in identical_readings for...
2013-06-11 Tara L Andrews optionally delete only single instance of scoped rel...
2013-06-11 Tara L Andrews let stringify_args pass all args; add test for reading...
2013-06-10 Tara L Andrews bugfix in identical_readings; optimization in duplicate...
2013-06-10 Tara L Andrews pass through args from flatten_ranks to identical_readings
2013-06-10 Tara L Andrews method to identify identical readings; make flatten_ran...
2013-06-07 Tara L Andrews return the new reading generated on duplication
2013-06-03 Tara L Andrews add method to duplicate a given relationship
2013-04-24 Tara L Andrews invalidate alignment table cache on relationship add...
2013-04-24 Tara L Andrews field tested but unchecked changes, review ASAP
2013-04-23 Tara L Andrews don't forget to decode the sigla in XLSX too
2013-02-21 Tara L Andrews refrain from calculating ranks in all parsers if asked...
2013-02-20 Tara L Andrews allow debugging svg to be made from CTE XML; say CTE...
2012-10-03 Tara L Andrews complete tests for relationship transitivity
2012-10-03 Tara L Andrews add required description attribute for interface display
2012-10-01 Tara L Andrews add option to list all relationship types
2012-10-01 Tara L Andrews tweak relationship application order
2012-10-01 Tara L Andrews remove boneheaded DB line
2012-10-01 Tara L Andrews slightly looser a.c. / p.c. parsing
2012-10-01 Tara L Andrews need not tack on reltype
2012-09-30 Tara L Andrews add testing placeholders
2012-09-30 Tara L Andrews tested on all existing traditions, fixed bugs that...
2012-09-30 Tara L Andrews implement relationship logical propagation
2012-09-29 Tara L Andrews add relationship tests; move filter_collations to the...
2012-09-29 Tara L Andrews we cannot save coderefs, so stop trying; self parser...
2012-09-29 Tara L Andrews safer existence check
2012-09-27 Tara L Andrews fix test, fix doc
2012-09-27 Tara L Andrews start to add a proper and extensible relationship typology
2012-09-27 Tara L Andrews move language attribute away to morphology plugin
2012-09-27 Tara L Andrews cosmetic fixes
2012-09-26 Tara L Andrews some parser bugfixes / workarounds
2012-09-25 Tara L Andrews reconcile our assumptions about transpositions with...
2012-09-25 Tara L Andrews first ugly stab at relationship links in SVG; add ident...
2012-09-25 Tara L Andrews method to clear out collation object for re-collation
2012-09-24 Tara L Andrews support limited witness sigil rename
2012-09-24 Tara L Andrews enable language role plugin; require sigil for plaintex...
2012-09-16 Tara L Andrews make unsupported language non-fatal; correct exception...
2012-09-14 Tara L Andrews make sure all tests work in all combos, save the broken...
2012-09-14 Tara L Andrews split out persistence / DB functionality
2012-09-14 Tara L Andrews split tradition language into morphology module; add...
2012-09-14 Tara L Andrews load extensions statically to avoid bad object wrapping...
2012-09-13 Tara L Andrews split out morphology; make all tests pass apart from...
2012-09-13 Tara L Andrews split off stemma analysis modules from base Tradition...