Commit graph

5543 commits

Author SHA1 Message Date
j2blake
d932f851e9 Convert from HttpClient 3.1 to HttpClient 4.3 2014-03-05 18:32:36 -05:00
j2blake
48c679babc Make PermissionRegistry mutable, so other startup modules may add permissions. 2014-02-27 12:15:28 -05:00
j2blake
1d7812ed28 First cut of Orcid Integration is working 2014-02-26 14:58:18 -05:00
j2blake
fb63559aa6 Merge branch 'maint-rel-1.6' into develop 2014-01-15 16:43:59 -05:00
j2blake
95538e4c8a VIVO-230 Make the log messages more explicit, so we have a chance of diagnosing this. 2014-01-15 16:43:40 -05:00
j2blake
69ad4907e7 Merge branch 'maint-rel-1.6' into develop 2014-01-15 15:29:27 -05:00
j2blake
73f7604920 VIVO-673 Log throwables and re-throw them.
If a startup module throws an error, StartupManager will catch it only long enough to write it to the log, and then re-throw it.
2014-01-15 15:29:08 -05:00
j2blake
07de4c6163 Merge branch 'maint-rel-1.6' into develop 2014-01-15 15:17:23 -05:00
j2blake
2f68ddb8ee VIVO-672 Preserve the lazy initialization of the VClassJena.
Instead of a copy constructor on VClass, use a copy() method, which can be overridden.
2014-01-15 15:16:17 -05:00
j2blake
416f142526 Merge branch 'maint-rel-1.6' into develop 2014-01-09 18:25:32 -05:00
j2blake
0280cda8e3 VIVO-662 Remove duplicate rows from the SPARQL query results.
Two rows are considered to be duplicates if they have the same authorshipURI or the same authorURI.
2014-01-09 17:33:25 -05:00
tworrall
d95bd9019e Merge branch 'maint-rel-1.6' into develop 2014-01-07 16:22:37 -05:00
tworrall
88fbafc98b VIVO-653: implemented suggested fix 2014-01-07 16:15:27 -05:00
j2blake
54509b1aee VIVO-660 Add an Authorization tabs to the developer panel 2014-01-07 15:08:30 -05:00
j2blake
0f0cac5d35 Use JQuery to simplify some of the behavior code in the developer panel 2014-01-05 17:19:23 -05:00
j2blake
23c30a8957 Add tab structure to the developer panel 2014-01-05 17:18:37 -05:00
j2blake
245763e9e7 Make DeveloperSettings a singleton, and other improvements.
By making it a singleton, we do need an explicit Setup operation. However, it means that we can refer to the settings in client code that doesn’t have access to a request or to the ServletContext.

Other refactorings to simplify the logic or make it more scalable.
2014-01-04 14:22:29 -05:00
j2blake
f6bd5804d5 VIVO-224 Change USE_MISCELLANEOUS_EDITOR_PAGES to USE_INDIVIDUAL_CONTROL_PANEL
It’s hardly miscellaneous if there’s only one page.
2014-01-03 15:40:52 -05:00
j2blake
03dfbfc2c5 VIVO-224 Get rid of REBUILD_VCLASS_GROUP_CACHE.
Since we build the cache from Solr, we no longer provide the option to rebuild it.
2014-01-03 15:26:33 -05:00
j2blake
3c59098525 VIVO-224 Get rid of MANAGE_TABS permission
It was not used, probably since we no longer have tabs.
2014-01-03 12:44:54 -05:00
j2blake
004427855b VIVO-224 Get rid of MANAGE_PORTALS permission
It was only used in editing the application bean, and was equivalent to EDIT_SITE_INFORMATION.
2014-01-03 12:41:37 -05:00
j2blake
b701201c7f Merge branch 'feature/parseMultipartRequest' into develop 2013-12-20 17:13:35 -05:00
j2blake
ff9aecafa4 line-end characters 2013-12-20 17:12:48 -05:00
j2blake
c42d9af70f VIVO-617 Adjust the client code to use the new file upload tools. 2013-12-20 17:11:16 -05:00
j2blake
b7b28cc896 VIVO-617 Change the way we deal with Multipart requests. 2013-12-20 17:10:18 -05:00
j2blake
e2ad45f2cb line-end characters 2013-12-20 15:02:57 -05:00
j2blake
2e8ef62bb1 Line-ending characters 2013-12-19 11:44:10 -05:00
tworrall
0192edbd67 Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop 2013-12-18 11:49:11 -05:00
tworrall
e6e71fe06a Merge branch 'maint-rel-1.6' into develop 2013-12-18 11:48:42 -05:00
tworrall
0b03133a32 minor css change for the search page facet 2013-12-18 11:48:27 -05:00
j2blake
64ed73f579 Merge branch 'maint-rel-1.6' into develop 2013-12-10 16:40:28 -05:00
j2blake
9f19f2c38d Add a refinement to the developer panel 2013-12-10 16:39:03 -05:00
hudajkhan
feaa1f2751 Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop 2013-12-10 15:41:56 -05:00
hudajkhan
bb02a213f1 Merge branch 'maint-rel-1.6' into develop 2013-12-10 15:41:52 -05:00
hudajkhan
8a490c6125 vivo 638 fixing query for existing interval value to utilize variable for object so editing works correctly 2013-12-10 15:41:45 -05:00
j2blake
54c9d4e7b3 Merge branch 'maint-rel-1.6' into develop 2013-12-10 15:10:11 -05:00
j2blake
46b9340655 VIVO-581 Avoid Files.isReadable() — it runs slowly on some Windows machines. 2013-12-10 15:09:56 -05:00
j2blake
65a3a68069 Merge branch 'maint-rel-1.6' into develop 2013-12-10 15:00:02 -05:00
j2blake
d4443fe601 VIVO-581 Restrict access, and don’t give out the DB password. 2013-12-10 14:59:30 -05:00
tworrall
0ded4dc2df Merge branch 'maint-rel-1.6' into develop 2013-12-10 12:44:29 -05:00
tworrall
0c79185254 VIVO-637 date time generator changes for various date time properties 2013-12-10 12:44:04 -05:00
j2blake
0a00aee684 VIVO-581 Add a smoke test for Java version 2013-12-10 12:08:43 -05:00
j2blake
d77a8d7d69 VIVO-581 Add a smoke test for Java version 2013-12-10 12:07:28 -05:00
j2blake
fc6e4ce2ed Merge branch 'maint-rel-1.6' into develop 2013-12-10 11:38:24 -05:00
j2blake
03750cd669 VIVO-581 Add a diagnostic page 2013-12-10 11:37:47 -05:00
hudajkhan
6123e6adbc Merge branch 'maint-rel-1.6' into develop 2013-12-10 11:25:33 -05:00
hudajkhan
566119f510 VIVO 625 updating method to enable range uri from possible property to be used instead of blank node broken in populated property so correct range class uri is used 2013-12-10 11:25:22 -05:00
j2blake
2f033ea391 Merge branch 'maint-rel-1.6' into develop 2013-12-09 17:01:34 -05:00
j2blake
c1e28101dd Merge branch 'maint-rel-1.6' of git+ssh://github.com/vivo-project/Vitro into maint-rel-1.6 2013-12-09 17:00:36 -05:00
tworrall
c7418e32fd Merge branch 'maint-rel-1.6' into develop 2013-12-09 16:59:17 -05:00