allow relationship colors in SVG download; work around inability to close Download...
[scpubgit/stemmaweb.git] / lib / stemmaweb / Controller / Root.pm
2014-01-20 Tara L Andrews allow relationship colors in SVG download; work around...
2014-01-20 Tara L Andrews add more robust download functionality; convert to...
2014-01-18 tla use new stemma util interface; configure correct IDP...
2014-01-15 Tara L Andrews Merge branch 'master' of https://github.com/tla/stemmaweb
2014-01-15 Tara L Andrews Fix boneheaded XML parsing mistake. Fixes #32
2014-01-15 tla use new stemma util interface; configure correct IDP...
2013-11-12 tla Implement JSON call to re-root stemma. #29
2013-11-12 tla Isolate Stemweb calls into own controller; guard agains...
2013-11-07 tla UNTESTED allow for query of outstanding Stemweb process...
2013-10-28 tla initial work on Stemweb client - we have a button!...
2013-10-28 tla Only show stexaminer button for directed graphs
2013-10-28 tla Make stemma data return consistent; refrain from assumi...
2013-10-27 tla initial attempt at providing stemma title/label
2013-08-16 Tara L Andrews Workaround for bug where tradition gets undef user
2013-08-16 Tara L Andrews Stop shotgun-parsing XML files, and propagate unexpeced...
2013-08-14 tla Better regexp to quote-wrap words in stemma dot. Fixes...
2013-08-13 Tara L Andrews Workaround for Graph::Reader::Dot not accepting Unicode...
2013-06-10 Tara L Andrews add download button for viewable traditions; fixes #8
2012-10-11 Tara L Andrews add input help / info
2012-09-19 Tara L Andrews check for language module in root before relying on it
2012-09-18 Tara L Andrews allow ownership change by email; remove from old user too
2012-09-18 Tara L Andrews use new XMLHttpRequest for file upload posting; cosmeti...
2012-09-18 Tara L Andrews implement HTML5 file upload; fix is-public display bug
2012-09-17 Tara L Andrews bugfix for xml upload parsing
2012-09-16 Tara L Andrews stop requesting explicit size for stemma
2012-09-11 Tara L Andrews add main 'about' page, move most index page JS into...
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