Commit graph

1370 commits

Author SHA1 Message Date
jeb228
4fd1ea01bd NIHVIVO-382 Merge 6205 from a branch to test the SVN repair: Add generics to LinksDao and subclasses. 2010-10-20 13:55:54 +00:00
jeb228
3e4d7d1be8 NIHVIVO-382 Merge 6205 from a branch to test the SVN repair: Add generics to LinksDao and subclasses. 2010-10-20 13:44:21 +00:00
jeb228
1a9e53f7bf Add generics to LinksDao and sub-classes; organize import statments. 2010-10-19 20:24:32 +00:00
jeb228
51be987287 Create a branch to test the fix to SVN poison properties 2010-10-19 19:41:32 +00:00
jrm424
7f357ce043 broken 2010-10-18 21:19:12 +00:00
jrm424
75fb572665 when netid fails to match use iso name match, added journal feedback, etc 2010-10-18 21:16:42 +00:00
jrm424
172be37ad1 changes to support hasTitle and hasGoodAuthor; trash removal 2010-10-18 21:14:38 +00:00
jrm424
7a3ce4da3b enable journals as feedback element 2010-10-18 21:13:41 +00:00
jrm424
82fc3adb31 reformatting, hasTitle, hasGoodAuthor, status = published 2010-10-18 21:13:27 +00:00
jrm424
b36e37ab21 reformatting code 2010-10-18 21:11:50 +00:00
jrm424
24daf73675 broken 2010-10-18 21:11:15 +00:00
jrm424
4cf6323c7c changes to support hasTitle and hasGood Author 2010-10-18 21:10:50 +00:00
jrm424
278a42a23e changes to support hasTitle and hasGood Author 2010-10-18 21:09:46 +00:00
jrm424
6be8ccc893 add -f option to stop on fail 2010-10-18 21:07:58 +00:00
jrm424
4e23d00f71 enable journals as feedback element 2010-10-18 21:07:33 +00:00
jeb228
a5d092579a NIHVIVO-1152 Fix it so the skiptests parameter in a product-build does not prevent the call to the inner build script. 2010-10-18 20:25:17 +00:00
bdc34
f3064fcf23 Adding license place holder, adding NightlyDefragement.java 2010-10-18 20:02:24 +00:00
bdc34
5951f16be0 Adding new listener to defragement heap at startup. 2010-10-18 19:06:27 +00:00
jrm424
e8fed3dfbf new transform to make rdf from extantpeople xmls 2010-10-15 17:24:24 +00:00
jrm424
49c155cb90 added code to construct an activity insight id to/from netid for all ai users
added code to construct an activity insight id to/from netid for all ai users with empty or non-existant xmls 
have code already to construct an activity insight id to/from netid for all ai users with existing non-empty xmls
2010-10-15 17:23:03 +00:00
jrm424
455346e83f added to find empty or non-existant xmls for those claimed to be ai users 2010-10-15 17:19:56 +00:00
jrm424
46f32c9217 fix spelling error 2010-10-15 17:18:47 +00:00
jrm424
affff92c14 changed to deal with empty xml as second arg 2010-10-15 17:18:14 +00:00
jeb228
e841c8d546 NIHVIVO-762 removed md5.js and the "crypto" JavaScript package from Dojo. Not needed since we aren't doing client-side encryption of passwords. 2010-10-15 14:22:16 +00:00
jrm424
08e583f913 cosmetic layout change to looong lines 2010-10-14 20:34:31 +00:00
jrm424
e225e02999 hasGoodAuthor (name) term added as requirement for rdf gen 2010-10-14 20:33:46 +00:00
jrm424
2cb0684e8d changed phase names to follow the rubric 'group element C|R' 2010-10-14 20:32:29 +00:00
jeb228
66559f58ab NIHVIVO-736 Modify JSPs to use the <vitro:confirmLoginStatus> custom JSP tag. 2010-10-14 19:10:21 +00:00
jeb228
0bd050a78b NIHVIVO-736 Use redirectToLoginPage() in VitroHttpRequest instead of implementing it again here. 2010-10-14 16:13:06 +00:00
jeb228
674b2e1222 NIHVIVO-736 Modify the <vitro:confirmLoginStatus> custom JSP tag to permit test for self-editing. 2010-10-14 15:59:04 +00:00
jeb228
2f5580ab76 NIHVIVO-736 Create the <vitro:confirmLoginStatus> custom JSP tag. 2010-10-14 15:07:29 +00:00
jeb228
58089feaf3 NIHVIVO-736 Move checkLoginStatus() methods from BaseEditController to VitroHttpServlet, so they can be more widely used. 2010-10-14 14:59:32 +00:00
jrm424
6426cd9267 add 'goodName function and suppress extension for now 2010-10-13 20:47:35 +00:00
jeb228
18de61ca20 NIHVIVO-736 transitioning from LoginFormBean to LoginStatusBean. 2010-10-13 20:46:41 +00:00
jrm424
c4488e0366 suppress all rdf generation related to an artice when LN = '' or FN = '' or no article title 2010-10-13 20:46:16 +00:00
jrm424
b553f63b50 pass along saxon choice and extension options to xsltseq from aiIngest 2010-10-13 20:42:06 +00:00
jrm424
a8249bc63a pass along saxon choice and extension options to xsltseq from aiIngest 2010-10-13 20:41:40 +00:00
jrm424
55e0ba6e1d add -L (live) option 2010-10-13 20:40:14 +00:00
jeb228
dfa7e6e2ea Clean up unused code. 2010-10-13 20:20:11 +00:00
jeb228
579ce5fdd8 NIHVIVO-736 transitioning from LoginFormBean to LoginStatusBean. 2010-10-13 20:13:17 +00:00
jeb228
5c3307ac59 NIHVIVO-736 transitioning from LoginFormBean to LoginStatusBean. 2010-10-13 19:57:54 +00:00
jeb228
5bfa8e6bd8 NIHVIVO-736 transitioning from LoginFormBean to LoginStatusBean. Removed the redundant login check, since it duplicated checkLoginStatus(). However, this was not and is not accessible to self-editors, as the comments suggest is necessary. 2010-10-13 18:53:55 +00:00
jeb228
b4ea726109 NIHVIVO-736 transitioning from LoginFormBean to LoginStatusBean. 2010-10-13 18:34:41 +00:00
jeb228
275ef7d471 NIHVIVO-736 transitioning from LoginFormBean to LoginStatusBean. 2010-10-13 16:46:10 +00:00
jeb228
02e32428bd NIHVIVO-736 transitioning from LoginFormBean to LoginStatusBean. 2010-10-13 15:54:11 +00:00
jeb228
4dbf19c9c0 NIHVIVO-736 transitioning from LoginFormBean to LoginStatusBean. 2010-10-13 14:17:50 +00:00
jeb228
5a2af2f97d NIHVIVO-1208 Cleaned things up a bit - ready to give up, for now at least. Still works for JPEG, but not for GIF. 2010-10-12 20:05:55 +00:00
jeb228
d0846f2348 NIHVIVO-1208 Moved the thumbnailing code into its own class, revised to use the more Object Oriented methods in JAI. Still works for JPEG, but not for GIF. 2010-10-11 21:58:35 +00:00
jrm424
0fe786390e adding java extension 2010-10-11 20:04:55 +00:00
jrm424
a5acd57bdc fix internationalGeo...Loc... data prop 2010-10-11 20:00:36 +00:00