Commit graph

1506 commits

Author SHA1 Message Date
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
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
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
cappadona
d7d64e9862 NIHVIVO-2912 Removed data visualization tools link from Advanced Data Tools. 2011-07-15 20:51:08 +00:00
hjkhjk54
7d196832db update to remove alerting of validation error 2011-07-15 20:40:20 +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
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
cappadona
26421cab6c Removed include call to siteAdmin-customReports.ftl. 2011-07-15 19:47:05 +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
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
hjkhjk54
7f8db83ec1 This page will go away but checking this in just to prevent errors 2011-07-15 18:43:36 +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
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
j2blake
8619613fca accountsAjax URL is available even if there is no matching property. 2011-07-15 15:19:14 +00:00
manolobevia
beddbab5af NIHVIVO-2232: Renamed testmenupage.css for menuManagement.css. Added padding to internal class section 2011-07-15 14:06:57 +00:00
cappadona
2daad2b8b1 NIHVIVO-2232 Menu items can now be reordered. Brace yourself. 2011-07-15 13:04:07 +00:00
cappadona
a0f8144ee8 NIHVIVO-2664 Moved the calculation of internalClass URL into the controller. Added check for UseMiscellaneousCuratorPages (review with Jim). 2011-07-15 12:10:08 +00:00
cappadona
87661daa9d NIHVIVO-2232 Reordered links under Site Admin > Site Configuration. Removed "(in development)" note for Menu management. 2011-07-15 12:08:14 +00:00
cappadona
f9e78c43b3 NIHVIVO-2232 Renamed testMenuManagement.ftl to menuManagement.ftl. Removed Manolo's initial prototype template. 2011-07-15 12:00:56 +00:00
cappadona
e71628ae6b NIHVIVO-2232 Refactor markup and javascript for menu item edit form. 2011-07-14 23:35:43 +00:00
manolobevia
18416c5773 NIHVIVO-2232: Moved internal class display section above the select list choosing classes in a class group. 2011-07-14 22:15:17 +00:00
manolobevia
5f14a66774 NIHVIVO-2232: Worked on internal class display section. 2011-07-14 21:35:44 +00:00
manolobevia
c740b09082 NIHVIVO-2232: Removed Menu N3 editor from site admin/ site configuration page 2011-07-14 21:31:28 +00:00
tworrall
c2f61655a2 removed console.log statement 2011-07-14 21:07:46 +00:00
tworrall
750c8f456e took the pwd and conf pwd fields out of the table element and vertically stacked them 2011-07-14 20:58:07 +00:00
manolobevia
2dedb88c66 NIHVIVO-2232: Added Institutional internal class link to site admin 2011-07-14 20:02:49 +00:00
manolobevia
ab1585b337 NIHVIVO-2232: Worked on template for Institutional internal class 2011-07-14 20:01:36 +00:00
j2blake
63c4d2bbc8 Cache the results of the AJAX calls, for faster response. 2011-07-14 19:15:31 +00:00
ryounes
094e6010dd NIHVIVO-2883 Add vivo-specific default list view config to generate a preferred title. Display most specific type for people only, if no preferred title. 2011-07-14 17:30:29 +00:00
tworrall
23c6f1d474 NIHVIVO-2571: updated templates to use new size and dimension variables; minor css width change to support this 2011-07-14 17:02:04 +00:00
manolobevia
4fca7d702e NIHVIVO-2232: Nick fixed the issue I had for showing and hiding the custom template field, and another issue selecting/deselecting classes in a class group. 2011-07-14 16:41:38 +00:00
hjkhjk54
aa0de11f90 updates to internal class form and menu edit 2011-07-14 14:51:28 +00:00
manolobevia
b0ba33338e NIHVIVO-2894: Updated account templates to enable filter by roles. 2011-07-14 14:36:14 +00:00
manolobevia
331e8c5bfa NIHVIVO-2894: Updated account templates to enable search and account total. Working on filter by role, 2011-07-14 03:21:01 +00:00
hjkhjk54
3e30283d6b updates for menu management and institutional internal class 2011-07-14 03:18:06 +00:00
j2blake
00f146c992 NIHVIVO-2893 Add a Cancel link to the " 2011-07-13 22:02:37 +00:00
manolobevia
4c55db1ac6 NIHVIVO-2232: Fixed hiding/showing Custom template input field. 2011-07-13 21:17:01 +00:00
tworrall
ab4adf59ac another change for the index page to display columns uniformly 2011-07-13 20:59:42 +00:00
hjkhjk54
4c215d18d1 Updates for menu management and institutional internal class form 2011-07-13 20:45:30 +00:00
tworrall
55bf137efe changes for the index page to display columns uniformly 2011-07-13 20:37:50 +00:00
manolobevia
3fa716dbd1 NIHVIVO-2232: Added template for removing menu items 2011-07-13 20:14:39 +00:00
manolobevia
04fc9ce3ae NIHVIVO-2232: Per Hudas request, I have replaced
<a class="cancel" href="${formUrls}">Cancel</a>
with
<a class="cancel" href="${cancelUrl}">Cancel</a>
2011-07-13 19:02:43 +00:00
hjkhjk54
842faf3a1f Adding classes for institutional internal class and updating menu management - also updated query that retrieve class group uri to use data getter instead of page 2011-07-13 18:54:24 +00:00