Commit graph

1205 commits

Author SHA1 Message Date
ryounes
7f24663115 NIHVIVO-2449 Remove moniker from menupage display 2011-07-06 21:56:02 +00:00
ryounes
faa9b35399 NIHVIVO-2449 On individual list page, display preferredTitle with fallback to mostSpecificTypes. Don't show mostSpecificTypes that are the same as the type being displayed on the page, to avoid redundancy. 2011-07-06 20:20:36 +00:00
manolobevia
20f39dc25c NIHVIVO-2280: Removed checkbox form element for multiple accounts deletion when javascript is disable. 2011-07-06 19:40:30 +00:00
manolobevia
c0dbfafab8 NIHVIVO-2280: Used ${siteName} in all email subject lines 2011-07-06 19:26:42 +00:00
manolobevia
49a10ec36f NIHVIVO-2280: Removed unnecessary <legend> tags since <fieldset> tags have been removed 2011-07-06 19:18:12 +00:00
manolobevia
dbdbd81d11 NIHVIVO-2280: Removed unnecessary <fieldset> tags. 2011-07-06 18:55:01 +00:00
manolobevia
cc4e9c96bb NIHVIVO-2232: Added more content to menu management template for adding and editing menu items. 2011-07-06 18:39:09 +00:00
manolobevia
beb22f5794 Styled table of content for search display pages. 2011-07-06 18:38:47 +00:00
ryounes
ceb4ba96e0 NIHVIVO-2449 Remove vitro:moniker from individual profile, and display preferredTitle instead, falling back to mostSpecificTypes. 2011-07-06 17:09:51 +00:00
manolobevia
77e2f56459 NIHVIVO-2232: Added more padding between the sortable icon and the menu item. 2011-07-06 14:02:22 +00:00
ryounes
0347b682c7 NIHVIVO-2449 Display preferred title on individuallist page 2011-07-05 23:03:47 +00:00
ryounes
1c52d91b08 NIHVIVO-2449 Display mostSpecificTypes in search results in place of moniker. Create new template model class for individual in search results, since the display increasingly diverges from the individualList display. 2011-07-05 22:00:10 +00:00
tworrall
1d1edb17b8 commenting out other console references 2011-07-05 21:20:13 +00:00
j2blake
57ca8f9915 NIHVIVO-2749 Move the calculation of the MenuManagement URL into the controller. 2011-07-05 21:07:46 +00:00
tworrall
a3257c2fa8 commented out console.log reference, line 8 2011-07-05 20:37:44 +00:00
ryounes
1fb8fdcc45 NIHVIVO-2790 Make vitro:moniker displayable and editable (but not addable) so existing values can be managed by editors post-1.3 upgrade. 2011-07-05 19:19:07 +00:00
brianjlowe
6e4fcedb6c NIHVIVO-2317 NIHVIVO-2318 removing vitro namespace properties from editing and various Java classes and interfaces 2011-07-05 19:14:16 +00:00
briancaruso
def98f96de Worked on java based N3 editing. NIHVIVO-2236 2011-07-02 00:19:45 +00:00
hjkhjk54
90d822c6b5 removed output statements 2011-07-01 21:45:01 +00:00
hjkhjk54
263cca2727 Creating new versions that can handle multi-valued parameters for Edit Configuration and n3 editing 2011-07-01 21:43:59 +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
cappadona
5e45a7b63d Fixed a couple typos in listViewConfig files. 2011-07-01 13:10:09 +00:00
manolobevia
17012d8f01 NIHVIVO-2280: Fixed account deletion 2011-06-30 16:31:39 +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
239256187d NIHVIVO-2787 Change title selections when selecting a vclass for which no individuals are returned 2011-06-29 14:45:58 +00:00
ryounes
59e3150fc3 NIHVIVO-2787 Fix js to handle unexpected empty individual set returned from controller 2011-06-29 13:45:21 +00:00
manolobevia
7cc5501f70 NIHVIVO-2777: Adjusted CSS for ontology hierarchy display to put top-level classes in bigger font. 2011-06-28 21:23:55 +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
5b3c113ccc NIHVIVO-2280: Removed .hide class since we have .hidden in VITRO. 2011-06-28 18:37:44 +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
manolobevia
85bf772de6 NIHVIVO-2584: Added some margin to additiona emails section 2011-06-24 16:54:12 +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