1. 10 Sep, 2014 14 commits
  2. 09 Sep, 2014 6 commits
  3. 08 Sep, 2014 14 commits
  4. 07 Sep, 2014 6 commits
    • Fixes #4945: Added `yii\test\ArrayFixture` · 377cb09a
      Qiang Xue authored
    • added array fixture class · a5245ad0
      Ragazzo authored
    • minor doc adjustment [skip ci] · 92f7b3fb
      Qiang Xue authored
    • Fixes #4948. Thanks, @johan162 · abb807bd
      Alexander Makarov authored
    • Fixes #4947 · 06a3f5ff
      Alexander Makarov authored
    • Merge branch 'master' into Erik-r-2359-formatter-refactored · 98079b84
      Carsten Brandt authored
      * master: (1112 commits)
        Removed unused "use" statements
        Fixed array syntax
        Removed unused "use" statements
        Перевод runtime-handling-errors.md на русский язык
        Mark tests with problematic DBMS as skipped.
        Fixes #3511: Dropped `yii.allowAction()` and modified `yii.confirm()` in `yii.js` to support callbacks
        Update runtime-url-handling.md
        Update runtime-url-handling.md
        Update runtime-url-handling.md
        Update runtime-url-handling.md
        Update runtime-url-handling.md
        Create runtime-url-handling.md
        Fixed test break.
        Fixes #3410: yii.activeForm.js now supports adding/removing fields dynamically
        Fixes #2914: `ActiveForm::fieldConfig` will be merged recursively with the `$options` parameter in `ActiveForm::field()`
        Fixes #4936 [skip ci]
        Reverted/fixed some incorrect changes.
        missing "." sign
        Fixed formatting, initialized options array
        Fixed phpdoc
        ...
      
      Conflicts:
      	framework/CHANGELOG.md
      	framework/base/Formatter.php
      	framework/i18n/Formatter.php
      	tests/unit/framework/base/FormatterTest.php
      	tests/unit/framework/i18n/FormatterTest.php