Commit graph

797 commits

Author SHA1 Message Date
briancaruso
def98f96de Worked on java based N3 editing. NIHVIVO-2236 2011-07-02 00:19:45 +00:00
cappadona
44ee8c88bf NIHVIVO-2810 NIHVIVO-2232 Added custom list view for display:hasElement and first go at menu item drag-n-drop for menu management. Also added new entry for Menu Management on site admin page under site configuration. Work in progress and not fully functional. 2011-07-01 18:12:05 +00:00
j2blake
3c11662d88 NIHVIVO-2279 Remove the obsolete "external Auth ID" field from the template. 2011-07-01 16:28:31 +00:00
j2blake
89a91757c0 NIHVIVO-2279 Flesh out the UI for editing UserAccount, and associating with Individual Profiles 2011-07-01 16:19:53 +00:00
manolobevia
93ae6c5155 NIHVIVO-2232: Moving menu management template (edit/add) to vitro/webapp/web/templates/freemarker/edit/forms/menuManagementForm.ftl, and renaming template file. 2011-07-01 16:04:27 +00:00
manolobevia
e56e25d206 NIHVIVO-2232: Created template for adding and editing menu items. Work in progress. 2011-07-01 15:46:02 +00:00
briancaruso
8904a227d6 Adding MultiValuedEditSubmission 2011-07-01 14:19:10 +00:00
manolobevia
f6a0fdebfe NIHVIVO-2796: Re-factored contact form templates 2011-06-29 20:48:32 +00:00
deepakkoni
74a48d09a3 Adding licensing info. 2011-06-29 20:46:13 +00:00
manolobevia
c9669baaf1 NIHVIVO-2704: Removed unnecessary class and aligned form elements for first column in main user accounts table. 2011-06-29 19:45:21 +00:00
deepakkoni
ab8a6f0662 Adding the following files related to refactoring of EditRequestDispatch
1) DefaultDataPropertyFormGenerator
2) DefaultObjectPropertyFormGenerator
3) DefaultPropertyFormGenerator
4) EditDataPropStmtRequestDispatchController
5) EditRequestDispatchController
6) n3DeleteController
7) defaultPropertyForm.ftl

Note: These files are not fully functional yet. While some of them are partially functional, others need some filling up to do.
2011-06-29 19:27:33 +00:00
manolobevia
32e69d257d NIHVIVO-2794: Removed mailbox image from contact us thank you page. 2011-06-29 16:58:35 +00:00
ryounes
0f3491f42d Updates to default list view: remove moniker, and handle label vs. local name from sparql query rather than a data postprocessor 2011-06-29 15:50:23 +00:00
j2blake
87dc7698e1 NIHVIVO-2279 first steps toward associating a UserAccount with a Profile. 2011-06-29 15:36:14 +00:00
ryounes
9479a220f5 NIHVIVO-2734 Don't show property group menu if there are no property group menu items 2011-06-28 20:19:07 +00:00
hjkhjk54
030b454a2b Changes to fix error with NIHVIVO-2726 (switching to main model removes original model). Also updated template for individuals for classes to employ main class group template. Also fixed error NIHVIVO-2785 where clicking on class on internal/external page repeated class name on page. 2011-06-28 19:54:23 +00:00
manolobevia
2bf3e20cd8 NIHVIVO-2707: Changed header page to 'User Accounts' 2011-06-28 18:46:30 +00:00
manolobevia
179d2b80d4 NIHVIVO-2280: Created account.css in VITRO, and moved some wilma specific styles to VIVO. Tweaked styles in general for all account templates and rganized images related to account management. 2011-06-28 12:15:51 +00:00
manolobevia
97ed0f39fd NIHVIVO-2280: Styled buttons for adding an account and deleting an account. 2011-06-27 21:46:27 +00:00
manolobevia
c31e82f382 NIHVIVO-2280: Removed link for total counts. 2011-06-27 14:48:51 +00:00
ryounes
8f9933c3f5 Remove stray open script tag that prevented rendering of buttons at the bottom of the form. 2011-06-24 19:08:07 +00:00
hjkhjk54
b7357571dc Removing older template file 2011-06-24 17:15:27 +00:00
hjkhjk54
843e09a451 Updates for menu management and IndividualsForClasses (i.e. internal filters plus custom selection of classes for page) as well as use of data getters predicate in menu model instead of type of Page to get data getter for page. 2011-06-24 17:05:34 +00:00
ryounes
851eb31119 NIHVIVO-2264 Modify addLinkWithLabel macro so header is displayed whenever a user is editing the page, even if no add link is provided. 2011-06-24 15:16:18 +00:00
cappadona
aa04e188a2 Removed deprecated vivo-basic theme in prep for 1.3 release and deleted all references to it 2011-06-24 11:05:27 +00:00
cappadona
fcf06544cc NIHVIVO-2483 Restored h3 level headings for selected class on class group menu pages 2011-06-24 09:16:49 +00:00
cappadona
3e4175cb40 NIHVIVO-1561 Deleted unused script elements from individual templates and removed the associated js files from the project 2011-06-24 09:10:32 +00:00
manolobevia
3f485ee007 NIHVIVO-2280: Refactored delete button for account main page 2011-06-23 20:57:35 +00:00
manolobevia
1aa136f075 NIHVIVO-2280: Created macro for generating number of accounts, pagination, accounts per page, and delete function. 2011-06-23 19:21:05 +00:00
manolobevia
5a2e1c4cff NIHVIVO-2280: Deleted extra quote. 2011-06-23 18:05:10 +00:00
manolobevia
38076ed92b NIHVIVO-2280: Worked styling accounts table for main account page. 2011-06-23 18:02:20 +00:00
ryounes
5998f8b095 NIHVIVO-2744 Display of mostSpecificType(s) on individual profile (in place of former moniker). 2011-06-23 15:00:23 +00:00
manolobevia
a394d7aa0d NIHVIVO-2739: Styled feedback messages when users edit their accounts using "My account" link 2011-06-22 00:24:59 +00:00
ryounes
8e3764b7b7 Minor changes to menu template 2011-06-21 20:03:57 +00:00
ryounes
79607581ed Menu management templates 2011-06-21 19:04:01 +00:00
manolobevia
f49d3af301 NIHVIVO-2280: Removed word OPTIONAL in External AUTH ID label. 2011-06-20 17:36:01 +00:00
manolobevia
7cd7e7f8a6 NIHVIVO-2232. Worked on menu management main page. Work in progress. 2011-06-17 17:34:06 +00:00
j2blake
86a22b397d Rename email templates to clarify their purpose. 2011-06-17 17:31:23 +00:00
j2blake
8b4b66e024 NIHVIVO-2716 Make rootUser a property on UserAccount. When editing the root user, don't show roles. 2011-06-16 15:09:39 +00:00
tworrall
be3851b15e NIHVIVO-2483: moved subclass heading above a-z navigation 2011-06-16 14:40:39 +00:00
tworrall
fcd877b5e2 NIHVIVO-2710: changed span to heading 2011-06-16 14:38:00 +00:00
j2blake
cd099505a6 NIHVIVO-2706 "Reset password" box remains checked if the form is presented again. 2011-06-15 20:50:31 +00:00
j2blake
8e94e7a4e3 NIHVIVO-2705 correct the selection of existing roles. 2011-06-15 20:10:01 +00:00
j2blake
2bfb79995e Add External Authorization ID to the "Add Account" and "Edit Account" pages. 2011-06-15 19:51:46 +00:00
manolobevia
738a177cb8 NIHVIVO-2280: Styled first time log in for external auth. 2011-06-15 18:59:34 +00:00
j2blake
5d587265fa NIHVIVO-2299 Improve the way Email templates are handled - specify HTML and plain text in the same template. Refine the EmailDirective to permit optional parameters. 2011-06-15 18:23:07 +00:00
tworrall
e970abcae9 NIHVIVO-2710: improved type facet on the search results page 2011-06-15 14:39:22 +00:00
manolobevia
367d0bf9b4 NIHVIVO-2280: Changed note to "Instructions for resetting the password will be emailed to the address entered above. The password will not be reset until the user follows the link provided in this email." 2011-06-14 18:49:03 +00:00
j2blake
4282da5ef2 NIHVIVO-2696 External user gets an account on first login. 2011-06-14 17:11:26 +00:00
manolobevia
cedd095a07 NIHVIVO-2280: Removed asterisk for New password and Confirm new password field. Also changed wording for Confirm initial password to Confirm new password. 2011-06-14 14:53:22 +00:00