manolobevia
3d20ffa312
NIHVIVO-3530: I forgot to delete the css files from VIVO/productMods/forms. Also, fixed problem with adding authors to information resource.
2012-01-13 21:03:04 +00:00
tworrall
3273fce539
qrCodes changes to handle exception more gracefully, grants list view now displays the dates from the grant if they are not at the role level.
2012-01-13 15:22:37 +00:00
manolobevia
94ebf8feaa
NIHVIVO-3530: Removing another js.
2012-01-09 19:45:24 +00:00
manolobevia
59672b5156
NIHVIVO-3530: Deleted old custom forms jsp files. This is what I have done for VIVO:
...
1-Deleted all the js, css, and js from VIVO/productMods/forms
2-Moved css and js to from VIVO/productMods/forms to VIVO/templates/freemarker/forms
3-Updated css and js path files for all the ftl files at VIVO/templates/freemarker/forms, which contains the new custom forms.
2012-01-09 19:42:09 +00:00
hjkhjk54
8d9a59c1bf
updates for nihvivo-3357: including update for javascript and freemarker template that allows inclusion of hard-coded URIS to exclude from autocomplete results. This allows the subject uri to be excluded from the results for an object property form (e.g. collaborators auto-complete will exclude the subject from showing up in the list of person results).
2012-01-09 18:58:31 +00:00
hjkhjk54
225a254b71
NIHVIVO-3357 - updated autocomplete generator and autocomplete template: generator returns empty list in case only owl:Thing returned, as Solr search doesn't create the index using this class, and updated freemarker template so that the type parameter for autocomplete is only passed in case the types list from the generator is not empty. Also added similar logic for parameter value for "multiple types"
2012-01-06 17:40:49 +00:00
tworrall
9d520d14b5
NIHVIVO-1049 and 2284: generator, template and js for mailingAddress
2012-01-05 15:12:02 +00:00
manolobevia
403ffed9cc
NIHVIVO-3476: Text on Manage web pages is not movable any more.
2011-12-12 16:41:42 +00:00
tworrall
ab065973c3
added button text assign to template
2011-12-08 21:35:09 +00:00
tworrall
0d7dc9cc96
eliminate the space between the resource title and the period
2011-12-08 17:06:30 +00:00
j2blake
d5d1a14344
Substringing operation had a one-off error. Find a simpler way.
2011-12-08 16:09:09 +00:00
tworrall
330f738c94
customFormData parameter editMode was hard-coded. Needed to use the variable
2011-12-07 21:49:30 +00:00
tworrall
806e30b48f
NIHVIVO-3446 added some explanatory text and an info ico
2011-12-07 21:22:45 +00:00
tworrall
900d069ed5
NIHVIVO-3445 template changes to use subjectName and propertyNameForDisplay; js change to ensure submit is disabled when there is no selected object in the autocomplete field
2011-12-07 17:03:57 +00:00
hjkhjk54
1982bda0ee
updates for autocomplete
2011-12-07 15:32:16 +00:00
kongchinhua
eb73a306cb
Support black and white labels at Map of Science's comparison view
2011-12-07 15:18:15 +00:00
tworrall
f16450b1f5
NIHVIVO-3444 corrected citation format for when there is only a resource name
2011-12-07 15:08:01 +00:00
hjkhjk54
51cf5e1846
updates for autocomplete.
2011-12-07 14:41:50 +00:00
hjkhjk54
b981f7640b
adding parameter with default value of empty string to include label for grant role form.
2011-12-06 20:43:47 +00:00
hjkhjk54
e06d58ca90
moving auto complete forms to VIVO b/c rely on autocomplete javascript that exists in VIVO - updating customFormWithAutocomplete.js to support these forms
2011-12-06 18:47:33 +00:00
kongchinhua
29d4c248b9
Fixed jira issue http://issues.library.cornell.edu/browse/NIHVIVO-3425
2011-12-05 22:15:52 +00:00
hjkhjk54
acc7dfcfda
update to model utils to replace Capital letter with lowercase for one of the relationships, updates to concept generator to enable deletion of relationship on remove and not concept individual itself, also including addition of inverse property as well, also updating grant role generator to identify correct inverse predicate and not 'relatedRole' as it had been
2011-12-05 19:22:53 +00:00
tworrall
c475c464fe
NIHVIVO-3426 query was not pulling in the end date
2011-12-05 15:52:54 +00:00
hjkhjk54
3a65802419
updates to remove deletion icon for research area/subject area and to update user defined concept generator to include concept node to prevent recreation of concept
2011-12-05 13:58:37 +00:00
manolobevia
81598452e2
NIHVIVO-3418: Done some refactoring, so the Individual link icon for URI/RDF works properly in a VITRO instance.
2011-12-03 01:36:00 +00:00
tworrall
2fb20f1efe
display a create own option before a search is performed
2011-12-02 20:52:06 +00:00
tworrall
1327e77f85
spacing adjustment and removed bold font weight from listed concepts
2011-12-02 18:56:04 +00:00
hjkhjk54
bf76ed8322
had included an errant > at end of prop statement, removing
2011-12-02 18:03:52 +00:00
tworrall
57e880a9c2
re-worked cancel button and some hide/show issues; corrected typo in java class, was GEneral...
2011-12-02 18:03:36 +00:00
hjkhjk54
5e3c423a58
had included some dump vars, removed
2011-12-02 17:19:08 +00:00
tworrall
24b20209a2
removed hard-coded path name and replaced with urls.base variable
2011-12-02 15:56:46 +00:00
tworrall
73a302b132
NIHVIVO-3397 fixed js timing issue with cancel button; also added verify this match, NIHVIVO-733
2011-12-02 15:51:05 +00:00
briancaruso
88bc9eac68
Fixing web page reordering NIHVIVO-3380
2011-12-02 15:28:52 +00:00
tworrall
d0d051e072
minor template style change
2011-12-01 21:56:30 +00:00
tworrall
2f5994dff4
changed heading level
2011-12-01 21:41:05 +00:00
tworrall
f2ba8c51c4
minor template and css changes
2011-12-01 21:38:50 +00:00
tworrall
94016d64da
NIHVIVO-3381 ensured unspupported browser message works correctly
2011-12-01 20:20:10 +00:00
tworrall
702004c977
NIHVIVO-3381 ensured unspupported browser message works correctly
2011-12-01 20:15:24 +00:00
hjkhjk54
aff8500f20
updates to include additional information for vocabulary services
2011-12-01 19:42:17 +00:00
tworrall
6567b55847
corrected path name to images directory
2011-12-01 19:25:22 +00:00
tworrall
32041213b4
template cleanup
2011-12-01 19:07:06 +00:00
tworrall
98c515b098
template cleanup
2011-12-01 18:55:27 +00:00
j2blake
f92ef300da
NIHVIVO-3311 convert all templates that fetch a URL from the ObjectPropertyStatementTemplateModel.
2011-12-01 15:50:59 +00:00
hjkhjk54
12f37a31ff
updates for NIHVIVO-3349 - removing jquery.bgiframe.pack.js inclusion as was not included in the original jsps and was causing the IE error
2011-12-01 15:19:38 +00:00
hjkhjk54
88e9f45445
updates for concept addition javascript, and inclusion of error div in form where error messages can be displayed,
2011-12-01 14:54:00 +00:00
hjkhjk54
a3dfd5f179
updates for concept addition
2011-11-30 22:51:22 +00:00
hjkhjk54
49ff104d3a
updates for adding concepts, including urls for agrovoc and umls services and updating person has educational training to add the inverse property from organization to educational training
2011-11-30 21:47:28 +00:00
j2blake
c240321458
NIHVIVO-3311 Provide a way to get URLs from the ObjectPropertyStatmentTemplateModel without them being stepped on by AntiSamy.
2011-11-30 21:46:21 +00:00
tworrall
fe4cf5d7c7
NIHVIVO-2595 adding title attribute to anchor tags
2011-11-30 20:28:44 +00:00
tworrall
99a44e13a2
NIHVIVO-2595 adding title attribute to anchor tags
2011-11-30 20:08:51 +00:00