Commit History

Author SHA1 Message Date
  ADmad 6647e8f528 Remove deprecated and backwards compatibility code. 11 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  ADmad 7b0138aa7f Fix failing tests 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  Kim Egede Jakobsen bd911c01c8 Test flash message with custom id. 11 years ago
  mark_story c468679f48 Make SessionHelper more accepting of bad data. 11 years ago
  mark_story 2d2c6a6049 De-duplicate session flash features. 11 years ago
  Jose Lorenzo Rodriguez b0c296ebc3 Fixing CS errors 12 years ago
  Jose Lorenzo Rodriguez 4a55b8793c Updating SessionHelper to use the new flash API 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
  mark_story 0953c3d1be Make generated id use `-` like other ids CakePHP generates. 12 years ago
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago