Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

loader metadata per lang #616

Merged
merged 8 commits into from
Oct 12, 2012
Merged

Commits on Oct 11, 2012

  1. fully functional yui configuration for debugging, filters, fetchCSS, …

    …etc across the board. fixing css metadata.
    caridy committed Oct 11, 2012
    Configuration menu
    Copy the full SHA
    4ad69c2 View commit details
    Browse the repository at this point in the history
  2. adding support for logLevel under applicatoin.json->yui->config->logL…

    …evel, and also logLevelOrder to modify the default value.
    caridy committed Oct 11, 2012
    Configuration menu
    Copy the full SHA
    48b70c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2012

  1. Configuration menu
    Copy the full SHA
    038ef1e View commit details
    Browse the repository at this point in the history
  2. splitting meta per lang. supporting default langs. removing unnecesar…

    …y lang meta if controller is not common of client. passing request lang as part of the seed url.
    caridy committed Oct 12, 2012
    Configuration menu
    Copy the full SHA
    4deb1b0 View commit details
    Browse the repository at this point in the history
  3. wildcard lang * should include all available langs, this is useful fo…

    …r html5apps running on cocktails runtime
    caridy committed Oct 12, 2012
    Configuration menu
    Copy the full SHA
    50f7004 View commit details
    Browse the repository at this point in the history
  4. adding yui-sandbox module to isolate YUI objects. using yui-sandbox a…

    …s part of the metadata resolution to avoid mixing server and client side dependencies. adding request as a dependency due to the nature of yui-sandbox implementation.
    caridy committed Oct 12, 2012
    Configuration menu
    Copy the full SHA
    a64623f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc674e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    000013f View commit details
    Browse the repository at this point in the history