remove reading-dialog decollation remnants from UI
[scpubgit/stemmaweb.git] / lib /
2012-06-02 Tara L Andrews introspect for morphology values; include these in...
2012-05-30 Tara L Andrews make relemmatize button work
2012-05-29 Tara L Andrews morphology piece now works for main submit, not for...
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-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 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-15 Jess Robinson Attempts to support openid attribute extension via...
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-09 Jess Robinson Initial docs for stemmaweb user model
2012-05-04 Tara L Andrews request reading data on page load
2012-05-04 Jess Robinson Basic usable login-auth using KiokuDB
2012-04-26 tla Workarounds for a couple of bugs
2012-04-18 Tara L Andrews fix failing stemmaweb stub test
2012-04-13 Tara L Andrews make relationship mapper segments adapt to node+edge...
2012-04-08 Tara L Andrews remove 'meaning' relationship from interface too
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-03-16 Tara L Andrews only show 'interesting' variants in the stexaminer...
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 Tara L Andrews CollateX format for GraphML output changed; parser...
2012-03-07 Tara L Andrews don't include 'collated' relationships in viewer
2012-03-07 Tara L Andrews add help text to relationship mapper
2012-03-07 Tara L Andrews add help text to relationship mapper
2012-03-02 Tara L Andrews fix last bugs, make stexaminer work under new regime
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-22 Tara L Andrews save and display relationship annotations
2012-02-22 Tara L Andrews save annotations made in relationship mapper
2012-02-21 Tara L Andrews turn off default debug
2012-02-20 Tara L Andrews save created relationships; fix relative paths in css
2012-02-15 Tara L Andrews pull new relationship mapper interface
2012-02-13 Tara L Andrews refactored Analysis module with associated changes
2012-02-07 Tara L Andrews add SVG caching
2012-02-03 Tara L Andrews bugfix from dispatcher
2012-02-03 Tara L Andrews path and API bugfixes
2012-02-02 Tara L Andrews fixes for stemma retrieval and for relative paths in JS
2012-02-02 Tara L Andrews first pass integration of relationship mapper
2012-01-22 Tara L Andrews make error page render for microservice controller
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