brianjlowe
|
a09a99c597
|
NIHVIVO-3399 fixed bugs in label handling in ApplicationDaoJena
|
2011-12-02 20:14:50 +00:00 |
|
hjkhjk54
|
5d7f8486b8
|
Updates for NIHVIVO-3406 and NIHVIVO-3408 - the Vitro NewIndividualFormGenerator needed to be updated to add label to the set of fields (the code for creating the field was there but it wasn't assigned to the edit configuration object) and the freemarker template needed to be updated to include the correct name/id for the label field
|
2011-12-02 20:11:22 +00:00 |
|
briancaruso
|
3502db6219
|
Removing conversion of ISO-8859 to UTF-8 in VitroRequest because this is now handled by the URIEncoding on the Connector in server.xml. NIHVIVO-3277 NIHVIVO-3410
|
2011-12-02 18:47:57 +00:00 |
|
briancaruso
|
d4e2ea9ebc
|
Change to EditN3Generator that will effect how all null and empty values get substituted into N3 on front end edits. NIHVIVO-3400
|
2011-12-02 18:09:35 +00:00 |
|
hjkhjk54
|
c833f5d76c
|
updates for not having entire edit template within read only wrapper as that was causing errors but only the object property information
|
2011-12-02 18:03:28 +00:00 |
|
hjkhjk54
|
fa92f36b52
|
Updating to allow for deletion to use object property statement template model for all the list-view inclusions, and to wrap the edit configuration template model in a read only bean wrapper which allows accessing methods that require parameters. Also updating to allow menu management switching to use DirectResponseValues instead of regular Redirect, which will not do additional processing for the context path, etc.
|
2011-12-02 17:18:06 +00:00 |
|
j2blake
|
de14c86bed
|
Rename "EditIndividual" requested action to the more specific "DoBackEndEditing".
|
2011-12-02 16:35:47 +00:00 |
|
j2blake
|
b88d1d8743
|
NIHVIVO-3398 Protect the N3 editing controllers, so they can only be accessed if you are logged in.
|
2011-12-02 16:32:41 +00:00 |
|
manolobevia
|
81140d1fb8
|
Changed styles for Ontology list link in Site Admin.
|
2011-12-02 15:58:49 +00:00 |
|
hjkhjk54
|
899ad4a8c0
|
Updates to help with debugging etc. and some new code in the reorder controller.
|
2011-12-02 15:05:26 +00:00 |
|
stellamit
|
549bebf566
|
NIHVIVO-3392 remove vitro:individualSortFieldAnnot
|
2011-12-01 22:54:58 +00:00 |
|
manolobevia
|
58d60936f0
|
Fixed display issues for alert messages and date time form elements
|
2011-12-01 21:56:08 +00:00 |
|
j2blake
|
7ab253eb94
|
NIHVIVO-3393 Fix an error that I made in NIHVIVO-3311. Include the % as a valid character in a URL
|
2011-12-01 21:21:32 +00:00 |
|
hjkhjk54
|
535f07ceaa
|
updates to forms to include prepare for update within generators instead of in edit request dispatch controller which was overriding default add new individual form's functionality in case of creating a new object to replace an existing one
|
2011-12-01 21:08:14 +00:00 |
|
hjkhjk54
|
5e89e6f4ff
|
updates for switching to menu edit mode and sorting options list
|
2011-12-01 19:44:45 +00:00 |
|
tworrall
|
80adc59e7b
|
NIHVIVO-3387 and 3388 removed a js file that was being unecessarily sourced in
|
2011-12-01 19:27:07 +00:00 |
|
briancaruso
|
59716efb7e
|
Adding ability for an EditConfiguration to specify a redirect instead of a form. NIHVIVO-3369
|
2011-12-01 19:14:10 +00:00 |
|
j2blake
|
6f82977d9c
|
NIHVIVO-3311 convert all templates that fetch a URL from the ObjectPropertyStatementTemplateModel.
|
2011-12-01 15:51:01 +00:00 |
|
brianjlowe
|
5806bf699c
|
removed debugging log message from JenaModelUtils
|
2011-12-01 15:27:42 +00:00 |
|
brianjlowe
|
e1c6ea5bcc
|
return RDF/XML in lieu of suitable HTML representation for ontology classes and properties
|
2011-12-01 14:47:46 +00:00 |
|
brianjlowe
|
d82f7a118f
|
NIHVIVO-3377 ensure owl:Ontology resource is included in export when exported ontology uses a hash namespace
|
2011-12-01 14:46:50 +00:00 |
|
manolobevia
|
31d0d8216b
|
Reduced size of buttons in back-end forms
|
2011-11-30 23:14:13 +00:00 |
|
manolobevia
|
dbac358978
|
NIHVIVO-3216: Made css changes for fixing add roles layout.
|
2011-11-30 23:13:25 +00:00 |
|
tworrall
|
6a08ee48cf
|
minor markup change for spacing
|
2011-11-30 22:19:37 +00:00 |
|
j2blake
|
f6b3562bc6
|
NIHVIVO-3311 Provide a way to get URLs from the ObjectPropertyStatmentTemplateModel without them being stepped on by AntiSamy.
|
2011-11-30 21:46:23 +00:00 |
|
hjkhjk54
|
e99114ce44
|
Updates to include addSparqlForAdditionalUrisInScope and addSparqlForAdditionalLiteralsInScope and also updated addSparqlForExistingLiteral (as it wasn't setting the map created if map did not exist).
|
2011-11-30 21:45:59 +00:00 |
|
tworrall
|
5774a1ab6d
|
NIHVIVO-2595 adding title attribute to anchor tags
|
2011-11-30 21:27:11 +00:00 |
|
tworrall
|
b0fc727218
|
NIHVIVO-2595 adding title attribute to anchor tags
|
2011-11-30 21:25:07 +00:00 |
|
briancaruso
|
89e55aafde
|
fixing error messages for some ingest servlets. NIHVIVO-3375
|
2011-11-30 21:11:56 +00:00 |
|
hjkhjk54
|
49b12e06ff
|
updating reference to edit request dispatch.jsp to be /editRequestDispatch for the new controller
|
2011-11-30 19:50:18 +00:00 |
|
hjkhjk54
|
6b909c0c39
|
updates to confirm delete property
|
2011-11-30 18:58:28 +00:00 |
|
hjkhjk54
|
697312b608
|
updates for replacing editRequestDispatch.jsp with editRequestDispatch
|
2011-11-30 18:40:39 +00:00 |
|
briancaruso
|
a990f44ffc
|
Setting up DefaultDataPropertyForm to handle empty strings NIHVIVO-3353 VITRO-432
|
2011-11-30 17:12:34 +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 |
|
briancaruso
|
61fbcd9c58
|
Removing formPrefix.jsp from gotoIndividual.jsp
|
2011-11-29 21:42:54 +00:00 |
|
briancaruso
|
7217d65ad7
|
Adding comment to EditConfigurationVTwo
|
2011-11-29 21:42:32 +00:00 |
|
briancaruso
|
dfb55ff619
|
Change to comments of PostEditCleanupController.
|
2011-11-29 21:42:10 +00:00 |
|
briancaruso
|
cc2fc9b01a
|
Change to PagedSearchController so that it doesn't lower case query.
|
2011-11-29 21:41:19 +00:00 |
|
hjkhjk54
|
1fd2d3198f
|
updating error message to debug instead for NIHVIVO-3366
|
2011-11-29 20:11:42 +00:00 |
|
briancaruso
|
d51dbd0e86
|
Fixed issue with xml2rdf.xsl NIHVIVO-3289
|
2011-11-29 19:04:08 +00:00 |
|
hjkhjk54
|
de8a775701
|
Removing n3Delete.jsp
|
2011-11-29 18:27:05 +00:00 |
|
hjkhjk54
|
f6ba019b41
|
Updated vitro's web.xml to have access to the new n3editing controllers and updated the data input portion of the site admin page to include the correct parameter (editForm instead of editform) and the correct JAVA generator name.
|
2011-11-29 17:27:36 +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 |
|
brianjlowe
|
c1c494a1cd
|
minor tweak to error logging in RDFUploadController
|
2011-11-28 22:00:33 +00:00 |
|
hjkhjk54
|
dc35ee1708
|
uncommented a few lines in the jsp to generator mapping for additional mappings
|
2011-11-28 20:55:48 +00:00 |
|
hjkhjk54
|
84f3cb93ac
|
updates to support including mapping when database isn't new
|
2011-11-28 18:15:44 +00:00 |
|
j2blake
|
27e3a840eb
|
NIHVIVO-3340 Correct the position of the test for null vclass.
|
2011-11-28 17:45:00 +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 |
|
j2blake
|
67251e55eb
|
No longer used.
|
2011-11-28 17:00:10 +00:00 |
|
stellamit
|
a3b947d2f7
|
NIHVIVO-3350 (missing tbox inferences)
|
2011-11-28 16:44:23 +00:00 |
|