OHSU Nav v2 Change Log

From ADF Docs
Jump to: navigation, search

r24 | mcarroll | 2013-02-20 15:49:08 EST Changed paths: M /branches/2.0/components/App.cfc M /branches/2.0/components/navElementDAO.cfc

Updated populate content call to named arguments to force the subsiteid argument.


r23 | mcarroll | 2013-02-05 16:23:46 EST Changed paths: M /branches/2.0/appBeanConfig.cfm M /branches/2.0/components/App.cfc

Updated the App Bean Config for ADF v1.6 Library.


r22 | mcarroll | 2013-02-05 16:21:38 EST Changed paths: M /branches/2.0/customfields/nav_element_render.cfm

Added check to see if the page is in the navigation.


r21 | mcarroll | 2012-09-06 13:25:45 EDT Changed paths: M /trunk

Pushed the development branch 2.0 into the TRUNK to download as the current build.


r20 | mcarroll | 2012-09-06 13:25:11 EDT Changed paths: M /trunk/appBeanConfig.cfm M /trunk/components/App.cfc

Pushed the development branch 2.0 into the TRUNK to download as the current build.


r19 | mcarroll | 2012-09-06 13:23:49 EDT Changed paths: M /branches/2.0/appBeanConfig.cfm M /branches/2.0/components/App.cfc

Updated app comments and versions for development branch 2.0.


r18 | mcarroll | 2012-09-06 13:22:07 EDT Changed paths: D /branches/1.1

Removed the development branch 1.1 and is replaced by version 2.0.


r17 | mcarroll | 2012-09-06 13:21:27 EDT Changed paths: A /branches/2.0

Created the development branch 2.0 for support with CS 7 (Winter 2012).


r16 | mcarroll | 2012-09-06 13:20:31 EDT Changed paths: M /trunk/sample_flex_proxy.cfm M /trunk/customcf/update_sample_childlist.cfm A /trunk/site-files M /trunk/customfields/nav_element_render.cfm M /trunk/renderhandlers/nav_display.cfm M /trunk/components/App.cfc M /trunk/customcf/sample_sort.cfm M /trunk/components/navElementDAO.cfc M /trunk/customfields/flashNavManager_render.cfm M /trunk/components/navElementController.cfc M /trunk M /trunk/appBeanConfig.cfm M /trunk/components/navElementService.cfc M /trunk/datasheet-modules/is_promoted_parent.cfm M /trunk/customcf/edit_navElements.cfm M /trunk/datasheet-modules/pageIDlist-to-linkList.cfm M /trunk/post-delete-page.cfm M /trunk/flexProxy.cfc M /trunk/customcf/build_sample_nav.cfm

Pushed the development branch 1.1 into the TRUNK to download as the current build.


r15 | gcronkright | 2012-07-11 17:48:52 EDT Changed paths: M /branches/1.1/components/App.cfc M /branches/1.1/components/navElementService.cfc

Function: getNavHTML Update: Updated the 'openNewWindow' variable to be reset to false on each loop iteration


r14 | gcronkright | 2012-07-10 15:42:45 EDT Changed paths: M /branches/1.1/components/App.cfc M /branches/1.1/components/navElementService.cfc

Updated the logic for registered URLs to convert the URLs with excluded URLs to relative paths even if the openInNewWindow option is turned off. This will prevent the problem of Authoring registered URLs being server on a ROPS redirecting the user back to the Authoring server.


r13 | gcronkright | 2012-07-10 14:50:21 EDT Changed paths: A /branches/1.1/site-files/_cs_apps/config A /branches/1.1/site-files/_cs_apps A /branches/1.1/site-files A /branches/1.1/site-files/_cs_apps/config/ohsuNav.xml M /branches/1.1/components/navElementService.cfc M /branches/1.1/components/App.cfc

Added a configuration XML file. Added a configuration option to enable the option to allow Registered URLs to open in a new window. Added a configuration option to add a list of domains that will not open in a new window when the 'new window' option is enabled


r12 | mcarroll | 2012-01-13 09:53:13 EST Changed paths: M /branches/1.1/appBeanConfig.cfm

Updated constructor dependency.


r11 | mcarroll | 2012-01-13 09:24:36 EST Changed paths: M /branches/1.1 M /branches/1.1/customfields/flashNavManager_render.cfm M /branches/1.1/customfields/nav_element_render.cfm M /branches/1.1/post-delete-page.cfm M /branches/1.1/components/navElementController.cfc M /branches/1.1/components/App.cfc M /branches/1.1/customcf/build_sample_nav.cfm M /branches/1.1/customcf/sample_sort.cfm M /branches/1.1/flexProxy.cfc M /branches/1.1/customcf/update_sample_childlist.cfm M /branches/1.1/components/navElementDAO.cfc M /branches/1.1/customcf/edit_navElements.cfm M /branches/1.1/renderhandlers/nav_display.cfm M /branches/1.1/components/navElementService.cfc M /branches/1.1/sample_flex_proxy.cfm M /branches/1.1/appBeanConfig.cfm M /branches/1.1/datasheet-modules/is_promoted_parent.cfm M /branches/1.1/datasheet-modules/pageIDlist-to-linkList.cfm

Updated all code with comment headers.


r10 | mcarroll | 2012-01-13 09:17:11 EST Changed paths: A /branches/1.1

Created development branch 1.1.