1. 20 Jun, 2014 1 commit
    • Fixes #3535: Syntax changes · 22884e73
      Alexander Makarov authored
      - Removed `form_begin`, `form_end`
      - Added `use()` and `ViewRenderer::uses` that are importing classes and namespaces
      - Added widget dynamic functions `*_begin`, `*_end`, `*_widget`, `widget_end`
      - Added more tests
  2. 19 Jun, 2014 1 commit
    • Fixes #3939: `\yii\Inflector::slug()` improvements: · c3de3450
      Alexander Makarov authored
      - Added protected `\yii\Inflector::transliterate()` that could be replaced with custom translit implementation.
      - Added proper tests for both intl-based slug and PHP fallback.
      - Removed character maps for non-latin languages.
      - Improved overall slug results.
      - Added note about the fact that intl is required for non-latin languages to requirements checker.
  3. 18 Jun, 2014 1 commit
  4. 17 Jun, 2014 1 commit
  5. 16 Jun, 2014 3 commits
  6. 15 Jun, 2014 2 commits
  7. 14 Jun, 2014 2 commits
  8. 13 Jun, 2014 1 commit
  9. 12 Jun, 2014 5 commits
  10. 10 Jun, 2014 1 commit
  11. 08 Jun, 2014 1 commit
  12. 05 Jun, 2014 1 commit
  13. 04 Jun, 2014 5 commits
  14. 03 Jun, 2014 6 commits
  15. 02 Jun, 2014 5 commits
  16. 01 Jun, 2014 1 commit
  17. 30 May, 2014 3 commits