add OpenID logo and a little styling to the login forms
[scpubgit/stemmatology.git] / t /
2012-07-14 Tara L Andrews User store functionality actually in Directory; migrate...
2012-07-14 Tara L Andrews import and export users in GraphML
2012-07-14 Tara L Andrews Merge branch 'authentication' of github.com:tla/stemmat...
2012-07-12 Eden Cardim fixing attribute rename
2012-07-11 Tara L Andrews incorporate user auth functionality
2012-06-20 Tara L Andrews test/fix for bug in metaless equivalence graph
2012-06-20 Tara L Andrews leave meta readings out of equiv graph; test for warnin...
2012-06-20 Tara L Andrews generalize Latin module to Latin/Greek/Armenian on...
2012-06-15 Tara L Andrews merge performance branch into main
2012-06-07 Tara L Andrews add test for lexeme serialization choke
2012-06-06 Tara L Andrews use improvements in Lingua packages throughout our...
2012-06-04 Tara L Andrews save any defined stemmata in GraphML
2012-05-29 Tara L Andrews refine some special case weirdness for Perseus
2012-05-28 Jess Robinson Support email-attribute fetching from OpenID
2012-05-24 Jess Robinson Add simple "admin" user support
2012-05-21 Jess Robinson Update admin_users to be able to remove traditions...
2012-05-21 Jess Robinson Add 'list' to admin
2012-05-21 Jess Robinson Pass user object to traditions as we have one already...
2012-05-21 Jess Robinson Add user_traditionlist
2012-05-21 Jess Robinson Tidy up UserStore/Directory merge
2012-05-17 Tara L Andrews add morphology support for Latin, dependent on Perseus...
2012-05-16 Jess Robinson Merge UserStore and Directory as we had fun assigning...
2012-05-10 Jess Robinson Complete initial admin_users script, including deactiva...
2012-05-09 Jess Robinson Initial admin_users script, with more tests and additio...
2012-05-07 Tara L Andrews refactor English/French shared TT logic into Base.pm
2012-05-04 Jess Robinson Basic usable login-auth using KiokuDB
2012-05-03 Tara L Andrews reading IDs must be XML names; now used in SVG node IDs
2012-05-03 Tara L Andrews read lexeme info in GraphML parsing
2012-05-02 Jess Robinson Experimenting with KiokuX::User
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-05-01 Jess Robinson load-save benchmark data for sherlock
2012-05-01 Jess Robinson Amended to store/use benchmarking data profiles per...
2012-05-01 Jess Robinson Only run the load-save test manually, skip for make...
2012-04-30 Jess Robinson Fixup the save-load test to store the benchmark results...
2012-04-30 Jess Robinson Initial version of performance test
2012-04-21 Tara L Andrews fix bugs in persistent equivalence graph implementation
2012-04-21 Tara L Andrews implement persistent equivalence graph for relationship...
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-19 Tara L Andrews overhaul of colocated-relationship validation, still...
2012-04-19 Tara L Andrews add failing tests for relationship logic, next we fix...
2012-04-18 Tara L Andrews fix failing tests
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 remove refs to deprecated relationship type 'meaning'
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-12 Tara L Andrews only use applicable a.c. witnesses in stemma for analysis
2012-04-06 Tara L Andrews test for correctness of analysis groups; pursuant bugfixes
2012-04-06 Tara L Andrews bugfix in directory test script
2012-03-16 Tara L Andrews allow lookup by name as well as ID
2012-03-14 Tara L Andrews CollateX format for GraphML output changed; parser...
2012-03-14 Tara L Andrews CollateX format for GraphML output changed; parser...
2012-03-10 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-03-10 Tara L Andrews add JSON export function
2012-03-07 Tara L Andrews don't error on relationship deletion no-op
2012-03-06 Tara L Andrews more robust boolean value checking in tests
2012-03-04 Tara L Andrews more robust hack for IDP node name problem
2012-03-04 Tara L Andrews refactor GraphML write/parse to use Moose introspection
2012-03-02 Tara L Andrews perl solver works again too
2012-03-02 Tara L Andrews fix last bugs, make stexaminer work under new regime
2012-03-02 Tara L Andrews works now apart from the perl solver fallback
2012-03-01 Tara L Andrews working fuller analysis plus tests
2012-02-24 Tara L Andrews merge readings properly based on join_* and wordsep
2012-02-23 Tara L Andrews add support for direct SQL query of directory
2012-02-22 Tara L Andrews restore Directory deletion, albeit without garbage...
2012-02-22 Tara L Andrews restore Directory deletion, albeit without garbage...
2012-02-22 Tara L Andrews abandon 'collated' relationship removal
2012-02-21 Tara L Andrews don't run SVG tests unless dot is installed
2012-02-17 Tara L Andrews reinstate useful_variant; better handling of AC wits
2012-02-13 Tara L Andrews refactored Analysis module with associated changes
2012-02-13 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-02-13 Tara L Andrews modify alignment table API, to allow table caching
2012-02-12 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-02-10 Tara L Andrews add relationship deletion functionality
2012-02-07 Tara L Andrews get rid of debugging print
2012-02-07 Tara L Andrews add SVG caching
2012-02-03 Tara L Andrews add facilities for removing 'collated' relationship...
2012-02-03 Tara L Andrews remove distance tree stuff from Stemma object
2012-02-03 Tara L Andrews huge pile of pod updates
2012-02-03 Tara L Andrews initialize stemma array in tradition
2012-02-02 Tara L Andrews allow specification of options for dot/svg;
2012-02-02 Tara L Andrews allow multiple stemmas on a tradition
2012-02-01 Tara L Andrews detect and mark common readings
2012-01-22 Tara L Andrews allow stemma dot to be file or string
2012-01-21 Tara L Andrews simplify Directory and add exceptions;
2012-01-20 Tara L Andrews start using witness->text and ->layertext for consisten...
2012-01-17 Tara L Andrews add JSON alignment table parsing
2012-01-17 Tara L Andrews add clear_witness functionality, use it, and update...
2012-01-16 Tara L Andrews fix niggly bug in TEI parsing; test GraphML in/out
2012-01-16 Tara L Andrews break out punctuation from the rest of the reading...
2012-01-16 Tara L Andrews keep from deleting lacuna nodes prematurely
2012-01-16 Tara L Andrews add method to generate a part of the graph specified...
2012-01-13 Tara L Andrews Merge branch 'master' into relationships
2012-01-13 Tara L Andrews move more procedural stuff out of Stemma.pm into StemmaUtil
2012-01-13 Tara L Andrews split stemma lib into util and object; make phylip_inpu...
2012-01-13 Tara L Andrews make svg background transparent; fix test for TEI bugfix
next