Commit History

Author SHA1 Message Date
  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
  Mark Story 5c49e139f1 Remove type attributes from script and link tags. 12 years ago
  mark_story 4eb4335222 Fix lint error. 12 years ago
  Mark Story 87a6be0a19 Finish updating HtmlHelper methods to use string templates. 12 years ago
  Mark Story 7dfdfaf820 Start updating HtmlHelper to use string templates. 12 years ago
  Mark Story 0e1da95f67 Remove form related tags form HtmlHelper. 12 years ago
  ndm2 6c32004206 Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes. 12 years ago
  ADmad 20b993f653 Update test app to match new app folder structure. 12 years ago
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago