Commit History

Author SHA1 Message Date
  mark_story 5d203b4c08 Add deprecated warning for deprecated method. 11 years ago
  Jose Lorenzo Rodriguez 8efbbf8c7f Moving File and Folder to their own namespace 11 years ago
  mark_story ce53fe8371 Unskip a few test cases. 11 years ago
  ADmad 98788a0e54 Rename UrlHelper::url() to UrlHelper::build(). 11 years ago
  ADmad 6cd3dcafa2 Update helpers to use UrlHelper. 11 years ago
  euromark 49e9220e52 Update tests for new assert order. 11 years ago
  ADmad 9d64ac6ee4 Remove "default" option from HtmlHelper::link(). 11 years ago
  ADmad 1ea269a1e2 Remove BC mapping of "ext" to "_ext". 11 years ago
  Walther Lalk 67893faf8c Add asset to includedAssets after url is resolved 11 years ago
  Walther Lalk 2e3e33aa7b Fixes a problem where either the script or css file is not included if they use the same name (e.g. default.css and default.js) 11 years ago
  mark_story e96a39d1ca Merge remote-tracking branch 'origin/2.6' into 3.0 11 years ago
  ADmad 3d607f7e0d Make "src/" path segment part of path returned by App::pluginPath() 11 years ago
  mark_story 51b3d46099 Add viewport to built-in options for HtmlHelper::meta() 12 years ago
  Jose Lorenzo Rodriguez 7ebb15c939 And... done fixing the tests 12 years ago
  Jose Lorenzo Rodriguez f78a0a7f63 Fixing HtmlHelper tests 12 years ago
  Jose Lorenzo Rodriguez 257c12bba7 Relocating theme assets and updating tests 12 years ago
  Jose Lorenzo Rodriguez c264d4aa7c Starting to re-do theme assets handling 12 years ago
  euromark ba5ca7e06b fix test case 12 years ago
  euromark 2fc3c43661 Include tag in options. 12 years ago
  euromark bcb7d795a1 Simplify API for HtmlHelper::nestedList and complete documentation. 12 years ago
  euromark a5feef9d61 Simplify HtmlHelper::meta() 12 years ago
  ADmad 7372667f15 Merge branch '2.5' into 3.0 12 years ago
  euromark 97a8eca4be harden method signatures 12 years ago
  Sam a6f8533aad Default view options are no longer stored in Controller and passed to View on construction by the Controller. Instead, added additional $options parameter to View::__construct(). $options will only be passed on if explicitly set on the Controller and only for specific View options. stting view options on Controller is maintained for BWC. 12 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  euromark 3d1a78ff63 Make debug status boolean 12 years ago
  ADmad 2ebf1d123f Allow specifying option 'block' => true to get same funtionality as `inline` => false for helpers. 12 years ago
  ADmad 5df6c15310 Remove deprecated "inline" option from helpers. 12 years ago
  Mark Story 3ec7093e84 Remove default type attribute from style tag as well. 12 years ago
  Mark Story c818a07444 Remove old _tags property and useTag() method. 12 years ago