Tara L Andrews [Sun, 16 Sep 2012 19:20:26 +0000]
make unsupported language non-fatal; correct exception raising
Tara L Andrews [Fri, 14 Sep 2012 20:56:27 +0000]
README fixes
Tara L Andrews [Fri, 14 Sep 2012 20:54:46 +0000]
add root-level README for the project
Tara L Andrews [Fri, 14 Sep 2012 20:42:35 +0000]
make sure all tests work in all combos, save the broken Directory deletion; POD doc updates and fixes
Tara L Andrews [Fri, 14 Sep 2012 13:16:03 +0000]
split out persistence / DB functionality
Tara L Andrews [Fri, 14 Sep 2012 12:49:28 +0000]
require methods we assume existence of; add Module::Load to Language
Tara L Andrews [Fri, 14 Sep 2012 12:41:05 +0000]
split tradition language into morphology module; add license blurb to morphology packages
Tara L Andrews [Fri, 14 Sep 2012 12:06:27 +0000]
load extensions statically to avoid bad object wrapping interactions
Tara L Andrews [Fri, 14 Sep 2012 12:05:21 +0000]
make test DB generation script work with new world order
Tara L Andrews [Fri, 14 Sep 2012 12:04:04 +0000]
exclude IDP scripts from CPAN dist
Tara L Andrews [Thu, 13 Sep 2012 23:31:50 +0000]
add version number
Tara L Andrews [Thu, 13 Sep 2012 23:19:44 +0000]
split out morphology; make all tests pass apart from morphology POD
Tara L Andrews [Thu, 13 Sep 2012 14:40:17 +0000]
split off stemma analysis modules from base Tradition layer
Tara L Andrews [Thu, 13 Sep 2012 12:03:50 +0000]
fix stemma test
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
Tara L Andrews [Tue, 11 Sep 2012 20:14:58 +0000]
moved stemmaweb Catalyst stuff to its own repo
Tara L Andrews [Tue, 11 Sep 2012 19:33:58 +0000]
fix TODO statuses in tests
Tara L Andrews [Tue, 11 Sep 2012 18:58:15 +0000]
Merge branch 'master' into phylo
Tara L Andrews [Tue, 11 Sep 2012 18:58:11 +0000]
initial phylogeny generation work
Tara L Andrews [Tue, 11 Sep 2012 18:17:33 +0000]
include the about screen template
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
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
Tara L Andrews [Tue, 11 Sep 2012 08:07:53 +0000]
update error http codes; guard against invalid stemma IDs
Tara L Andrews [Tue, 11 Sep 2012 08:02:25 +0000]
better error handling of missing / forbidden traditions
tla [Tue, 11 Sep 2012 07:34:45 +0000]
disable stdout capture for now since it breaks in production
tla [Mon, 10 Sep 2012 20:47:42 +0000]
attempt blind fix of mysterious syntax error
tla [Mon, 10 Sep 2012 19:59:21 +0000]
Merge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Mon, 10 Sep 2012 19:51:00 +0000]
prevent Tradition from association collation with stemma
tla [Mon, 10 Sep 2012 19:44:45 +0000]
Merge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Mon, 10 Sep 2012 19:44:26 +0000]
remove need for collation object from stemma
Tara L Andrews [Fri, 7 Sep 2012 09:05:05 +0000]
correct URLs for AJAX / img requests in stexaminer
tla [Thu, 6 Sep 2012 20:46:59 +0000]
Merge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Thu, 6 Sep 2012 13:56:03 +0000]
disable email confirmation for now
Tara L Andrews [Wed, 5 Sep 2012 11:03:01 +0000]
scale viewbox along with width/height
Tara L Andrews [Wed, 5 Sep 2012 09:53:35 +0000]
add index page link to stexaminer and relmapper
Tara L Andrews [Wed, 5 Sep 2012 05:19:11 +0000]
Merge 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
Joris van Zundert [Tue, 4 Sep 2012 22:18:26 +0000]
Prettier buttons
Tara L Andrews [Tue, 4 Sep 2012 15:15:30 +0000]
remove unused code lines
tla [Tue, 4 Sep 2012 09:40:36 +0000]
fix logic bug for admin textinfo edit
tla [Tue, 4 Sep 2012 09:40:06 +0000]
allow for DB username/password passing
Joris van Zundert [Mon, 3 Sep 2012 21:18:02 +0000]
Better solution to greying and hovering pager buttons.
Joris van Zundert [Mon, 3 Sep 2012 20:33:16 +0000]
Merge branch 'master' of github.com:tla/stemmatology
Joris van Zundert [Mon, 3 Sep 2012 20:32:59 +0000]
CSS fix
Tara L Andrews [Mon, 3 Sep 2012 15:35:10 +0000]
stemma button logic bugfix, streamline a little
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
Joris van Zundert [Mon, 3 Sep 2012 12:22:10 +0000]
Styled buttons and pager
Tara L Andrews [Mon, 3 Sep 2012 11:54:44 +0000]
fix encoding bug in stemmadot input
Tara L Andrews [Mon, 3 Sep 2012 06:30:31 +0000]
let stexaminer run without IDP server reachable
Tara L Andrews [Mon, 3 Sep 2012 06:13:48 +0000]
catch XML parsing errors, and skip DTD loading that requires net
Joris van Zundert [Mon, 3 Sep 2012 01:21:57 +0000]
Implemented zoom and pan on sstemma.
Tara L Andrews [Sun, 2 Sep 2012 22:17:23 +0000]
many small bugfixes to display and server logic
Tara L Andrews [Sun, 2 Sep 2012 21:36:52 +0000]
fix logic bugs in stexaminer with explicit stemma specification
Tara L Andrews [Sun, 2 Sep 2012 21:35:57 +0000]
fix another bug in permissions logic
Tara L Andrews [Sun, 2 Sep 2012 21:10:52 +0000]
script to generate DB for web testing
Tara L Andrews [Sun, 2 Sep 2012 21:05:42 +0000]
catch dot syntax errors on stemma init
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
Tara L Andrews [Sat, 1 Sep 2012 00:29:44 +0000]
handle Excel 2007+ parsing as well
Tara L Andrews [Fri, 31 Aug 2012 23:46:53 +0000]
enable XLS parsing in web controller
Tara L Andrews [Fri, 31 Aug 2012 23:39:38 +0000]
Add simple Excel 97-2004 spreadsheet parsing
Joris van Zundert [Fri, 31 Aug 2012 22:11:20 +0000]
Merge branch 'master' of github.com:tla/stemmatology
Joris van Zundert [Fri, 31 Aug 2012 22:11:03 +0000]
Fixes and styling for upload error handling.
Tara L Andrews [Fri, 31 Aug 2012 22:07:19 +0000]
...and apply first ACL bugfix to relater/stexaminer
Tara L Andrews [Fri, 31 Aug 2012 22:04:01 +0000]
another ACL logic fix
Tara L Andrews [Fri, 31 Aug 2012 21:29:18 +0000]
handle file upload server responses
Tara L Andrews [Fri, 31 Aug 2012 21:28:01 +0000]
various & sundry small bugfixes
Joris van Zundert [Fri, 31 Aug 2012 20:04:19 +0000]
Integrated uploader and upload dialog.
Tara L Andrews [Fri, 31 Aug 2012 10:54:49 +0000]
initial pass at upload dialog
Tara L Andrews [Thu, 30 Aug 2012 22:44:32 +0000]
add user accounting; add tradition upload method
Tara L Andrews [Thu, 30 Aug 2012 22:43:44 +0000]
empty data fields before re-appending
Tara L Andrews [Thu, 30 Aug 2012 22:32:22 +0000]
restore accidentally deleted file
Tara L Andrews [Thu, 30 Aug 2012 22:22:21 +0000]
Merge branch 'master' of github.com:tla/stemmatology
Joris van Zundert [Thu, 30 Aug 2012 22:20:16 +0000]
Some styling
Tara L Andrews [Thu, 30 Aug 2012 21:38:06 +0000]
add exception handling
Tara L Andrews [Thu, 30 Aug 2012 00:04:00 +0000]
get new front page working, if poorly styled
Tara L Andrews [Wed, 29 Aug 2012 14:24:13 +0000]
distinguish between user, admin, and public traditions; add preliminary app test
tla [Tue, 28 Aug 2012 19:04:04 +0000]
Merge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Tue, 28 Aug 2012 19:02:59 +0000]
hide the unused dialog form in readonly mapper
tla [Tue, 28 Aug 2012 18:09:34 +0000]
Merge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Tue, 28 Aug 2012 15:00:10 +0000]
activate user control for stexaminer and root page
Tara L Andrews [Tue, 28 Aug 2012 14:11:26 +0000]
add user access control to relationship mapper tool
Tara L Andrews [Tue, 28 Aug 2012 14:11:08 +0000]
add StackTrace dependency
tla [Tue, 28 Aug 2012 12:24:00 +0000]
Merge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Tue, 28 Aug 2012 12:15:01 +0000]
account for as-yet-uncalculated locations in stexaminer
tla [Tue, 28 Aug 2012 10:55:45 +0000]
Merge 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
Tara L Andrews [Tue, 28 Aug 2012 10:54:48 +0000]
get rid of intermediate local analysis DB
Tara L Andrews [Tue, 28 Aug 2012 10:53:32 +0000]
git rid of SVG cache
Tara L Andrews [Tue, 28 Aug 2012 07:40:56 +0000]
add new analysis test to SKIP file
tla [Mon, 27 Aug 2012 23:01:29 +0000]
server-side scripts necessary for IDP problems to be calculated
Tara L Andrews [Mon, 27 Aug 2012 22:48:15 +0000]
Merge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Mon, 27 Aug 2012 22:48:08 +0000]
cosmetic fixes to error messages
tla [Mon, 27 Aug 2012 22:36:46 +0000]
sets should be cloned into initial groupings, not used directly
Tara L Andrews [Mon, 27 Aug 2012 18:58:42 +0000]
slightly more efficient IDP problem lookup
Tara L Andrews [Mon, 27 Aug 2012 18:05:04 +0000]
guard against non-array values in stringify
Tara L Andrews [Mon, 27 Aug 2012 14:29:46 +0000]
make Analysis work with new async setup
Tara L Andrews [Mon, 27 Aug 2012 14:24:45 +0000]
make sure groupinglist always == setlist in size
Tara L Andrews [Mon, 27 Aug 2012 12:42:32 +0000]
revamped Analysis to run with local DB; removed deprecated methods from Result
Tara L Andrews [Mon, 27 Aug 2012 11:26:21 +0000]
add docs and test to Result class
tla [Sat, 25 Aug 2012 20:00:33 +0000]
cannot rely on Set::Scalar comparisons