Commit graph

89 commits

Author SHA1 Message Date
tworrall
e5df3b70ba another minor correction to the text 2013-08-19 14:52:03 -04:00
tworrall
6950aab59c fixed a typo 2013-08-07 15:02:42 -04:00
tworrall
be11fc589f VIVO-208: all fields now displayed when custom forms are rendered; customized 2-stage forms will still work as before 2013-08-05 14:57:59 -04:00
tworrall
f2ce218a87 VIVO-105: English and Spanish versions of the about page 2013-07-22 16:19:40 -04:00
tworrall
c3bdcb6676 minor change, renamed a variable 2013-06-28 10:15:32 -04:00
tworrall
d9de65e4c8 only show the view active grants link on academic department pages if the department has any active grants 2013-06-25 11:07:16 -04:00
tworrall
883cbea941 VIVO-105 along with additions to the upgrade doc 2013-06-24 15:48:19 -04:00
tworrall
7a9d46e130 significant changes for VIVO-131. See Jira comment for more details 2013-06-20 16:02:10 -04:00
j2blake
b8308baefc VIVO-125 Continue to develop the googleSpanish text.
Bring all_es.properties up to par with all.properties, in both Vitro and VIVO/Wilma
Add labels for class groups, property groups, menu pages.
2013-06-11 16:34:20 -04:00
j2blake
e937d9d0a0 VIVO-84 Remove Spanish text from the display model. OOPS 2013-05-23 10:08:38 -04:00
brianjlowe
188761c52e work on VIVO-60 application ontology controls for property/class combinations 2013-05-22 16:48:52 -04:00
j2blake
1214292e6d VIVO-84 Add Spanish text to the display model.
What will happen to this text when the user edits the pages?
2013-05-09 12:34:48 -04:00
tworrall
af4f84759c additional home page redesign changes 2013-05-02 12:34:18 -04:00
tworrall
6e8f5038a4 more home page redesign changes 2013-04-30 15:44:02 -04:00
tworrall
f31f527869 not custom list view for researchAreaOf 2013-02-19 12:24:34 -05:00
tworrall
867370adb9 more refactoring for multiple profile view support 2013-02-08 16:18:01 -05:00
j2blake
a3bd67097b VIVO-12 NIHVIVO-4011 Provide config and GUI for selecting Locale 2013-01-24 16:14:45 -05:00
hjkhjk54
67449f6eea added space next to rdfs prefix in menu.n3 2012-08-20 19:25:00 +00:00
briancaruso
e184f2ade3 Moving vivoSearchProhibited.n3 to ontologies/app/loadedAtStartup
Fixing a bug in the ContextNodeFields where initialBindings were no longer getting used so a critical variable in the SPARQL query was free. NIHVIVO-3853
2012-07-03 00:14:25 +00:00
hjkhjk54
b9dd44aaee adding deleting page controller mapping in web.xml and other updates for page management 2012-06-24 01:40:29 +00:00
hjkhjk54
dd82f54424 updates for page management 2012-06-22 17:55:35 +00:00
hjkhjk54
9d1ac821fc updating menu.n3 to enable page list to return correctly after sparql query updates enabling parameter binding to query (changed variable names in page list query and also changed page list template in vitro) 2012-06-22 14:56:10 +00:00
hjkhjk54
da4dcb2806 updates for page management (removing comment line in menu.n3) 2012-06-14 14:20:53 +00:00
tworrall
182b4e7226 NIHVIVO 3778 vivo components for data prop list views 2012-06-05 15:58:22 +00:00
hjkhjk54
bce5093c46 updates to menu.n3 - for page management 2012-05-16 21:14:00 +00:00
j2blake
b5b3add26c NIHVIVO-2411 Modify ClassGroupPageData.java and browseByVClass.js to use the new BROWSE short view. This means that the VIVO-specific browseByVClassPeople.js and menupage--classgroup-people.ftl can be replaced by a VIVO-specific short view. 2012-05-01 16:29:33 +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
stellamit
736939994b NIHVIVO-3331 list view for attendee role 2011-11-28 22:50:08 +00:00
tworrall
f362f7ce2d hasAttendeeRole now uses role list view; removed unnecessary brackets from selects 2011-11-17 21:00:57 +00:00
stellamit
116f73a615 latest ontology and upgrade code 2011-11-03 20:42:54 +00:00
stellamit
6d78bcce7d updates for NIHVIVO-3271 and NIHVIVO-3207 2011-11-02 21:22:15 +00:00
stellamit
db124422af NIHVIVO-3266 (list views for roles) NIHVIVO-3206 (data migration) 2011-10-28 21:42:25 +00:00
tworrall
230fb27df4 NIHVIVO-1246: hasInvestigatorRole and subclasses now have own list view showing either grantAwardedBy or administeredBy 2011-10-25 15:03:12 +00:00
tworrall
a7ed86bb10 NIHVIVO-536: new list view for academic adivising (core:advisorIn) 2011-10-20 16:41:26 +00:00
stellamit
0fbaa7e47b custom entry form for AttendeeRole, annotation to indicate form, registering hasAttendeeRole for the generic role list view (NIHVIVO-3215) 2011-10-19 23:09:46 +00:00
tworrall
1c04d7a05b NIHVIVO-1470: new custom list view for core:organizationForTraining 2011-10-13 13:26:29 +00:00
tworrall
ea747439ae NIHVIVO-542: files for new award or honor list view 2011-10-11 19:55:17 +00:00
hjkhjk54
dc46b3e195 Adding changes and code for terminology annotation support and integration of UMLS vocabulary 2011-08-15 21:48:08 +00:00
tworrall
a3f174f813 custom list view for mailingAddress. Will still display the label if there are no other address details 2011-08-15 19:29:13 +00:00
briancaruso
e36969650c Merging from 1.3 maint branch 2011-08-04 20:28:07 +00:00
hjkhjk54
fcdff9ea54 Updates for NIHVIVO-3086 and NIHVIVO-2980 and subtasks: updating page data getters to rely on java class name, separating out internal class-specific set up and processing for menu management into VIVO code. 2011-08-02 15:24:29 +00:00
hjkhjk54
becabb076f deleted directory 2011-07-14 22:07:37 +00:00
hjkhjk54
baeac3f368 changes for n3 files for menu 2011-07-14 21:53:52 +00:00
briancaruso
1f3def7104 Adding FileBasedProhibitedFromSearch and related files and directories. NIHVIVO-2914 2011-07-14 21:53:18 +00:00
ryounes
0e2adb8e17 Rename display model property from PrimarySearchIndex to SearchIndex 2011-07-13 16:21:44 +00:00
ryounes
2771276ece NIHVIVO-2775 Remove Lucene controllers, libraries, and all references to Lucene throughout the code. 2011-07-13 15:20:00 +00:00
deepakkoni
8e2aeee861 Adding core:URLLink (NIHVIVO-2847), core:AcademicDegree, core:AwardReceipt, File and FileByteStream to search.n3 2011-07-11 22:21:54 +00:00
deepakkoni
4e18bac3ef NIHVIVO-2847 - Added core:URLLink to set of prohibited classes. 2011-07-11 15:22:54 +00:00
ryounes
7c82474f19 NIHVIVO-1317 Migrated custom list view from vitro:primaryLink and vitro:additionalLink to core:webpage 2011-07-07 20:34:15 +00:00