fixed formhandler error
[scpubgit/stemmatology.git] / stemmaweb /
2012-07-04 Eden Cardim fixed formhandler error
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 Require https for LWP, when using OpenID with google
2012-05-15 Jess Robinson Update to support openid login with google, which uses...
2012-05-15 Jess Robinson Attempts to support openid attribute extension via...
2012-05-15 Jess Robinson Add links to login/register on main page
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 Jess Robinson Basic usable login-auth using KiokuDB
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 remove 'meaning' relationship; apply fix to make ellips...
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-15 tla Merge branch 'master' of github.com:tla/stemmatology
2012-03-14 Tara L Andrews add work-in-progress overlay, fix position of dialog...
2012-03-14 tla Merge branch 'master' of github.com:tla/stemmatology
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 tla some debugger-friendly params
2012-03-14 tla properly display & scale stemma graphs
2012-03-14 Tara L Andrews CollateX format for GraphML output changed; parser...
2012-03-12 Tara L Andrews reconfigure stexaminer layout
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-15 Tara L Andrews limit variant graph size
2012-02-13 Tara L Andrews refactored Analysis module with associated changes
2012-02-07 Tara L Andrews add SVG caching
2012-02-05 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-02-05 Tara L Andrews add application launcher buttons for stexaminer and...
2012-02-05 Tara L Andrews some style modifications
2012-02-03 Joris van Zundert Small fix (null check on stemmagraph load).
2012-02-03 Tara L Andrews fix JS paths
2012-02-03 Tara L Andrews pull changes from lemmatizer
2012-02-03 Tara L Andrews playing around with styles
2012-02-03 Tara L Andrews bugfix from dispatcher
2012-02-03 Tara L Andrews pull in recent changes from lemmatizer repository
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 use paths relative to our base
2012-02-02 Tara L Andrews show loading graphic while we wait; style text list
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 Joris van Zundert Added todos.
2012-01-20 Joris van Zundert Merge branch 'master' of github.com:tla/stemmatology
2012-01-20 Joris van Zundert Scaling.
2012-01-20 Tara L Andrews never mind the test db; allow non-Self files to be...
2012-01-20 Tara L Andrews test db file
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