Commit graph

147 commits

Author SHA1 Message Date
hjkhjk54
591af24749 Updates for n3 editing and freemarker conversion. Also fixing propDelete.jsp's reference to freemarker configuration loading to include correct method call. 2011-10-11 15:49:19 +00:00
hjkhjk54
c4bbdd4154 Updates for n3 refactoring 2011-10-05 21:34:56 +00:00
hjkhjk54
5ece405f94 Updates for N3-Editing refactoring into JAVA code as well as integration of data and object property editing into same JAVA controller/freemarker templates. These changes should not affect the current jsp-based N3Editing which is being used throughout the system. 2011-08-15 21:46:02 +00:00
cappadona
1b260b2e67 NIHVIVO-3066 Merged r8868 from maint-rel-vivo-1.3 branch. 2011-07-27 12:46:35 +00:00
cappadona
2f6f3c53c2 Small formatting tweak for better readability. 2011-07-26 21:42:35 +00:00
cappadona
33433b7e77 Added comment to clarify that this template is deliberately empty for vitro. 2011-07-26 21:29:44 +00:00
cappadona
b97cbb60e3 NIHVIVO-3062 Merged r8856 from maint-rel-vivo-1.3 branch. 2011-07-26 21:08:34 +00:00
ryounes
28864168b9 Merge r8838, r8843 from maint-rel-vivo-1.3 2011-07-26 20:36:07 +00:00
hjkhjk54
ba11f54394 adding vitro specific version that does not have internal class content 2011-07-26 18:54:20 +00:00
hjkhjk54
d459f3a5cf Updates to remove internal class specific portion out of vitro version of menu management template 2011-07-26 18:53:36 +00:00
cappadona
47c5b386d8 NIHVIVO-3022 NIHVIVO-2980 Merged r8790 from maint-rel-vivo-1.3 branch. 2011-07-21 19:55:03 +00:00
ryounes
64f930f053 NIHVIVO-2886, NIHVIVO-2940 Fix display of links based on policy checks 2011-07-15 21:38:59 +00:00
manolobevia
e3e95fb11b NIHVIVO-2232: Worked on error display for form validation on menu items 2011-07-15 21:36:27 +00:00
manolobevia
0b6db7cc11 NIHVIVO-2232: Added section for displaying validation erros. 2011-07-15 19:59:19 +00:00
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
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