11 years agoquery dynamically for relationship types in rel mapper
Tara L Andrews [Mon, 1 Oct 2012 04:56:23 +0000]
query dynamically for relationship types in rel mapper

11 years agorely on T::T 1.2, handle relationship propagation
Tara L Andrews [Sun, 30 Sep 2012 14:03:03 +0000]
rely on T::T 1.2, handle relationship propagation

11 years agobetter label for relmapper button
Tara L Andrews [Sun, 30 Sep 2012 14:02:42 +0000]
better label for relmapper button

11 years agoupdate relation mapper to use base stemmatology lib as of commit 9e9b754
Tara L Andrews [Sun, 30 Sep 2012 03:13:21 +0000]
update relation mapper to use base stemmatology lib as of commit 9e9b754

11 years agomore complete CTE import instructions
Tara L Andrews [Wed, 26 Sep 2012 10:29:50 +0000]
more complete CTE import instructions

11 years agocomplete CTE import instructions
Tara L Andrews [Wed, 26 Sep 2012 10:24:44 +0000]
complete CTE import instructions

11 years agoStexaminer stemma scaling cross browser fix.
Joris van Zundert [Thu, 20 Sep 2012 07:15:43 +0000]
Stexaminer stemma scaling cross browser fix.

11 years agoMade graph size fluid.
Joris van Zundert [Wed, 19 Sep 2012 21:19:19 +0000]
Made graph size fluid.

11 years agoshow a helpful error for nonexistent tradition
Tara L Andrews [Wed, 19 Sep 2012 18:09:54 +0000]
show a helpful error for nonexistent tradition

11 years agopropagate stexaminer styling fixes to rel mapper
Tara L Andrews [Wed, 19 Sep 2012 17:59:06 +0000]
propagate stexaminer styling fixes to rel mapper

11 years agofix closing tag
Tara L Andrews [Wed, 19 Sep 2012 17:58:41 +0000]
fix closing tag

11 years agokeep analysis options button visible after row click
Tara L Andrews [Wed, 19 Sep 2012 17:44:57 +0000]
keep analysis options button visible after row click

11 years agoMerge branch 'master' of github.com:tla/stemmaweb
Tara L Andrews [Wed, 19 Sep 2012 17:27:38 +0000]
Merge branch 'master' of github.com:tla/stemmaweb

11 years agoCSS fixes.
Joris van Zundert [Wed, 19 Sep 2012 17:19:32 +0000]
CSS fixes.

11 years agogracefully handle lack of morphological info / capability in rel mapper
Tara L Andrews [Wed, 19 Sep 2012 14:54:34 +0000]
gracefully handle lack of morphological info / capability in rel mapper

11 years agoMade stexaminer layout fluid, small fixes.
Joris van Zundert [Wed, 19 Sep 2012 14:30:57 +0000]
Made stexaminer layout fluid, small fixes.

11 years agocheck for language module in root before relying on it
Tara L Andrews [Wed, 19 Sep 2012 14:11:52 +0000]
check for language module in root before relying on it

11 years agodo some trivial email address masking
Tara L Andrews [Wed, 19 Sep 2012 10:44:39 +0000]
do some trivial email address masking

11 years agoPut pick file button back
Joris van Zundert [Wed, 19 Sep 2012 09:16:39 +0000]
Put pick file button back

11 years agofix compatibility check
Tara L Andrews [Tue, 18 Sep 2012 21:21:25 +0000]
fix compatibility check

11 years agoallow ownership change by email; remove from old user too
Tara L Andrews [Tue, 18 Sep 2012 20:46:21 +0000]
allow ownership change by email; remove from old user too

11 years agouse new XMLHttpRequest for file upload posting; cosmetic owner display fix
Tara L Andrews [Tue, 18 Sep 2012 20:18:37 +0000]
use new XMLHttpRequest for file upload posting; cosmetic owner display fix

11 years agoadd script to generate test DB
Tara L Andrews [Tue, 18 Sep 2012 17:29:37 +0000]
add script to generate test DB

11 years agoadd browser compatibility check
Tara L Andrews [Tue, 18 Sep 2012 14:51:19 +0000]
add browser compatibility check

11 years agotiny HTML fixes
Tara L Andrews [Tue, 18 Sep 2012 13:26:05 +0000]
tiny HTML fixes

11 years agoimplement HTML5 file upload; fix is-public display bug
Tara L Andrews [Tue, 18 Sep 2012 13:20:22 +0000]
implement HTML5 file upload; fix is-public display bug

11 years agofix wider-than-tall SVG on FF, futile fix attempt for upload trouble
Tara L Andrews [Mon, 17 Sep 2012 14:09:14 +0000]
fix wider-than-tall SVG on FF, futile fix attempt for upload trouble

11 years agobugfix for xml upload parsing
Tara L Andrews [Mon, 17 Sep 2012 13:21:56 +0000]
bugfix for xml upload parsing

11 years agomake stexaminer use JQuery SVG library for load
Tara L Andrews [Sun, 16 Sep 2012 22:08:02 +0000]
make stexaminer use JQuery SVG library for load

11 years agostop requesting explicit size for stemma
Tara L Andrews [Sun, 16 Sep 2012 22:07:47 +0000]
stop requesting explicit size for stemma

11 years agouse jquery SVG lib to make SVG load in its box properly
Tara L Andrews [Sun, 16 Sep 2012 21:37:41 +0000]
use jquery SVG lib to make SVG load in its box properly

11 years agohousekeeping
Tara L Andrews [Sun, 16 Sep 2012 21:37:24 +0000]
housekeeping

11 years agobegin proper testing of URLs
Tara L Andrews [Fri, 14 Sep 2012 22:52:12 +0000]
begin proper testing of URLs

11 years agoget relationship mapper to work even without morphology extension
Tara L Andrews [Fri, 14 Sep 2012 22:51:40 +0000]
get relationship mapper to work even without morphology extension

11 years agoadding explicit dependencies on Text::Tradition
Tara L Andrews [Tue, 11 Sep 2012 20:21:53 +0000]
adding explicit dependencies on Text::Tradition

11 years agoremove bad symlink
Tara L Andrews [Tue, 11 Sep 2012 20:19:51 +0000]
remove bad symlink

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 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 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 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 agodisable email confirmation for now
Tara L Andrews [Thu, 6 Sep 2012 13:56:03 +0000]
disable email confirmation for now

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
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 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 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 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 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 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 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 agoSome styling
Joris van Zundert [Thu, 30 Aug 2012 22:20:16 +0000]
Some styling

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 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 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 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 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 agomake analysis options dialog modal
Tara L Andrews [Thu, 12 Jul 2012 22:09:11 +0000]
make analysis options dialog modal

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 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 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 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.

11 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

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

11 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

11 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.

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

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