1. 30 Jun, 2014 1 commit
  2. 29 Jun, 2014 4 commits
  3. 28 Jun, 2014 3 commits
  4. 27 Jun, 2014 9 commits
  5. 26 Jun, 2014 4 commits
  6. 25 Jun, 2014 7 commits
  7. 24 Jun, 2014 5 commits
  8. 23 Jun, 2014 1 commit
  9. 21 Jun, 2014 2 commits
  10. 20 Jun, 2014 2 commits
  11. 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.
  12. 18 Jun, 2014 1 commit