My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Jun 23, 2009
    issue 4 (corner-rounding issue) reported by klenwell   -   On Firefox 2 and IE browsers, rounded corners are jacked. Here's the error message in FF2: top padding is 0px for 10px corner: <a class="mp_tab_link rounded_by_jQuery_corners"> The source for the minimized version is available here: http://code.google.com/p/mushpup/source/browse/tags/release-2.0/js/external/jquery_plugins/jquery.corners.min.js Here's the code that raises the error: if(d-a.sizey<0){try{console.error("%s padding is %ipx for %ipx corner:",(c?"top":"bottom"),d,a.sizey,f)}catch(b){}d=a.sizey}return d-a.sizey+"px"} So it appears the padding size must be greater than or equal to the corner setting. Note: Should probably switch to unminimized version until issue is resolved.
    On Firefox 2 and IE browsers, rounded corners are jacked. Here's the error message in FF2: top padding is 0px for 10px corner: <a class="mp_tab_link rounded_by_jQuery_corners"> The source for the minimized version is available here: http://code.google.com/p/mushpup/source/browse/tags/release-2.0/js/external/jquery_plugins/jquery.corners.min.js Here's the code that raises the error: if(d-a.sizey<0){try{console.error("%s padding is %ipx for %ipx corner:",(c?"top":"bottom"),d,a.sizey,f)}catch(b){}d=a.sizey}return d-a.sizey+"px"} So it appears the padding size must be greater than or equal to the corner setting. Note: Should probably switch to unminimized version until issue is resolved.
  • Jun 23, 2009
    issue 3 (Corner-Rounding Issue) reported by klenwell   -   On Firefox 2 and IE browsers, rounded corners are jacked. Here's the error message in FF2: top padding is 0px for 10px corner: <a class="mp_tab_link rounded_by_jQuery_corners"> The source for the minimized version is available here: http://code.google.com/p/mushpup/source/browse/tags/release-2.0/js/external/jquery_plugins/jquery.corners.min.js Here's the code that raises the error: if(d-a.sizey<0){try{console.error("%s padding is %ipx for %ipx corner:",(c?"top":"bottom"),d,a.sizey,f)}catch(b){}d=a.sizey}return d-a.sizey+"px"} So it appears the padding size must be greater than or equal to the corner setting. Note: Should probably switch to unminimized version until issue is resolved.
    On Firefox 2 and IE browsers, rounded corners are jacked. Here's the error message in FF2: top padding is 0px for 10px corner: <a class="mp_tab_link rounded_by_jQuery_corners"> The source for the minimized version is available here: http://code.google.com/p/mushpup/source/browse/tags/release-2.0/js/external/jquery_plugins/jquery.corners.min.js Here's the code that raises the error: if(d-a.sizey<0){try{console.error("%s padding is %ipx for %ipx corner:",(c?"top":"bottom"),d,a.sizey,f)}catch(b){}d=a.sizey}return d-a.sizey+"px"} So it appears the padding size must be greater than or equal to the corner setting. Note: Should probably switch to unminimized version until issue is resolved.
  • Jun 21, 2009
    r53 (removed dotted line around ui in css) committed by klenwell   -   removed dotted line around ui in css
    removed dotted line around ui in css
  • Jun 17, 2009
    r52 (tagging version 2.0) committed by klenwell   -   tagging version 2.0
    tagging version 2.0
  • Jun 16, 2009
    r51 (fixed problem in hash builder and updated unit tests) committed by klenwell   -   fixed problem in hash builder and updated unit tests
    fixed problem in hash builder and updated unit tests
  • Jun 14, 2009
    r50 (added customized jslint script and ran against mushpup.js fi...) committed by klenwell   -   added customized jslint script and ran against mushpup.js file, cleaned up code, hopefully fixed IE problems
    added customized jslint script and ran against mushpup.js file, cleaned up code, hopefully fixed IE problems
  • Jun 10, 2009
    r49 (updated mime-type for sprint4 and trunk stylesheet) committed by klenwell   -   updated mime-type for sprint4 and trunk stylesheet
    updated mime-type for sprint4 and trunk stylesheet
  • Jun 10, 2009
    r48 (updated css file and auto-prop settings for mime-types) committed by klenwell   -   updated css file and auto-prop settings for mime-types
    updated css file and auto-prop settings for mime-types
  • Jun 09, 2009
    r47 (tagging sprint 4) committed by klenwell   -   tagging sprint 4
    tagging sprint 4
  • Jun 09, 2009
    r46 (s4-t67: acceptance test complete and updated reset button to...) committed by klenwell   -   s4-t67: acceptance test complete and updated reset button to hide hash
    s4-t67: acceptance test complete and updated reset button to hide hash
  • Jun 06, 2009
    r45 (updated acceptance test to test tabs) committed by klenwell   -   updated acceptance test to test tabs
    updated acceptance test to test tabs
  • Jun 06, 2009
    r44 (update unit tests to reflect scaled back parse_url method) committed by klenwell   -   update unit tests to reflect scaled back parse_url method
    update unit tests to reflect scaled back parse_url method
  • May 27, 2009
    r43 (TASK 66 COMPLETE: preset tabs added) committed by klenwell   -   TASK 66 COMPLETE: preset tabs added
    TASK 66 COMPLETE: preset tabs added
  • May 25, 2009
    r42 (TASK 65 COMPLETE: added warnings to hash display) committed by klenwell   -   TASK 65 COMPLETE: added warnings to hash display
    TASK 65 COMPLETE: added warnings to hash display
  • May 20, 2009
    r41 (modifiers implemented) committed by klenwell   -   modifiers implemented
    modifiers implemented
  • May 20, 2009
    README Wiki page deleted by klenwell
  • May 20, 2009
    README Wiki page edited by klenwell
  • May 20, 2009
    README (Package README Page) Wiki page edited by klenwell
  • May 20, 2009
    README (Package README Page) Wiki page added by klenwell
  • May 20, 2009
    issue 2 (trigger ctrl + insert to reset) Status changed by klenwell   -   Closing this ticket. I've found that I actually prefer to keep the hash open in most instances.
    Status: WontFix
    Closing this ticket. I've found that I actually prefer to keep the hash open in most instances.
    Status: WontFix
  • May 17, 2009
    r36 (ui sprint complete) committed by klenwell   -   ui sprint complete
    ui sprint complete
  • May 13, 2009
    r35 (added how to use view and css file) committed by klenwell   -   added how to use view and css file
    added how to use view and css file
  • May 12, 2009
    r34 (added footer to ui) committed by klenwell   -   added footer to ui
    added footer to ui
  • May 12, 2009
    Password (How to Pick a Password and Use Mushpup) Wiki page added by klenwell
  • May 06, 2009
    r32 (hash panel integrated within ui) committed by klenwell   -   hash panel integrated within ui
    hash panel integrated within ui
  • May 03, 2009
    r31 (styling touch ups) committed by klenwell   -   styling touch ups
    styling touch ups
  • May 03, 2009
    r30 (hash panel added to prototype) committed by klenwell   -   hash panel added to prototype
    hash panel added to prototype
  • Apr 26, 2009
    r29 (form panel methods complete) committed by klenwell   -   form panel methods complete
    form panel methods complete
  • Apr 26, 2009
    r28 (tab UI complete and acceptance test redefined) committed by klenwell   -   tab UI complete and acceptance test redefined
    tab UI complete and acceptance test redefined
  • Apr 15, 2009
    r27 (add banner autostyling method) committed by klenwell   -   add banner autostyling method
    add banner autostyling method
  • Apr 15, 2009
    r26 (adding code and tests for ui banner: ) committed by klenwell   -   adding code and tests for ui banner:
    adding code and tests for ui banner:
  • Apr 12, 2009
    r25 (added mushpupui unit test) committed by klenwell   -   added mushpupui unit test
    added mushpupui unit test
  • Apr 12, 2009
    r24 (added acceptance test and mushpup ui scaffolding) committed by klenwell   -   added acceptance test and mushpup ui scaffolding
    added acceptance test and mushpup ui scaffolding
  • Apr 05, 2009
    r23 (add url parser and tests) committed by klenwell   -   add url parser and tests
    add url parser and tests
  • Apr 05, 2009
    r22 (added modifier mappings and unit tests) committed by klenwell   -   added modifier mappings and unit tests
    added modifier mappings and unit tests
  • Mar 29, 2009
    r21 (add sha subclass to Mushpup base class) committed by klenwell   -   add sha subclass to Mushpup base class
    add sha subclass to Mushpup base class
  • Mar 23, 2009
    r20 (created MushpupBase class and unit test) committed by klenwell   -   created MushpupBase class and unit test
    created MushpupBase class and unit test
  • Mar 15, 2009
    r19 (added test dir) committed by klenwell   -   added test dir
    added test dir
  • Mar 01, 2009
    r18 (adding first external files) committed by klenwell   -   adding first external files
    adding first external files
  • Mar 01, 2009
    r17 (deleting current tree trunk) committed by klenwell   -   deleting current tree trunk
    deleting current tree trunk
  • Mar 01, 2009
    r16 (creating branch version1 in advance of major update ) committed by klenwell   -   creating branch version1 in advance of major update
    creating branch version1 in advance of major update
 
Hosted by Google Code