~ubuntu-branches/ubuntu/vivid/unity-webapps-qml/vivid

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Ubuntu daily release, Alexandre Abreu
  • Date: 2014-05-14 22:31:22 UTC
  • mfrom: (1.1.30)
  • Revision ID: package-import@ubuntu.com-20140514223122-ln3ei1hz5je1tkc6
Tags: 0.1+14.10.20140514.2-0ubuntu1
[ Ubuntu daily release ]
* New rebuild forced

[ Alexandre Abreu ]
* Cleanup the structure of the QML bindings to make it clearer. No
  Changes in functionality all features are still working & same, This
  is an updated version of: https://code.launchpad.net/~abreu-
  alexandre/unity-webapps-qml/restructure-cleanup-bindings-qml-
  structure/+merge/208148 with the latest changes that got in in
  between (LP: #1288801)
* Simplifies the manifest.json handling in some instances. More
  precisely when one is using a custom model search path for the
  webapp lookup, some restrictions are being put on what is expected
  to be found in the folder among which: a common/ subfolder (even if
  the webapp doesnt require one),. one or more unity-webapps-* folders
  with manifest.json & *.user.js files in it,. More over the manifest
  files do require user scripts to be defined. This imposes a set of
  constraints over a given webapp that simply wants to use the
  container (w/o js injection). This simplifies it an allows one to
  define a manifest.json file (still with some required elements, but
  a smaller set), directly in the model search path. E.g. something
  like: {     "name": "MyWebApp",     "homepage":
  "http://www.bbc.co.uk/news/",     "domain": "bbc.co.uk",
      "includes": [] } will do, or to avoid any confusion w/ the click
  manifest.json file, one also searches for a webapp-properties.json
  w/ the same content as above.
Filename Latest Rev Last Changed Committer Comment Size
..
debian 2 10 years ago Package Import Robot Automatic snapshot from revision 25 Diff
docs 1 10 years ago Package Import Robot Import upstream version 0.1+13.10.20130723 Diff
examples 1 10 years ago Package Import Robot Import upstream version 0.1+13.10.20130723 Diff
src 1 10 years ago Package Import Robot Import upstream version 0.1+13.10.20130723 Diff
tests 1 10 years ago Package Import Robot Import upstream version 0.1+13.10.20130723 Diff
tools 1 10 years ago Package Import Robot Import upstream version 0.1+13.10.20130723 Diff
common-installs-config.pri 19 10 years ago Package Import Robot [ CI bot ] * Null merge to trigger a CI Train trun 2.1 KB Diff Download File
common-project-config.pri 1 10 years ago Package Import Robot Import upstream version 0.1+13.10.20130723 414 bytes Diff Download File
common-vars.pri 1 10 years ago Package Import Robot Import upstream version 0.1+13.10.20130723 814 bytes Diff Download File
COPYING 1 10 years ago Package Import Robot Import upstream version 0.1+13.10.20130723 34.3 KB Diff Download File
coverage.pri 1 10 years ago Package Import Robot Import upstream version 0.1+13.10.20130723 1.8 KB Diff Download File
project-deployment.pri 1 10 years ago Package Import Robot Import upstream version 0.1+13.10.20130723 Empty Diff Download File
README 1 10 years ago Package Import Robot Import upstream version 0.1+13.10.20130723 1 bytes Diff Download File
webapps-qml.pro 1 10 years ago Package Import Robot Import upstream version 0.1+13.10.20130723 512 bytes Diff Download File