ryounes
8d6b6fad72
Remove an unneeded constructor from SubclassTemplateModel.
2011-07-13 13:59:54 +00:00
ryounes
df32b969c6
Remove unused code for displaying a bad query message
2011-07-13 13:54:14 +00:00
hjkhjk54
9290ed6204
updates for menu management
2011-07-13 13:43:25 +00:00
tankchintan
7e5e9e90d6
1. Adding link to visualization tools page to the site admin section.
2011-07-13 00:34:25 +00:00
ryounes
0f820e6c33
NIHVIVO-2729 Order subclass groupings in collated object properties by display rank rather than alphabetically. Introduce SubclassTemplateModel for a more flexible implementation.
2011-07-12 23:08:04 +00:00
stellamit
756ced4996
NIHVIVO-2873 (threads in SimpleReasoner) (not completed yet)
2011-07-12 21:40:15 +00:00
briancaruso
4890e9cdc9
Adding UTF-8 character encoding to SolrJsonServlet.
2011-07-12 20:14:15 +00:00
tankchintan
3044b4c2c2
1. Added new "Actions" for making usre that only admins have access to "refresh visualization cache" request handlers.
2011-07-12 19:26:58 +00:00
stellamit
b9b5cb208a
NIHVIVO-2869 batch retracted statements for inferencing at the end
2011-07-12 19:19:02 +00:00
hjkhjk54
21c8f4990d
updates for menu management and internal institutional class
2011-07-12 19:13:01 +00:00
briancaruso
d170336432
Fixing model locking in PageDaoJena.java
2011-07-12 19:05:59 +00:00
briancaruso
ef3524b0ef
Adding license text.
2011-07-12 17:58:38 +00:00
briancaruso
9caf053898
Removing several lucene search controllers and classes.
...
Adding QueryExecution close() to PageDaoJena
Adding AdditionalURIsToIndex interface and tests.
2011-07-12 17:57:24 +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
brianjlowe
1dacb70669
NIHVIVO-2875 fixed PropertyInstance deletion to delete in both directions again
2011-07-12 17:30:56 +00:00
j2blake
c8ba30dce6
NIHVIVO-2848 The controller side of external-only accounts.
2011-07-12 16:25:47 +00:00
runeliza
4fe086df6d
Some minor cleanup.
2011-07-12 16:25:07 +00:00
stellamit
4164521c99
updating logging messages
2011-07-12 15:04:46 +00:00
brianjlowe
62ba30d6bc
removed strange message from obsolete method ApplicationBean.getShortHand()
2011-07-12 14:34:11 +00:00
j2blake
7ab20aaeec
NIHVIVO-2279 in add/edit forms, change field name from "degreeUri" to "newProfileClassUri".
2011-07-12 14:23:34 +00:00
stellamit
644e73b6ac
NIHVIVO-2830 (queue up retractions)
2011-07-12 14:07:05 +00:00
hjkhjk54
a3080709c2
Updates to controller for menu management
2011-07-12 13:59:08 +00:00
hjkhjk54
a5b2ccaad0
updates for menu management - select list generator copy still referenced moniker and had to be updated
2011-07-12 01:50:36 +00:00
hjkhjk54
dca2cd4a42
changes for menu management and N3 Refactoring
2011-07-12 01:40:40 +00:00
briancaruso
2e283c18a4
Adding render time filtering of script elements to avoid javascript based security exploits. NIHVIVO-2678
2011-07-11 23:29:25 +00:00
briancaruso
22427f694f
Adding render time filtering of script elements to avoid javascript based security exploits. NIHVIVO-2678
2011-07-11 23:14:55 +00:00
deepakkoni
7ce7f7a1ac
NIHVIVO-2847, NIHVIVO-2827, NIHVIVO-2862
...
1) The ArrayList that was used for checking blacklisted classes has been removed from IndividualToSolrDoc. Now, any change in search.n3 is reflected on deploying vivo with a fresh database.
2) core:URLLink (NIHVIVO-2847) and Class URI(NIHVIVO-2827) don't appear in search results anymore.
3) File and FileByteStream are also added to the blacklisted class list (search.n3)
2011-07-11 22:20:27 +00:00
ryounes
b2ce6fb0e6
NIHVIVO-707 First draft of Manage Web Pages screen. JS not yet functional.
2011-07-11 21:13:00 +00:00
deepakkoni
619aa66c67
NIHVIVO-2489
...
The functionality for ASK query is added to the SparqlQueryServlet. The output is a boolean true/false. ASK query returns a boolean
based on if the pattern in the query exists in the model or not.
2011-07-11 21:06:39 +00:00
brianjlowe
743f2e507b
changed log level on IndexWorkerThread messages
2011-07-11 20:16:26 +00:00
runeliza
abf49ae47a
Added class to handle "Add columns from VIVO". It runs SPARQL queries to get the values for the given subjectUri and propertyUri.
2011-07-11 19:18:27 +00:00
ryounes
bebc08fb8b
NIHVIVO-707 Set hidden rank field value based on existing webpage ranks
2011-07-11 18:26:25 +00:00
brianjlowe
84758e4c3a
NIHVIVO-2689 modified constModel so Vitro Public Ontology appears in ontology list
2011-07-11 17:55:17 +00:00
anupsawant
5c4de6d358
NIHVIVO-2463 merge tool improvement for rdfs:labels
2011-07-11 17:52:38 +00:00
anupsawant
c185d816f9
NIHVIVO-2463 merge tool improvement for rdfs:labels
2011-07-11 17:52:17 +00:00
brianjlowe
de26e25bcd
NIHVIVO-2831 fixed incorrect update level in verbose property display
2011-07-11 17:23:03 +00:00
ryounes
91409c631c
NIHVIVO-707 Work on core:webpage custom form; committing test version for debugging
2011-07-11 16:09:06 +00:00
brianjlowe
43c03236d2
NIHVIVO-2215 Fixed inability to attach SDB models to the webapp TBox
2011-07-11 16:04:54 +00:00
deepakkoni
be0a835b29
NIHVIVO-2847 - Added core:URLLink to set of prohibited classes.
2011-07-11 15:22:14 +00:00
brianjlowe
d3fd975060
NIHVIVO-2215 Fixed inability to attach SDB models to the webapp TBox
2011-07-11 15:06:21 +00:00
j2blake
424fc2b17e
NIHVIVO-2819 Rewrite accountAssociateProfile.js to improve the logic and enhance the function - mostly in preserving user choices in a re-display of the form.
2011-07-09 18:51:35 +00:00
j2blake
7f4e15256c
NIHVIVO-2850 Implement the creation of new profiles when editing or adding a User Account.
2011-07-09 15:18:33 +00:00
brianjlowe
53d6dc7019
NIHVIVO-2215 preparatory refactoring of JenaIngestController
2011-07-08 20:36:19 +00:00
stellamit
c492a4c397
NIHVIVO-2766 (abox recompute in separate thread)
2011-07-08 20:32:09 +00:00
j2blake
94ae938900
NIHVIVO-2854 InternetExplorer interprets "function" as a reserved word. Changed to "action".
2011-07-08 19:47:57 +00:00
runeliza
1dcbe8491f
It seemed to work better without using tokenizeNameQuery(), i.e. return results when searched for emails. Previously it didn't return anything when tokenized. Not sure why.
2011-07-08 19:08:04 +00:00
deepakkoni
97af07766b
NIHVIVO-2260 Registering the ModelChangedListener to listen to changes in ApplicationMetadataModel.
2011-07-08 18:53:13 +00:00
deepakkoni
f28a8e63cf
NIHVIVO-2260 Making the VClassGroupCacheChangeListener listen to changes in classgroup's displayRank and name.
2011-07-08 18:51:21 +00:00
ryounes
3afafee12b
Final renaming of JSONtoFmModel to JsonToFmModel
2011-07-08 15:32:38 +00:00
ryounes
f202f1366c
Temporary renaming of JSONtoFmModel
2011-07-08 15:30:28 +00:00