Commit graph

872 commits

Author SHA1 Message Date
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
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
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
manolobevia
d4323b5c30 NIHVIVO-2232: Worked on cleaning template markup, adding role tags, styling template for adding and editing a menu item. Also, created js file for revealing/ unveiling custom template input field and check/unckeck all account for deletion. 2011-07-13 18:16:38 +00:00
cappadona
8a623e5bc5 NIHVIVO-2836 Include suggestion to rebuild search index when displaying empty menu pages and site index. 2011-07-13 17:01:44 +00:00
ryounes
0c67302bd0 NIHVIVO-2636 Remove search-badQuery.ftl, since it's never invoked and it includes a template that no longer exists 2011-07-13 15:34:18 +00:00
hjkhjk54
9290ed6204 updates for menu management 2011-07-13 13:43:25 +00:00
manolobevia
8b7225db9d NIHVIVO-2810: Removed anchor links 2011-07-13 01:53:15 +00:00
tankchintan
7e5e9e90d6 1. Adding link to visualization tools page to the site admin section. 2011-07-13 00:34:25 +00:00
ryounes
0f820e6c33 NIHVIVO-2729 Order subclass groupings in collated object properties by display rank rather than alphabetically. Introduce SubclassTemplateModel for a more flexible implementation. 2011-07-12 23:08:04 +00:00
manolobevia
7c7600858e NIHVIVO-2232: Worked on internal class markup for menu management template(add/edit menu item) 2011-07-12 20:57:07 +00:00
tworrall
3be6ec7b86 NIHVIVO-2848: changes to support the new externalAuthOnly flag 2011-07-12 19:45:09 +00:00
hjkhjk54
21c8f4990d updates for menu management and internal institutional class 2011-07-12 19:13:01 +00:00
manolobevia
dd44d48b49 NIHVIVO-2232: Worked on menu management templates for adding and editing a menu item. 2011-07-12 18:57:21 +00:00
hjkhjk54
e6f4c2a861 Update for menu management: correct url forwarding from edit request dispatch, updates to javascript for checking all classes when new content type selected, and editing 2011-07-12 17:31:04 +00:00
j2blake
c8ba30dce6 NIHVIVO-2848 The controller side of external-only accounts. 2011-07-12 16:25:47 +00:00
j2blake
7ab20aaeec NIHVIVO-2279 in add/edit forms, change field name from "degreeUri" to "newProfileClassUri". 2011-07-12 14:23:34 +00:00
hjkhjk54
dca2cd4a42 changes for menu management and N3 Refactoring 2011-07-12 01:40:40 +00:00
manolobevia
a26824b46e NIHVIVO-2280: Removed extra space and properly closed an img tag. 2011-07-11 20:39:23 +00:00
manolobevia
95a36d5d1e NIHVIVO-2866: Fix display issues in IE 6 for adding an user account 2011-07-11 20:38:03 +00:00
tworrall
9582fd78da NIHVIVO-2829: changed Account reference text to Identifier 2011-07-11 16:04:48 +00:00
manolobevia
b066df9501 NIHVIVO-2280: Lost my changes due to r8482. Manually added my changes 2011-07-11 15:25:17 +00:00