Add Email::Template for post-registratin email sending
[scpubgit/stemmatology.git] / lib /
2012-07-06 Jess Robinson display is now 'email', allowing ::Auth to email after...
2012-05-28 Jess Robinson Support email-attribute fetching from OpenID
2012-05-28 Jess Robinson Add support for modifying users to add/change roles
2012-05-24 Jess Robinson Trying out public attr and searching - not very success...
2012-05-24 Jess Robinson Add simple "admin" user support
2012-05-24 Jess Robinson Change Tradition comparing to use == (and assume we...
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-16 Jess Robinson Merge UserStore and Directory as we had fun assigning...
2012-05-16 Jess Robinson Initial code for adding traditions to users
2012-05-15 Jess Robinson Support creating users with no passwords, for OpenID
2012-05-11 Jess Robinson Update to allow openid-based users (url as key)
2012-05-10 Jess Robinson Add docs to UserStore module
2012-05-10 Jess Robinson Complete initial admin_users script, including deactiva...
2012-05-10 Jess Robinson Docs for Text::Tradition::User
2012-05-09 Jess Robinson Initial admin_users script, with more tests and additio...
2012-05-04 Jess Robinson Basic usable login-auth using KiokuDB
2012-05-02 Jess Robinson Experimenting with KiokuX::User
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-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 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 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 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-12 Tara L Andrews only use applicable a.c. witnesses in stemma for analysis
2012-04-12 Tara L Andrews fix a.c. handling on empty lemmata
2012-04-08 Tara L Andrews remove 'meaning' relationship; apply fix to make ellips...
2012-04-06 Tara L Andrews better handling of a.c. witnesses in analysis
2012-04-06 Tara L Andrews do proper quoting of unusual entity names in the dot
2012-04-06 Tara L Andrews test for correctness of analysis groups; pursuant bugfixes
2012-04-06 Tara L Andrews make path labels do the right thing with a.c. witnesses
2012-04-06 Tara L Andrews bugfix in directory test script
2012-04-06 Tara L Andrews refrain from counting hypotheticals in groups; fix...
2012-03-16 Tara L Andrews only show 'interesting' variants in the stexaminer...
2012-03-16 Tara L Andrews allow lookup by name as well as ID
2012-03-15 tla Merge branch 'master' of github.com:tla/stemmatology
2012-03-14 Tara L Andrews reverting accidental file commits
2012-03-14 Tara L Andrews CollateX format for GraphML output changed; parser...
2012-03-14 tla properly display & scale stemma graphs
2012-03-14 Tara L Andrews CollateX format for GraphML output changed; parser...
2012-03-14 Tara L Andrews replace collation relationships whenever we can
2012-03-14 Tara L Andrews change pt to px in stemma graphic
2012-03-12 Tara L Andrews Prune the groupings we get back from IDP
2012-03-12 Tara L Andrews use the straighten hack whenever explicitly specified...
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-10 Tara L Andrews make text_from_paths actually work
2012-03-07 Tara L Andrews don't error on relationship deletion no-op
2012-03-06 Tara L Andrews morpho logic
2012-03-06 Tara L Andrews fix bug in finding scoped relationships in some cases
2012-03-06 Tara L Andrews allow case-insensitive relationships on all but orthography
2012-03-06 Tara L Andrews more robust boolean value checking in tests
2012-03-06 Tara L Andrews hooks for morphology tagging
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 try not to let collations interfere with relationship...
2012-03-02 Tara L Andrews add a stats script, evade a perl bug, go back to hackie...
2012-03-02 Tara L Andrews perl solver works again too
next