Merge branch 'master' of github.com:tla/stemmatology
[scpubgit/stemmaweb.git] / lib / stemmaweb / Controller / Root.pm
2012-09-11 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-09-11 Tara L Andrews update error http codes; guard against invalid stemma IDs
2012-09-10 tla attempt blind fix of mysterious syntax error
2012-09-05 Tara L Andrews add index page link to stexaminer and relmapper
2012-09-04 tla fix logic bug for admin textinfo edit
2012-09-02 Tara L Andrews many small bugfixes to display and server logic
2012-09-02 Tara L Andrews add stemma edit/add dialog, textinfo edit dialog, UI...
2012-09-01 Tara L Andrews handle Excel 2007+ parsing as well
2012-08-31 Tara L Andrews enable XLS parsing in web controller
2012-08-31 Tara L Andrews another ACL logic fix
2012-08-31 Tara L Andrews various & sundry small bugfixes
2012-08-30 Tara L Andrews add user accounting; add tradition upload method
2012-08-30 Tara L Andrews get new front page working, if poorly styled
2012-08-29 Tara L Andrews distinguish between user, admin, and public traditions...
2012-08-28 Tara L Andrews git rid of SVG cache
2012-07-11 Tara L Andrews incorporate user auth functionality
2012-06-27 Tara L Andrews remove variant graph from front page, fix stemma scaling
2012-05-24 Jess Robinson Add simple "admin" user support
2012-05-21 Jess Robinson Pass user object to traditions as we have one already...
2012-05-21 Jess Robinson Show traditions based on the current logged-in user
2012-02-28 Tara L Andrews try to fix encoding issues in Directory name trawl
2012-02-23 Tara L Andrews add support for direct SQL query of directory
2012-02-13 Tara L Andrews refactored Analysis module with associated changes
2012-02-07 Tara L Andrews add SVG caching
2012-02-02 Tara L Andrews fixes for stemma retrieval and for relative paths in JS
2012-01-21 Tara L Andrews use simpler Directory interface
2012-01-20 Tara L Andrews start a real index page for traditions
2012-01-18 Tara L Andrews rename TreeOfTexts to less annoying stemmaweb