Commit graph

121 commits

Author SHA1 Message Date
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
rjy7
dae5369232 NIHVIVO-1629 Upgrade jQuery to version 1.5. NIHVIVO-2153 Change datetime fieldnames to use hyphen rather than period, since the latter generates errors in jQuery 1.5 and is not a valid CSS selector. 2011-02-21 16:09:40 +00:00
nac26
1f2edcc622 NIHVIVO-1820 Updated precision to full (Second) and requiredLevel to none for dateTimeInterval dateTimeValue custom forms. NIHVIVO-1855, NIHVIVO-1829 Corrected submit button text for dateTimeIntervalForm.jsp 2011-01-21 20:18:05 +00:00
nac26
92dcc367f8 NIHVIVO-1381 Reapplied some previous changes that were lost again (change template file name to start with lowercase and added <#list> directives). Also refactored for latest developments in handling dateTime elements in custom forms. 2011-01-06 02:29:19 +00:00
bdc34
cf6d5098b4 Adding some changes to DateTimeWidget. NIHVIVO-631 2011-01-05 20:45:58 +00:00
bdc34
206edf5dbb Adding some changes to DateTimeWidget. NIHVIVO-631 2011-01-05 19:15:12 +00:00
nac26
c34c2ed627 NIHVIVO-1381 Reapplied some previous changes lost when Brian moved dateTime files to vitro (change template file name to start with lowercase and added <#list> directives). Also moved dateTimeWithPrecision.ftl out of widgets directory since it's not a true widget as currently implemented. 2010-12-22 23:26:29 +00:00