[Commits] [fluid-project/infusion] 81ef49: FLUID-5893: Fix and test case for failure to apply...
GitHub
noreply at github.com
Thu May 5 14:24:50 UTC 2016
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: 81ef49cdc0e78a96549c5195d9ffd42604087096
https://github.com/fluid-project/infusion/commit/81ef49cdc0e78a96549c5195d9ffd42604087096
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2016-04-21 (Thu, 21 Apr 2016)
Changed paths:
M src/framework/core/js/FluidIoC.js
M tests/framework-tests/core/js/FluidIoCTests.js
Log Message:
-----------
FLUID-5893: Fix and test case for failure to apply dynamic grades to dynamic component with options given by single string reference
Commit: 5a2d9d8a88b1a61903610fba40fe6540a5094b00
https://github.com/fluid-project/infusion/commit/5a2d9d8a88b1a61903610fba40fe6540a5094b00
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2016-04-23 (Sat, 23 Apr 2016)
Changed paths:
M tests/framework-tests/core/js/DataBindingTests.js
Log Message:
-----------
FLUID-5695: Simplified unneccessary array nesting in segs example
Commit: 0fb80d7491c11cc27c8416bc86d39730a54b20a0
https://github.com/fluid-project/infusion/commit/0fb80d7491c11cc27c8416bc86d39730a54b20a0
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2016-04-25 (Mon, 25 Apr 2016)
Changed paths:
M src/components/inlineEdit/js/InlineEdit.js
M src/framework/core/js/DataBinding.js
M src/framework/core/js/Fluid.js
M src/framework/core/js/FluidIoC.js
M src/framework/preferences/js/Panels.js
M tests/framework-tests/core/js/FluidIoCTests.js
M tests/framework-tests/core/js/FluidJSTests.js
Log Message:
-----------
FLUID-5887: Resolution and checks for double initialisation of model machinery - simplification and correction of grade merging algorithm
Commit: 00ab6423419027d0d05de9f3a0dfeea48da3f006
https://github.com/fluid-project/infusion/commit/00ab6423419027d0d05de9f3a0dfeea48da3f006
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2016-05-04 (Wed, 04 May 2016)
Changed paths:
M src/framework/core/js/DataBinding.js
M src/framework/core/js/Fluid.js
M src/framework/core/js/FluidIoC.js
M tests/test-core/utils/js/IoCTestUtils.js
Log Message:
-----------
FLUID-5887: Updated several framework sites to use fluid.isIoCReference() following review
Commit: 63b8a53442f712d00dfbb684702ee1f7df2b5f55
https://github.com/fluid-project/infusion/commit/63b8a53442f712d00dfbb684702ee1f7df2b5f55
Author: Cindy Qi Li <cli at ocadu.ca>
Date: 2016-05-05 (Thu, 05 May 2016)
Changed paths:
M src/components/inlineEdit/js/InlineEdit.js
M src/framework/core/js/DataBinding.js
M src/framework/core/js/Fluid.js
M src/framework/core/js/FluidIoC.js
M src/framework/preferences/js/Panels.js
M tests/framework-tests/core/js/DataBindingTests.js
M tests/framework-tests/core/js/FluidIoCTests.js
M tests/framework-tests/core/js/FluidJSTests.js
M tests/test-core/utils/js/IoCTestUtils.js
Log Message:
-----------
Merge remote-tracking branch 'antranig/FLUID-5887'
* antranig/FLUID-5887:
FLUID-5887: Updated several framework sites to use fluid.isIoCReference() following review
FLUID-5887: Resolution and checks for double initialisation of model machinery - simplification and correction of grade merging algorithm
FLUID-5695: Simplified unneccessary array nesting in segs example
FLUID-5893: Fix and test case for failure to apply dynamic grades to dynamic component with options given by single string reference
Compare: https://github.com/fluid-project/infusion/compare/35d924eafc28...63b8a53442f7
More information about the Commits
mailing list