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
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
5368eac494
Removed old and unused js files from the project
2011-06-24 09:12:48 +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
d74f5f3072
NIHVIVO-2584: Added core:promaryEmail to individual foaf person template
2011-06-23 14:41:18 +00:00
manolobevia
4e9fa02a3f
Updated styles for reseting password
2011-06-22 17:08:05 +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
manolobevia
c9c4e128a4
NIHVIVO-2740: This fix layout issues in Chrome for PC and Mac
2011-06-21 22:15:45 +00:00