hudajkhan
ba1c6c7075
updates for concept search service, adding LCSH search capability
2013-09-16 14:02:47 -04:00
j2blake
e3227af798
VIVO-262 Add languages to VIVO at build time.
...
Move the language-specific files out of the default build area. Add a build property that will cause the selected language(s) to be copied into the build area.
2013-09-09 12:23:36 -04:00
hudajkhan
a9ebf8f94b
updates for concept search and label management
2013-09-05 15:45:49 -04:00
hudajkhan
419af234c4
updates for label addition as well as beginning changes for concepts search service
2013-09-03 15:32:51 -04:00
j2blake
1994ab03a1
VIVO-274 move permission_config.n3 to rdf/auth/everytime
...
Get rid of the PermissionSetsLoader, keep the smoke tests.
2013-08-27 17:26:35 -04:00
Stephen V. Williams
4c99e948f4
Merge branch 'develop' into feature/concept2departments
2013-08-26 09:41:59 -06:00
Stephen V. Williams
957b6345e7
Merge branch 'develop' of github.com:vivo-project/VIVO into develop
2013-08-26 09:41:23 -06:00
Stephen V. Williams
2e9e64ebe9
fix links to use context appropriate title instead of 'research area' and 'organization'
2013-08-26 09:40:44 -06:00
tworrall
fe7106e22b
fixed bug that disabled tabs when navigating from the home page map while not logged in
2013-08-23 17:06:33 -04:00
tworrall
621be26e73
VIVO-263: corrected counts on map display and updated us-states.rdf file to include relationship between states and the US.
2013-08-23 16:27:10 -04:00
hudajkhan
706e0ae1c1
Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop
...
Conflicts:
.gitignore
2013-08-22 15:54:37 -04:00
hudajkhan
0511404a47
updates to remove errant file and updates for adding concept
2013-08-22 15:48:56 -04:00
Stephen V. Williams
27a1c1a542
add reverse links to on the details pages for dept-subjArea and subjArea-dept
2013-08-21 20:47:21 -06:00
Stephen V. Williams
76238887b1
added departments to concept page based on researcher selecting concept as research area
...
* 4 new files for handling the new linkage (individual--skos-concept.ftl, individual-affiliated-departments.ftl, individual-affiliated-dept-details.ftl, vivoConceptDataGetters.n3)
* added invdividual--skos-concept.ftl to the skos:Concept definition in vivo-core-1.5-annotations.rdf
* added i18n entries for the new ftl pages
2013-08-21 16:48:01 -06:00
j2blake
37c35468ca
VIVO-248 Move more RDF files into the home directory
...
Files for initializing the display, displayTbox and displayDisplay models. Also restructure the RDFFilesLoader.
2013-08-21 11:27:41 -04:00
j2blake
71ce2beffc
VIVO-248 Move more RDF files into the home directory
...
Files for initializing the TBOX, ABOX, ApplicationMetadata and UserAccounts models.
2013-08-20 17:14:09 -04:00
j2blake
ca951c6bf3
VIVO-248 Move filegraph RDF files into the home directory
2013-08-20 15:26:09 -04:00
tworrall
55a4d1dc35
Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop
2013-08-19 14:52:19 -04:00
tworrall
e5df3b70ba
another minor correction to the text
2013-08-19 14:52:03 -04:00
hudajkhan
4b52ccd687
updates to remove debugging statements, etc.
2013-08-13 15:26:57 -04:00
hudajkhan
6ea7d9ef37
adding licence to classes, removing sparql feed related classes
2013-08-13 12:23:49 -04:00
hudajkhan
ad0ae3c09a
updates for semantic services, temporarily commenting out concept semantic type which is still in progress
2013-08-12 13:09:04 -04:00
hudajkhan
a728d53c22
Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop
2013-08-12 11:22:34 -04:00
j2blake
1c9f9f5f1a
VIVO-246 Re-implement the FreemarkerConfiguration
...
The Configuration must contain mutable information like the theme directory and the TemplateLoader. It must also be request-specific so it can have the correct Locale for language support. But we should only have one instance, so there is only one TemplateCache (alternatively, one TemplateCache per theme).
Previously, this was addressed by intercepting the Template processing and adding the request-based info to the Environment. However, this interception code needed to appear each time a Template was processed. This was sometimes overlooked, and at best introduced a bunch of duplicated code.
Instead, I extended the freemarker Configuration class to include a ThreadLocal that holds request-specific information.
2013-08-08 13:23:40 -04:00
hudajkhan
0f64658c5e
Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop
2013-08-08 12:25:31 -04:00
hudajkhan
2ea474b6ef
External vocabulary service and integration of Agrovoc with work beginning for applying concept semantic type to UMLS concepts.
2013-08-07 16:08:11 -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
j2blake
113f7ba94b
Remove reference to N3EditFormController, which was removed in 0e26d45a31
2013-07-17 15:47:58 -04:00
j2blake
1d16f165dc
VIVO-213 smoke test to check JVM temp directory
...
If it isn't set, if it isn't a directory, if we can't access it, if we can't create a temp file, complain.
2013-07-17 13:01:33 -04:00
Brian Caruso
b155bd7aa3
Merge branch 'develop' of github.com:vivo-project/VIVO into develop
2013-07-16 14:41:06 -04:00
Brian Caruso
b7c80189f0
Adding SearchService to web.xml VIVO-98
2013-07-16 14:40:12 -04:00
tworrall
a067f193a3
fixed div element reference
2013-07-16 10:04:33 -04:00
tworrall
57c694abee
add links to wiki pages for two runtime properties; fixed an incorrect href attribute
2013-07-09 09:38:30 -04:00
tworrall
7bbc249047
some home page map cleanup, standardization
2013-07-03 14:00:56 -04:00
Jim Blake
cb757d82da
Merge pull request #5 from vivo-project/feature/search-download
...
Added a new field email to IndividualSearchResults and a modification of...
2013-06-28 12:16:01 -07:00
tworrall
c3bdcb6676
minor change, renamed a variable
2013-06-28 10:15:32 -04:00
tworrall
04b3bb864f
removing some unused image files
2013-06-25 15:53:04 -04:00
tworrall
93e2b107bf
fixed an i18n string
2013-06-25 13:56:17 -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
j2blake
c5acf46316
VIVO-125 Create more "Google Spanish" labels
...
Add more labels by changing the filter in the label_stripper/label_inserter scripts. Improve the structure of the scripts to use an external filter.
2013-06-21 14:58:28 -04:00
tworrall
7a9d46e130
significant changes for VIVO-131. See Jira comment for more details
2013-06-20 16:02:10 -04:00
tworrall
42e88d91b8
fixed variable reference
2013-06-19 16:48:33 -04:00
tworrall
dd30f287b0
modified some image based tooltips to support i18n
2013-06-14 16:10:15 -04:00
tworrall
8c4103006b
home page map changes: the map now distinguishes countries from regions and counts are rolled up -- states or provinces into countries, countries into regions. Note: to see the roll up may require data curation to ensure the relations exist among the geographic regions.
2013-06-14 10:51:26 -04:00
tworrall
3942b2923c
fix for vivo-127
2013-06-12 16:05:16 -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
tworrall
66992942b6
i18n updates to javascript files and related templates
2013-06-11 12:23:32 -04:00