ICEmobile
  1. ICEmobile
  2. MOBI-546

panelPopup disabled not working in clientside or server-side mode

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.1 Final
    • Fix Version/s: 1.2 Final
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      n/a

      Description


      Setting disabled="true" has no effect on the panelPopup whether clientSide is true or false. The popup should not render if disabled is true.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32483 Wed Nov 28 15:27:31 MST 2012 judy.guglielmin MOBI-546 JSP allows style to concatenate for auto-center and quotes off position absolute
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/src/main/javascript/icemobile.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32482 Wed Nov 28 15:03:52 MST 2012 judy.guglielmin MOBI-546, position absolute no longer in quotes, body of popup not rendered unless server-side has visible true or isClient. visible property back to dismissing client side popup if false.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.panelpopup/panelpopup.js
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/panelpopup/PanelPopupRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32449 Wed Nov 28 06:20:46 MST 2012 philip.breau MOBI-546 - set popup bg and container beneath pagePanel header & footer
        - return mistakenly removed overflow
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/base/1_modal_panels.css
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32426 Tue Nov 27 11:54:09 MST 2012 judy.guglielmin MOBI-546, style attribute no longer concatenates with itself but is passed in through cfg option. modified examples back so final semi colon is no longer there.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/src/main/javascript/icemobile.js
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.panelpopup/panelpopup.js
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js
        Commit graph MODIFY /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/renderkit/PanelPopupCoreRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32425 Tue Nov 27 11:47:27 MST 2012 philip.breau MOBI-546 - set popup bg and container beneath pagePanel header & footer
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/base/1_modal_panels.css
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32422 Tue Nov 27 10:19:32 MST 2012 philip.breau MOBI-546 - add panelPopup header styling
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/ipad/1_page-panel_ext.css
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/android/1_button_ext.css
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/android/0_base_ext.css
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/honeycomb/1_page-panel_ext.css
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/iphone/1_modal_panels_ext.css
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/ipad/1_modal_panels_ext.css
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/archaic/1_page-panel_ext.css
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/bberry/1_modal_panels_ext.css
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/iphone/1_page-panel_ext.css
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/base/1_modal_panels.css
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/android/1_page-panel_ext.css
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/archaic/1_modal_panels_ext.css
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/bberry/1_button_ext.css
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/honeycomb/1_modal_panels_ext.css
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/android/1_modal_panels_ext.css
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/bberry/1_page-panel_ext.css
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32419 Mon Nov 26 23:34:44 MST 2012 judy.guglielmin MOBI-546, modified so clientSide versions store their own value for visible and that's first priority. Also, style attribute is saved and appended to by autocenter (or not). examples missing last semi-colon on style attribute for both jsp and jsf.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/src/main/javascript/icemobile.js
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/inc/panelpopup-content.jsp
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.panelpopup/panelpopup.js
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/layout/panelpopup-example.xhtml
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32371 Mon Nov 26 00:06:26 MST 2012 judy.guglielmin MOBI-546, removed extra close tag after header.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/PanelPopupTag.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32362 Sun Nov 25 10:53:59 MST 2012 judy.guglielmin MOBI-546, cleaned up debug logging statements
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/src/main/javascript/icemobile.js
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.panelpopup/panelpopup.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32361 Sun Nov 25 10:51:48 MST 2012 judy.guglielmin MOBI-546 fixed logic for multiple popups on same form/page
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/src/main/javascript/icemobile.js
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.panelpopup/panelpopup.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32357 Sun Nov 25 08:56:59 MST 2012 philip.breau MOBI-546 - updated popup container styling
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/base/1_modal_panels.css
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32354 Sun Nov 25 08:32:39 MST 2012 philip.breau MOBI-546 - updated panelPopup jsp example
        - example now has 2 separate client-side popups, one autoCenter, one not
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/inc/panelpopup-content.jsp
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32353 Sun Nov 25 07:55:14 MST 2012 philip.breau MOBI-546 - updated panelPopup jsp example
        - example now has 2 separate client-side popups, one autoCenter, one not
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/inc/panelpopup-content.jsp
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/java/org/icemobile/samples/springbasic/EchoController.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32352 Sun Nov 25 07:42:13 MST 2012 philip.breau MOBI-546 - updated panelPopup jsp example
        - example now has 2 separate client-side popups, one autoCenter, one not
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/inc/panelpopup-content.jsp
        Commit graph DEL /icemobile/trunk/icemobile/samples/icemobilespring/src/main/java/org/icemobile/samples/springbasic/PanelPopupBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32351 Sat Nov 24 22:54:36 MST 2012 judy.guglielmin MOBI-546, if Jira was working would have created a separate Jira for panelPopup to use core renderer. Sample for icemobilespring is pretty rough. Leaving it to Philip to refine how he wants the example, then will clean up and debug further.
        Files Changed
        Commit graph ADD /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/component/IPanelPopup.java
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/src/main/javascript/icemobile.js
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/src/main/resources/META-INF/icemobile.tld
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/inc/panelpopup-content.jsp
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/PanelPopupTag.java
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.panelpopup/panelpopup.js
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/panelpopup/PanelPopupMeta.java
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/panelpopup/PanelPopup.java
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/panelpopup/PanelPopupRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/java/org/icemobile/samples/springbasic/PanelPopupBean.java
        Commit graph ADD /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/renderkit/PanelPopupCoreRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32332 Fri Nov 23 11:38:41 MST 2012 judy.guglielmin MOBI-546,a couple of minor js corrections for correct height and width with and without autocenter
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.panelpopup/panelpopup.js
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32288 Thu Nov 22 02:04:05 MST 2012 judy.guglielmin MOBI-546, but disabled only currently working in client. WIll continue with this one.
        MOBI-543, MOBI-542, MOBI-540, MOBI-539, MOBI-538
        Still need to put functional css on wrapper and leave style and style class on container of popup.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.panelpopup/panelpopup.js
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/panelpopup/PanelPopupMeta.java
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/panelpopup/PanelPopup.java
        Commit graph MODIFY /icemobile/trunk/icemobile/resources/themes/honeycomb/1_modal_panels_ext.css
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/java/org/icefaces/mobile/PopupBean.java
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/panelpopup/PanelPopupRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/layout/panelpopup-example.xhtml
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: