[qooxdoo-commit] [qooxdoo/next] 830757: [BUG #9060] initial commit
Brought to you by:
ecker,
martinwittemann
|
From: danielwagner <dan...@1u...> - 2015-04-17 11:14:41
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/next Commit: 83075796719f6f7e0cb3ea1296b869bf5061a1c1 https://github.com/qooxdoo/next/commit/83075796719f6f7e0cb3ea1296b869bf5061a1c1 Author: danielwagner <dan...@1u...> Date: 2015-04-15 (Wed, 15 Apr 2015) Changed paths: A tool/yeoman/generator-next/app/index.js A tool/yeoman/generator-next/app/templates/Gruntfile.js A tool/yeoman/generator-next/app/templates/readme.txt A tool/yeoman/generator-next/app/templates/source/class/custom/Application.tmpl.js A tool/yeoman/generator-next/app/templates/source/index.html A tool/yeoman/generator-next/app/templates/source/theme/custom.scss A tool/yeoman/generator-next/package.json Log Message: ----------- [BUG #9060] initial commit Commit: 5e6e6eb595e802edaae50c590f6f188397f4b12a https://github.com/qooxdoo/next/commit/5e6e6eb595e802edaae50c590f6f188397f4b12a Author: danielwagner <dan...@1u...> Date: 2015-04-16 (Thu, 16 Apr 2015) Changed paths: M tool/yeoman/generator-next/app/index.js M tool/yeoman/generator-next/app/templates/Gruntfile.js A tool/yeoman/generator-next/app/templates/package.json A tool/yeoman/generator-next/app/templates/source/class/custom/Application.js R tool/yeoman/generator-next/app/templates/source/class/custom/Application.tmpl.js Log Message: ----------- [BUG #9060] copy package.json and Gruntfile.js templates Commit: 0a98ba36371c3b68d1e4ffd1c8e0baa3bb580509 https://github.com/qooxdoo/next/commit/0a98ba36371c3b68d1e4ffd1c8e0baa3bb580509 Author: danielwagner <dan...@1u...> Date: 2015-04-16 (Thu, 16 Apr 2015) Changed paths: R tool/yeoman/generator-next/app/templates/readme.txt Log Message: ----------- [BUG #9060] removed obsolote readme Commit: 5a2384f84c7b24373507f77067a95b09ae4a1232 https://github.com/qooxdoo/next/commit/5a2384f84c7b24373507f77067a95b09ae4a1232 Author: danielwagner <dan...@1u...> Date: 2015-04-16 (Thu, 16 Apr 2015) Changed paths: M tool/yeoman/generator-next/app/templates/source/class/custom/Application.js Log Message: ----------- [BUG #9060] insert Git user name Commit: 127735d814d424d68abfec8446ac4f396f951f74 https://github.com/qooxdoo/next/commit/127735d814d424d68abfec8446ac4f396f951f74 Author: danielwagner <dan...@1u...> Date: 2015-04-16 (Thu, 16 Apr 2015) Changed paths: M tool/yeoman/generator-next/app/index.js Log Message: ----------- [BUG #9060] copy framework styles Commit: 8ec4bbce3f2764cb42b6681e67e5b7e54cb26a72 https://github.com/qooxdoo/next/commit/8ec4bbce3f2764cb42b6681e67e5b7e54cb26a72 Author: danielwagner <dan...@1u...> Date: 2015-04-16 (Thu, 16 Apr 2015) Changed paths: M tool/yeoman/generator-next/app/index.js M tool/yeoman/generator-next/package.json Log Message: ----------- [BUG #9060] optionally install NPM deps and generate source version Commit: 12e452df56808332539f7fffd8920838954af62f https://github.com/qooxdoo/next/commit/12e452df56808332539f7fffd8920838954af62f Author: danielwagner <dan...@1u...> Date: 2015-04-17 (Fri, 17 Apr 2015) Changed paths: M tool/yeoman/generator-next/app/index.js Log Message: ----------- [BUG #9060] added license header Commit: 95a034827c5df78eab5bd8c3df2b5fa8cf4be936 https://github.com/qooxdoo/next/commit/95a034827c5df78eab5bd8c3df2b5fa8cf4be936 Author: danielwagner <dan...@1u...> Date: 2015-04-17 (Fri, 17 Apr 2015) Changed paths: R create-application.py R tool/bin/create-application.py Log Message: ----------- [BUG #9060] removed create-application scripts Commit: 95f7ccb9506a718b4574203d88c6c9a85db8e3af https://github.com/qooxdoo/next/commit/95f7ccb9506a718b4574203d88c6c9a85db8e3af Author: danielwagner <dan...@1u...> Date: 2015-04-17 (Fri, 17 Apr 2015) Changed paths: R component/skeleton/.gitignore R component/skeleton/Gruntfile.js R component/skeleton/readme.txt R component/skeleton/source/class/custom/Application.tmpl.js R component/skeleton/source/index.tmpl.html R component/skeleton/source/theme/custom.scss Log Message: ----------- [BUG #9060] removed skeleton template Commit: dd260867e8307414e210b7b95100c2f4a197e66c https://github.com/qooxdoo/next/commit/dd260867e8307414e210b7b95100c2f4a197e66c Author: danielwagner <dan...@1u...> Date: 2015-04-17 (Fri, 17 Apr 2015) Changed paths: M framework/source/class/qx/Mixin.js M framework/source/class/qx/application/Mobile.js M framework/source/class/qx/core/Init.js M framework/source/class/qx/core/ObjectRegistry.js M framework/source/test/tests/Mixin.js M framework/source/test/tests/application/Mobile.js A framework/source/test/tests/core/Init.js A framework/source/test/tests/core/ObjectRegistry.js A framework/source/test/tests/core/Wrapper.js A framework/source/test/tests/data/MBinding.js Log Message: ----------- Merge branch 'master' into yo Compare: https://github.com/qooxdoo/next/compare/9205704d221d...dd260867e830 |