scpubgit/stemmatology.git
2012-06-14 Tara L Andrews properly disable OK button
2012-06-08 Tara L Andrews add some visual feedback for POST requests
2012-06-08 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-06-08 Tara L Andrews make checkbox persistence work properly
2012-06-07 tla Merge branch 'master' of github.com:tla/stemmatology
2012-06-07 tla fix glaring bug in relationship logic
2012-06-07 tla allow specification of database UUID
2012-06-07 Tara L Andrews add test for lexeme serialization choke
2012-06-07 Tara L Andrews fix Lexeme to handle empty wordform list input
2012-06-07 Tara L Andrews add error handling for reading morphology update
2012-06-06 Tara L Andrews use improvements in Lingua packages throughout our...
2012-06-06 Tara L Andrews fix undefined bug in javascript for wordform-less lexemes
2012-06-06 Tara L Andrews improvements to cat / feature listing
2012-06-04 Tara L Andrews save any defined stemmata in GraphML
2012-06-04 Tara L Andrews remove unconditional dep on Morph::Perseus
2012-06-02 Tara L Andrews introspect for morphology values; include these in...
2012-05-30 Tara L Andrews make relemmatize button work
2012-05-29 Tara L Andrews morphology piece now works for main submit, not for...
2012-05-29 Tara L Andrews muck about with serialization of lexeme wordforms;...
2012-05-29 Tara L Andrews quick hack to make CTE-derived reading IDs valid XML...
2012-05-29 Tara L Andrews refine some special case weirdness for Perseus
2012-05-17 Tara L Andrews add morphology support for Latin, dependent on Perseus...
2012-05-08 Tara L Andrews use modified Lingua::TreeTagger
2012-05-07 Tara L Andrews refactor English/French shared TT logic into Base.pm
2012-05-07 Tara L Andrews fix stupid undef quote error
2012-05-05 Tara L Andrews fix Safari incompatibility; make ambiguous-morph nodes...
2012-05-05 Tara L Andrews better autoselect logic; encapsulate creation of morpho...
2012-05-05 Tara L Andrews dblclick action now works; a little styling on dialog
2012-05-04 Tara L Andrews morphology popup closer to working
2012-05-04 Tara L Andrews request reading data on page load
2012-05-04 Tara L Andrews make relationship app use SVG IDs; make (unused) form...
2012-05-04 Tara L Andrews fix dot/SVG output for (sub)start/end nodes and their IDs
2012-05-04 Tara L Andrews serialize Lingua::Feature objects too
2012-05-03 Tara L Andrews reading IDs must be XML names; now used in SVG node IDs
2012-05-03 Tara L Andrews integrate updates from shared lemmatizer repo
2012-05-03 Tara L Andrews use JSON for serialization rather than rolling own
2012-05-03 Tara L Andrews read lexeme info in GraphML parsing
2012-05-03 Tara L Andrews better lexeme serialization
2012-05-03 Tara L Andrews naive serialization of lexems in GraphML
2012-05-02 tla working version of rebuild_equivalence
2012-05-02 tla allow dbuser/pass specification
2012-05-02 Tara L Andrews add method for initializing/resetting equivalence graph
2012-05-02 Tara L Andrews add English morph analysis; test for lurking debug...
2012-05-02 Tara L Andrews make French morphology use Lingua objects; add tests
2012-04-28 Tara L Andrews clean up script dir a little
2012-04-28 Tara L Andrews suppress relationship drawing on out-of-range nodes...
2012-04-28 Tara L Andrews repurpose outdated DB-save script as a DB-query script
2012-04-26 tla Workarounds for a couple of bugs
2012-04-25 Tara L Andrews pass $self to a method call, oops
2012-04-25 Tara L Andrews make French morph tagging work; dependent on Flemm...
2012-04-23 Tara L Andrews start implementing morphology on readings
2012-04-21 Tara L Andrews fix bugs in persistent equivalence graph implementation
2012-04-21 Tara L Andrews avoid collating meta readings
2012-04-21 Tara L Andrews implement persistent equivalence graph for relationship...
2012-04-20 Tara L Andrews check for relationship before collating
2012-04-20 Tara L Andrews fix relationship test data; remove print from tab test
2012-04-20 Tara L Andrews fix graphml subgraph generation; fix tab parsing to...
2012-04-20 Tara L Andrews add some more transposition logic
2012-04-20 Tara L Andrews fix exponential loop in common_in_path
2012-04-20 Tara L Andrews require working version of Text::TEI::Markup
2012-04-19 Tara L Andrews workaround for segfault; slightly poor form GraphML...
2012-04-19 Tara L Andrews overhaul of colocated-relationship validation, still...
2012-04-19 Tara L Andrews factor out equivalence graph creation
2012-04-19 Tara L Andrews add failing tests for relationship logic, next we fix...
2012-04-19 Tara L Andrews add -from and -to options; TODO rationalize these acros...
2012-04-19 Tara L Andrews revert untested changes that were causing a segfault
2012-04-19 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-04-19 Tara L Andrews enable graphml export of partial traditions
2012-04-19 Tara L Andrews replace local with global rel if they are equivalent...
2012-04-19 Tara L Andrews UNTESTED better validation for transpositions
2012-04-19 Tara L Andrews wrap documentation strings
2012-04-19 Tara L Andrews avoid dying on relationship conflicts
2012-04-18 Tara L Andrews fix failing stemmaweb stub test
2012-04-18 Tara L Andrews fix bug in transposition validation
2012-04-18 Tara L Andrews drop collations on global relationship setting too
2012-04-18 Tara L Andrews suppress undefined warnings in cycle death
2012-04-18 Tara L Andrews bump version numbers
2012-04-18 Tara L Andrews fix failing tests
2012-04-18 Tara L Andrews retain original order of collation sets
2012-04-18 tla remove deprecated source attribute
2012-04-18 tla relationship deletions should include scoped objects
2012-04-17 tla Merge branch 'master' of github.com:tla/stemmatology
2012-04-17 tla accessor method for fixing a database bug
2012-04-17 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-04-17 Tara L Andrews better handling of CTE files and their annoying hilight...
2012-04-17 Tara L Andrews only collate a given sequence once
2012-04-17 Tara L Andrews add nocalc option for debug svg output
2012-04-17 Tara L Andrews restore legacy attribute until we can remove it from...
2012-04-17 Tara L Andrews housekeeping, a bit of POD addition
2012-04-16 Tara L Andrews make XML witness parsing work
2012-04-15 Tara L Andrews make the rest of the tests work with the new Witness
2012-04-15 Tara L Andrews Merge branch 'master' into witnessparse
2012-04-15 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-04-15 Tara L Andrews remove refs to deprecated relationship type 'meaning'
2012-04-15 Tara L Andrews set text/layertext from witness JSON parse
2012-04-15 Tara L Andrews get JSON witness parsing to work
2012-04-15 Tara L Andrews make witness plaintext parsing work
2012-04-13 Tara L Andrews make relationship mapper segments adapt to node+edge...
2012-04-13 Tara L Andrews make phylo tree generation work with script
2012-04-12 Tara L Andrews only use applicable a.c. witnesses in stemma for analysis
next