11 years agoadded changes to typemap
Eden Cardim [Wed, 1 Aug 2012 13:10:59 +0000]
added changes to typemap

11 years agofixing start/end nodes
Eden Cardim [Tue, 31 Jul 2012 13:41:05 +0000]
fixing start/end nodes

Conflicts:

lib/Text/Tradition/Parser/Self.pm

11 years agoScript to update load testing file
Jess Robinson [Tue, 22 May 2012 09:48:54 +0000]
Script to update load testing file
(used to create sql if we get a new set of testing data)

11 years agoignoring t/var which is where the tests store temp data
Eden Cardim [Thu, 10 May 2012 22:58:09 +0000]
ignoring t/var which is where the tests store temp data

11 years agousing YAML-based collapser
Eden Cardim [Wed, 2 May 2012 15:18:51 +0000]
using YAML-based collapser

Conflicts:

Makefile.PL
lib/Text/Tradition/Directory.pm
t/data/load-save-benchmark.json
t/data/speed_test_load.sql
t/load-save-speed.t

11 years agofixed test for saving users and equivalent traditions
Eden Cardim [Thu, 16 Aug 2012 14:47:12 +0000]
fixed test for saving users and equivalent traditions

11 years agomaking tradition user become a weak ref
Eden Cardim [Mon, 13 Aug 2012 13:29:15 +0000]
making tradition user become a weak ref

11 years agomade test run with in independent scopes
Eden Cardim [Fri, 10 Aug 2012 18:34:06 +0000]
made test run with in independent scopes

11 years agofixing debug message in directory
Eden Cardim [Fri, 10 Aug 2012 18:20:21 +0000]
fixing debug message in directory

11 years agoadded test to asset user updates are propagating to the objects associated to traditions
Eden Cardim [Mon, 6 Aug 2012 15:58:33 +0000]
added test to asset user updates are propagating to the objects associated to traditions

11 years agomake tests work for the interim
Tara L Andrews [Wed, 22 Aug 2012 19:57:15 +0000]
make tests work for the interim

11 years agoexclude punctuation
Tara L Andrews [Wed, 22 Aug 2012 19:56:54 +0000]
exclude punctuation

11 years agoalso have to propagate last in list -> first in list
Tara L Andrews [Thu, 9 Aug 2012 14:53:21 +0000]
also have to propagate last in list -> first in list

11 years agomake a majority text from a tradition
Tara L Andrews [Wed, 8 Aug 2012 20:51:01 +0000]
make a majority text from a tradition

11 years agolet stemmaweb use interim analysis database
Tara L Andrews [Wed, 8 Aug 2012 20:47:47 +0000]
let stemmaweb use interim analysis database

11 years agosmall nomenclature rationalization; save reversion roots
Tara L Andrews [Wed, 8 Aug 2012 20:46:59 +0000]
small nomenclature rationalization; save reversion roots

11 years agohandle reversions properly
Tara L Andrews [Wed, 8 Aug 2012 19:45:07 +0000]
handle reversions properly

11 years agodistinguish source vs reversion parents; fix collapse functionality
Tara L Andrews [Wed, 8 Aug 2012 19:44:44 +0000]
distinguish source vs reversion parents; fix collapse functionality

11 years agoallow Graph init arg; allow multiple problems in problem_json
Tara L Andrews [Wed, 8 Aug 2012 19:43:50 +0000]
allow Graph init arg; allow multiple problems in problem_json

11 years agorevamp Analysis logic to use DB-saved results
Tara L Andrews [Mon, 6 Aug 2012 13:07:00 +0000]
revamp Analysis logic to use DB-saved results

12 years agowork in reversion info; trust IDP pruning
Tara L Andrews [Tue, 17 Jul 2012 12:55:07 +0000]
work in reversion info; trust IDP pruning

12 years agoget rid of SVG cache
Tara L Andrews [Tue, 17 Jul 2012 11:43:54 +0000]
get rid of SVG cache

12 years agoget rid of SVG cache
Tara L Andrews [Tue, 17 Jul 2012 11:43:54 +0000]
get rid of SVG cache

12 years agoanalysis script for upcoming presentation master
Tara L Andrews [Mon, 16 Jul 2012 23:24:00 +0000]
analysis script for upcoming presentation

12 years agooverhaul of analysis with corresponding updates to stemma graph generation
Tara L Andrews [Mon, 16 Jul 2012 23:21:03 +0000]
overhaul of analysis with corresponding updates to stemma graph generation

12 years agoswitch to new version of IDP program
Tara L Andrews [Mon, 16 Jul 2012 10:48:45 +0000]
switch to new version of IDP program

12 years agoload XML::LibXML only when required; handle global relationships more correctly;...
Tara L Andrews [Sun, 15 Jul 2012 10:06:32 +0000]
load XML::LibXML only when required; handle global relationships more correctly; analysis logic updates

12 years agoadd OpenID logo and a little styling to the login forms
Tara L Andrews [Sun, 15 Jul 2012 00:03:10 +0000]
add OpenID logo and a little styling to the login forms

12 years agoUser store functionality actually in Directory; migrate changes there
Tara L Andrews [Sat, 14 Jul 2012 18:50:11 +0000]
User store functionality actually in Directory; migrate changes there

12 years agoimport and export users in GraphML
Tara L Andrews [Sat, 14 Jul 2012 18:33:35 +0000]
import and export users in GraphML

12 years agothrow exceptions for bad usermod requests
Tara L Andrews [Sat, 14 Jul 2012 17:54:07 +0000]
throw exceptions for bad usermod requests

12 years agoMerge branch 'authentication' of github.com:tla/stemmatology
Tara L Andrews [Sat, 14 Jul 2012 17:52:13 +0000]
Merge branch 'authentication' of github.com:tla/stemmatology

12 years agoturn off consistency checks while rebuilding graph
Tara L Andrews [Fri, 13 Jul 2012 10:58:33 +0000]
turn off consistency checks while rebuilding graph

12 years agoMerge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Thu, 12 Jul 2012 23:12:37 +0000]
Merge branch 'master' of github.com:tla/stemmatology

12 years agoadd some more data to the analysis structure
Tara L Andrews [Thu, 12 Jul 2012 23:12:20 +0000]
add some more data to the analysis structure

12 years agomake analysis options dialog modal
Tara L Andrews [Thu, 12 Jul 2012 22:09:11 +0000]
make analysis options dialog modal

12 years agofixing attribute rename
Eden Cardim [Thu, 12 Jul 2012 21:33:54 +0000]
fixing attribute rename

12 years agostemmaweb bugfixes and style fixes; add 'punctuation' relationship type
Tara L Andrews [Thu, 12 Jul 2012 21:32:36 +0000]
stemmaweb bugfixes and style fixes; add 'punctuation' relationship type

12 years agointegrate login/register functionality more properly with app
Tara L Andrews [Thu, 12 Jul 2012 21:07:42 +0000]
integrate login/register functionality more properly with app

12 years agosmall fix to compress_readings
Tara L Andrews [Thu, 12 Jul 2012 15:02:59 +0000]
small fix to compress_readings

12 years agoavoid expensive row collation for over-large traditions
Tara L Andrews [Thu, 12 Jul 2012 08:44:38 +0000]
avoid expensive row collation for over-large traditions

12 years agoregularize some script libs and interface
Tara L Andrews [Wed, 11 Jul 2012 23:21:31 +0000]
regularize some script libs and interface

12 years agoMerge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Wed, 11 Jul 2012 19:34:02 +0000]
Merge branch 'master' of github.com:tla/stemmatology

12 years agoincorporate user auth functionality
Tara L Andrews [Wed, 11 Jul 2012 19:33:51 +0000]
incorporate user auth functionality

12 years agomove main functionality of join_readings into the library
Tara L Andrews [Wed, 11 Jul 2012 19:30:23 +0000]
move main functionality of join_readings into the library

12 years agoadd options for stexaminer re-analysis
Tara L Andrews [Wed, 11 Jul 2012 17:34:03 +0000]
add options for stexaminer re-analysis

12 years agomigrate lexemes and normal forms when readings are combined; script to merge readings...
Tara L Andrews [Wed, 11 Jul 2012 14:25:44 +0000]
migrate lexemes and normal forms when readings are combined; script to merge readings where possible

12 years agoget rid of redundate scope testing
Tara L Andrews [Wed, 11 Jul 2012 12:45:11 +0000]
get rid of redundate scope testing

12 years agomake implicit transitive relationships explicit
Tara L Andrews [Wed, 11 Jul 2012 10:08:53 +0000]
make implicit transitive relationships explicit

12 years agosome syntactic sugar for relationship filters
Tara L Andrews [Wed, 11 Jul 2012 10:08:37 +0000]
some syntactic sugar for relationship filters

12 years agofix some subgraph rendering issues
Tara L Andrews [Mon, 9 Jul 2012 19:23:51 +0000]
fix some subgraph rendering issues

12 years agoallow start/end rank for dot and svg
Tara L Andrews [Mon, 9 Jul 2012 18:54:49 +0000]
allow start/end rank for dot and svg

12 years agoAdd Recaptcha support to the register action to help prevent spammers.
Jess Robinson [Mon, 9 Jul 2012 15:23:13 +0000]
Add Recaptcha support to the register action to help prevent spammers.

12 years agoAdd Email template parts for register email sending
Jess Robinson [Mon, 9 Jul 2012 11:05:53 +0000]
Add Email template parts for register email sending

12 years agoAdd settings for register email configuration
Jess Robinson [Mon, 9 Jul 2012 11:05:13 +0000]
Add settings for register email configuration

12 years agoAdd Email::Template for post-registratin email sending
Jess Robinson [Fri, 6 Jul 2012 15:58:43 +0000]
Add Email::Template for post-registratin email sending

12 years agodisplay is now 'email', allowing ::Auth to email after register.
Jess Robinson [Fri, 6 Jul 2012 14:56:03 +0000]
display is now 'email', allowing ::Auth to email after register.

12 years agofix for openid authentication
Eden Cardim [Wed, 4 Jul 2012 19:24:57 +0000]
fix for openid authentication

12 years agofixed formhandler error
Eden Cardim [Wed, 4 Jul 2012 14:54:16 +0000]
fixed formhandler error

12 years agoremove some debugging statements
Tara L Andrews [Wed, 4 Jul 2012 10:36:38 +0000]
remove some debugging statements

12 years agominor tweaks to display logic
Tara L Andrews [Wed, 4 Jul 2012 10:28:32 +0000]
minor tweaks to display logic

12 years agobetter handling of transpositions
Tara L Andrews [Wed, 4 Jul 2012 10:28:07 +0000]
better handling of transpositions

12 years agoallow creation of nonlinear traditions
Tara L Andrews [Wed, 27 Jun 2012 02:21:51 +0000]
allow creation of nonlinear traditions

12 years agoremove variant graph from front page, fix stemma scaling
Tara L Andrews [Wed, 27 Jun 2012 01:53:53 +0000]
remove variant graph from front page, fix stemma scaling

12 years agostexaminer now working to my satisfaction
Tara L Andrews [Wed, 27 Jun 2012 01:45:06 +0000]
stexaminer now working to my satisfaction

12 years agohandle a.c. wits properly in location analysis
Tara L Andrews [Wed, 27 Jun 2012 01:44:25 +0000]
handle a.c. wits properly in location analysis

12 years agoallow size restriction of stemma graphs
Tara L Andrews [Wed, 27 Jun 2012 01:44:03 +0000]
allow size restriction of stemma graphs

12 years agoallow for traditionless placeholder Collations
Tara L Andrews [Wed, 27 Jun 2012 01:42:15 +0000]
allow for traditionless placeholder Collations

12 years agoget analysis info into the stexaminer, unstyled as yet
Tara L Andrews [Tue, 26 Jun 2012 20:37:25 +0000]
get analysis info into the stexaminer, unstyled as yet

12 years agorefine the analysis code; add alters_meaning attribute to relationships
Tara L Andrews [Tue, 26 Jun 2012 20:19:19 +0000]
refine the analysis code; add alters_meaning attribute to relationships

12 years agoscript to link readings based on morphological tags
Tara L Andrews [Tue, 26 Jun 2012 03:41:59 +0000]
script to link readings based on morphological tags

12 years agorestore meta readings to equiv graph
Tara L Andrews [Tue, 26 Jun 2012 03:29:35 +0000]
restore meta readings to equiv graph

12 years agoallow wordforms to be cleared out
Tara L Andrews [Mon, 25 Jun 2012 23:59:15 +0000]
allow wordforms to be cleared out

12 years agomake single-word lemmatization work
Tara L Andrews [Mon, 25 Jun 2012 20:54:18 +0000]
make single-word lemmatization work

12 years agodon't flatten readings with different lexeme states
Tara L Andrews [Mon, 25 Jun 2012 20:52:59 +0000]
don't flatten readings with different lexeme states

12 years agofix logic bug in build method; add convenience method
Tara L Andrews [Mon, 25 Jun 2012 20:52:24 +0000]
fix logic bug in build method; add convenience method

12 years agorefrain from recording normal form in graphml if it is unchanged
Tara L Andrews [Sun, 24 Jun 2012 13:33:24 +0000]
refrain from recording normal form in graphml if it is unchanged

12 years agomake normal_form default to ->text
Tara L Andrews [Sun, 24 Jun 2012 12:37:09 +0000]
make normal_form default to ->text

12 years agobetter handling for errors, don't send filler text to server
Tara L Andrews [Sun, 24 Jun 2012 11:53:34 +0000]
better handling for errors, don't send filler text to server

12 years agoprevent buttons from being irrevocably disabled
Tara L Andrews [Sat, 23 Jun 2012 23:31:13 +0000]
prevent buttons from being irrevocably disabled

12 years agopull tradition from DB if asked
Tara L Andrews [Sat, 23 Jun 2012 23:30:30 +0000]
pull tradition from DB if asked

12 years agotest/fix for bug in metaless equivalence graph
Tara L Andrews [Wed, 20 Jun 2012 21:52:02 +0000]
test/fix for bug in metaless equivalence graph

12 years agoleave meta readings out of equiv graph; test for warnings on relationshipstore.t
Tara L Andrews [Wed, 20 Jun 2012 20:17:23 +0000]
leave meta readings out of equiv graph; test for warnings on relationshipstore.t

12 years agore-enable garbage collection
Tara L Andrews [Wed, 20 Jun 2012 20:16:40 +0000]
re-enable garbage collection

12 years agogeneralize Latin module to Latin/Greek/Armenian on Perseus
Tara L Andrews [Wed, 20 Jun 2012 20:01:55 +0000]
generalize Latin module to Latin/Greek/Armenian on Perseus

12 years agocolor_inactive might run before readingdata has been fetched
Tara L Andrews [Wed, 20 Jun 2012 14:19:28 +0000]
color_inactive might run before readingdata has been fetched

12 years agotest for string '0' in boolean value as well
tla [Mon, 18 Jun 2012 02:10:21 +0000]
test for string '0' in boolean value as well

12 years agoMerge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Sat, 16 Jun 2012 20:59:46 +0000]
Merge branch 'master' of github.com:tla/stemmatology

12 years agoadd throw() sub to Lexeme.pm
Tara L Andrews [Sat, 16 Jun 2012 20:59:26 +0000]
add throw() sub to Lexeme.pm

12 years agofix morphology lookup sub name
tla [Fri, 15 Jun 2012 20:45:57 +0000]
fix morphology lookup sub name

12 years agoMerge branch 'master' of github.com:tla/stemmatology
tla [Fri, 15 Jun 2012 20:44:44 +0000]
Merge branch 'master' of github.com:tla/stemmatology

12 years agostop making assumptions about relationship presence
tla [Fri, 15 Jun 2012 20:44:13 +0000]
stop making assumptions about relationship presence

12 years agouse English module for lemmatizing English words, oops
Tara L Andrews [Fri, 15 Jun 2012 20:42:55 +0000]
use English module for lemmatizing English words, oops

12 years agostore morphology as string rather than as L::F::Structure
Tara L Andrews [Fri, 15 Jun 2012 19:58:00 +0000]
store morphology as string rather than as L::F::Structure

12 years agoMerge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Fri, 15 Jun 2012 14:16:14 +0000]
Merge branch 'master' of github.com:tla/stemmatology

12 years agochange default DB in lookup
Tara L Andrews [Fri, 15 Jun 2012 14:13:45 +0000]
change default DB in lookup

12 years agorefrain from serializing init flag
Tara L Andrews [Fri, 15 Jun 2012 14:13:21 +0000]
refrain from serializing init flag

12 years agomerge performance branch into main
Tara L Andrews [Fri, 15 Jun 2012 14:12:48 +0000]
merge performance branch into main

12 years agonow using Perseus-generated Latin treetagger params
Tara L Andrews [Fri, 15 Jun 2012 13:39:43 +0000]
now using Perseus-generated Latin treetagger params

12 years agoMerge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Thu, 14 Jun 2012 17:10:01 +0000]
Merge branch 'master' of github.com:tla/stemmatology