Commit graph

17 commits

Author SHA1 Message Date
hjkhjk54
4c215d18d1 Updates for menu management and institutional internal class form 2011-07-13 20:45:30 +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
hjkhjk54
9290ed6204 updates for menu management 2011-07-13 13:43:25 +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
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
hjkhjk54
dca2cd4a42 changes for menu management and N3 Refactoring 2011-07-12 01:40:40 +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
briancaruso
def98f96de Worked on java based N3 editing. NIHVIVO-2236 2011-07-02 00:19:45 +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
briancaruso
8904a227d6 Adding MultiValuedEditSubmission 2011-07-01 14:19:10 +00:00
deepakkoni
74a48d09a3 Adding licensing info. 2011-06-29 20:46:13 +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