11 years agoadd stemma edit/add dialog, textinfo edit dialog, UI bugfixes mostly to error handlin...
Tara L Andrews [Sun, 2 Sep 2012 00:40:35 +0000]
add stemma edit/add dialog, textinfo edit dialog, UI bugfixes mostly to error handling; still TODO stemma display after edit

11 years agohandle Excel 2007+ parsing as well
Tara L Andrews [Sat, 1 Sep 2012 00:29:44 +0000]
handle Excel 2007+ parsing as well

11 years agoenable XLS parsing in web controller
Tara L Andrews [Fri, 31 Aug 2012 23:46:53 +0000]
enable XLS parsing in web controller

11 years agoAdd simple Excel 97-2004 spreadsheet parsing
Tara L Andrews [Fri, 31 Aug 2012 23:39:38 +0000]
Add simple Excel 97-2004 spreadsheet parsing

11 years agoMerge branch 'master' of github.com:tla/stemmatology
Joris van Zundert [Fri, 31 Aug 2012 22:11:20 +0000]
Merge branch 'master' of github.com:tla/stemmatology

11 years agoFixes and styling for upload error handling.
Joris van Zundert [Fri, 31 Aug 2012 22:11:03 +0000]
Fixes and styling for upload error handling.

11 years ago...and apply first ACL bugfix to relater/stexaminer
Tara L Andrews [Fri, 31 Aug 2012 22:07:19 +0000]
...and apply first ACL bugfix to relater/stexaminer

11 years agoanother ACL logic fix
Tara L Andrews [Fri, 31 Aug 2012 22:04:01 +0000]
another ACL logic fix

11 years agohandle file upload server responses
Tara L Andrews [Fri, 31 Aug 2012 21:29:18 +0000]
handle file upload server responses

11 years agovarious & sundry small bugfixes
Tara L Andrews [Fri, 31 Aug 2012 21:28:01 +0000]
various & sundry small bugfixes

11 years agoIntegrated uploader and upload dialog.
Joris van Zundert [Fri, 31 Aug 2012 20:04:19 +0000]
Integrated uploader and upload dialog.

11 years agoinitial pass at upload dialog
Tara L Andrews [Fri, 31 Aug 2012 10:54:49 +0000]
initial pass at upload dialog

11 years agoadd user accounting; add tradition upload method
Tara L Andrews [Thu, 30 Aug 2012 22:44:32 +0000]
add user accounting; add tradition upload method

11 years agoempty data fields before re-appending
Tara L Andrews [Thu, 30 Aug 2012 22:43:44 +0000]
empty data fields before re-appending

11 years agorestore accidentally deleted file
Tara L Andrews [Thu, 30 Aug 2012 22:32:22 +0000]
restore accidentally deleted file

11 years agoMerge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Thu, 30 Aug 2012 22:22:21 +0000]
Merge branch 'master' of github.com:tla/stemmatology

11 years agoSome styling
Joris van Zundert [Thu, 30 Aug 2012 22:20:16 +0000]
Some styling

11 years agoadd exception handling
Tara L Andrews [Thu, 30 Aug 2012 21:38:06 +0000]
add exception handling

11 years agoget new front page working, if poorly styled
Tara L Andrews [Thu, 30 Aug 2012 00:04:00 +0000]
get new front page working, if poorly styled

11 years agodistinguish between user, admin, and public traditions; add preliminary app test
Tara L Andrews [Wed, 29 Aug 2012 14:24:13 +0000]
distinguish between user, admin, and public traditions; add preliminary app test

11 years agohide the unused dialog form in readonly mapper
Tara L Andrews [Tue, 28 Aug 2012 19:02:59 +0000]
hide the unused dialog form in readonly mapper

11 years agoactivate user control for stexaminer and root page
Tara L Andrews [Tue, 28 Aug 2012 15:00:10 +0000]
activate user control for stexaminer and root page

11 years agoadd user access control to relationship mapper tool
Tara L Andrews [Tue, 28 Aug 2012 14:11:26 +0000]
add user access control to relationship mapper tool

11 years agoadd StackTrace dependency
Tara L Andrews [Tue, 28 Aug 2012 14:11:08 +0000]
add StackTrace dependency

11 years agoaccount for as-yet-uncalculated locations in stexaminer
Tara L Andrews [Tue, 28 Aug 2012 12:15:01 +0000]
account for as-yet-uncalculated locations in stexaminer

11 years agoMerge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Tue, 28 Aug 2012 10:55:03 +0000]
Merge branch 'master' of github.com:tla/stemmatology

11 years agoget rid of intermediate local analysis DB
Tara L Andrews [Tue, 28 Aug 2012 10:54:48 +0000]
get rid of intermediate local analysis DB

11 years agogit rid of SVG cache
Tara L Andrews [Tue, 28 Aug 2012 10:53:32 +0000]
git rid of SVG cache

11 years agoadd new analysis test to SKIP file
Tara L Andrews [Tue, 28 Aug 2012 07:40:56 +0000]
add new analysis test to SKIP file

11 years agoMerge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Mon, 27 Aug 2012 22:48:15 +0000]
Merge branch 'master' of github.com:tla/stemmatology

11 years agocosmetic fixes to error messages
Tara L Andrews [Mon, 27 Aug 2012 22:48:08 +0000]
cosmetic fixes to error messages

11 years agosets should be cloned into initial groupings, not used directly
tla [Mon, 27 Aug 2012 22:36:46 +0000]
sets should be cloned into initial groupings, not used directly

11 years agoslightly more efficient IDP problem lookup
Tara L Andrews [Mon, 27 Aug 2012 18:58:42 +0000]
slightly more efficient IDP problem lookup

11 years agoguard against non-array values in stringify
Tara L Andrews [Mon, 27 Aug 2012 18:05:04 +0000]
guard against non-array values in stringify

11 years agomake Analysis work with new async setup
Tara L Andrews [Mon, 27 Aug 2012 14:29:46 +0000]
make Analysis work with new async setup

11 years agomake sure groupinglist always == setlist in size
Tara L Andrews [Mon, 27 Aug 2012 14:24:45 +0000]
make sure groupinglist always == setlist in size

11 years agorevamped Analysis to run with local DB; removed deprecated methods from Result
Tara L Andrews [Mon, 27 Aug 2012 12:42:32 +0000]
revamped Analysis to run with local DB; removed deprecated methods from Result

11 years agoadd docs and test to Result class
Tara L Andrews [Mon, 27 Aug 2012 11:26:21 +0000]
add docs and test to Result class

11 years agocannot rely on Set::Scalar comparisons
tla [Sat, 25 Aug 2012 20:00:33 +0000]
cannot rely on Set::Scalar comparisons

11 years agoadd solution status to Result object
Tara L Andrews [Sat, 25 Aug 2012 11:34:47 +0000]
add solution status to Result object

11 years agoincorporate DB bugfix change f3a3d14b6e
Eden Cardim [Thu, 23 Aug 2012 22:44:29 +0000]
incorporate DB bugfix change f3a3d14b6e

11 years agoPreserve groupinglist order when argument is passed
Tara L Andrews [Thu, 23 Aug 2012 19:24:00 +0000]
Preserve groupinglist order when argument is passed

11 years agoallow dump and reload of Result objects via JSON
Tara L Andrews [Thu, 23 Aug 2012 18:56:38 +0000]
allow dump and reload of Result objects via JSON

11 years agoneed to have user DB with its proper scope for tradition reload
Tara L Andrews [Thu, 23 Aug 2012 18:56:01 +0000]
need to have user DB with its proper scope for tradition reload

11 years agodisregard Analysis/Result.pm
Tara L Andrews [Thu, 23 Aug 2012 18:54:32 +0000]
disregard Analysis/Result.pm

11 years agosyntax fix
Tara L Andrews [Thu, 23 Aug 2012 07:50:04 +0000]
syntax fix

11 years agoadd new requirements
Tara L Andrews [Thu, 23 Aug 2012 07:49:51 +0000]
add new requirements

11 years agofinal fixes for live reference objects as opposed to the clones which were being...
Eden Cardim [Fri, 17 Aug 2012 14:20:25 +0000]
final fixes for live reference objects as opposed to the clones which were being created by the optimization

Conflicts:

lib/Text/Tradition/Directory.pm
lib/Text/Tradition/Parser/Self.pm

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

11 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

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

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

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

11 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

11 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

11 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

11 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

11 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

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

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

11 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

11 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

11 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

11 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

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

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

11 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

11 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

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

11 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

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

11 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

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

11 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

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

11 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

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

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

11 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