1. 21 Jun, 2014 1 commit
  2. 20 Jun, 2014 1 commit
  3. 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.
  4. 17 Jun, 2014 1 commit
  5. 14 Jun, 2014 2 commits
  6. 13 Jun, 2014 1 commit
  7. 11 Jun, 2014 1 commit
  8. 09 Jun, 2014 1 commit
  9. 08 Jun, 2014 3 commits
  10. 31 May, 2014 1 commit
  11. 30 May, 2014 3 commits
  12. 26 May, 2014 2 commits
  13. 25 May, 2014 1 commit
  14. 22 May, 2014 1 commit
  15. 21 May, 2014 4 commits
  16. 20 May, 2014 4 commits
  17. 19 May, 2014 2 commits
  18. 18 May, 2014 1 commit
  19. 15 May, 2014 1 commit
    • fix #3478 · 18d1de61
      lynicidn authored
      it correct work with integer keys of list
  20. 12 May, 2014 1 commit
    • Check if property is set · 27482883
      Alex-Code authored
      ```getValue``` didn't check if the property on an object exists so wouldn't return the default value.
  21. 09 May, 2014 5 commits
  22. 06 May, 2014 1 commit
  23. 05 May, 2014 1 commit