Commit graph

27 commits

Author SHA1 Message Date
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
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
ab1585b337 NIHVIVO-2232: Worked on template for Institutional internal class 2011-07-14 20:01:36 +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
hjkhjk54
3e30283d6b updates for menu management and institutional internal class 2011-07-14 03:18:06 +00:00
manolobevia
4c55db1ac6 NIHVIVO-2232: Fixed hiding/showing Custom template input field. 2011-07-13 21:17:01 +00:00
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