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

11 years agofix some subgraph rendering issues
Tara L Andrews [Mon, 9 Jul 2012 19:23:51 +0000]
fix some subgraph rendering issues

11 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

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

11 years agoremove some debugging statements
Tara L Andrews [Wed, 4 Jul 2012 10:36:38 +0000]
remove some debugging statements

11 years agominor tweaks to display logic
Tara L Andrews [Wed, 4 Jul 2012 10:28:32 +0000]
minor tweaks to display logic

11 years agobetter handling of transpositions
Tara L Andrews [Wed, 4 Jul 2012 10:28:07 +0000]
better handling of transpositions

11 years agoallow creation of nonlinear traditions
Tara L Andrews [Wed, 27 Jun 2012 02:21:51 +0000]
allow creation of nonlinear traditions

11 years agoremove variant graph from front page, fix stemma scaling
Tara L Andrews [Wed, 27 Jun 2012 01:53:53 +0000]
remove variant graph from front page, fix stemma scaling

11 years agostexaminer now working to my satisfaction
Tara L Andrews [Wed, 27 Jun 2012 01:45:06 +0000]
stexaminer now working to my satisfaction

11 years agohandle a.c. wits properly in location analysis
Tara L Andrews [Wed, 27 Jun 2012 01:44:25 +0000]
handle a.c. wits properly in location analysis

11 years agoallow size restriction of stemma graphs
Tara L Andrews [Wed, 27 Jun 2012 01:44:03 +0000]
allow size restriction of stemma graphs

11 years agoallow for traditionless placeholder Collations
Tara L Andrews [Wed, 27 Jun 2012 01:42:15 +0000]
allow for traditionless placeholder Collations

11 years agoget analysis info into the stexaminer, unstyled as yet
Tara L Andrews [Tue, 26 Jun 2012 20:37:25 +0000]
get analysis info into the stexaminer, unstyled as yet

11 years agorefine the analysis code; add alters_meaning attribute to relationships
Tara L Andrews [Tue, 26 Jun 2012 20:19:19 +0000]
refine the analysis code; add alters_meaning attribute to relationships

11 years agoscript to link readings based on morphological tags
Tara L Andrews [Tue, 26 Jun 2012 03:41:59 +0000]
script to link readings based on morphological tags

11 years agorestore meta readings to equiv graph
Tara L Andrews [Tue, 26 Jun 2012 03:29:35 +0000]
restore meta readings to equiv graph

11 years agoallow wordforms to be cleared out
Tara L Andrews [Mon, 25 Jun 2012 23:59:15 +0000]
allow wordforms to be cleared out

11 years agomake single-word lemmatization work
Tara L Andrews [Mon, 25 Jun 2012 20:54:18 +0000]
make single-word lemmatization work

11 years agodon't flatten readings with different lexeme states
Tara L Andrews [Mon, 25 Jun 2012 20:52:59 +0000]
don't flatten readings with different lexeme states

11 years agofix logic bug in build method; add convenience method
Tara L Andrews [Mon, 25 Jun 2012 20:52:24 +0000]
fix logic bug in build method; add convenience method

11 years agorefrain from recording normal form in graphml if it is unchanged
Tara L Andrews [Sun, 24 Jun 2012 13:33:24 +0000]
refrain from recording normal form in graphml if it is unchanged

11 years agomake normal_form default to ->text
Tara L Andrews [Sun, 24 Jun 2012 12:37:09 +0000]
make normal_form default to ->text

11 years agobetter handling for errors, don't send filler text to server
Tara L Andrews [Sun, 24 Jun 2012 11:53:34 +0000]
better handling for errors, don't send filler text to server

11 years agoprevent buttons from being irrevocably disabled
Tara L Andrews [Sat, 23 Jun 2012 23:31:13 +0000]
prevent buttons from being irrevocably disabled

11 years agopull tradition from DB if asked
Tara L Andrews [Sat, 23 Jun 2012 23:30:30 +0000]
pull tradition from DB if asked

11 years agotest/fix for bug in metaless equivalence graph
Tara L Andrews [Wed, 20 Jun 2012 21:52:02 +0000]
test/fix for bug in metaless equivalence graph

11 years agoleave meta readings out of equiv graph; test for warnings on relationshipstore.t
Tara L Andrews [Wed, 20 Jun 2012 20:17:23 +0000]
leave meta readings out of equiv graph; test for warnings on relationshipstore.t

11 years agore-enable garbage collection
Tara L Andrews [Wed, 20 Jun 2012 20:16:40 +0000]
re-enable garbage collection

11 years agogeneralize Latin module to Latin/Greek/Armenian on Perseus
Tara L Andrews [Wed, 20 Jun 2012 20:01:55 +0000]
generalize Latin module to Latin/Greek/Armenian on Perseus

11 years agocolor_inactive might run before readingdata has been fetched
Tara L Andrews [Wed, 20 Jun 2012 14:19:28 +0000]
color_inactive might run before readingdata has been fetched

11 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

11 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

11 years agoadd throw() sub to Lexeme.pm
Tara L Andrews [Sat, 16 Jun 2012 20:59:26 +0000]
add throw() sub to Lexeme.pm

11 years agofix morphology lookup sub name
tla [Fri, 15 Jun 2012 20:45:57 +0000]
fix morphology lookup sub name

11 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

11 years agostop making assumptions about relationship presence
tla [Fri, 15 Jun 2012 20:44:13 +0000]
stop making assumptions about relationship presence

11 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

11 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

11 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

11 years agochange default DB in lookup
Tara L Andrews [Fri, 15 Jun 2012 14:13:45 +0000]
change default DB in lookup

11 years agorefrain from serializing init flag
Tara L Andrews [Fri, 15 Jun 2012 14:13:21 +0000]
refrain from serializing init flag

11 years agomerge performance branch into main
Tara L Andrews [Fri, 15 Jun 2012 14:12:48 +0000]
merge performance branch into main

11 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

11 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

11 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

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

11 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

11 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

11 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

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

11 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

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

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

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

11 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

11 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

11 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

11 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

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

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

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

11 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

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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

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

11 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

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

11 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

11 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

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

11 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

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

11 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

11 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

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

11 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

11 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

11 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

11 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

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

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