Commit graph

153 commits

Author SHA1 Message Date
manolobevia
2214336f65 NIHVIVO-3530: Removed custom forms jsp files from VITRO 2012-01-09 20:51:39 +00:00
j2blake
94a2d9327c NIHVIVO-3523 Oops. Some of the JSPs were using those RequestedAction classes that I converted to SimplePermissions. 2011-12-21 23:02:31 +00:00
briancaruso
5f2db5f824 Removing a several JSPs that were part of the N3 editing. These should no longer be used. NIHVIVO-2349 2011-11-29 21:43:56 +00:00
hjkhjk54
de8a775701 Removing n3Delete.jsp 2011-11-29 18:27:05 +00:00
hjkhjk54
a109868f34 Updates for NIHVIVO-3354 (default add missing individual and substitution of empty strings in object variables). Also updating edit request dispatch to forward to new edit dispatch controller before any additional processing in case the "oldEdit" parameter is not passed. Also removing mayEditAs.jsp. 2011-11-29 16:35:05 +00:00
hjkhjk54
84f3cb93ac updates to support including mapping when database isn't new 2011-11-28 18:15:44 +00:00
hjkhjk54
2a07955c10 updated edit request dispatch to allow the use of the java generators instead of the jsps (after ontology/migration updates) 2011-11-28 17:10:43 +00:00
hjkhjk54
cc8c48bff4 adding option to try out old jsps by including parameter for editRequestDispatch.jsp 2011-11-17 21:42:51 +00:00
briancaruso
363f5a6d2a Fixing error in old JSP 2011-11-16 15:07:44 +00:00
briancaruso
107c64dbf8 Fixing build, adding unit tests 2011-11-16 14:56:11 +00:00
briancaruso
221a38eca7 Working on default data process form 2011-11-15 22:05:53 +00:00
brianjlowe
3dbd67d5c2 removed imports of obsolete classes from JSP 2011-11-15 20:42:50 +00:00
briancaruso
9f6bbf89b6 adding jsp to generator map so all old jsp will now redirect to generators 2011-11-14 22:26:58 +00:00
briancaruso
d3fc45f2c6 adding jsp to generator map so all old jsp will now redirect to generators 2011-11-14 21:28:31 +00:00
j2blake
129f71fb10 Delete unused import statement, so JSP will compile successfully. 2011-11-08 16:23:05 +00:00
hjkhjk54
693ac3db8f 2011-11-04 14:18:26 +00:00
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