10 years agoTry out and debug interaction with Stemweb callbacks. Fixes #27
tla [Fri, 8 Nov 2013 13:11:16 +0000]
Try out and debug interaction with Stemweb callbacks. Fixes #27

10 years agoCosmetic fixes to state after stemweb request and query. #29
tla [Thu, 7 Nov 2013 22:52:34 +0000]
Cosmetic fixes to state after stemweb request and query. #29

10 years agoQuery button to retrieve Stemweb results now works. #29
tla [Thu, 7 Nov 2013 22:16:24 +0000]
Query button to retrieve Stemweb results now works. #29

10 years agoUNTESTED allow for query of outstanding Stemweb processes and return of results. #29
tla [Thu, 7 Nov 2013 19:53:28 +0000]
UNTESTED allow for query of outstanding Stemweb processes and return of results. #29

10 years agosome bugfixes for Stemweb requests. For issue #29
tla [Thu, 7 Nov 2013 12:44:55 +0000]
some bugfixes for Stemweb requests. For issue #29

10 years agouse the attribute name that actually gets serialized
tla [Mon, 4 Nov 2013 16:36:56 +0000]
use the attribute name that actually gets serialized

10 years agoImplement the Stemweb request UI; start untested implementation of backend (#29)
tla [Tue, 29 Oct 2013 13:13:41 +0000]
Implement the Stemweb request UI; start untested implementation of backend (#29)

10 years agoinitial work on Stemweb client - we have a button! (#29)
tla [Mon, 28 Oct 2013 23:37:06 +0000]
initial work on Stemweb client - we have a button! (#29)

10 years agoOnly show stexaminer button for directed graphs
tla [Mon, 28 Oct 2013 22:33:13 +0000]
Only show stexaminer button for directed graphs

10 years agoMake stemma data return consistent; refrain from assuming digraph in edit box. Fixes #28
tla [Mon, 28 Oct 2013 21:27:50 +0000]
Make stemma data return consistent; refrain from assuming digraph in edit box. Fixes #28

10 years agomake Stemweb listener for result notification (#27) Relies on tla/stemmatology@79c81b...
tla [Mon, 28 Oct 2013 15:32:49 +0000]
make Stemweb listener for result notification (#27) Relies on tla/stemmatology@79c81b71c5c64463217c0120d0061a25d67b2453

10 years agofix position of stemma title
tla [Mon, 28 Oct 2013 13:24:12 +0000]
fix position of stemma title

10 years agoinitial attempt at providing stemma title/label
tla [Sun, 27 Oct 2013 13:33:19 +0000]
initial attempt at providing stemma title/label

10 years agoinitial installation instructions for Stemmaweb
tla [Sun, 27 Oct 2013 13:32:21 +0000]
initial installation instructions for Stemmaweb

10 years agoadd instructions for collation editing
Tara L Andrews [Fri, 16 Aug 2013 07:35:41 +0000]
add instructions for collation editing

10 years agoWorkaround for bug where tradition gets undef user
Tara L Andrews [Fri, 16 Aug 2013 07:29:03 +0000]
Workaround for bug where tradition gets undef user

10 years agoBugfix and test stexaminer help dialog. Fixes #21
Tara L Andrews [Fri, 16 Aug 2013 07:24:03 +0000]
Bugfix and test stexaminer help dialog. Fixes #21

10 years agoStop shotgun-parsing XML files, and propagate unexpeced errors. #22
Tara L Andrews [Fri, 16 Aug 2013 07:20:10 +0000]
Stop shotgun-parsing XML files, and propagate unexpeced errors. #22

10 years agoUNTESTED: Implement a 'help' function for Stexaminer, per #21
tla [Thu, 15 Aug 2013 11:43:27 +0000]
UNTESTED: Implement a 'help' function for Stexaminer, per #21

10 years agoBetter regexp to quote-wrap words in stemma dot. Fixes #19, again.
tla [Wed, 14 Aug 2013 12:40:01 +0000]
Better regexp to quote-wrap words in stemma dot. Fixes #19, again.

10 years agoShow the stemma edit button once a stemma has been saved. Fixes #20
Tara L Andrews [Tue, 13 Aug 2013 19:21:18 +0000]
Show the stemma edit button once a stemma has been saved. Fixes #20

10 years agoWorkaround for Graph::Reader::Dot not accepting Unicode barewords. Fixes #19
Tara L Andrews [Tue, 13 Aug 2013 19:02:00 +0000]
Workaround for Graph::Reader::Dot not accepting Unicode barewords. Fixes #19

10 years agoActually delete invalid relationships on duplicate. Fixes #17
Tara L Andrews [Thu, 18 Jul 2013 13:33:01 +0000]
Actually delete invalid relationships on duplicate. Fixes #17

10 years agoSmall change to fix temporary edges of merges not always being removed.
Joris van Zundert [Thu, 18 Jul 2013 04:37:40 +0000]
Small change to fix temporary edges of merges not always being removed.

10 years agore-enable merge button after successful merge
Tara L Andrews [Thu, 18 Jul 2013 04:29:03 +0000]
re-enable merge button after successful merge

10 years agoWork on title of edges merged
Joris van Zundert [Thu, 18 Jul 2013 04:16:31 +0000]
Work on title of edges merged

10 years agoMerge branch 'master' of github.com:tla/stemmaweb
Tara L Andrews [Thu, 18 Jul 2013 03:57:27 +0000]
Merge branch 'master' of github.com:tla/stemmaweb

10 years agolook for deleted relations as result of node duplication. Issue #17
Tara L Andrews [Thu, 18 Jul 2013 03:57:14 +0000]
look for deleted relations as result of node duplication. Issue #17

10 years agoDebugged merging of edges
Joris van Zundert [Thu, 18 Jul 2013 03:39:06 +0000]
Debugged merging of edges

10 years agoIssue #16: look for flag to refrain from sending checkalign suggestions
Tara L Andrews [Thu, 18 Jul 2013 03:32:05 +0000]
Issue #16: look for flag to refrain from sending checkalign suggestions

10 years agoMerging functionality added, rough round the corners.
Joris van Zundert [Thu, 18 Jul 2013 00:36:39 +0000]
Merging functionality added, rough round the corners.

10 years agoSolved a problem with naming duplicate incoming majority edges. Fixed #11.
Joris van Zundert [Sun, 7 Jul 2013 22:31:13 +0000]
Solved a problem with naming duplicate incoming majority edges. Fixed #11.

10 years agoNodes recursively detachable, fixes #10, mend #11 to assure generic applicability.
Joris van Zundert [Fri, 5 Jul 2013 22:30:45 +0000]
Nodes recursively detachable, fixes #10, mend #11 to assure generic applicability.

10 years agoMerged out conflicts
Joris van Zundert [Fri, 5 Jul 2013 07:33:09 +0000]
Merged out conflicts

10 years agoVarious fixes for visualization
Joris van Zundert [Thu, 4 Jul 2013 22:18:39 +0000]
Various fixes for visualization

10 years agoadd server-side reading merge logic for issue #9; uniform handling of buttons in...
Tara L Andrews [Thu, 4 Jul 2013 22:08:24 +0000]
add server-side reading merge logic for issue #9; uniform handling of buttons in relationship and deletion dialogs.

10 years agoduplication candidates belonging to no selected witnesses should be ignored
Tara L Andrews [Tue, 2 Jul 2013 15:56:53 +0000]
duplication candidates belonging to no selected witnesses should be ignored

10 years agoFix: bug due to non complete removal of a buttonset.
Joris van Zundert [Tue, 2 Jul 2013 15:16:21 +0000]
Fix: bug due to non complete removal of a buttonset.

10 years agoreinstate proper dialogue and server-side call, and call detach_node with the results
Tara L Andrews [Tue, 2 Jul 2013 13:44:31 +0000]
reinstate proper dialogue and server-side call, and call detach_node with the results

10 years agoFull one note detachment proof stage. On to multiple nodes.
Joris van Zundert [Tue, 2 Jul 2013 10:44:44 +0000]
Full one note detachment proof stage. On to multiple nodes.

10 years agoProof of concept that we can detach a node successfully.
Joris van Zundert [Wed, 26 Jun 2013 19:18:58 +0000]
Proof of concept that we can detach a node successfully.

10 years agoOn going work on detaching of nodes/strands. Strands detachable now, not visibly...
Joris van Zundert [Wed, 26 Jun 2013 15:46:43 +0000]
On going work on detaching of nodes/strands. Strands detachable now, not visibly yet.

10 years agoMerge branch 'master' of github.com:tla/stemmaweb
Joris van Zundert [Wed, 26 Jun 2013 15:35:31 +0000]
Merge branch 'master' of github.com:tla/stemmaweb

10 years agoOn going work on detaching of nodes/strands. Strands detachable now, not visibly...
Joris van Zundert [Wed, 26 Jun 2013 15:34:59 +0000]
On going work on detaching of nodes/strands. Strands detachable now, not visibly yet.

10 years agokey duplication result on new reading rather than old
Tara L Andrews [Mon, 24 Jun 2013 21:17:16 +0000]
key duplication result on new reading rather than old

10 years agohook up and test duplication server-side logic
Tara L Andrews [Mon, 24 Jun 2013 19:48:42 +0000]
hook up and test duplication server-side logic

10 years agoChanged click/select behavior because of added marquee multiselect. Some CSS tweaks...
Joris van Zundert [Sun, 23 Jun 2013 22:38:08 +0000]
Changed click/select behavior because of added marquee multiselect. Some CSS tweaks to make graph show better under modal dialog overlay.

10 years agoMarquee now selects in any direction. Deselecting of nodes on multpiple nodes selecte...
Joris van Zundert [Thu, 20 Jun 2013 14:27:07 +0000]
Marquee now selects in any direction. Deselecting of nodes on multpiple nodes selected dialog close and cancel.

10 years agoAdded witnesses selection form interactivity; issues with selection state to be resolved.
Joris van Zundert [Wed, 19 Jun 2013 22:06:07 +0000]
Added witnesses selection form interactivity; issues with selection state to be resolved.

10 years agoMerge branch 'master' of github.com:tla/stemmaweb
Joris van Zundert [Sun, 16 Jun 2013 18:56:00 +0000]
Merge branch 'master' of github.com:tla/stemmaweb

10 years agoAdded marquee
Joris van Zundert [Sun, 16 Jun 2013 18:55:33 +0000]
Added marquee

10 years agomake global deletion optional. Fixes #4
Tara L Andrews [Tue, 11 Jun 2013 08:28:31 +0000]
make global deletion optional. Fixes #4

10 years agoadd download button for viewable traditions; fixes #8
Tara L Andrews [Mon, 10 Jun 2013 10:30:49 +0000]
add download button for viewable traditions; fixes #8

10 years agoclear annotation on first relationship type change; fixes #2
Tara L Andrews [Mon, 10 Jun 2013 06:42:37 +0000]
clear annotation on first relationship type change; fixes #2

10 years agocorrect error handling at session timeout: issue #3
Tara L Andrews [Mon, 10 Jun 2013 06:19:29 +0000]
correct error handling at session timeout: issue #3

10 years agofirst in-progress attempt at adding node detachment
Tara L Andrews [Fri, 7 Jun 2013 10:31:17 +0000]
first in-progress attempt at adding node detachment

10 years agore-merge the full and readonly versions of relationship.js
Tara L Andrews [Wed, 5 Jun 2013 15:31:06 +0000]
re-merge the full and readonly versions of relationship.js

10 years agodraggability logic doesn't apply to readonly view
Tara L Andrews [Wed, 5 Jun 2013 10:59:51 +0000]
draggability logic doesn't apply to readonly view

10 years agonew testing data for collation editing
Tara L Andrews [Wed, 5 Jun 2013 10:46:31 +0000]
new testing data for collation editing

11 years agoadd input help / info
Tara L Andrews [Thu, 11 Oct 2012 13:57:02 +0000]
add input help / info

11 years agoMerge branch 'master' of github.com:tla/stemmaweb
Joris van Zundert [Fri, 5 Oct 2012 22:53:56 +0000]
Merge branch 'master' of github.com:tla/stemmaweb

11 years agoAdded a watermark background.
Joris van Zundert [Fri, 5 Oct 2012 22:53:36 +0000]
Added a watermark background.

11 years agostart versioning the JS and the CSS for cache control
Tara L Andrews [Thu, 4 Oct 2012 04:49:31 +0000]
start versioning the JS and the CSS for cache control

11 years agoadd actual descriptions to tooltips; add tooltips to readonly.js
Tara L Andrews [Thu, 4 Oct 2012 04:22:42 +0000]
add actual descriptions to tooltips; add tooltips to readonly.js

11 years agoAdded CSS only tool tip to key map
Joris van Zundert [Wed, 3 Oct 2012 22:06:36 +0000]
Added CSS only tool tip to key map

11 years agosend relationship type info in initial load, not as AJAX
Tara L Andrews [Wed, 3 Oct 2012 11:48:12 +0000]
send relationship type info in initial load, not as AJAX

11 years agoquery dynamically for relationship types in rel mapper
Tara L Andrews [Mon, 1 Oct 2012 04:56:23 +0000]
query dynamically for relationship types in rel mapper

11 years agorely on T::T 1.2, handle relationship propagation
Tara L Andrews [Sun, 30 Sep 2012 14:03:03 +0000]
rely on T::T 1.2, handle relationship propagation

11 years agobetter label for relmapper button
Tara L Andrews [Sun, 30 Sep 2012 14:02:42 +0000]
better label for relmapper button

11 years agoupdate relation mapper to use base stemmatology lib as of commit 9e9b754
Tara L Andrews [Sun, 30 Sep 2012 03:13:21 +0000]
update relation mapper to use base stemmatology lib as of commit 9e9b754

11 years agomore complete CTE import instructions
Tara L Andrews [Wed, 26 Sep 2012 10:29:50 +0000]
more complete CTE import instructions

11 years agocomplete CTE import instructions
Tara L Andrews [Wed, 26 Sep 2012 10:24:44 +0000]
complete CTE import instructions

11 years agoStexaminer stemma scaling cross browser fix.
Joris van Zundert [Thu, 20 Sep 2012 07:15:43 +0000]
Stexaminer stemma scaling cross browser fix.

11 years agoMade graph size fluid.
Joris van Zundert [Wed, 19 Sep 2012 21:19:19 +0000]
Made graph size fluid.

11 years agoshow a helpful error for nonexistent tradition
Tara L Andrews [Wed, 19 Sep 2012 18:09:54 +0000]
show a helpful error for nonexistent tradition

11 years agopropagate stexaminer styling fixes to rel mapper
Tara L Andrews [Wed, 19 Sep 2012 17:59:06 +0000]
propagate stexaminer styling fixes to rel mapper

11 years agofix closing tag
Tara L Andrews [Wed, 19 Sep 2012 17:58:41 +0000]
fix closing tag

11 years agokeep analysis options button visible after row click
Tara L Andrews [Wed, 19 Sep 2012 17:44:57 +0000]
keep analysis options button visible after row click

11 years agoMerge branch 'master' of github.com:tla/stemmaweb
Tara L Andrews [Wed, 19 Sep 2012 17:27:38 +0000]
Merge branch 'master' of github.com:tla/stemmaweb

11 years agoCSS fixes.
Joris van Zundert [Wed, 19 Sep 2012 17:19:32 +0000]
CSS fixes.

11 years agogracefully handle lack of morphological info / capability in rel mapper
Tara L Andrews [Wed, 19 Sep 2012 14:54:34 +0000]
gracefully handle lack of morphological info / capability in rel mapper

11 years agoMade stexaminer layout fluid, small fixes.
Joris van Zundert [Wed, 19 Sep 2012 14:30:57 +0000]
Made stexaminer layout fluid, small fixes.

11 years agocheck for language module in root before relying on it
Tara L Andrews [Wed, 19 Sep 2012 14:11:52 +0000]
check for language module in root before relying on it

11 years agodo some trivial email address masking
Tara L Andrews [Wed, 19 Sep 2012 10:44:39 +0000]
do some trivial email address masking

11 years agoPut pick file button back
Joris van Zundert [Wed, 19 Sep 2012 09:16:39 +0000]
Put pick file button back

11 years agofix compatibility check
Tara L Andrews [Tue, 18 Sep 2012 21:21:25 +0000]
fix compatibility check

11 years agoallow ownership change by email; remove from old user too
Tara L Andrews [Tue, 18 Sep 2012 20:46:21 +0000]
allow ownership change by email; remove from old user too

11 years agouse new XMLHttpRequest for file upload posting; cosmetic owner display fix
Tara L Andrews [Tue, 18 Sep 2012 20:18:37 +0000]
use new XMLHttpRequest for file upload posting; cosmetic owner display fix

11 years agoadd script to generate test DB
Tara L Andrews [Tue, 18 Sep 2012 17:29:37 +0000]
add script to generate test DB

11 years agoadd browser compatibility check
Tara L Andrews [Tue, 18 Sep 2012 14:51:19 +0000]
add browser compatibility check

11 years agotiny HTML fixes
Tara L Andrews [Tue, 18 Sep 2012 13:26:05 +0000]
tiny HTML fixes

11 years agoimplement HTML5 file upload; fix is-public display bug
Tara L Andrews [Tue, 18 Sep 2012 13:20:22 +0000]
implement HTML5 file upload; fix is-public display bug

11 years agofix wider-than-tall SVG on FF, futile fix attempt for upload trouble
Tara L Andrews [Mon, 17 Sep 2012 14:09:14 +0000]
fix wider-than-tall SVG on FF, futile fix attempt for upload trouble

11 years agobugfix for xml upload parsing
Tara L Andrews [Mon, 17 Sep 2012 13:21:56 +0000]
bugfix for xml upload parsing

11 years agomake stexaminer use JQuery SVG library for load
Tara L Andrews [Sun, 16 Sep 2012 22:08:02 +0000]
make stexaminer use JQuery SVG library for load

11 years agostop requesting explicit size for stemma
Tara L Andrews [Sun, 16 Sep 2012 22:07:47 +0000]
stop requesting explicit size for stemma

11 years agouse jquery SVG lib to make SVG load in its box properly
Tara L Andrews [Sun, 16 Sep 2012 21:37:41 +0000]
use jquery SVG lib to make SVG load in its box properly

11 years agohousekeeping
Tara L Andrews [Sun, 16 Sep 2012 21:37:24 +0000]
housekeeping

11 years agobegin proper testing of URLs
Tara L Andrews [Fri, 14 Sep 2012 22:52:12 +0000]
begin proper testing of URLs

11 years agoget relationship mapper to work even without morphology extension
Tara L Andrews [Fri, 14 Sep 2012 22:51:40 +0000]
get relationship mapper to work even without morphology extension