make global deletion optional. Fixes #4
[scpubgit/stemmaweb.git] / lib / stemmaweb / Controller / Relation.pm
2013-06-11 Tara L Andrews make global deletion optional. Fixes #4
2013-06-07 Tara L Andrews first in-progress attempt at adding node detachment
2012-10-03 Tara L Andrews send relationship type info in initial load, not as...
2012-10-01 Tara L Andrews query dynamically for relationship types in rel mapper
2012-09-30 Tara L Andrews update relation mapper to use base stemmatology lib...
2012-09-19 Tara L Andrews show a helpful error for nonexistent tradition
2012-09-19 Tara L Andrews gracefully handle lack of morphological info / capabili...
2012-09-14 Tara L Andrews get relationship mapper to work even without morphology...
2012-09-02 Tara L Andrews fix another bug in permissions logic
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-28 Tara L Andrews add user access control to relationship mapper tool
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-04 Tara L Andrews request reading data on page load
2012-04-26 tla Workarounds for a couple of bugs
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-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-02-22 Tara L Andrews save and display relationship annotations
2012-02-22 Tara L Andrews save annotations made in relationship mapper
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-03 Tara L Andrews bugfix from dispatcher
2012-02-03 Tara L Andrews path and API bugfixes
2012-02-02 Tara L Andrews first pass integration of relationship mapper
2012-01-18 Tara L Andrews rename TreeOfTexts to less annoying stemmaweb