j2blake
3a6a3b985a
NIHVIVO-3706 Create a separate permission "UseSparqlQueryPage" to control the SPARQL query page. Installers may modify permission_config.n3 to make the SPARQL query page publicly accessible.
2012-03-22 17:40:21 +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
brianjlowe
a30e1d5842
NIHVIVO-3510 fix to sparql query builder to work with empty Vitro
2011-12-14 21:31:46 +00:00
briancaruso
61fbcd9c58
Removing formPrefix.jsp from gotoIndividual.jsp
2011-11-29 21:42:54 +00:00
brianjlowe
643dcb224e
updated example sparql query using new default prefix
2011-11-22 17:36:47 +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
j2blake
5c71b5984d
Remove obsolete AXIS-related code. Remove files related to the mocked up temporary-login page.
2011-05-02 16:32:42 +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
665b10f3b2
NIHVIVO-2492 Improve the names of some RequestedActions -- fix JSPs
2011-04-26 21:31:09 +00:00
j2blake
6c8c6bcfae
Get rid of FakeSelfEditing.
2011-04-26 21:21:21 +00:00
j2blake
930ee45f52
Fix compile error in the comments.
2011-04-22 16:47:59 +00:00
j2blake
da7f10cd0a
NIHVIVO-2492 restrict assorted pages by UseMiscellaneousAdminPages and UseMiscellaneousCuratorPages
2011-04-20 17:13:26 +00:00
j2blake
760a1acf6d
NIHVIVO-2492 jenaAdmin.jsp is no longer used, and not secure. Get rid of it.
2011-04-20 16:53:37 +00:00
j2blake
285eda8555
NIHVIVO-2492 testnetid.jsp is obsolete, using a hard-coded header name and a hard-coded matching ID property. Use /admin/showids.jsp instead.
2011-04-20 16:52:23 +00:00
j2blake
8e3c13bd4c
NIHVIVO-2492 Restrict JenaIngest, JenaExport, RDFUpload and SparqlQuery pages
2011-04-15 22:01:08 +00:00
jeb228
15e815d949
NIHVIVO-2211 Replace ServletIdentifierBundleFactory with ActiveIdentifierBundleFactories and RequestIdentifiers.
2011-03-08 17:42:26 +00:00
bjl23
95a4a6d008
NIHVIVO-2122 removing invalid result set format option from SPARQL page
2011-02-11 17:07:08 +00:00
bjl23
2318738bda
removing problematic checkboxes and other small tweaks to sparql query page
2011-02-09 19:51:36 +00:00
bdc34
54fa664a24
Change to LuceneIndexer so that it will attempt to close the searcher if it cannot replace the live index directory NIHVIVO-2065
2011-02-08 00:15:19 +00:00
mb863
ee0c1dd5bb
NIHVIVO-1954: Done some markup refactoring changing ID's into classes.
...
Also, in some cases I wasn't able to change id selectors because these are used temporarily due to the custom jsp tags (<v:input>)
for editing forms which require an id and do not allow a class. This will be
removed once we refactor the editing forms to Freemarker
2011-02-02 17:15:05 +00:00
rjy7
08e3a6d8ae
Some formatting changes to sparql query form to provide clarity
2011-01-19 15:08:13 +00:00
bjl23
df8628b47a
NIHVIVO-1735 and NIHVIVO-1753 bugfixes for baseOntModel setup and initial reasoning (merge from 1.2 maint branch)
2011-01-16 21:25:05 +00:00
mb863
f37838eb2a
NIHVIVO-1582: Added to all ingest tool pages breadcrumb navigation to go back to ingest menu page, fixed width textarea form element to fit the width of page container on Advance Data Tools pages.
2010-12-22 17:33:20 +00:00
mb863
85d7db23e5
NIHVIVO-1493: adding generic selector id="submit" for <input> type=submit.
2010-12-10 22:08:36 +00:00
mb863
9431d5e614
NIHVIVO-1493: Defining app level classes for HTML elements. Working on ingest tools forms.
2010-12-10 20:30:22 +00:00
yuysun
a32656cf21
2010-12-08 19:38:26 +00:00
bjl23
0a71b802df
SDB code into trunk; not yet active by default
2010-11-22 16:24:00 +00:00
jeb228
eafa04ccf2
NIHVIVO-1207 Some time ago NetIdIdentifierFactory and SelfEditingUriFactory were merged into SelfEditingIdentifierFactory. Fix several comments to reflect this.
2010-11-17 21:35:52 +00:00
jeb228
b9230edaf2
NIHVIVO-1207 Make the external auth-header a configuration property. Clean up SelfEditingIdentifierFactory and VitroRequestPrep.
2010-11-17 15:48:19 +00:00
yuysun
f872582288
SPARQL Query Builder v1.0 with data and object property buttons separately.
2010-11-17 00:15:14 +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
172f7589c1
NIHVIVO-736 transitioning from LoginFormBean to LoginStatusBean.
2010-10-08 19:10:44 +00:00
nac26
ae449f9f2c
Merge r6025 from nihvivo-rel-1.1-maint branch. Moved footer.jsp, identity.jsp, and menu.jsp to vitro core (were temporarily in vivo/productMods) so they are not tied to vivo-basic and can be used by any theme. Updated include paths for all templates that include these 3 files.
2010-10-05 03:13:14 +00:00
bjl23
19a9c79d00
copying changes to trunk for NIHVIVO-323 'Include vitro namespace In SPARQL form prefixes'
2010-04-08 15:46:39 +00:00
ass92
9af96fd76d
changed line spacing between PREFIX statements.
2010-04-05 15:27:49 +00:00
ass92
7f86bd600e
Added default query. NIHVIVO-68
2010-04-02 18:40:24 +00:00
rjy7
6a6a9de920
Increase row size of sparql query textarea, to accomodate new sample query text
2010-03-24 20:36:48 +00:00
ass92
513ddcdc43
Added PREFIX statements to default query.
2010-03-22 16:44:11 +00:00
rjy7
fd2676da55
NIHVIVO-155 Corrections to redirections after fake self-editing form submissions
2010-03-10 22:13:04 +00:00
rjy7
7cbbd2eafd
NIHVIVO-155 Put fake self-edit testing form on a regular site page with header, footer, theme, etc.
2010-03-09 20:30:34 +00:00
jeb228
4f2e303079
Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception.
2010-01-29 22:13:57 +00:00