Commit graph

137 commits

Author SHA1 Message Date
hjkhjk54
591af24749 Updates for n3 editing and freemarker conversion. Also fixing propDelete.jsp's reference to freemarker configuration loading to include correct method call. 2011-10-11 15:49:19 +00:00
ryounes
3cbc60d357 NIHVIVO-2164 Fix jsp compile errors in propDelete.jsp. Some refactoring. 2011-08-11 15:36:28 +00:00
brianjlowe
fbf484b537 NIHVIVO-2964 unfiltered dao method on VitroRequest 2011-07-18 17:48:14 +00:00
j2blake
cdd0d2f733 NIHVIVO-2476 Rather than rewrite editDatapropStmtRequestDispatch.jsp to filter on statements, use an unfiltered DAO for the particular operation. 2011-07-16 21:23:33 +00:00
briancaruso
ff9b53ec9e Fixing compile error in defaultObjPropForm.jsp 2011-07-13 17:02:20 +00:00
ryounes
6083deeaf7 NIHVIVO-2775 Remove Lucene controllers, libraries, and all references to Lucene throughout the code. 2011-07-13 15:19:52 +00:00
hjkhjk54
e6f4c2a861 Update for menu management: correct url forwarding from edit request dispatch, updates to javascript for checking all classes when new content type selected, and editing 2011-07-12 17:31:04 +00:00
hjkhjk54
dca2cd4a42 changes for menu management and N3 Refactoring 2011-07-12 01:40:40 +00:00
ryounes
f50bc009c3 NIHVIVO-707 Fix required values on webpage form. Fix cancel url on webpage form in add mode. 2011-07-11 19:28:41 +00:00
ryounes
bebc08fb8b NIHVIVO-707 Set hidden rank field value based on existing webpage ranks 2011-07-11 18:26:25 +00:00
ryounes
89fb16caf7 NIHVIVO-707 Initial work on migrating custom form from vitro link properties to core:webpage 2011-07-07 21:23:49 +00:00
hjkhjk54
90d822c6b5 removed output statements 2011-07-01 21:45:01 +00:00
hjkhjk54
263cca2727 Creating new versions that can handle multi-valued parameters for Edit Configuration and n3 editing 2011-07-01 21:43:59 +00:00
tworrall
0909c97b36 standardized capitalization on submit buttons 2011-06-16 17:14:59 +00:00
j2blake
ec690dd31f Create the admin/showAuth page to replace admin/showids.jsp, edit/selfeditcheck.jsp and admin/checkblacklist.jsp 2011-06-05 23:38:33 +00:00
ryounes
fb67a5de19 NIHVIVO-2466 Fix rdfsLabelForm so correct label is offered for editing for an individual with multiple labels 2011-06-03 21:44:15 +00:00
j2blake
452510b1a4 NIHVIVO-2279 Comment out most of the code until we can re-work the functionality, so it doesn't break the pre-compile build on Hudson. 2011-06-03 15:56:51 +00:00
j2blake
845283e4e8 Remove unused imports. 2011-06-02 21:46:12 +00:00
cappadona
5dd938a4a0 NIHVIVO-2306 Added newIndividualForm.jsp and removed all references to vivo and vivo ontology within. 2011-05-27 17:12:02 +00:00
j2blake
8fcb6a5fe5 VIVO-304 clean up old login-related files. 2011-05-17 18:11:34 +00:00
j2blake
54944917ac Remove inappropriate references to LoginStatusBean from JSPs. 2011-05-13 19:18:32 +00:00
briancaruso
4144046559 Refactoring the N3 editing to reorganize packages 2011-05-12 16:02:37 +00:00
j2blake
44f4189767 NIHVIVO-1420 Get rid of VitroRequestPrep.isSelfEditing() and use other, more meaningful methods instead. 2011-05-11 19:24:00 +00:00
brianjlowe
eb00f1cd43 Removed Portal class and almost everything related to portals and flags for NIHVIVO-2248 2011-05-03 19:01:15 +00:00
j2blake
5610249bbc NIHVIVO-2492 convert JSPs from <vitro:requiresAuthorizationFor> and <vitro:confirmLoginStatus> to <vitro:confirmAuthorization> 2011-04-27 20:20:25 +00:00
j2blake
6edca01dd8 NIHVIVO-2492 Delete obsolete JSPs that reference old authorization mechanisms. 2011-04-27 16:28:19 +00:00
ryounes
e7e9507d58 NIHVIVO-2540 Fixed compile errors in 3 jsps. 2011-04-25 17:27:05 +00:00
j2blake
483e5b7bc9 Add missing import. 2011-04-22 18:26:56 +00:00
j2blake
aab03c38d3 PropertyEditLink is gone -- remove references to it. 2011-04-22 18:18:29 +00:00
briancaruso
835ffa3481 Working on removing portal filtering code NIHVIVO-2320 and moving processRdfForm2.jsp to java 2011-04-06 15:41:52 +00:00
ryounes
8c988d8485 NIHVIVO-2452 Remove more unused code from former front end vitro namespace property editing 2011-04-05 20:34:17 +00:00
ryounes
3610974111 NIHVIVO-2452 Remove general process for front-end vitro namespace property editing, and handle rdfs:label as the only exception. 2011-04-05 20:18:11 +00:00
ryounes
dbeceda47c Remove StringUtils class and use org.apache.commons.lang.StringUtils instead. 2011-04-05 16:58:27 +00:00
tworrall
ca1aea20dc NIHVIVO-2233: updating button text 2011-03-29 17:53:06 +00:00
ryounes
c4d0143b49 NIHVIVO-2325 Display core:hasPreseneterRole date as non-interval 2011-03-28 22:25:07 +00:00
ryounes
1e16db9c0c NIHVIVO-2413 Fixed datetime interval validation in forms; had been broken by a change to the name fields. Removed unneeded page imports from jsps. 2011-03-25 22:01:52 +00:00
ryounes
4f003dc668 NIHVIVO-2309 Fix propStatement-educationalTraining.ftl to handle coming from propDelete, where individual is not defined in the data model 2011-03-24 21:22:24 +00:00
cappadona
b5bfd92888 NIHVIVO-1899 Removed thickbox jquery plugin from project as it's no longer used. 2011-03-18 14:16:56 +00:00
ryounes
c6babda169 Changed a System.out to a log.debug, and removed unused code. 2011-03-17 21:33:54 +00:00
jeb228
4552f2182b Fix a compile error introduced by r.7579 2011-03-14 16:01:47 +00:00
bdc34
a5537f6411 Fixing JSP compile error. 2011-03-14 15:47:11 +00:00
rjy7
c892741970 Fixed calls from jsps to EditN3Utils.getEditorUri. Broken in r7579. 2011-03-11 21:39:50 +00:00
jeb228
1c9b125800 NIHVIVO-2211 Clean up the logic in ServletPolicyList and the classes that call it. 2011-03-09 21:49:38 +00:00
tlw72
b162de36d2 NIHVIVO:2233: minor cleanup up in defaultObjPropForm layout 2011-03-09 18:52:39 +00:00
jeb228
88d4b79db0 Fix import statement to comply with the change in r.6567 2011-03-08 20:31:47 +00:00
jeb228
15e815d949 NIHVIVO-2211 Replace ServletIdentifierBundleFactory with ActiveIdentifierBundleFactories and RequestIdentifiers. 2011-03-08 17:42:26 +00:00
jeb228
2f434083e9 NIHVIVO-2151 simpleFileUpload.jsp is obsolete and not used. 2011-02-22 21:24:49 +00:00
rjy7
dae5369232 NIHVIVO-1629 Upgrade jQuery to version 1.5. NIHVIVO-2153 Change datetime fieldnames to use hyphen rather than period, since the latter generates errors in jQuery 1.5 and is not a valid CSS selector. 2011-02-21 16:09:40 +00:00
nac26
4157612f57 NIHVIVO-2016 Removed customFormWithAutocomplete css and js from dateTimeValue and dateTimeInterval custom forms. Was causing the submit button to be hidden on page load. 2011-02-04 21:23:25 +00:00
rjy7
9caa5c437c Fix comments 2011-02-01 23:58:08 +00:00