[Commits] [fluid-project/infusion] b9f621: FLUID-4370: Remove fl-color-inverted css class fro...
noreply at github.com
noreply at github.com
Fri Sep 2 13:20:17 UTC 2011
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: b9f621e46274fc4f11678b26b012cbe0326c7ab9
https://github.com/fluid-project/infusion/commit/b9f621e46274fc4f11678b26b012cbe0326c7ab9
Author: Cindy Li <cli at ocad.ca>
Date: 2011-09-01 (Thu, 01 Sep 2011)
Changed paths:
M src/webapp/components/uiOptions/js/UIEnhancer.js
M src/webapp/demos/uiOptions/html/uiOptions.html
M src/webapp/demos/uiOptions/html/uiOptionsFullWithPreview.html
M src/webapp/demos/uiOptions/html/uiOptionsFullWithoutPreview.html
M src/webapp/tests/component-tests/uiOptions/html/UIEnhancer-test.html
M src/webapp/tests/component-tests/uiOptions/js/UIEnhancerTests.js
Log Message:
-----------
FLUID-4370: Remove fl-color-inverted css class from ie6 only when the default theme is selected, otherwise it breaks the tab and button styling at other themes. Another change is to call pageEnhancer and uiOptions at document.ready, which resolves the main page styling issue in ie6 as well as the issue that 'make inputs larger' and 'emphasize links' settings are not applied at page refresh.
Commit: 434fae86687eb07464305ae339da7b9a3b393684
https://github.com/fluid-project/infusion/commit/434fae86687eb07464305ae339da7b9a3b393684
Author: Cindy Li <cli at ocad.ca>
Date: 2011-09-01 (Thu, 01 Sep 2011)
Changed paths:
M src/webapp/components/uiOptions/js/UIEnhancer.js
Log Message:
-----------
FLUID-4370: Removed unused onReady event.
Commit: d4f32c919a60f01db9725719a199ca7de5da9646
https://github.com/fluid-project/infusion/commit/d4f32c919a60f01db9725719a199ca7de5da9646
Author: Cindy Li <cli at ocad.ca>
Date: 2011-09-01 (Thu, 01 Sep 2011)
Changed paths:
M src/webapp/components/uiOptions/html/FatPanelUIOptionsFrame.html
M src/webapp/components/uiOptions/js/FatPanelUIOptions.js
M src/webapp/components/uiOptions/js/FullPreviewUIOptions.js
M src/webapp/components/uiOptions/js/UIEnhancer.js
M src/webapp/components/uiOptions/js/UIOptions.js
M src/webapp/demos/fss/clearfix/html/clearfix.html
R src/webapp/demos/fss/clearfix/js/clearfix.js
A src/webapp/demos/fss/clearfix/js/clearfixDemo.js
M src/webapp/demos/fss/linearize/html/linearize.html
R src/webapp/demos/fss/linearize/js/linearize.js
A src/webapp/demos/fss/linearize/js/linearizeDemo.js
M src/webapp/demos/fss/mobile/html/mobile.html
A src/webapp/demos/fss/mobile/js/mobileDemo.js
R src/webapp/demos/fss/mobile/js/themer.js
M src/webapp/demos/inlineEdit/rich/html/inlineEdit.html
R src/webapp/demos/inlineEdit/rich/js/inlineEdit.js
A src/webapp/demos/inlineEdit/rich/js/inlineEditDemo.js
R src/webapp/demos/inlineEdit/simple/js/inlineEdit.js
A src/webapp/demos/inlineEdit/simple/js/inlineEditDemo.js
M src/webapp/demos/keyboard-a11y/html/keyboard.html
R src/webapp/demos/keyboard-a11y/js/keyboard.js
A src/webapp/demos/keyboard-a11y/js/keyboardDemo.js
M src/webapp/demos/pager/html/pager.html
R src/webapp/demos/pager/js/pager.js
A src/webapp/demos/pager/js/pagerDemo.js
M src/webapp/demos/portal/js/demoAssets.js
M src/webapp/demos/progress/html/progress.html
R src/webapp/demos/progress/js/progress.js
A src/webapp/demos/progress/js/progressDemo.js
R src/webapp/demos/renderer/data/renderer.js
A src/webapp/demos/renderer/data/rendererDemoData.js
R src/webapp/demos/renderer/js/renderer.js
A src/webapp/demos/renderer/js/rendererDemo.js
M src/webapp/demos/reorderer/gridReorderer/html/gridReorderer.html
R src/webapp/demos/reorderer/gridReorderer/js/gridReorderer.js
A src/webapp/demos/reorderer/gridReorderer/js/gridReordererDemo.js
M src/webapp/demos/reorderer/imageReorderer/html/imageReorderer.html
R src/webapp/demos/reorderer/imageReorderer/js/imageReorderer.js
A src/webapp/demos/reorderer/imageReorderer/js/imageReordererDemo.js
M src/webapp/demos/reorderer/layoutReorderer/html/layoutReorderer.html
R src/webapp/demos/reorderer/layoutReorderer/js/layoutReorderer.js
A src/webapp/demos/reorderer/layoutReorderer/js/layoutReordererDemo.js
R src/webapp/demos/reorderer/listReorderer/js/listReorderer.js
A src/webapp/demos/reorderer/listReorderer/js/listReordererDemo.js
M src/webapp/demos/uiOptions/html/uiOptions.html
M src/webapp/demos/uiOptions/html/uiOptionsFullWithPreview.html
M src/webapp/demos/uiOptions/html/uiOptionsFullWithoutPreview.html
R src/webapp/demos/uiOptions/js/uiOptions.js
A src/webapp/demos/uiOptions/js/uiOptionsDemo.js
M src/webapp/demos/uploader/html/uploader.html
R src/webapp/demos/uploader/js/uploader.js
A src/webapp/demos/uploader/js/uploaderDemo.js
M src/webapp/tests/component-tests/uiOptions/html/FatPanelUIOptionsFrame-test.html
M src/webapp/tests/component-tests/uiOptions/js/FatPanelUIOptionsTests.js
M src/webapp/tests/component-tests/uiOptions/js/FullNoPreviewUIOptionsTests.js
Log Message:
-----------
FLUID-4370: Solved the conflict at merging in project repo.
Commit: 6bb57ffdf92387ec96fdf997315244086710cb5c
https://github.com/fluid-project/infusion/commit/6bb57ffdf92387ec96fdf997315244086710cb5c
Author: Cindy Qi Li <cli at ocad.ca>
Date: 2011-09-01 (Thu, 01 Sep 2011)
Changed paths:
M src/webapp/components/uiOptions/js/UIEnhancer.js
M src/webapp/tests/component-tests/uiOptions/js/UIEnhancerTests.js
Log Message:
-----------
FLUID-4370: Added type tags of IE and browser version into static environment for the platform-specific handling.
Commit: 9711341e841de25f7890fa5e24a51e7a06d9db02
https://github.com/fluid-project/infusion/commit/9711341e841de25f7890fa5e24a51e7a06d9db02
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2011-09-02 (Fri, 02 Sep 2011)
Changed paths:
M src/webapp/components/uiOptions/js/UIEnhancer.js
M src/webapp/tests/component-tests/uiOptions/js/UIEnhancerTests.js
Log Message:
-----------
FLUID-4370: Slightly more stable scheme for version detection, together with platform-independent tests
Commit: e8af4dd1d5003291d5be73eb09014cc38cb794fb
https://github.com/fluid-project/infusion/commit/e8af4dd1d5003291d5be73eb09014cc38cb794fb
Author: Michelle D'Souza <michelled33 at gmail.com>
Date: 2011-09-02 (Fri, 02 Sep 2011)
Changed paths:
M src/webapp/components/uiOptions/css/UIOptions.css
M src/webapp/components/uiOptions/js/UIEnhancer.js
M src/webapp/components/uiOptions/js/UIOptions.js
M src/webapp/demos/uiOptions/html/uiOptions.html
M src/webapp/demos/uiOptions/html/uiOptionsFullWithPreview.html
M src/webapp/demos/uiOptions/html/uiOptionsFullWithoutPreview.html
M src/webapp/framework/fss/css/fss-theme-bw.css
M src/webapp/framework/fss/css/fss-theme-by.css
M src/webapp/framework/fss/css/fss-theme-coal.css
M src/webapp/framework/fss/css/fss-theme-mist.css
M src/webapp/framework/fss/css/fss-theme-slate.css
M src/webapp/framework/fss/css/fss-theme-wb.css
M src/webapp/framework/fss/css/fss-theme-yb.css
M src/webapp/tests/component-tests/uiOptions/html/UIEnhancer-test.html
M src/webapp/tests/component-tests/uiOptions/js/UIEnhancerTests.js
Log Message:
-----------
Merge remote-tracking branch 'amb26/FLUID-4370-true'
* amb26/FLUID-4370-true:
FLUID-4370: Slightly more stable scheme for version detection, together with platform-independent tests
FLUID-4370: Added type tags of IE and browser version into static environment for the platform-specific handling.
FLUID-4370: Removed unused onReady event.
FLUID-4370: Remove fl-color-inverted css class from ie6 only when the default theme is selected, otherwise it breaks the tab and button styling at other themes. Another change is to call pageEnhancer and uiOptions at document.ready, which resolves the main page styling issue in ie6 as well as the issue that 'make inputs larger' and 'emphasize links' settings are not applied at page refresh.
FLUID-4370: Fixed the issue that fluid.ie6.colorInversion wasn't being initialized due to the incorrect createOnEvent.
FLUID-4370: Moved addition of fl-preview-theme class to UIO and start of fixing IE6 bug
FLUID-4370: adjusting the colours of the page transition buttons
FLUID-4370: fixing an IE6 bug
FLUID-4370: Fixing broken unit tests
FLUID-4370: Styling Default "Colour & Contrast" theme option
FLUID-4370: Added preview scoping to other themes
FLUID-4370: Moved override styling back to contrast theme files.
FLUID-4370: Moved the select menu overrides to UIO css
FLUID-4370: Increasing specificity to force themes
FLUID-4370: Setting contrast styles on all elements
Compare: https://github.com/fluid-project/infusion/compare/775660b...e8af4dd
More information about the Commits
mailing list