Handle text direction when merging
[scpubgit/stemmaweb.git] / lib / stemmaweb / Controller / Relation.pm
2015-05-27 Errietta Kostala Handle text direction when merging errietta/3970 errietta/merging
2015-05-27 Errietta Kostala Error handling when compressing readings
2015-05-15 Errietta Kostala Implementation of merge back-end & UI
2015-05-12 Errietta Kostala Pass on the text direction, scroll to end if RL
2014-11-30 Tara L Andrews fix bug in help URL formation. Fixes #48
2014-06-10 tla Avoid Moose typing error if significance not set. Fixes #37
2014-01-21 tla add is_significant attribute to relationships. Closes #33
2014-01-18 Tara L Andrews server-side logic for philological flags on relationshi...
2013-07-18 Tara L Andrews look for deleted relations as result of node duplicatio...
2013-07-18 Tara L Andrews Issue #16: look for flag to refrain from sending checka...
2013-07-04 Tara L Andrews add server-side reading merge logic for issue #9; unifo...
2013-07-02 Tara L Andrews duplication candidates belonging to no selected witness...
2013-06-24 Tara L Andrews key duplication result on new reading rather than old
2013-06-24 Tara L Andrews hook up and test duplication server-side logic
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