add OpenID logo and a little styling to the login forms
[scpubgit/stemmatology.git] / script /
2012-07-12 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-07-12 Tara L Andrews stemmaweb bugfixes and style fixes; add 'punctuation...
2012-07-12 Tara L Andrews regularize some script libs and interface
2012-07-11 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-07-11 Tara L Andrews incorporate user auth functionality
2012-07-11 Tara L Andrews move main functionality of join_readings into the library
2012-07-11 Tara L Andrews migrate lexemes and normal forms when readings are...
2012-07-11 Tara L Andrews make implicit transitive relationships explicit
2012-07-09 Tara L Andrews allow start/end rank for dot and svg
2012-06-27 Tara L Andrews allow creation of nonlinear traditions
2012-06-26 Tara L Andrews script to link readings based on morphological tags
2012-06-23 Tara L Andrews pull tradition from DB if asked
2012-06-15 tla Merge branch 'master' of github.com:tla/stemmatology
2012-06-15 tla stop making assumptions about relationship presence
2012-06-15 Tara L Andrews change default DB in lookup
2012-06-14 Tara L Andrews ease validation rules during collation init; fix bug...
2012-06-07 tla fix glaring bug in relationship logic
2012-06-07 tla allow specification of database UUID
2012-05-28 Jess Robinson Add support for modifying users to add/change roles
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 Remove unused files
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-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-02 tla allow dbuser/pass specification
2012-04-28 Tara L Andrews clean up script dir a little
2012-04-28 Tara L Andrews repurpose outdated DB-save script as a DB-query script
2012-04-19 Tara L Andrews add -from and -to options; TODO rationalize these acros...
2012-04-13 Tara L Andrews make phylo tree generation work with script
2012-04-08 Tara L Andrews remove HACK from tradition build script
2012-03-14 tla fix various bugs
2012-03-07 Tara L Andrews script to add orthographic links to case variants
2012-03-02 Tara L Andrews add a stats script, evade a perl bug, go back to hackie...
2012-03-01 Tara L Andrews use new directory API
2012-02-23 Tara L Andrews add support for direct SQL query of directory
2012-02-23 Tara L Andrews change Matthew hack, add language flag
2012-02-22 Tara L Andrews as long as we are hacking...
2012-02-13 Tara L Andrews refactored Analysis module with associated changes
2012-02-03 Tara L Andrews keep from stripping meta readings, oops
2012-02-03 Tara L Andrews post-processing script to get rid of punctuation
2012-02-02 Tara L Andrews allow db user/pass specification
2012-01-22 Tara L Andrews use changed API for stemmadot specification
2012-01-21 Tara L Andrews simplify Directory and add exceptions;
2012-01-20 Tara L Andrews never mind the test db; allow non-Self files to be...
2012-01-17 Tara L Andrews add clear_witness functionality, use it, and update...
2012-01-07 Tara L Andrews set up proper garbage-collecting deletion of traditions...
2012-01-01 Tara L Andrews make db save script use new Directory interface
2011-12-29 Tara L Andrews give Directory proper interface
2011-12-28 Tara L Andrews script updates
2011-12-22 Tara L Andrews stop saving duplicate path arrays in witnesses; get...
2011-12-22 Tara L Andrews stop saving duplicate path arrays in witnesses; get...
2011-12-21 Tara L Andrews store tradition objects in a KiokuDB instance
2011-12-20 Tara L Andrews cope with some parsing niggles
2011-11-05 Tara L Andrews move scripts into script/
2011-07-06 Tara L Andrews checkpoint, not sure what is here
2011-06-26 Tara L Andrews add first-cut module for stemma analysis
2011-05-25 Tara L Andrews fix circular-path bugs in the graph
2011-05-25 tla working with new base text merge routine, up to line 25
2011-05-25 tla Merge branch 'moose' of github.com:tla/stemmatology...
2011-05-25 tla add expand/collapse path edge functionality
2011-05-24 Tara L Andrews move scripts where they belong
2011-05-18 tla UNTESTED saving work on base text parsing with new...
2011-05-12 tla Start to switch to Moose