11 years agoproperly disable OK button
Tara L Andrews [Thu, 14 Jun 2012 17:08:09 +0000]
properly disable OK button

11 years agoadd some visual feedback for POST requests
Tara L Andrews [Fri, 8 Jun 2012 13:54:06 +0000]
add some visual feedback for POST requests

11 years agoMerge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Fri, 8 Jun 2012 10:35:56 +0000]
Merge branch 'master' of github.com:tla/stemmatology

11 years agomake checkbox persistence work properly
Tara L Andrews [Fri, 8 Jun 2012 10:35:42 +0000]
make checkbox persistence work properly

11 years agoMerge branch 'master' of github.com:tla/stemmatology
tla [Thu, 7 Jun 2012 11:58:07 +0000]
Merge branch 'master' of github.com:tla/stemmatology

11 years agofix glaring bug in relationship logic
tla [Thu, 7 Jun 2012 11:57:49 +0000]
fix glaring bug in relationship logic

11 years agoallow specification of database UUID
tla [Thu, 7 Jun 2012 11:57:19 +0000]
allow specification of database UUID

11 years agoadd test for lexeme serialization choke
Tara L Andrews [Thu, 7 Jun 2012 00:56:43 +0000]
add test for lexeme serialization choke

11 years agofix Lexeme to handle empty wordform list input
Tara L Andrews [Thu, 7 Jun 2012 00:35:45 +0000]
fix Lexeme to handle empty wordform list input

11 years agoadd error handling for reading morphology update
Tara L Andrews [Thu, 7 Jun 2012 00:05:44 +0000]
add error handling for reading morphology update

11 years agouse improvements in Lingua packages throughout our lexeme tagging
Tara L Andrews [Wed, 6 Jun 2012 20:41:33 +0000]
use improvements in Lingua packages throughout our lexeme tagging

11 years agofix undefined bug in javascript for wordform-less lexemes
Tara L Andrews [Wed, 6 Jun 2012 20:20:03 +0000]
fix undefined bug in javascript for wordform-less lexemes

11 years agoimprovements to cat / feature listing
Tara L Andrews [Wed, 6 Jun 2012 20:19:27 +0000]
improvements to cat / feature listing

11 years agosave any defined stemmata in GraphML
Tara L Andrews [Mon, 4 Jun 2012 00:09:10 +0000]
save any defined stemmata in GraphML

11 years agoremove unconditional dep on Morph::Perseus
Tara L Andrews [Mon, 4 Jun 2012 00:08:51 +0000]
remove unconditional dep on Morph::Perseus

11 years agointrospect for morphology values; include these in help; make sure Perseus results...
Tara L Andrews [Sat, 2 Jun 2012 14:54:15 +0000]
introspect for morphology values; include these in help; make sure Perseus results are unique

11 years agomake relemmatize button work
Tara L Andrews [Wed, 30 May 2012 02:00:47 +0000]
make relemmatize button work

11 years agomorphology piece now works for main submit, not for relemmatization yet
Tara L Andrews [Tue, 29 May 2012 03:05:29 +0000]
morphology piece now works for main submit, not for relemmatization yet

11 years agomuck about with serialization of lexeme wordforms; allow individual lexeme addressing
Tara L Andrews [Tue, 29 May 2012 03:04:52 +0000]
muck about with serialization of lexeme wordforms; allow individual lexeme addressing

11 years agoquick hack to make CTE-derived reading IDs valid XML names
Tara L Andrews [Tue, 29 May 2012 03:03:32 +0000]
quick hack to make CTE-derived reading IDs valid XML names

11 years agorefine some special case weirdness for Perseus
Tara L Andrews [Tue, 29 May 2012 03:02:01 +0000]
refine some special case weirdness for Perseus

11 years agoadd morphology support for Latin, dependent on Perseus morphology
Tara L Andrews [Thu, 17 May 2012 23:08:05 +0000]
add morphology support for Latin, dependent on Perseus morphology

11 years agouse modified Lingua::TreeTagger
Tara L Andrews [Tue, 8 May 2012 12:51:18 +0000]
use modified Lingua::TreeTagger

11 years agorefactor English/French shared TT logic into Base.pm
Tara L Andrews [Mon, 7 May 2012 14:16:58 +0000]
refactor English/French shared TT logic into Base.pm

11 years agofix stupid undef quote error
Tara L Andrews [Mon, 7 May 2012 14:16:39 +0000]
fix stupid undef quote error

11 years agofix Safari incompatibility; make ambiguous-morph nodes yellow; add relemmatize button
Tara L Andrews [Sat, 5 May 2012 20:17:43 +0000]
fix Safari incompatibility; make ambiguous-morph nodes yellow; add relemmatize button

11 years agobetter autoselect logic; encapsulate creation of morphology elements
Tara L Andrews [Sat, 5 May 2012 10:29:14 +0000]
better autoselect logic; encapsulate creation of morphology elements

11 years agodblclick action now works; a little styling on dialog
Tara L Andrews [Sat, 5 May 2012 10:12:24 +0000]
dblclick action now works; a little styling on dialog

11 years agomorphology popup closer to working
Tara L Andrews [Fri, 4 May 2012 22:54:55 +0000]
morphology popup closer to working

11 years agorequest reading data on page load
Tara L Andrews [Fri, 4 May 2012 18:18:53 +0000]
request reading data on page load

11 years agomake relationship app use SVG IDs; make (unused) form for reading info
Tara L Andrews [Fri, 4 May 2012 14:05:35 +0000]
make relationship app use SVG IDs; make (unused) form for reading info

11 years agofix dot/SVG output for (sub)start/end nodes and their IDs
Tara L Andrews [Fri, 4 May 2012 14:04:44 +0000]
fix dot/SVG output for (sub)start/end nodes and their IDs

11 years agoserialize Lingua::Feature objects too
Tara L Andrews [Fri, 4 May 2012 14:03:29 +0000]
serialize Lingua::Feature objects too

11 years agoreading IDs must be XML names; now used in SVG node IDs
Tara L Andrews [Thu, 3 May 2012 18:38:45 +0000]
reading IDs must be XML names; now used in SVG node IDs

11 years agointegrate updates from shared lemmatizer repo
Tara L Andrews [Thu, 3 May 2012 13:54:10 +0000]
integrate updates from shared lemmatizer repo

11 years agouse JSON for serialization rather than rolling own
Tara L Andrews [Thu, 3 May 2012 13:24:02 +0000]
use JSON for serialization rather than rolling own

11 years agoread lexeme info in GraphML parsing
Tara L Andrews [Thu, 3 May 2012 10:57:11 +0000]
read lexeme info in GraphML parsing

11 years agobetter lexeme serialization
Tara L Andrews [Thu, 3 May 2012 09:05:49 +0000]
better lexeme serialization

11 years agonaive serialization of lexems in GraphML
Tara L Andrews [Thu, 3 May 2012 08:24:36 +0000]
naive serialization of lexems in GraphML

11 years agoworking version of rebuild_equivalence
tla [Wed, 2 May 2012 22:32:03 +0000]
working version of rebuild_equivalence

11 years agoallow dbuser/pass specification
tla [Wed, 2 May 2012 22:31:29 +0000]
allow dbuser/pass specification

11 years agoadd method for initializing/resetting equivalence graph
Tara L Andrews [Wed, 2 May 2012 21:52:14 +0000]
add method for initializing/resetting equivalence graph

11 years agoadd English morph analysis; test for lurking debug statements
Tara L Andrews [Wed, 2 May 2012 13:57:40 +0000]
add English morph analysis; test for lurking debug statements

11 years agomake French morphology use Lingua objects; add tests
Tara L Andrews [Wed, 2 May 2012 13:28:03 +0000]
make French morphology use Lingua objects; add tests

11 years agoclean up script dir a little
Tara L Andrews [Sat, 28 Apr 2012 19:55:09 +0000]
clean up script dir a little

11 years agosuppress relationship drawing on out-of-range nodes on global rel creation
Tara L Andrews [Sat, 28 Apr 2012 19:53:16 +0000]
suppress relationship drawing on out-of-range nodes on global rel creation

12 years agorepurpose outdated DB-save script as a DB-query script
Tara L Andrews [Sat, 28 Apr 2012 11:00:10 +0000]
repurpose outdated DB-save script as a DB-query script

12 years agoWorkarounds for a couple of bugs
tla [Thu, 26 Apr 2012 19:56:59 +0000]
Workarounds for a couple of bugs

12 years agopass $self to a method call, oops
Tara L Andrews [Wed, 25 Apr 2012 12:46:28 +0000]
pass $self to a method call, oops

12 years agomake French morph tagging work; dependent on Flemm and TreeTagger
Tara L Andrews [Wed, 25 Apr 2012 12:40:23 +0000]
make French morph tagging work; dependent on Flemm and TreeTagger

12 years agostart implementing morphology on readings
Tara L Andrews [Mon, 23 Apr 2012 14:06:57 +0000]
start implementing morphology on readings

12 years agofix bugs in persistent equivalence graph implementation
Tara L Andrews [Sat, 21 Apr 2012 21:09:37 +0000]
fix bugs in persistent equivalence graph implementation

12 years agoavoid collating meta readings
Tara L Andrews [Sat, 21 Apr 2012 20:45:29 +0000]
avoid collating meta readings

12 years agoimplement persistent equivalence graph for relationship tracking
Tara L Andrews [Sat, 21 Apr 2012 13:07:49 +0000]
implement persistent equivalence graph for relationship tracking

12 years agocheck for relationship before collating
Tara L Andrews [Fri, 20 Apr 2012 17:13:35 +0000]
check for relationship before collating

12 years agofix relationship test data; remove print from tab test
Tara L Andrews [Fri, 20 Apr 2012 12:43:14 +0000]
fix relationship test data; remove print from tab test

12 years agofix graphml subgraph generation; fix tab parsing to only set 'collated' where needed...
Tara L Andrews [Fri, 20 Apr 2012 12:33:01 +0000]
fix graphml subgraph generation; fix tab parsing to only set 'collated' where needed; add so-far-untried tests for transposition

12 years agoadd some more transposition logic
Tara L Andrews [Fri, 20 Apr 2012 08:20:44 +0000]
add some more transposition logic

12 years agofix exponential loop in common_in_path
Tara L Andrews [Fri, 20 Apr 2012 08:20:31 +0000]
fix exponential loop in common_in_path

12 years agorequire working version of Text::TEI::Markup
Tara L Andrews [Fri, 20 Apr 2012 08:19:56 +0000]
require working version of Text::TEI::Markup

12 years agoworkaround for segfault; slightly poor form GraphML but who cares?
Tara L Andrews [Thu, 19 Apr 2012 23:14:17 +0000]
workaround for segfault; slightly poor form GraphML but who cares?

12 years agooverhaul of colocated-relationship validation, still segfaulting
Tara L Andrews [Thu, 19 Apr 2012 22:56:49 +0000]
overhaul of colocated-relationship validation, still segfaulting

12 years agofactor out equivalence graph creation
Tara L Andrews [Thu, 19 Apr 2012 14:36:41 +0000]
factor out equivalence graph creation

12 years agoadd failing tests for relationship logic, next we fix them
Tara L Andrews [Thu, 19 Apr 2012 14:01:01 +0000]
add failing tests for relationship logic, next we fix them

12 years agoadd -from and -to options; TODO rationalize these across outputs
Tara L Andrews [Thu, 19 Apr 2012 13:42:44 +0000]
add -from and -to options; TODO rationalize these across outputs

12 years agorevert untested changes that were causing a segfault
Tara L Andrews [Thu, 19 Apr 2012 13:42:15 +0000]
revert untested changes that were causing a segfault

12 years agoMerge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Thu, 19 Apr 2012 12:22:17 +0000]
Merge branch 'master' of github.com:tla/stemmatology

12 years agoenable graphml export of partial traditions
Tara L Andrews [Thu, 19 Apr 2012 12:22:09 +0000]
enable graphml export of partial traditions

12 years agoreplace local with global rel if they are equivalent anyway
Tara L Andrews [Thu, 19 Apr 2012 12:14:42 +0000]
replace local with global rel if they are equivalent anyway

12 years agoUNTESTED better validation for transpositions
Tara L Andrews [Thu, 19 Apr 2012 09:49:39 +0000]
UNTESTED better validation for transpositions

12 years agowrap documentation strings
Tara L Andrews [Thu, 19 Apr 2012 09:48:14 +0000]
wrap documentation strings

12 years agoavoid dying on relationship conflicts
Tara L Andrews [Thu, 19 Apr 2012 09:47:55 +0000]
avoid dying on relationship conflicts

12 years agofix failing stemmaweb stub test
Tara L Andrews [Wed, 18 Apr 2012 21:04:41 +0000]
fix failing stemmaweb stub test

12 years agofix bug in transposition validation
Tara L Andrews [Wed, 18 Apr 2012 19:15:24 +0000]
fix bug in transposition validation

12 years agodrop collations on global relationship setting too
Tara L Andrews [Wed, 18 Apr 2012 18:17:46 +0000]
drop collations on global relationship setting too

12 years agosuppress undefined warnings in cycle death
Tara L Andrews [Wed, 18 Apr 2012 18:17:29 +0000]
suppress undefined warnings in cycle death

12 years agobump version numbers
Tara L Andrews [Wed, 18 Apr 2012 14:27:45 +0000]
bump version numbers

12 years agofix failing tests
Tara L Andrews [Wed, 18 Apr 2012 12:30:09 +0000]
fix failing tests

12 years agoretain original order of collation sets
Tara L Andrews [Wed, 18 Apr 2012 12:30:02 +0000]
retain original order of collation sets

12 years agoremove deprecated source attribute
tla [Wed, 18 Apr 2012 10:15:11 +0000]
remove deprecated source attribute

12 years agorelationship deletions should include scoped objects
tla [Wed, 18 Apr 2012 10:14:52 +0000]
relationship deletions should include scoped objects

12 years agoMerge branch 'master' of github.com:tla/stemmatology
tla [Tue, 17 Apr 2012 11:40:21 +0000]
Merge branch 'master' of github.com:tla/stemmatology

12 years agoaccessor method for fixing a database bug
tla [Tue, 17 Apr 2012 11:39:47 +0000]
accessor method for fixing a database bug

12 years agoMerge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Tue, 17 Apr 2012 11:24:03 +0000]
Merge branch 'master' of github.com:tla/stemmatology

Conflicts:
lib/Text/Tradition/Parser/CTE.pm

12 years agobetter handling of CTE files and their annoying hilight elements
Tara L Andrews [Tue, 17 Apr 2012 11:21:47 +0000]
better handling of CTE files and their annoying hilight elements

12 years agoonly collate a given sequence once
Tara L Andrews [Tue, 17 Apr 2012 11:21:16 +0000]
only collate a given sequence once

12 years agoadd nocalc option for debug svg output
Tara L Andrews [Tue, 17 Apr 2012 11:20:58 +0000]
add nocalc option for debug svg output

12 years agorestore legacy attribute until we can remove it from db records
Tara L Andrews [Tue, 17 Apr 2012 08:47:11 +0000]
restore legacy attribute until we can remove it from db records

12 years agohousekeeping, a bit of POD addition
Tara L Andrews [Tue, 17 Apr 2012 08:22:38 +0000]
housekeeping, a bit of POD  addition

12 years agomake XML witness parsing work
Tara L Andrews [Mon, 16 Apr 2012 09:27:27 +0000]
make XML witness parsing work

12 years agomake the rest of the tests work with the new Witness
Tara L Andrews [Sun, 15 Apr 2012 22:02:13 +0000]
make the rest of the tests work with the new Witness

12 years agoMerge branch 'master' into witnessparse
Tara L Andrews [Sun, 15 Apr 2012 21:56:22 +0000]
Merge branch 'master' into witnessparse

12 years agoMerge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Sun, 15 Apr 2012 21:53:53 +0000]
Merge branch 'master' of github.com:tla/stemmatology

12 years agoremove refs to deprecated relationship type 'meaning'
Tara L Andrews [Sun, 15 Apr 2012 21:53:36 +0000]
remove refs to deprecated relationship type 'meaning'

12 years agoset text/layertext from witness JSON parse
Tara L Andrews [Sun, 15 Apr 2012 21:31:34 +0000]
set text/layertext from witness JSON parse

12 years agoget JSON witness parsing to work
Tara L Andrews [Sun, 15 Apr 2012 21:29:22 +0000]
get JSON witness parsing to work

12 years agomake witness plaintext parsing work
Tara L Andrews [Sun, 15 Apr 2012 21:15:18 +0000]
make witness plaintext parsing work

12 years agomake relationship mapper segments adapt to node+edge size of graph
Tara L Andrews [Fri, 13 Apr 2012 20:16:54 +0000]
make relationship mapper segments adapt to node+edge size of graph

12 years agomake phylo tree generation work with script
Tara L Andrews [Fri, 13 Apr 2012 19:25:27 +0000]
make phylo tree generation work with script

12 years agoonly use applicable a.c. witnesses in stemma for analysis
Tara L Andrews [Thu, 12 Apr 2012 11:42:28 +0000]
only use applicable a.c. witnesses in stemma for analysis