Commit graph

5330 commits

Author SHA1 Message Date
Graham Triggs
6881257f57 Only use Google Maps API key if configured 2016-07-29 16:42:31 +01:00
Graham Triggs
2ca805b4ff Threading improvements (part 2) 2016-07-28 22:39:05 +01:00
Graham Triggs
4d8bfe1a65 Threading improvements 2016-07-28 22:22:20 +01:00
Graham Triggs
f43db39084 Add key for Google Maps (Map of Science) 2016-07-28 22:10:17 +01:00
Ted Lawless
649b0cfd45 Fix/capability map label (#40)
* Adjust quotes.

* Change capability map labels to be first, last, title rather thant title first, last
2016-07-20 15:36:55 +01:00
Graham Triggs
b378688713 Fix property typo 2016-07-19 15:12:19 +01:00
Graham Triggs
6bdea21410 Correcting a typo 2016-07-18 21:57:27 +01:00
Graham Triggs
83c3b9469a Add clean plugin version 2016-07-18 19:27:34 +01:00
Graham Triggs
7f6f9ba264 Add dependencies to webapp pom.xml 2016-07-14 22:47:43 +01:00
Graham Triggs
ad2fad2cc4 Add AltMetrics to profile page 2016-07-12 23:17:44 +01:00
Graham Triggs
d64c00f454 Add ISBN to AltMetric display 2016-07-12 17:08:17 +01:00
Graham Triggs
2a7f1836b5 Bugfix: make uri / content optional parameters (code handles if they are missing) 2016-07-07 19:52:51 +01:00
Graham Triggs
e868472a26 Add script to update version numbers 2016-07-07 10:21:58 +01:00
Graham Triggs
5ea1c833e4 Rename default-settings.xml to example-settings.xml 2016-07-07 10:10:30 +01:00
Chad Nelson
cb0d12e0e3 Fix typo (#39) 2016-07-07 08:24:14 +01:00
Graham Triggs
9b5876350f [VIVO-1082] Clean up pluginManagement 2016-07-06 06:51:21 +01:00
Graham Triggs
376f15e1eb [VIVO-1082] Clean up pluginManagement 2016-07-06 06:38:45 +01:00
Graham Triggs
58524b5f8a [VIVO-1082] Cleanup of VIVO poms 2016-07-06 06:19:51 +01:00
Graham Triggs
19d40bf2a4 [VIVO-1237] Add citation meta tags 2016-07-05 17:53:27 +01:00
Graham Triggs
b649eb09f2 [VIVO-1237] Add ability to generate meta tags 2016-07-05 17:52:34 +01:00
Graham Triggs
a389d5cbeb Remove overlays on clean 2016-07-04 20:33:47 +01:00
Graham Triggs
605a88b4ff [VIVO-1237] Add sitemap for profiles 2016-07-04 19:13:20 +01:00
Graham Triggs
3cfe8745a5 Remove unnecessary config from pom.xml 2016-07-04 15:00:37 +01:00
Mike Conlon
3fdbefef32 Remove reference to prototype vivosearch.org (#37) 2016-06-28 22:36:07 +01:00
grahamtriggs
f8f3c0b532 Add tar long file mode 2016-06-28 22:35:54 +01:00
Graham Triggs
b434285fa9 Clean overlays from web apps 2016-06-26 15:45:16 +01:00
Graham Triggs
5123620051 Add GPG version 2016-06-26 15:36:39 +01:00
Graham Triggs
fac3f75f45 Skip staging plugin 2016-06-24 20:57:50 +01:00
Graham Triggs
20fcf59586 Skip GPG in installer 2016-06-24 20:52:48 +01:00
Graham Triggs
275f6f335b Simplify dependency management 2016-06-24 20:28:26 +01:00
Graham Triggs
a292213817 Changes to make build process more reliable 2016-06-24 17:52:39 +01:00
Graham Triggs
9e8a8a0e7b Add Jim Blake 2016-06-24 16:36:28 +01:00
Graham Triggs
e1d36a84e5 Add John Fereira 2016-06-24 14:03:10 +01:00
Graham Triggs
a584ae39eb Add developer information 2016-06-23 22:22:45 +01:00
Graham Triggs
0204861454 Add GPG signing 2016-06-23 21:51:20 +01:00
Graham Triggs
c14362b245 Ensure staged deployments are not automatically closed 2016-06-23 21:35:19 +01:00
Graham Triggs
20ab5259c0 JavaDoc changes required to prevent the release process breaking. 2016-06-23 20:03:22 +01:00
Graham Triggs
c364dec722 Exclude installer from Maven Central deployment 2016-06-23 19:12:05 +01:00
Graham Triggs
9216cebd5e Changes required for releasing to Maven Central 2016-06-23 18:53:53 +01:00
Jim Blake
f4d75d838f Merge branch 'develop' of github.com:vivo-project/VIVO into develop
# By Graham Triggs (5) and grahamtriggs (1)
# Via Graham Triggs (1) and grahamtriggs (1)
* 'develop' of github.com:vivo-project/VIVO:
  [VIVO-1236] Remove parameter for determining Vitro location, which causes problems with Maven 3.0.3
  Fix issue with renamed prefix in SPARQL query for visualisations
  [VIVO-1121] Remove Flash visualisations
  [VIVO-1249] Add capability maps for research areas (#35)
  [VIVO-1232] Allow direct links to specific property tabs
  [VIVO-1243] Add generator tag to Wilma theme
2016-06-21 10:28:11 -04:00
Graham Triggs
324d75db11 [VIVO-1236] Remove parameter for determining Vitro location, which causes problems with Maven 3.0.3 2016-06-20 19:45:53 +01:00
Graham Triggs
da9057ff9b Fix issue with renamed prefix in SPARQL query for visualisations 2016-06-20 18:55:10 +01:00
Graham Triggs
7a2d415cfa [VIVO-1121] Remove Flash visualisations 2016-06-20 18:54:35 +01:00
grahamtriggs
ee7b974ac5 [VIVO-1249] Add capability maps for research areas (#35)
* Initial capability map implementation

* Add autocomplete

* Make headers update the info panel

* Ajax retrieval of person details - reduce memory requirements and startup time

* Remove old referer info

* Handle missing labels.

* Fix refresh button; add menu entry for new installations
2016-06-20 17:01:51 +01:00
grahamtriggs
1443ff6685 Merge pull request #34 from vivo-project/feature/1232
[VIVO-1232] Allow direct links to specific property tabs
2016-06-03 15:38:15 +01:00
Graham Triggs
24505d69be [VIVO-1232] Allow direct links to specific property tabs 2016-06-03 15:34:58 +01:00
Graham Triggs
59590b17b1 [VIVO-1243] Add generator tag to Wilma theme 2016-06-02 16:53:10 +01:00
Jim Blake
33add6ae05 Merge commit '2a6f857353ecbe75f8b5bb20db8c8d4f9ef9025f' into develop
* commit '2a6f857353ecbe75f8b5bb20db8c8d4f9ef9025f':
  [VIVO-1235] Fix temporal graph CSV save all missing data
  [VIVO-1120] Repair accidental JavaScript commit
  [VIVO-1120] Remove deprecated visualisation model code
2016-06-01 09:37:10 -04:00
Jim Blake
ba0c291ccd VIVO-1247, remove duplicate code used with ConfigurationBeanLoader.
Now that the @Property annotation includes cardinality parameters, we can remove a lot of duplicate code.
2016-06-01 09:28:44 -04:00
grahamtriggs
2a6f857353 Merge pull request #32 from vivo-project/committer/grahamtriggs
[VIVO-1235] Fix temporal graph CSV save all missing data
2016-05-31 20:47:02 +01:00