提交历史

作者 SHA1 备注 提交日期
  Ceeram 5fe843debf cleanup files created in tests 11 年之前
  mark_story 5d203b4c08 Add deprecated warning for deprecated method. 11 年之前
  Jose Lorenzo Rodriguez 8efbbf8c7f Moving File and Folder to their own namespace 11 年之前
  mark_story ce53fe8371 Unskip a few test cases. 11 年之前
  ADmad 98788a0e54 Rename UrlHelper::url() to UrlHelper::build(). 11 年之前
  ADmad 6cd3dcafa2 Update helpers to use UrlHelper. 11 年之前
  euromark 49e9220e52 Update tests for new assert order. 11 年之前
  ADmad 9d64ac6ee4 Remove "default" option from HtmlHelper::link(). 11 年之前
  ADmad 1ea269a1e2 Remove BC mapping of "ext" to "_ext". 11 年之前
  Walther Lalk 67893faf8c Add asset to includedAssets after url is resolved 11 年之前
  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 年之前
  mark_story e96a39d1ca Merge remote-tracking branch 'origin/2.6' into 3.0 11 年之前
  ADmad 3d607f7e0d Make "src/" path segment part of path returned by App::pluginPath() 11 年之前
  mark_story 51b3d46099 Add viewport to built-in options for HtmlHelper::meta() 12 年之前
  Jose Lorenzo Rodriguez 7ebb15c939 And... done fixing the tests 12 年之前
  Jose Lorenzo Rodriguez f78a0a7f63 Fixing HtmlHelper tests 12 年之前
  Jose Lorenzo Rodriguez 257c12bba7 Relocating theme assets and updating tests 12 年之前
  Jose Lorenzo Rodriguez c264d4aa7c Starting to re-do theme assets handling 12 年之前
  euromark ba5ca7e06b fix test case 12 年之前
  euromark 2fc3c43661 Include tag in options. 12 年之前
  euromark bcb7d795a1 Simplify API for HtmlHelper::nestedList and complete documentation. 12 年之前
  euromark a5feef9d61 Simplify HtmlHelper::meta() 12 年之前
  ADmad 7372667f15 Merge branch '2.5' into 3.0 12 年之前
  euromark 97a8eca4be harden method signatures 12 年之前
  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 年之前
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 年之前
  euromark 3d1a78ff63 Make debug status boolean 12 年之前
  ADmad 2ebf1d123f Allow specifying option 'block' => true to get same funtionality as `inline` => false for helpers. 12 年之前
  ADmad 5df6c15310 Remove deprecated "inline" option from helpers. 12 年之前
  Mark Story 3ec7093e84 Remove default type attribute from style tag as well. 12 年之前