Commit graph

131 commits

Author SHA1 Message Date
hjkhjk54
558985d542 updates for sparql data getter and updates to data getter utils 2012-02-29 19:18:07 +00:00
briancaruso
0aabb7908b Working on model switching. Change editRequestDispatch to stop it from always forwarding if there was a display model edit parameter. Chagned URLs for menu edit controllers. Added non-page data getters. Added SPARQL data getter. 2012-02-10 20:11:58 +00:00
j2blake
486dc1dd7d NIHVIVO-2694 Create a new page that allows an admin or root to restrict logins. 2012-02-02 21:56:48 +00:00
j2blake
2c2151a0f2 NIHVIVO-2694 Create a new Permission to determine who can login when logins are restricted. 2012-02-02 21:54:06 +00:00
j2blake
7690f83cfe Don't allow the public to edit properties that are marked as editable by the public. 2012-01-30 16:27:04 +00:00
j2blake
fdee610e22 NIHVIVO-3542 Refactor IndividualController into 8 classes - focus on cleaning the logic in IndividualRequestAnalyzer - create a unit test for IndividualRequestAnalyzer. 2012-01-29 17:23:30 +00:00
hjkhjk54
2282c56aaf updates for data property editing- NIHVIVO-3386 2012-01-27 21:46:33 +00:00
j2blake
4ddfff7018 NIHVIVO-3523 Create the EditByRolePermission, so we can use the PermissionsPolicy instead of EditRestrictedDataByRoleLevelPolicy, and these edit restrictions can be assigned to arbitrary PermissionSets. 2012-01-06 22:39:41 +00:00
j2blake
ffafc5f3e0 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:16 +00:00
j2blake
45e8d0c654 NIHVIVO-3523 Convert all simple PUBLIC-or-above requested actions to SimplePermissions. 2011-12-22 15:33:48 +00:00
j2blake
8ba596bfae NIHVIVO-3523 Convert all simple SELF_EDITOR-or-above requested actions to SimplePermissions. 2011-12-21 22:08:33 +00:00
j2blake
b36659d9f4 NIHVIVO-3523 Convert all simple EDITOR-or-above requested actions to SimplePermissions. 2011-12-21 21:41:13 +00:00
j2blake
1aac179c87 NIHVIVO-3523 Convert all simple CURATOR-or-above requested actions to SimplePermissions. 2011-12-21 21:23:04 +00:00
j2blake
adad173dc9 NIHVIVO-3523 Convert all simple ADMIN-only requested actions to SimplePermissions. 2011-12-21 20:46:17 +00:00
j2blake
20b7f694d1 NIHVIVO-3523 Write the PermissionSetsLoader. 2011-12-20 21:24:52 +00:00
j2blake
7d7503fc22 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:58 +00:00
j2blake
9d89fc291c NIHVIVO-3522 Changed to the new PermissionSet URIs, with updater. 2011-12-17 23:48:29 +00:00
j2blake
4139ec0f6e 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-16 20:52:23 +00:00
stellamit
549bebf566 NIHVIVO-3392 remove vitro:individualSortFieldAnnot 2011-12-01 22:54:58 +00:00
hjkhjk54
f6ba019b41 Updated vitro's web.xml to have access to the new n3editing controllers and updated the data input portion of the site admin page to include the correct parameter (editForm instead of editform) and the correct JAVA generator name. 2011-11-29 17:27:36 +00:00
j2blake
6aec52dc1d Create a smoke test to check the connection to Solr. 2011-11-23 21:53:53 +00:00
j2blake
2704ce3c78 NIHVIVO-2343 Create AJAX handlers for proxy management requests. 2011-11-10 21:29:59 +00:00
brianjlowe
ee707311db NIHVIVO-3104 vitro tbox filegraphs to support visibility of uploaded images in a plain vitro deployment 2011-11-09 18:39:25 +00:00
j2blake
d1ecaccc5b NIHVIVO-2343 First shot at the Manage Proxies page. 2011-11-03 23:20:22 +00:00
j2blake
f3098b2705 Create basic smoke tests for startup; confirm that the home directory exists and is read/write; confirm that we can create a database connection. 2011-10-07 22:21:22 +00:00
j2blake
3f6b6a7d28 NIHVIVO-1810 Change the way that the default theme and the list of available themes are handled. If the application is configured to use a theme that is not found, it will throw a warning on the StartupStatus and use the default theme instead. 2011-09-30 22:10:39 +00:00
j2blake
b49317d33b NIHVIVO-336 For the on-demand status page, no need to have a "continue" link. 2011-09-28 15:17:37 +00:00
j2blake
d4f561d156 NIHVIVO-2811 Rewrite the build script to be simpler, and to run faster incremental builds for VIVO. 2011-09-27 21:06:02 +00:00
j2blake
4b656f3465 Make sure that the new startup_listeners.txt file gets into the new build. 2011-09-20 19:32:44 +00:00
j2blake
ffe163c59c NIHVIVO-2811 Make the webapp directory more closely resemble the product base directory - move tlds, filegraph, ontologies, dwr.xml and web.xml into web/WEB-INF. Adjust the build script accordingly. 2011-09-08 17:07:18 +00:00
j2blake
104d8e0b49 NIHVIVO-2811 Make the webapp directory more closely resemble the product base directory - move tlds, filegraph, ontologies, dwr.xml and web.xml into web/WEB-INF. Adjust the build script accordingly. 2011-09-08 17:05:37 +00:00