Commit graph

2160 commits

Author SHA1 Message Date
j2blake
a83b27a340 NIHVIVO-3704 Create a Freemarker method called placeholderImageUrl(individualUri). Use that instead of hard-coding the placeholder image URLs in templates, or passing the placeholder image along from one page to the next via the controller. Remove the "extraParams" parameter to several Freemarker macros, since this is the only purpose it was used for. 2012-03-21 17:29:09 +00:00
stellamit
e113129c34 NIHVIVO-3700 deleting vitro-0.7.owl from vivo, it belongs in vitro and is already there. 2012-03-20 19:45:46 +00:00
stellamit
756c85e99f file name change (for release) and EventSeries subclass of span:Process 2012-03-18 21:49:03 +00:00
hjkhjk54
6963c32e6b updates for enabling autocomplete editing and n3editing to work. 2012-03-15 17:40:57 +00:00
tworrall
95ae1cfdd9 update list view to correspond to new custom form 2012-03-13 18:49:48 +00:00
tworrall
07c9c7c066 additional custom form changes to support multiple autocomplete fields 2012-03-13 16:17:11 +00:00
hjkhjk54
e1cedc156d enabling autocomplete selection when editing an existing relationship with uri to work correctly, specifically in the context of subject areas for the person has advising relationship form 2012-03-08 22:41:48 +00:00
j2blake
8e82c65ec4 NIHVIVO-3626 Create a VIVO-specific version of the new account notification email, so it can contain different text from the generic Vitro version. 2012-03-08 16:23:44 +00:00
tworrall
06d6c70cfc in custom forms with typeSelector, second autocomplete label was not set correctly 2012-03-06 15:37:11 +00:00
tworrall
4782e06ff3 custom form changes for NIHVIVO-601, 764 and 2602 plus all related subtasks 2012-03-06 14:40:12 +00:00
tworrall
b7b7607242 NIHVIVO3232: updated to order by rank 2012-03-05 21:20:49 +00:00
hjkhjk54
42cab346e6 updates for page data getters being rewritten as data getters 2012-03-02 21:25:54 +00:00
briancaruso
e959ffb605 Adding entry to robots.txt, adding pageList to menu.n3 2012-02-29 19:53:57 +00:00
tworrall
696320cd9b Js and ftl changes to support multiple autocomplete fields in custom forms. New custom forms for advisees and awards, NIHVIVO-488, 489, 534, 540. Also NIHVIVO-2596 and 1922 included. 2012-02-24 17:25:55 +00:00
briancaruso
00f5c5ff91 Working on model switching. Renamed dataGetter package to pageDataGetter. Created package menuManagement. 2012-02-10 21:22:51 +00:00
j2blake
776801bb44 NIHVIVO-2694 Create a new page that allows an admin or root to restrict logins. 2012-02-02 21:56:46 +00:00
j2blake
01618f071d NIHVIVO-3542 Remove old IndividualController. 2012-01-29 17:37:13 +00:00
hjkhjk54
0bc09b07a6 updates to allow the property name to be included in autocomplete data property form- NIHVIVO-3386 2012-01-27 22:24:15 +00:00
hjkhjk54
a38848b5b6 autocomplete data property editing - NIHVIVO-3386 2012-01-27 21:48:36 +00:00
tworrall
aedb1305a1 NIHVIVO-2622, added training type field to custom form so that the subclasses could be selected; updated the list view as well to display the training type when relevant 2012-01-26 21:07:55 +00:00
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
j2blake
bb220015d7 NIHVIVO-3523 catch up with the trunk 2012-01-09 15:50:14 +00:00
j2blake
1a54405cf1 NIHVIVO-3523 Create the DisplayByRolePermission, so we can use the PermissionsPolicy instead of DisplayRestrictedDataByRoleLevelPolicy, and these display restrictions can be assigned to arbitrary PermissionSets. 2012-01-06 21:58:12 +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
tworrall
47b47d0b69 removed the collate tags so that the subclass will be available to the list view in the event that collate by subclass is turned off 2012-01-05 14:55:29 +00:00
stellamit
5480a2d8ba updating from latest flora export 2012-01-04 20:16:39 +00:00
stellamit
51c0b6ec96 ontology files generated from the newly created flora editing environment and renamed for 1.5. Also, commenting out the knowledgebaseupdate in startup_listeners.txt 2012-01-04 20:14:44 +00:00
j2blake
7e62cd0848 NIHVIVO-3523 Oops. Some of the JSPs were using those RequestedAction classes that I converted to SimplePermissions. 2011-12-21 23:02:24 +00:00
j2blake
83c1d151ec NIHVIVO-3523 Rewrite the PermissionRegistry to be immutable, and to distribute BrokenPermissions when someone asks for a Permission that doesn't exist. 2011-12-19 21:19:54 +00:00
j2blake
353ffe1891 NIHVIVO-3523 For the first iteration, let's implement MANAGE_MENUS as a SimplePermission. This version still needs the loader and the policy and... 2011-12-18 00:02:23 +00:00
briancaruso
8275adc10f Mergin 3856 3851 3838 3830 3829 3828 3827 from vivo 1.4 branch 2011-12-14 22:20:23 +00:00
stellamit
9bb0904dd7 I don't know why my updates to the 1.4 branch are not showing up as candidates for merge. I'm checking the latest ontology files from 1.4 branch into trunk. 2011-12-14 22:12:16 +00:00
stellamit
80666aa0a0 merging changes from 1.4 branch 2011-12-12 17:15:39 +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
stellamit
245c73c4b9 NIHVIVO-3459 2011-12-08 20:48:39 +00:00
stellamit
43bed0719c NIHVIVO-3457 update rich export sparql queries for 1.4 ontology role property changes 2011-12-08 19:41:26 +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
stellamit
e20fff7f66 updated bfo mapping file 2011-12-07 20:29:13 +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