Commit graph

78 commits

Author SHA1 Message Date
tworrall
5d950625c2 merging r10033 to the trunk 2012-09-06 14:52:54 +00:00
hjkhjk54
34858fcadb updates for page management as well as some changes to schema.xml to enable addition of dynamic fields (for datastar but also present if others would like to employ it) - some additional debug lines to ContextNodeFields. 2012-08-16 21:17:40 +00:00
hjkhjk54
059094be4c Updates for handling single and double quotes in html and sparql data getters 2012-08-06 19:30:47 +00:00
hjkhjk54
8225bcf91f updates for handling single and double quotes as well as enabling self contained template option for page management 2012-08-03 15:24:58 +00:00
tworrall
6a63de6144 merging 9989 to the trunk 2012-08-03 14:29:56 +00:00
tworrall
7ea00cd5a8 pagemanagement - added cancel button to main content type sections 2012-06-25 19:59:18 +00:00
hjkhjk54
c46b148535 Updates for page management, including updating link to menu ordering on page list, updating internal class server side logic to correctly instantiate objects when editing an internal class page (previously json object was passed but wasn't needed so removed from constructor), also updated client-side script to correctly populate internal class/class group section and other client-side interactions 2012-06-25 17:34:25 +00:00
hjkhjk54
e3f9caced1 updates for page management - page deletion as well as changing menu management to menu ordering 2012-06-25 00:19:33 +00:00
tworrall
54941a201b page managemnet changes 2012-06-24 21:23:12 +00:00
hjkhjk54
7e2a5d22d4 updates for page management, and replacing empty options with Constant empty options for pageData in EditConfigurationTemplateModel in populateDropdowns and also logging error if name in pageData already in use for that field name 2012-06-24 01:39:58 +00:00
hjkhjk54
9ca30d634a updates for page management 2012-06-22 17:56:02 +00:00
hjkhjk54
f6b2387a3e updates for page management as well as updates to new URI maker and individual dao jena to handle creation of new URI (old code was returning duplicate when maximum number of attempts was exhausted in NewURIMakerVitro b/c IndividualDaoJena kept returning the same URI since Random instance was set with system time seed and possibly the calls to the method were occurring close together in time and nextInt kept returning the same number). 2012-06-21 20:44:42 +00:00
hjkhjk54
7c0f00e7e9 updates for page management 2012-06-20 21:20:55 +00:00
hjkhjk54
414df19928 updates to make sure default template is not selected in javascript if editing (in which case template should select either default or custom) 2012-06-19 21:12:49 +00:00
hjkhjk54
c338c9025b updates for page management 2012-06-18 21:15:22 +00:00
hjkhjk54
f327e91a3c page management related updates 2012-06-15 22:14:09 +00:00
hjkhjk54
5c3ab93bd5 updates for page management 2012-06-14 14:20:27 +00:00
hjkhjk54
4e96cd318d page management updates 2012-06-13 19:37:04 +00:00
hjkhjk54
57ffa0096f updates for page management and updates for licenses 2012-06-05 21:34:06 +00:00
hjkhjk54
a31b91bddd Updates for page management 2012-06-04 21:36:04 +00:00
hjkhjk54
918451f294 updates for page management 2012-06-01 21:32:56 +00:00
hjkhjk54
7da7c3da87 updates for page management 2012-05-31 21:44:39 +00:00
hjkhjk54
3646a214a5 updates for page management - code. 2012-05-29 21:40:09 +00:00
hjkhjk54
e3c6cc1640 updates for page management, allowing addition of sparql data getter 2012-05-23 21:43:35 +00:00
hjkhjk54
b713635c01 updates for page management - javascript, freemarker, and n3 editing/generator changes 2012-05-19 01:38:54 +00:00
hjkhjk54
bbd45d7851 updates for page management and adding multiple data getters in page management 2012-05-17 22:03:36 +00:00
hjkhjk54
8e98850493 updates for page management 2012-05-16 21:13:33 +00:00
tworrall
39590ec936 fixed cross browser compatibility issue 2012-05-10 13:38:08 +00:00
tworrall
43db4d7416 NIHVIVO-3283 - when using back button to navigate back to a menu page, the vclass previously selected will be selected 2012-05-09 20:08:01 +00:00
j2blake
af3ca17ef1 NIHVIVO-2411 Modify ClassGroupPageData.java and browseByVClass.js to use the new BROWSE short view. This means that the VIVO-specific browseByVClassPeople.js and menupage--classgroup-people.ftl can be replaced by a VIVO-specific short view. 2012-05-01 16:29:36 +00:00
cappadona
1b260b2e67 NIHVIVO-3066 Merged r8868 from maint-rel-vivo-1.3 branch. 2011-07-27 12:46:35 +00:00
cappadona
b97cbb60e3 NIHVIVO-3062 Merged r8856 from maint-rel-vivo-1.3 branch. 2011-07-26 21:08:34 +00:00
hjkhjk54
e1eca52416 Updating javascript to enable display of correct content type name in internal class message "only display x within my institution" on content type change. NIHVIVO-3026 2011-07-21 19:17:24 +00:00
cappadona
e1c19ba56e NIHVIVO-2963 Completed refactor of menupage.ftl to account for class intersection pages (i.e. only display internal individuals via intersection with institutional internal class). Removed unnecessary files. 2011-07-18 19:11:46 +00:00
cappadona
301cc9d290 NIHVIVO-2963 Refactor menupage.ftl to account for class intersection pages (i.e. only display internal individuals via intersection with institutional internal class). Work in progress. 2011-07-18 17:03:40 +00:00
manolobevia
a9472255a7 NIHVIVO-2232: Changed error messages 2011-07-18 14:34:10 +00:00
manolobevia
e3e95fb11b NIHVIVO-2232: Worked on error display for form validation on menu items 2011-07-15 21:36:27 +00:00
hjkhjk54
7d196832db update to remove alerting of validation error 2011-07-15 20:40:20 +00:00
hjkhjk54
1459228d5a updates to validation for menu management and update for checking default namespace and not throwing error if /individual not found 2011-07-15 20:35:14 +00:00
hjkhjk54
fdcdb4c34c updates for validation 2011-07-15 20:26:10 +00:00
hjkhjk54
b204cd3b82 Updates to support proper behavior for content type change and beginning of validation 2011-07-15 19:56:48 +00:00
cappadona
cae38b8d0c NIHVIVO-2844 Updated to javascript to account for potential multiple mostSpecificTypes and allow an override property to be passed as an argument to be used in lieu of the mostSpecificType. 2011-07-15 19:06:57 +00:00
cappadona
e71628ae6b NIHVIVO-2232 Refactor markup and javascript for menu item edit form. 2011-07-14 23:35:43 +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
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
hjkhjk54
21c8f4990d updates for menu management and internal institutional class 2011-07-12 19:13:01 +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
f3e4f58c5b Updates for javascript 2011-07-12 02:13:45 +00:00
hjkhjk54
a5b2ccaad0 updates for menu management - select list generator copy still referenced moniker and had to be updated 2011-07-12 01:50:36 +00:00