j2blake
d53ac74350
NIHVIVO-2812 Restrict access to Solr webapp, so it can only be accessed by a client on the same machine.
2011-07-11 21:44:26 +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
manolobevia
a26824b46e
NIHVIVO-2280: Removed extra space and properly closed an img tag.
2011-07-11 20:39:23 +00:00
manolobevia
95a36d5d1e
NIHVIVO-2866: Fix display issues in IE 6 for adding an user account
2011-07-11 20:38:03 +00:00
brianjlowe
743f2e507b
changed log level on IndexWorkerThread messages
2011-07-11 20:16:26 +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
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
manolobevia
22fd5236eb
NIHVIVO-2854: Removed extra comma, this was causing js alert errors in IE 6 and 7. THANKS Nick.
2011-07-11 18:57:46 +00:00
j2blake
d9ea4c915f
NIHVIVO-2757 Make solr deploy part of the main build process.
2011-07-11 18:32:46 +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
tworrall
5c5ae0e33f
NIHVIVO-2842: adjusted selector height for th eindex page
2011-07-11 17:52:51 +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
anupsawant
cf2c77e81c
NIHVIVO-2463 merge tool improvement for rdfs:labels
2011-07-11 17:51:59 +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
tworrall
9582fd78da
NIHVIVO-2829: changed Account reference text to Identifier
2011-07-11 16:04:48 +00:00
manolobevia
b066df9501
NIHVIVO-2280: Lost my changes due to r8482. Manually added my changes
2011-07-11 15:25:17 +00:00
manolobevia
67fbfb9de0
NIHVIVO-2280: Removed extra space
2011-07-11 15:22:24 +00:00
deepakkoni
be0a835b29
NIHVIVO-2847 - Added core:URLLink to set of prohibited classes.
2011-07-11 15:22:14 +00:00
tworrall
d08e8ef6ce
NIHVIVO-2829: changes to js for background shading, select element, and pasting
2011-07-11 15:19:39 +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
tworrall
a0e962774e
NIHVIVO-2829: chages template, css and minor js addition for account profile association
2011-07-08 20:47:31 +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
manolobevia
b3efdce52f
NIHVIVO-2280: Changed order of zebra stripe rows for main account management table.
2011-07-08 17:45:21 +00:00
manolobevia
9db4328321
NIHVIVO-2280: Formatted date and time for Last login column in main account management. Changed Last login time for Last login, so I have some space for including Login count.
2011-07-08 16:56:26 +00:00
manolobevia
e9b939e1c5
NIHVIVO-2838: Fixed more layout issues for ie6,7,8,9 in main account management page
2011-07-08 16:26:16 +00:00
ryounes
d9567f69ab
Update known_exceptions.txt for class rename
2011-07-08 15:39:07 +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
ryounes
d230bd73d7
NIHVIVO-2449 Send mostSpecificTypes to menu page template. Small wording tweak on add user accounts page. Correct inverse property in manageWebpagesForIndividual.jsp. Switch class dependencies from Lucene to Solr servlets.
2011-07-08 15:17:54 +00:00
j2blake
9c0cd7f639
NIHVIVO-2845 the siteName was missing from the Freemarker body map. It was required by the email template.
2011-07-08 15:04:55 +00:00
j2blake
fdc9f02b85
NIHVIVO-2819 If a user logs in with external credentials to an account that is not ACTIVE, activate it.
2011-07-08 14:38:02 +00:00
cappadona
6771633be6
NIHVIVO-2783 NIHVIVO-2784 Tweaked JavaScript and CSS for URI (qTip) and QR code popups.
2011-07-08 12:51:13 +00:00
cappadona
df999f3aef
NIHVIVO-2810 NIHVIVO-2232 Fixed a typo for the menu management sortable list causing problems in IE6/7.
2011-07-08 12:47:58 +00:00
anupsawant
3d37d30bf9
NIHVIVO-2770 NIHVIVO 2428 made changes while working on individual removal from solr index.
2011-07-07 22:39:05 +00:00
anupsawant
e07ed707a1
NIHVIVO-2770 NIHVIVO 2428 made changes while working on individual removal from solr index.
2011-07-07 22:38:52 +00:00
anupsawant
a771884e92
NIHVIVO-2770 NIHVIVO 2428 made changes while working on individual removal from solr index.
2011-07-07 22:38:40 +00:00
ryounes
f99b450c83
Re-refactoring in template model objects: move vreq instance member out of BaseTemplateModel and into only those classes that use it. Also add final modifier to some instance variables, and remove initializations to null.
2011-07-07 22:19:35 +00:00
manolobevia
2e757891e3
NIHVIVO-2838: Fixed some layout issues for ie6,7,8,9 in main account management page
2011-07-07 21:52:37 +00:00