Commit graph

21 commits

Author SHA1 Message Date
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
643dcb224e updated example sparql query using new default prefix 2011-11-22 17:36:47 +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
8e3c13bd4c NIHVIVO-2492 Restrict JenaIngest, JenaExport, RDFUpload and SparqlQuery pages 2011-04-15 22:01:08 +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
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
bjl23
0a71b802df SDB code into trunk; not yet active by default 2010-11-22 16:24:00 +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
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