scpubgit/stemmatology.git
2012-07-04 Eden Cardim fix for openid authentication
2012-07-04 Eden Cardim fixed formhandler error
2012-05-28 Jess Robinson Support email-attribute fetching from OpenID
2012-05-28 Jess Robinson Fix openid attribute fetching using Credential::OpenID
2012-05-28 Jess Robinson Fix bug from previous tidy-up, User model went away...
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 Change to using the merged Directory as the User store
2012-05-21 Jess Robinson Remove unused files
2012-05-21 Jess Robinson Show traditions based on the current logged-in user
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 Require https for LWP, when using OpenID with google
2012-05-15 Jess Robinson Support creating users with no passwords, for OpenID
2012-05-15 Jess Robinson Update to support openid login with google, which uses...
2012-05-15 Jess Robinson Attempts to support openid attribute extension via...
2012-05-15 Jess Robinson Add links to login/register on main page
2012-05-15 Jess Robinson Complete support for openid and new built-in openid_ide...
2012-05-11 Jess Robinson Replacing SimpleLogin with Controller::Auth (requires...
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-09 Jess Robinson Initial docs for stemmaweb user model
2012-05-04 Jess Robinson Basic usable login-auth using KiokuDB
2012-05-02 Jess Robinson Experimenting with KiokuX::User
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-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
2012-04-12 Tara L Andrews fix a.c. handling on empty lemmata
2012-04-08 Tara L Andrews remove 'meaning' relationship from interface too
2012-04-08 Tara L Andrews remove 'meaning' relationship; apply fix to make ellips...
2012-04-08 Tara L Andrews remove HACK from tradition build script
2012-04-08 Tara L Andrews segment the large texts in the relationship mapper
2012-04-07 Tara L Andrews add rudimentary logic for text segmentation in lemmatizer
2012-04-06 Tara L Andrews beginnings of addition of statistical info to stexaminer
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
next