2012-02-03 |
Tara L Andrews |
post-processing script to get rid of punctuation |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Tara L Andrews |
playing around with styles |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Tara L Andrews |
bugfix from dispatcher |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Tara L Andrews |
pull in recent changes from lemmatizer repository |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Tara L Andrews |
Merge branch 'master' of github.com:tla/stemmatology |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Tara L Andrews |
path and API bugfixes |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Tara L Andrews |
use new stemma interface |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Tara L Andrews |
increase graph fontsize for better legibility |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Tara L Andrews |
replace ugly layout hack with less hacky solution |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Tara L Andrews |
huge pile of pod updates |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Tara L Andrews |
initialize stemma array in tradition |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Tara L Andrews |
change shape of hack node; we no longer have to remove it |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Tara L Andrews |
fixes for stemma retrieval and for relative paths in JS |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Tara L Andrews |
use paths relative to our base |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Tara L Andrews |
only run the hack for larger graphs |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Tara L Andrews |
allow specification of options for dot/svg; |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Tara L Andrews |
calculate common readings when we parse |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Tara L Andrews |
allow db user/pass specification |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Tara L Andrews |
allow multiple stemmas on a tradition |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Tara L Andrews |
show loading graphic while we wait; style text list |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Tara L Andrews |
add horrible hack to fix graph layout direction |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Tara L Andrews |
first pass integration of relationship mapper |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Tara L Andrews |
fix detection of potential witness loops |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Tara L Andrews |
detect and mark common readings |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Tara L Andrews |
make display graph edges reflect popularity of path |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Tara L Andrews |
fix return value mod in distance_trees |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Tara L Andrews |
use hypothetical witness labels, borderless ellipses... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Tara L Andrews |
no escape_char either when using tab separation |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Tara L Andrews |
use changed API for stemmadot specification |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Tara L Andrews |
allow stemma dot to be file or string |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Tara L Andrews |
make error page render for microservice controller |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Tara L Andrews |
use simpler Directory interface |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Tara L Andrews |
add proper exceptions to StemmaUtil |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Tara L Andrews |
no quoting needed for tabsep files |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Tara L Andrews |
add exceptions to the rest of the Tradition library |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Tara L Andrews |
restore total count; get rid of benchmarking |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Tara L Andrews |
simplify Directory and add exceptions; |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Tara L Andrews |
Merge branch 'master' of github.com:tla/stemmatology |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Tara L Andrews |
start using witness->text and ->layertext for consisten... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Joris van Zundert |
Added todos. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Joris van Zundert |
Merge branch 'master' of github.com:tla/stemmatology |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Joris van Zundert |
Scaling. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Tara L Andrews |
never mind the test db; allow non-Self files to be... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Tara L Andrews |
test db file |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Tara L Andrews |
start a real index page for traditions |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Tara L Andrews |
refactor get/set of relationship object on graph edge |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Tara L Andrews |
add displaylabel attribute that we might even use someday |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Tara L Andrews |
remove punctuation handling logic; we will do this... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Tara L Andrews |
rename TreeOfTexts to less annoying stemmaweb |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Tara L Andrews |
refactor the hardcoded attribute stuff in as_dot |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Tara L Andrews |
fix various bugs in subgraph rendering |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Tara L Andrews |
finish reorganizing stemmaweb controllers |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Tara L Andrews |
add JSON alignment table parsing |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Tara L Andrews |
Merge branch 'master' of github.com:tla/stemmatology |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Tara L Andrews |
start reorganization of stemmaweb structure |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Tara L Andrews |
add clear_witness functionality, use it, and update... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Tara L Andrews |
oops, is not an object |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Tara L Andrews |
fix pod bug |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Tara L Andrews |
fix niggly bug in TEI parsing; test GraphML in/out |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Tara L Andrews |
parse our new GraphML format |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Tara L Andrews |
set up graphml output for relationships |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Tara L Andrews |
break out punctuation from the rest of the reading... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Tara L Andrews |
keep from deleting lacuna nodes prematurely |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Tara L Andrews |
make lacuna nodes lacunae from the beginning |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Tara L Andrews |
remember to rank lacunae too |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Tara L Andrews |
don't add an extra node if endrank == end->rank |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Tara L Andrews |
add method to generate a part of the graph specified... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Tara L Andrews |
Microservice call to parse a collation and return SVG |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Tara L Andrews |
return reading IDs, not reading objects, in vectors |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Tara L Andrews |
recalculate ranks with each new relationship, for now |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Tara L Andrews |
make relationships into proper objects; track global... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Tara L Andrews |
Merge branch 'master' into relationships |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Tara L Andrews |
handle limited parsing of 3.0 self output |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tara L Andrews |
Merge branch 'master' into relationships |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tara L Andrews |
add run_pars functionality to the webservice, based... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tara L Andrews |
move more procedural stuff out of Stemma.pm into StemmaUtil |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tara L Andrews |
split stemma lib into util and object; make phylip_inpu... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tara L Andrews |
make svg background transparent; fix test for TEI bugfix |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tara L Andrews |
Merge branch 'master' into relationships |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tara L Andrews |
fix a.c. paths for parallel segmentation input |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tara L Andrews |
fix some bugs for alignment table with object refs |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tara L Andrews |
make Analysis work with the new alignment table |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tara L Andrews |
make GraphViz account for reading ranks |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Tara L Andrews |
Change alignment table to CollateX format; make version... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Tara L Andrews |
start of relationship mapper |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Tara L Andrews |
allow distance program specification |
commit | commitdiff | tree | snapshot |
2012-01-10 |
tla |
remove path hackery for pars exe |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Tara L Andrews |
set up proper garbage-collecting deletion of traditions... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Tara L Andrews |
get rid of HACK, allow lacunae, parse other apparatus-ese |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Tara L Andrews |
add generic alignment relationship type |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Tara L Andrews |
fix up CTE parser, including an ugly hack I need, with... |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Tara L Andrews |
also disregard inc directory |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Tara L Andrews |
ignore META.yml |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Tara L Andrews |
refrain from committing db directory; get rid of META.yml |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Tara L Andrews |
make db save script use new Directory interface |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Tara L Andrews |
Get rid of Graph::Easy; add stemma tests |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Tara L Andrews |
get rid of DB halt |
commit | commitdiff | tree | snapshot |
2011-12-31 |
Tara L Andrews |
update mod requirements |
commit | commitdiff | tree | snapshot |
2011-12-31 |
Tara L Andrews |
Stop polluting test output with STDERR |
commit | commitdiff | tree | snapshot |
2011-12-31 |
Tara L Andrews |
make the stemma a property of the tradition |
commit | commitdiff | tree | snapshot |
next |