11 years agosplit out morphology; make all tests pass apart from morphology POD
Tara L Andrews [Thu, 13 Sep 2012 23:19:44 +0000]
split out morphology; make all tests pass apart from morphology POD

11 years agosplit off stemma analysis modules from base Tradition layer
Tara L Andrews [Thu, 13 Sep 2012 14:40:17 +0000]
split off stemma analysis modules from base Tradition layer

11 years agofix stemma test
Tara L Andrews [Thu, 13 Sep 2012 12:03:50 +0000]
fix stemma test

11 years agoMerge branch 'master' into phylo, deleting stemmaweb
Tara L Andrews [Tue, 11 Sep 2012 20:17:36 +0000]
Merge branch 'master' into phylo, deleting stemmaweb

Conflicts:
lib/Text/Tradition/Stemma.pm
stemmaweb/lib/stemmaweb/Controller/Root.pm
t/text_tradition_stemma.t

11 years agomoved stemmaweb Catalyst stuff to its own repo
Tara L Andrews [Tue, 11 Sep 2012 20:14:58 +0000]
moved stemmaweb Catalyst stuff to its own repo

11 years agofix TODO statuses in tests
Tara L Andrews [Tue, 11 Sep 2012 19:33:58 +0000]
fix TODO statuses in tests

11 years agoMerge branch 'master' into phylo
Tara L Andrews [Tue, 11 Sep 2012 18:58:15 +0000]
Merge branch 'master' into phylo

11 years agoinitial phylogeny generation work
Tara L Andrews [Tue, 11 Sep 2012 18:58:11 +0000]
initial phylogeny generation work

11 years agoinclude the about screen template
Tara L Andrews [Tue, 11 Sep 2012 18:17:33 +0000]
include the about screen template

11 years agoadd main 'about' page, move most index page JS into componentload, rationalize the...
Tara L Andrews [Tue, 11 Sep 2012 13:57:09 +0000]
add main 'about' page, move most index page JS into componentload, rationalize the URL construction

11 years agoMerge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Tue, 11 Sep 2012 08:10:13 +0000]
Merge branch 'master' of github.com:tla/stemmatology

Conflicts:
stemmaweb/lib/stemmaweb/Controller/Root.pm

11 years agoupdate error http codes; guard against invalid stemma IDs
Tara L Andrews [Tue, 11 Sep 2012 08:07:53 +0000]
update error http codes; guard against invalid stemma IDs

11 years agobetter error handling of missing / forbidden traditions
Tara L Andrews [Tue, 11 Sep 2012 08:02:25 +0000]
better error handling of missing / forbidden traditions

11 years agodisable stdout capture for now since it breaks in production
tla [Tue, 11 Sep 2012 07:34:45 +0000]
disable stdout capture for now since it breaks in production

11 years agoattempt blind fix of mysterious syntax error
tla [Mon, 10 Sep 2012 20:47:42 +0000]
attempt blind fix of mysterious syntax error

11 years agoMerge branch 'master' of github.com:tla/stemmatology
tla [Mon, 10 Sep 2012 19:59:21 +0000]
Merge branch 'master' of github.com:tla/stemmatology

11 years agoprevent Tradition from association collation with stemma
Tara L Andrews [Mon, 10 Sep 2012 19:51:00 +0000]
prevent Tradition from association collation with stemma

11 years agoMerge branch 'master' of github.com:tla/stemmatology
tla [Mon, 10 Sep 2012 19:44:45 +0000]
Merge branch 'master' of github.com:tla/stemmatology

11 years agoremove need for collation object from stemma
Tara L Andrews [Mon, 10 Sep 2012 19:44:26 +0000]
remove need for collation object from stemma

11 years agocorrect URLs for AJAX / img requests in stexaminer
Tara L Andrews [Fri, 7 Sep 2012 09:05:05 +0000]
correct URLs for AJAX / img requests in stexaminer

11 years agoMerge branch 'master' of github.com:tla/stemmatology
tla [Thu, 6 Sep 2012 20:46:59 +0000]
Merge branch 'master' of github.com:tla/stemmatology

11 years agodisable email confirmation for now
Tara L Andrews [Thu, 6 Sep 2012 13:56:03 +0000]
disable email confirmation for now

11 years agoscale viewbox along with width/height
Tara L Andrews [Wed, 5 Sep 2012 11:03:01 +0000]
scale viewbox along with width/height

11 years agoadd index page link to stexaminer and relmapper
Tara L Andrews [Wed, 5 Sep 2012 09:53:35 +0000]
add index page link to stexaminer and relmapper

11 years agoMerge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Wed, 5 Sep 2012 05:19:11 +0000]
Merge branch 'master' of github.com:tla/stemmatology

11 years agoMerge branch 'master' of github.com:tla/stemmatology
Joris van Zundert [Tue, 4 Sep 2012 22:19:23 +0000]
Merge branch 'master' of github.com:tla/stemmatology

11 years agoPrettier buttons
Joris van Zundert [Tue, 4 Sep 2012 22:18:26 +0000]
Prettier buttons

11 years agoremove unused code lines
Tara L Andrews [Tue, 4 Sep 2012 15:15:30 +0000]
remove unused code lines

11 years agofix logic bug for admin textinfo edit
tla [Tue, 4 Sep 2012 09:40:36 +0000]
fix logic bug for admin textinfo edit

11 years agoallow for DB username/password passing
tla [Tue, 4 Sep 2012 09:40:06 +0000]
allow for DB username/password passing

11 years agoBetter solution to greying and hovering pager buttons.
Joris van Zundert [Mon, 3 Sep 2012 21:18:02 +0000]
Better solution to greying and hovering pager buttons.

11 years agoMerge branch 'master' of github.com:tla/stemmatology
Joris van Zundert [Mon, 3 Sep 2012 20:33:16 +0000]
Merge branch 'master' of github.com:tla/stemmatology

11 years agoCSS fix
Joris van Zundert [Mon, 3 Sep 2012 20:32:59 +0000]
CSS fix

11 years agostemma button logic bugfix, streamline a little
Tara L Andrews [Mon, 3 Sep 2012 15:35:10 +0000]
stemma button logic bugfix, streamline a little

11 years agohook up pager buttons to stemma loading; zap occasional error in upload success function
Tara L Andrews [Mon, 3 Sep 2012 15:29:41 +0000]
hook up pager buttons to stemma loading; zap occasional error in upload success function

11 years agoStyled buttons and pager
Joris van Zundert [Mon, 3 Sep 2012 12:22:10 +0000]
Styled buttons and pager

11 years agofix encoding bug in stemmadot input
Tara L Andrews [Mon, 3 Sep 2012 11:54:44 +0000]
fix encoding bug in stemmadot input

11 years agolet stexaminer run without IDP server reachable
Tara L Andrews [Mon, 3 Sep 2012 06:30:31 +0000]
let stexaminer run without IDP server reachable

11 years agocatch XML parsing errors, and skip DTD loading that requires net
Tara L Andrews [Mon, 3 Sep 2012 06:13:48 +0000]
catch XML parsing errors, and skip DTD loading that requires net

11 years agoImplemented zoom and pan on sstemma.
Joris van Zundert [Mon, 3 Sep 2012 01:21:57 +0000]
Implemented zoom and pan on sstemma.

11 years agomany small bugfixes to display and server logic
Tara L Andrews [Sun, 2 Sep 2012 22:17:23 +0000]
many small bugfixes to display and server logic

11 years agofix logic bugs in stexaminer with explicit stemma specification
Tara L Andrews [Sun, 2 Sep 2012 21:36:52 +0000]
fix logic bugs in stexaminer with explicit stemma specification

11 years agofix another bug in permissions logic
Tara L Andrews [Sun, 2 Sep 2012 21:35:57 +0000]
fix another bug in permissions logic

11 years agoscript to generate DB for web testing
Tara L Andrews [Sun, 2 Sep 2012 21:10:52 +0000]
script to generate DB for web testing

11 years agocatch dot syntax errors on stemma init
Tara L Andrews [Sun, 2 Sep 2012 21:05:42 +0000]
catch dot syntax errors on stemma init

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 agoMerge branch 'master' of github.com:tla/stemmatology
tla [Tue, 28 Aug 2012 19:04:04 +0000]
Merge branch 'master' of github.com:tla/stemmatology

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 agoMerge branch 'master' of github.com:tla/stemmatology
tla [Tue, 28 Aug 2012 18:09:34 +0000]
Merge branch 'master' of github.com:tla/stemmatology

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 agoMerge branch 'master' of github.com:tla/stemmatology
tla [Tue, 28 Aug 2012 12:24:00 +0000]
Merge branch 'master' of github.com:tla/stemmatology

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
tla [Tue, 28 Aug 2012 10:55:45 +0000]
Merge branch 'master' of github.com:tla/stemmatology

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 agoserver-side scripts necessary for IDP problems to be calculated
tla [Mon, 27 Aug 2012 23:01:29 +0000]
server-side scripts necessary for IDP problems to be calculated

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