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

12 years agoease validation rules during collation init; fix bug in reading relationship merge
Tara L Andrews [Thu, 14 Jun 2012 17:09:45 +0000]
ease validation rules during collation init; fix bug in reading relationship merge

12 years agoproperly disable OK button
Tara L Andrews [Thu, 14 Jun 2012 17:08:09 +0000]
properly disable OK button

12 years agoallow creation and SVG rendering of nonlinear graphs
Tara L Andrews [Tue, 12 Jun 2012 11:25:41 +0000]
allow creation and SVG rendering of nonlinear graphs

12 years agoadd some visual feedback for POST requests
Tara L Andrews [Fri, 8 Jun 2012 13:54:06 +0000]
add some visual feedback for POST requests

12 years agoMerge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Fri, 8 Jun 2012 10:35:56 +0000]
Merge branch 'master' of github.com:tla/stemmatology

12 years agomake checkbox persistence work properly
Tara L Andrews [Fri, 8 Jun 2012 10:35:42 +0000]
make checkbox persistence work properly

12 years agoMerge branch 'master' of github.com:tla/stemmatology
tla [Thu, 7 Jun 2012 11:58:07 +0000]
Merge branch 'master' of github.com:tla/stemmatology

12 years agofix glaring bug in relationship logic
tla [Thu, 7 Jun 2012 11:57:49 +0000]
fix glaring bug in relationship logic

12 years agoallow specification of database UUID
tla [Thu, 7 Jun 2012 11:57:19 +0000]
allow specification of database UUID

12 years agoadd test for lexeme serialization choke
Tara L Andrews [Thu, 7 Jun 2012 00:56:43 +0000]
add test for lexeme serialization choke

12 years agofix Lexeme to handle empty wordform list input
Tara L Andrews [Thu, 7 Jun 2012 00:35:45 +0000]
fix Lexeme to handle empty wordform list input

12 years agoadd error handling for reading morphology update
Tara L Andrews [Thu, 7 Jun 2012 00:05:44 +0000]
add error handling for reading morphology update

12 years agouse improvements in Lingua packages throughout our lexeme tagging
Tara L Andrews [Wed, 6 Jun 2012 20:41:33 +0000]
use improvements in Lingua packages throughout our lexeme tagging

12 years agofix undefined bug in javascript for wordform-less lexemes
Tara L Andrews [Wed, 6 Jun 2012 20:20:03 +0000]
fix undefined bug in javascript for wordform-less lexemes

12 years agoimprovements to cat / feature listing
Tara L Andrews [Wed, 6 Jun 2012 20:19:27 +0000]
improvements to cat / feature listing

12 years agosave any defined stemmata in GraphML
Tara L Andrews [Mon, 4 Jun 2012 00:09:10 +0000]
save any defined stemmata in GraphML

12 years agoremove unconditional dep on Morph::Perseus
Tara L Andrews [Mon, 4 Jun 2012 00:08:51 +0000]
remove unconditional dep on Morph::Perseus

12 years agointrospect for morphology values; include these in help; make sure Perseus results...
Tara L Andrews [Sat, 2 Jun 2012 14:54:15 +0000]
introspect for morphology values; include these in help; make sure Perseus results are unique

12 years agomake relemmatize button work
Tara L Andrews [Wed, 30 May 2012 02:00:47 +0000]
make relemmatize button work

12 years agomorphology piece now works for main submit, not for relemmatization yet
Tara L Andrews [Tue, 29 May 2012 03:05:29 +0000]
morphology piece now works for main submit, not for relemmatization yet

12 years agomuck about with serialization of lexeme wordforms; allow individual lexeme addressing
Tara L Andrews [Tue, 29 May 2012 03:04:52 +0000]
muck about with serialization of lexeme wordforms; allow individual lexeme addressing

12 years agoquick hack to make CTE-derived reading IDs valid XML names
Tara L Andrews [Tue, 29 May 2012 03:03:32 +0000]
quick hack to make CTE-derived reading IDs valid XML names

12 years agorefine some special case weirdness for Perseus
Tara L Andrews [Tue, 29 May 2012 03:02:01 +0000]
refine some special case weirdness for Perseus

12 years agoSupport email-attribute fetching from OpenID
Jess Robinson [Mon, 28 May 2012 14:58:23 +0000]
Support email-attribute fetching from OpenID
- store display value as email attribute
- default to id if no display value
- show display value on index page
- add tests for openid type users

12 years agoFix openid attribute fetching using Credential::OpenID
Jess Robinson [Mon, 28 May 2012 13:42:22 +0000]
Fix openid attribute fetching using Credential::OpenID

12 years agoFix bug from previous tidy-up, User model went away, we now just use Directory
Jess Robinson [Mon, 28 May 2012 13:41:56 +0000]
Fix bug from previous tidy-up, User model went away, we now just use Directory

12 years agoAdd support for modifying users to add/change roles
Jess Robinson [Mon, 28 May 2012 10:55:20 +0000]
Add support for modifying users to add/change roles

12 years agoTrying out public attr and searching - not very successfully
Jess Robinson [Thu, 24 May 2012 15:50:31 +0000]
Trying out public attr and searching - not very successfully

12 years agoAdd simple "admin" user support
Jess Robinson [Thu, 24 May 2012 15:49:53 +0000]
Add simple "admin" user support
Fetch all traditions when user is_admin
Test the above

12 years agoChange Tradition comparing to use == (and assume we have the same reference) rather...
Jess Robinson [Thu, 24 May 2012 09:41:11 +0000]
Change Tradition comparing to use == (and assume we have the same reference) rather than ->name

12 years agoUpdate admin_users to be able to remove traditions from users
Jess Robinson [Mon, 21 May 2012 15:44:56 +0000]
Update admin_users to be able to remove traditions from users
Write tests for remove_tradition
Add clearer

12 years agoAdd 'list' to admin
Jess Robinson [Mon, 21 May 2012 14:48:08 +0000]
Add 'list' to admin
Only return user from find (used by login) if user is admin
Fix tests to match

12 years agoPass user object to traditions as we have one already usually.
Jess Robinson [Mon, 21 May 2012 13:19:41 +0000]
Pass user object to traditions as we have one already usually.

12 years agoChange to using the merged Directory as the User store
Jess Robinson [Mon, 21 May 2012 13:04:44 +0000]
Change to using the merged Directory as the User store

12 years agoRemove unused files
Jess Robinson [Mon, 21 May 2012 13:04:13 +0000]
Remove unused files

12 years agoShow traditions based on the current logged-in user
Jess Robinson [Mon, 21 May 2012 10:49:49 +0000]
Show traditions based on the current logged-in user

12 years agoAdd user_traditionlist
Jess Robinson [Mon, 21 May 2012 10:49:01 +0000]
Add user_traditionlist
Test user_traditionlist and add_tradition on user

12 years agoTidy up UserStore/Directory merge
Jess Robinson [Mon, 21 May 2012 10:47:27 +0000]
Tidy up UserStore/Directory merge

12 years agoadd morphology support for Latin, dependent on Perseus morphology
Tara L Andrews [Thu, 17 May 2012 23:08:05 +0000]
add morphology support for Latin, dependent on Perseus morphology

12 years agoMerge UserStore and Directory as we had fun assigning users to traditions otherwise.
Jess Robinson [Wed, 16 May 2012 15:26:01 +0000]
Merge UserStore and Directory as we had fun assigning users to traditions otherwise.
Fixup tests and admin script to match change.
Now we can assign users to traditions.

12 years agoInitial code for adding traditions to users
Jess Robinson [Wed, 16 May 2012 13:01:23 +0000]
Initial code for adding traditions to users

12 years agoRequire https for LWP, when using OpenID with google
Jess Robinson [Tue, 15 May 2012 16:28:31 +0000]
Require https for LWP, when using OpenID with google

12 years agoSupport creating users with no passwords, for OpenID
Jess Robinson [Tue, 15 May 2012 16:27:41 +0000]
Support creating users with no passwords, for OpenID
(probably could be cleaner)

12 years agoUpdate to support openid login with google, which uses a known url
Jess Robinson [Tue, 15 May 2012 16:26:33 +0000]
Update to support openid login with google, which uses a known url

12 years agoAttempts to support openid attribute extension via openid credential, doesnt quite...
Jess Robinson [Tue, 15 May 2012 16:26:02 +0000]
Attempts to support openid attribute extension via openid credential, doesnt quite work

12 years agoAdd links to login/register on main page
Jess Robinson [Tue, 15 May 2012 11:13:00 +0000]
Add links to login/register on main page

12 years agoComplete support for openid and new built-in openid_identifier
Jess Robinson [Tue, 15 May 2012 11:12:22 +0000]
Complete support for openid and new built-in openid_identifier

12 years agoReplacing SimpleLogin with Controller::Auth (requires patch to ::Auth)
Jess Robinson [Fri, 11 May 2012 16:51:08 +0000]
Replacing SimpleLogin with Controller::Auth (requires patch to ::Auth)
Setup to use OpenID as well as local auth..

12 years agoUpdate to allow openid-based users (url as key)
Jess Robinson [Fri, 11 May 2012 16:49:34 +0000]
Update to allow openid-based users (url as key)

12 years agoAdd docs to UserStore module
Jess Robinson [Thu, 10 May 2012 15:01:41 +0000]
Add docs to UserStore module

12 years agoComplete initial admin_users script, including deactivate, reactivate, really delete...
Jess Robinson [Thu, 10 May 2012 13:31:44 +0000]
Complete initial admin_users script, including deactivate, reactivate, really delete. Also tests!

12 years agoDocs for Text::Tradition::User
Jess Robinson [Thu, 10 May 2012 09:28:23 +0000]
Docs for Text::Tradition::User

12 years agoInitial admin_users script, with more tests and additions to userstore for modifying...
Jess Robinson [Wed, 9 May 2012 14:07:35 +0000]
Initial admin_users script, with more tests and additions to userstore for modifying users

12 years agoInitial docs for stemmaweb user model
Jess Robinson [Wed, 9 May 2012 10:06:29 +0000]
Initial docs for stemmaweb user model

12 years agouse modified Lingua::TreeTagger
Tara L Andrews [Tue, 8 May 2012 12:51:18 +0000]
use modified Lingua::TreeTagger

12 years agorefactor English/French shared TT logic into Base.pm
Tara L Andrews [Mon, 7 May 2012 14:16:58 +0000]
refactor English/French shared TT logic into Base.pm

12 years agofix stupid undef quote error
Tara L Andrews [Mon, 7 May 2012 14:16:39 +0000]
fix stupid undef quote error

12 years agofix Safari incompatibility; make ambiguous-morph nodes yellow; add relemmatize button
Tara L Andrews [Sat, 5 May 2012 20:17:43 +0000]
fix Safari incompatibility; make ambiguous-morph nodes yellow; add relemmatize button

12 years agobetter autoselect logic; encapsulate creation of morphology elements
Tara L Andrews [Sat, 5 May 2012 10:29:14 +0000]
better autoselect logic; encapsulate creation of morphology elements

12 years agodblclick action now works; a little styling on dialog
Tara L Andrews [Sat, 5 May 2012 10:12:24 +0000]
dblclick action now works; a little styling on dialog

12 years agomorphology popup closer to working
Tara L Andrews [Fri, 4 May 2012 22:54:55 +0000]
morphology popup closer to working

12 years agorequest reading data on page load
Tara L Andrews [Fri, 4 May 2012 18:18:53 +0000]
request reading data on page load

12 years agomake relationship app use SVG IDs; make (unused) form for reading info
Tara L Andrews [Fri, 4 May 2012 14:05:35 +0000]
make relationship app use SVG IDs; make (unused) form for reading info

12 years agofix dot/SVG output for (sub)start/end nodes and their IDs
Tara L Andrews [Fri, 4 May 2012 14:04:44 +0000]
fix dot/SVG output for (sub)start/end nodes and their IDs

12 years agoserialize Lingua::Feature objects too
Tara L Andrews [Fri, 4 May 2012 14:03:29 +0000]
serialize Lingua::Feature objects too

12 years agoBasic usable login-auth using KiokuDB
Jess Robinson [Fri, 4 May 2012 10:17:27 +0000]
Basic usable login-auth using KiokuDB

12 years agoreading IDs must be XML names; now used in SVG node IDs
Tara L Andrews [Thu, 3 May 2012 18:38:45 +0000]
reading IDs must be XML names; now used in SVG node IDs

12 years agointegrate updates from shared lemmatizer repo
Tara L Andrews [Thu, 3 May 2012 13:54:10 +0000]
integrate updates from shared lemmatizer repo

12 years agouse JSON for serialization rather than rolling own
Tara L Andrews [Thu, 3 May 2012 13:24:02 +0000]
use JSON for serialization rather than rolling own

12 years agoread lexeme info in GraphML parsing
Tara L Andrews [Thu, 3 May 2012 10:57:11 +0000]
read lexeme info in GraphML parsing

12 years agobetter lexeme serialization
Tara L Andrews [Thu, 3 May 2012 09:05:49 +0000]
better lexeme serialization

12 years agonaive serialization of lexems in GraphML
Tara L Andrews [Thu, 3 May 2012 08:24:36 +0000]
naive serialization of lexems in GraphML

12 years agoworking version of rebuild_equivalence
tla [Wed, 2 May 2012 22:32:03 +0000]
working version of rebuild_equivalence

12 years agoallow dbuser/pass specification
tla [Wed, 2 May 2012 22:31:29 +0000]
allow dbuser/pass specification

12 years agoadd method for initializing/resetting equivalence graph
Tara L Andrews [Wed, 2 May 2012 21:52:14 +0000]
add method for initializing/resetting equivalence graph

12 years agoExperimenting with KiokuX::User
Jess Robinson [Wed, 2 May 2012 15:46:30 +0000]
Experimenting with KiokuX::User

12 years agoadd English morph analysis; test for lurking debug statements
Tara L Andrews [Wed, 2 May 2012 13:57:40 +0000]
add English morph analysis; test for lurking debug statements

12 years agomake French morphology use Lingua objects; add tests
Tara L Andrews [Wed, 2 May 2012 13:28:03 +0000]
make French morphology use Lingua objects; add tests

12 years agoload-save benchmark data for sherlock
Jess Robinson [Tue, 1 May 2012 14:00:18 +0000]
load-save benchmark data for sherlock

12 years agoAmended to store/use benchmarking data profiles per host
Jess Robinson [Tue, 1 May 2012 13:58:59 +0000]
Amended to store/use benchmarking data profiles per host

12 years agoOnly run the load-save test manually, skip for make/prove
Jess Robinson [Tue, 1 May 2012 11:29:13 +0000]
Only run the load-save test manually, skip for make/prove

12 years agoFixup the save-load test to store the benchmark results properly.. (well better,...
Jess Robinson [Mon, 30 Apr 2012 14:21:27 +0000]
Fixup the save-load test to store the benchmark results properly.. (well better, anyway)

12 years agoInitial version of performance test
Jess Robinson [Mon, 30 Apr 2012 13:32:22 +0000]
Initial version of performance test

12 years agoclean up script dir a little
Tara L Andrews [Sat, 28 Apr 2012 19:55:09 +0000]
clean up script dir a little

12 years agosuppress relationship drawing on out-of-range nodes on global rel creation
Tara L Andrews [Sat, 28 Apr 2012 19:53:16 +0000]
suppress relationship drawing on out-of-range nodes on global rel creation

12 years agorepurpose outdated DB-save script as a DB-query script
Tara L Andrews [Sat, 28 Apr 2012 11:00:10 +0000]
repurpose outdated DB-save script as a DB-query script