add test to check that traditions are taken away from the old Google OpenID user
[scpubgit/stemmaweb.git] / lib /
2012-09-02 Tara L Andrews fix another bug in permissions 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 ...and apply first ACL bugfix to relater/stexaminer
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 activate user control for stexaminer and root page
2012-08-28 Tara L Andrews add user access control to relationship mapper tool
2012-08-28 Tara L Andrews get rid of intermediate local analysis DB
2012-08-28 Tara L Andrews git rid of SVG cache
2012-08-27 Tara L Andrews guard against non-array values in stringify
2012-08-08 Tara L Andrews let stemmaweb use interim analysis database
2012-07-12 Tara L Andrews stemmaweb bugfixes and style fixes; add 'punctuation...
2012-07-12 Tara L Andrews integrate login/register functionality more properly...
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 add options for stexaminer re-analysis
2012-07-09 Jess Robinson Add Recaptcha support to the register action to help...
2012-07-09 Jess Robinson Add Email template parts for register email sending
2012-07-09 Jess Robinson Add settings for register email configuration
2012-07-06 Jess Robinson Add Email::Template for post-registratin email sending
2012-07-06 Jess Robinson display is now 'email', allowing ::Auth to email after...
2012-07-04 Eden Cardim fix for openid authentication
2012-07-04 Eden Cardim fixed formhandler error
2012-07-04 Tara L Andrews minor tweaks to display logic
2012-06-27 Tara L Andrews remove variant graph from front page, fix stemma scaling
2012-06-27 Tara L Andrews stexaminer now working to my satisfaction
2012-06-24 Tara L Andrews better handling for errors, don't send filler text...
2012-06-23 Tara L Andrews prevent buttons from being irrevocably disabled
2012-06-15 Tara L Andrews store morphology as string rather than as L::F::Structure
2012-06-07 Tara L Andrews add error handling for reading morphology update
2012-06-06 Tara L Andrews fix undefined bug in javascript for wordform-less lexemes
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