Commit graph

3110 commits

Author SHA1 Message Date
j2blake
479c7b6e6e submodels directory has been replaced by the filegraphs directory. 2011-07-18 13:51:18 +00:00
manolobevia
5ea59e58c4 NIHVIVO-2944: Removed js alert() 2011-07-18 13:39:12 +00:00
cappadona
b221215871 NIHVIVO-2944 Updated JS for accounts-per-page to ensure both select lists (top of the page and bottom of the page) allow the selection of number of accounts per page. 2011-07-18 12:28:40 +00:00
cappadona
1969089cdd Added autocapitalize="off" on email address (login form) and search input fields for iOS devices. 2011-07-18 12:05:23 +00:00
cappadona
9432886cac NIHVIVO-2944 Updated "Expecting Content" message based on login state and whether the user has permission to rebuild the search index. 2011-07-18 11:55:31 +00:00
cappadona
eb0f71fbc5 Added link to <noscript> elements for browser-specific instructions on how to enable JavaScript. 2011-07-18 11:53:26 +00:00
cappadona
7acdc8bf5d Cleaned up markup for Site Admin templates and replaced <div> with <section> throughout. 2011-07-18 11:49:12 +00:00
stellamit
9bf0ebafa8 NIHVIVO-2952 abox recompute synchronously on a fresh DB and asynchronously otherwise. 2011-07-17 21:44:01 +00:00
j2blake
bbe47f84d8 NIHVIVO-2476 Modify IndividualFiltering.getPopulatedObjectPropertyList() to filter on statements that include the Individual as well as the Property. Disable the failing unit tests until they can be re-written. 2011-07-17 16:38:15 +00:00
j2blake
12e6af44f5 Clarify login in fillDataPropertiesForIndividual by using generic-types on collections, and converting to new-style for loops. 2011-07-17 13:59:53 +00:00
j2blake
cdd0d2f733 NIHVIVO-2476 Rather than rewrite editDatapropStmtRequestDispatch.jsp to filter on statements, use an unfiltered DAO for the particular operation. 2011-07-16 21:23:33 +00:00
j2blake
a949d99bb5 NIHVIVO-2476 Modify IndividualFiltering.getPopulatedDataPropertyList() to filter on statements that include the Individual as well as the Property. Disable the failing unit tests until they can be re-written. 2011-07-16 21:22:39 +00:00
ryounes
7c51af4a38 NIHVIVO-2886, NIHVIVO-2940 Refactoring for clarity of admin link generation 2011-07-15 21:50:50 +00:00
ryounes
64f930f053 NIHVIVO-2886, NIHVIVO-2940 Fix display of links based on policy checks 2011-07-15 21:38:59 +00:00
manolobevia
e3e95fb11b NIHVIVO-2232: Worked on error display for form validation on menu items 2011-07-15 21:36:27 +00:00
cappadona
526437e093 Fixed link for institutional internal class so it's actually using the variable provided from the controller 2011-07-15 21:23:21 +00:00
cappadona
d744264198 NIHVIVO-2941 Added template for index and cache rebuilding. 2011-07-15 21:02:41 +00:00
briancaruso
902d15287d Classgroup cache clearing prohibited unless authorized. NIHVIVO-2942 2011-07-15 20:57:15 +00:00
cappadona
d7d64e9862 NIHVIVO-2912 Removed data visualization tools link from Advanced Data Tools. 2011-07-15 20:51:08 +00:00
ryounes
593266b512 Use LinkedHashMap in getMostSpecificTypes method so order is preserved when we get the values in JsonServlet 2011-07-15 20:49:03 +00:00
hjkhjk54
7d196832db update to remove alerting of validation error 2011-07-15 20:40:20 +00:00
briancaruso
14bcdbfa21 If a class changes classgroups, all members of that class will now be updated in the search. NIHVIVO-2933 2011-07-15 20:35:50 +00:00
hjkhjk54
1459228d5a updates to validation for menu management and update for checking default namespace and not throwing error if /individual not found 2011-07-15 20:35:14 +00:00
hjkhjk54
fdcdb4c34c updates for validation 2011-07-15 20:26:10 +00:00
ryounes
aba1712101 NIHVIVO-2912 Add urls for index and cache rebuilding, and recomputing inferences, to site admin template model 2011-07-15 20:06:07 +00:00
manolobevia
0b6db7cc11 NIHVIVO-2232: Added section for displaying validation erros. 2011-07-15 19:59:19 +00:00
hjkhjk54
b204cd3b82 Updates to support proper behavior for content type change and beginning of validation 2011-07-15 19:56:48 +00:00
j2blake
7053c4f950 NIHVIVO-2476 a partial solution? 2011-07-15 19:51:33 +00:00
cappadona
26421cab6c Removed include call to siteAdmin-customReports.ftl. 2011-07-15 19:47:05 +00:00
briancaruso
6560bee602 Adding unit test for NIHVIVO-2902 and AdditionalURIsForObjectProperties.java 2011-07-15 19:21:46 +00:00
cappadona
061bc973bf Removed unused template for Site Admin that was a placeholder for potential DataStar integration down the road. 2011-07-15 19:14:25 +00:00
stellamit
f34cd025ba updating printed message - "can not" to "cannot" 2011-07-15 19:08:05 +00:00
cappadona
cae38b8d0c NIHVIVO-2844 Updated to javascript to account for potential multiple mostSpecificTypes and allow an override property to be passed as an argument to be used in lieu of the mostSpecificType. 2011-07-15 19:06:57 +00:00
briancaruso
0cd6c1227f VClassGroupCache updates on class name changes NIHVIVO-2934 2011-07-15 19:06:39 +00:00
hjkhjk54
7f8db83ec1 This page will go away but checking this in just to prevent errors 2011-07-15 18:43:36 +00:00
hjkhjk54
afb50d73cc Updated the title of the menu management edit/add/delete pages 2011-07-15 18:39:00 +00:00
hjkhjk54
1059d4af68 Cleaned up displayTBox.n3, updated menu management to remove special template for internal class and extended internal class data getter to utilize a custom restricted classes label called 'internal class' 2011-07-15 18:26:19 +00:00
briancaruso
414b84c2ad VClassGroupCache will rebuild on change of class membership in vclassgroup. NIHVIVO-2925 2011-07-15 18:23:45 +00:00
j2blake
7590dccf88 NIHVIVO-2931 create a policy that prevents the user from editing or dropping the Home menu page. 2011-07-15 17:39:03 +00:00
tworrall
10b1d1e57d label on externalAuthID field will now change depending on whether the matching property is being used or not 2011-07-15 16:41:55 +00:00
cappadona
da3e14a799 NIHVIVO-2232 Removed unnecessary id on sortable li's. 2011-07-15 16:14:42 +00:00
deepakkoni
cca662f6e7 committing queries to get additional uris for all principal investigator, co-principal investigator and investigator if one of them changes. 2011-07-15 16:12:11 +00:00
deepakkoni
7c3e4b3604 committing test cases for PrincipalInvestigatorRole, Co-PrincipalInvestigatorRole and InvestigatorRole 2011-07-15 16:09:47 +00:00
deepakkoni
9d568a3a57 committing test cases for Presenter Role (Presentation, Invited Talk) and Researcher Role (Grant, Project) 2011-07-15 15:41:07 +00:00
manolobevia
4a3a611283 NIHVIVO-2921: Added:
- "Search results for "term" | View all accounts" users do a search. 
- "View all accounts" when users filter
2011-07-15 15:32:57 +00:00
ryounes
a979738004 NIHVIVO-2924 Change name of getMostSpecificTypes DAO method to reflect the fact that it filters out types not in a classgroup 2011-07-15 15:26:11 +00:00
j2blake
8619613fca accountsAjax URL is available even if there is no matching property. 2011-07-15 15:19:14 +00:00
ryounes
e175cca388 NIHVIVO-2924 Filter out mostSpecificTypes that don't belong to a classgroup 2011-07-15 15:16:53 +00:00
briancaruso
d34f951ef0 Adding object property statement consideration to search index updating NIHVIVO-2910 2011-07-15 15:04:31 +00:00
deepakkoni
8fadbbb01a Committing test cases for LeaderRole, MemberRole and ClinicalRole 2011-07-15 15:04:14 +00:00