Commit History

Author SHA1 Message Date
  saeid fccfaf2e64 remove hasRendered methods from view 7 years ago
  saeid b2d58cf43e unload() plugins after use 7 years ago
  saeid e01b9c75ad replace Plugin::load() with $this->loadPlugins() in tests 7 years ago
  ADmad 5570206d3f Deprecated View::uuid() as it's unused in core. 7 years ago
  ADmad 19795f69c3 Make View::$plugin protected and add getter/setter for it. 7 years ago
  ADmad 71b862dddd Make View::$helpers protected. 7 years ago
  ADmad 3b60cbeac7 Make View::$elementCache protected and add setter method for it. 7 years ago
  ADmad 646937dda8 Make View::$subDir protected and add getter/setter methods. 7 years ago
  ADmad 0f1519699d Make View::$hasRendered protected as add getter method for it. 7 years ago
  ADmad 2d6c6193e1 Use getter/setter methods instead of directly accessing properties. 7 years ago
  ADmad e6463eb5b2 Deprecate using View::$request as public property. 8 years ago
  Mark Story fe9bc8427d Merge branch 'master' into 3.next 8 years ago
  Mark Story 7134214693 Add test for #11620 8 years ago
  Mark Story 475ef7e3b9 Remove unused objects. 8 years ago
  Mark Story 3c71d95c1d Fix deprecated property use in View test. 8 years ago
  Mark Story b4bd7be5dd Merge pull request #10949 from robertpustulka/controller-properties 8 years ago
  Mark Story 28cf5ba504 Merge branch 'master' into 3.next 8 years ago
  Robert Pustułka 36104a61ea Fix deprecated plugin access. 8 years ago
  Robert Pustułka 05ad8e14d8 Fix tests 8 years ago
  Dariusz Ruminski 7b4512dc52 fix 8 years ago
  Dariusz Ruminski e72875f51f add last dot and put anchors to regex 8 years ago
  Dariusz Ruminski 74a9d8da93 PHPUnit - use expectExpectation in last cases 8 years ago
  Mark Story aad65a0faf Merge branch 'master' into 3.next 8 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  Mark Story 14cb9dcdc0 Fix usage of config() in database, orm, view tests. 8 years ago
  Mark Story 115a3547ab Fix duplicate subdirectories for file type views. 8 years ago
  Mark Story 81267e5e7c Fix deprecated feature use in the test suite for View classes. 8 years ago
  Mark Story 3d6592547a Fix usage of deprecated features across the framework. 8 years ago
  Mark Story 23b25c0ef9 Merge branch 'master' into 3.next 8 years ago
  ADmad 6759f87e92 Add tests. 8 years ago