Branch: refs/heads/binding
Home: https://github.com/qooxdoo/next
Commit: 9410a42ee1f324865d782a1cdfe2aafe6de84f9a
https://github.com/qooxdoo/next/commit/9410a42ee1f324865d782a1cdfe2aafe6de84f9a
Author: danielwagner <dan...@1u...>
Date: 2015-03-23 (Mon, 23 Mar 2015)
Changed paths:
M framework/source/class/qx/ui/Widget.js
M framework/source/class/qx/ui/container/Navigation.js
Log Message:
-----------
[BUG #8896] add all navigation bars to the DOM and toggle display
Commit: 389a949851aa2c2120a5cfb11fb5db5e1ad25f03
https://github.com/qooxdoo/next/commit/389a949851aa2c2120a5cfb11fb5db5e1ad25f03
Author: danielwagner <dan...@1u...>
Date: 2015-03-23 (Mon, 23 Mar 2015)
Changed paths:
M tool/grunt/eslint/eslint-plugin-qx-rules/package.json
Log Message:
-----------
[BUG #9026] added task to run eslint tests with TAP reporter
Commit: ed30193a7bc95073a7291d850fc4469b0381d65f
https://github.com/qooxdoo/next/commit/ed30193a7bc95073a7291d850fc4469b0381d65f
Author: Richard Sternagel <ric...@1u...>
Date: 2015-03-23 (Mon, 23 Mar 2015)
Changed paths:
M Gruntfile.js
Log Message:
-----------
[BUG #9031] run all toolchain unit tests
Commit: 287db784dc5034a206c8a0bc59e8126b43a4aba9
https://github.com/qooxdoo/next/commit/287db784dc5034a206c8a0bc59e8126b43a4aba9
Author: Richard Sternagel <ric...@1u...>
Date: 2015-03-23 (Mon, 23 Mar 2015)
Changed paths:
M Gruntfile.js
M tool/grunt/setup.js
R tool/grunt/task/package/runNpmCmd.js
Log Message:
-----------
[BUG #9031] run all toolchain tasks (for testing them)
Commit: 1526ffc2f4aa3f5bfae761f9484840a4ae773739
https://github.com/qooxdoo/next/commit/1526ffc2f4aa3f5bfae761f9484840a4ae773739
Author: Sabrina Metzger <sab...@1u...>
Date: 2015-03-23 (Mon, 23 Mar 2015)
Changed paths:
M tool/grunt/lib/qx/tool/Cache.js
M tool/grunt/task/build/Gruntfile.js
M tool/grunt/task/build/tasks/build.js
M tool/grunt/task/generate/generate.js
M tool/grunt/task/info/Gruntfile.js
M tool/grunt/task/package/cache/lib/Cache.js
M tool/grunt/task/package/compression/lib/compression.js
M tool/grunt/task/package/dependency/lib/annotator/className.js
M tool/grunt/task/package/dependency/lib/depAnalyzer.js
M tool/grunt/task/package/dependency/lib/qxCoreEnv.js
M tool/grunt/task/package/dependency/lib/util.js
M tool/grunt/task/package/library/lib/library.js
M tool/grunt/task/package/resource/lib/qxResource/Image.js
M tool/grunt/task/package/resource/lib/qxResource/Resource.js
M tool/grunt/task/package/resource/lib/resource.js
M tool/grunt/task/source/Gruntfile.js
M tool/grunt/task/source/tasks/source.js
M tool/grunt/task/task.js
Log Message:
-----------
[BUG #8945] fixed issues
Commit: 067c9bbc08d99922c4ee8372534b27b23c06f623
https://github.com/qooxdoo/next/commit/067c9bbc08d99922c4ee8372534b27b23c06f623
Author: Sabrina Metzger <sab...@1u...>
Date: 2015-03-23 (Mon, 23 Mar 2015)
Changed paths:
M tool/grunt/lib/qx/tool/Cache.js
M tool/grunt/task/generate/generate.js
M tool/grunt/task/package/resource/lib/qxResource/Image.js
Log Message:
-----------
[BUG #8945] fixed issues
Commit: e0cfa74b66b2b0f1bf46115ad861f7902a5ddab5
https://github.com/qooxdoo/next/commit/e0cfa74b66b2b0f1bf46115ad861f7902a5ddab5
Author: danielwagner <dan...@1u...>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Changed paths:
M framework/source/class/qx/ui/container/Drawer.js
M framework/source/class/qx/ui/form/MText.js
R framework/source/class/qx/util/DisposeUtil.js
R framework/source/class/qx/util/StringBuilder.js
M framework/source/class/qx/util/Validate.js
R framework/source/test/tests/util/StringBuilder.js
M framework/source/test/tests/util/Validate.js
Log Message:
-----------
[BUG #9027] Removed some obsolete util classes/features
Commit: a5d39dab4e0108764dcb18a485df12008df04c01
https://github.com/qooxdoo/next/commit/a5d39dab4e0108764dcb18a485df12008df04c01
Author: danielwagner <dan...@1u...>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Changed paths:
R framework/source/class/qx/bom/client/PhoneGap.js
M framework/source/class/qx/core/Environment.js
R framework/source/class/qx/log/appender/PhoneGap.js
M framework/source/class/qx/ui/dialog/Manager.js
M framework/source/class/qx/ui/page/Page.js
M framework/source/test/tests/core/Environment.js
M tool/grunt/task/package/dependency/test/data/qx/core/Environment.js
Log Message:
-----------
[BUG #8984] removed outdated PhoneGap/Cordova support
Commit: 37002d352d4a02f7e28185ebb6e4bcb564880db8
https://github.com/qooxdoo/next/commit/37002d352d4a02f7e28185ebb6e4bcb564880db8
Author: danielwagner <dan...@1u...>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Changed paths:
M framework/source/class/qxWeb.js
M framework/source/test/tests/module/QxWeb.js
Log Message:
-----------
[BUG #8884] support fromIndex parameter for qxWeb.indexOf
Commit: 7bd12bab2518ce1d6caa5311583c31ed37d4e9ad
https://github.com/qooxdoo/next/commit/7bd12bab2518ce1d6caa5311583c31ed37d4e9ad
Author: Richard Sternagel <ric...@1u...>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Changed paths:
M Gruntfile.js
M tool/grunt/Gruntfile.js
M tool/grunt/config/application.js
Log Message:
-----------
[BUG #9040] split eslint exec into default and ci target
Commit: 2c1b942af115b420cffd565c4f77588677fabfde
https://github.com/qooxdoo/next/commit/2c1b942af115b420cffd565c4f77588677fabfde
Author: Martin Wittemann <Mar...@1u...>
Date: 2015-03-25 (Wed, 25 Mar 2015)
Changed paths:
M framework/source/test/tests/data/singlevalue/WithQxWeb.js
Log Message:
-----------
Minor
Commit: 9f536dff25462666401bdaff275b76dcc0eba1b4
https://github.com/qooxdoo/next/commit/9f536dff25462666401bdaff275b76dcc0eba1b4
Author: Martin Wittemann <Mar...@1u...>
Date: 2015-03-25 (Wed, 25 Mar 2015)
Changed paths:
M framework/source/class/qx/data/SingleValueBinding.js
M framework/source/test/tests/data/singlevalue/Deep.js
M framework/source/test/tests/data/singlevalue/Simple.js
Log Message:
-----------
[BUG #9042] Allow binding of non existing properties
Commit: 2ac1b43c933e323671d2c26f6d32f8b33532c9ea
https://github.com/qooxdoo/next/commit/2ac1b43c933e323671d2c26f6d32f8b33532c9ea
Author: Martin Wittemann <Mar...@1u...>
Date: 2015-03-25 (Wed, 25 Mar 2015)
Changed paths:
M Gruntfile.js
R framework/source/class/qx/bom/client/PhoneGap.js
M framework/source/class/qx/core/Environment.js
M framework/source/class/qx/data/SingleValueBinding.js
R framework/source/class/qx/log/appender/PhoneGap.js
M framework/source/class/qx/ui/Widget.js
M framework/source/class/qx/ui/container/Drawer.js
M framework/source/class/qx/ui/container/Navigation.js
M framework/source/class/qx/ui/dialog/Manager.js
M framework/source/class/qx/ui/form/MText.js
M framework/source/class/qx/ui/page/Page.js
R framework/source/class/qx/util/DisposeUtil.js
R framework/source/class/qx/util/StringBuilder.js
M framework/source/class/qx/util/Validate.js
M framework/source/class/qxWeb.js
M framework/source/test/tests/core/Environment.js
M framework/source/test/tests/data/singlevalue/Deep.js
M framework/source/test/tests/data/singlevalue/Simple.js
M framework/source/test/tests/data/singlevalue/WithQxWeb.js
M framework/source/test/tests/module/QxWeb.js
R framework/source/test/tests/util/StringBuilder.js
M framework/source/test/tests/util/Validate.js
M tool/grunt/Gruntfile.js
M tool/grunt/config/application.js
M tool/grunt/eslint/eslint-plugin-qx-rules/package.json
M tool/grunt/lib/qx/tool/Cache.js
M tool/grunt/setup.js
M tool/grunt/task/build/Gruntfile.js
M tool/grunt/task/build/tasks/build.js
M tool/grunt/task/generate/generate.js
M tool/grunt/task/info/Gruntfile.js
M tool/grunt/task/package/cache/lib/Cache.js
M tool/grunt/task/package/compression/lib/compression.js
M tool/grunt/task/package/dependency/lib/annotator/className.js
M tool/grunt/task/package/dependency/lib/depAnalyzer.js
M tool/grunt/task/package/dependency/lib/qxCoreEnv.js
M tool/grunt/task/package/dependency/lib/util.js
M tool/grunt/task/package/dependency/test/data/qx/core/Environment.js
M tool/grunt/task/package/library/lib/library.js
M tool/grunt/task/package/resource/lib/qxResource/Image.js
M tool/grunt/task/package/resource/lib/qxResource/Resource.js
M tool/grunt/task/package/resource/lib/resource.js
R tool/grunt/task/package/runNpmCmd.js
M tool/grunt/task/source/Gruntfile.js
M tool/grunt/task/source/tasks/source.js
M tool/grunt/task/task.js
Log Message:
-----------
Merge branch 'master' into binding
Commit: d4354d006b3258ae7a120c33a71c2f5eccd9631a
https://github.com/qooxdoo/next/commit/d4354d006b3258ae7a120c33a71c2f5eccd9631a
Author: Martin Wittemann <Mar...@1u...>
Date: 2015-03-25 (Wed, 25 Mar 2015)
Changed paths:
M framework/source/index.html
Log Message:
-----------
[BUG #8975] Allow binding of non existing properties
Compare: https://github.com/qooxdoo/next/compare/d725eb7c4572...d4354d006b32 |