Antonio Ramirez
10c52d702f
updated transliteration (greek + russian + german + ukrainian) and removed dependency on ascii function
2013-06-01 17:25:28 +02:00
Antonio Ramirez
ea8b6e7b58
enhance Inflector helper with ascii function
2013-05-30 18:18:32 +02:00
Carsten Brandt
9af5466be5
typo in Html helper
2013-05-29 05:55:14 +03:00
Qiang Xue
df6168475e
Refactored StringHelper.
2013-05-27 21:35:00 -04:00
Carsten Brandt
9d46f8e4fc
added doc comment to Console::getScreensize()
2013-05-26 01:48:40 +02:00
Alexander Makarov
cb0d741281
Added missing phpdoc
2013-05-25 21:57:11 +04:00
Alexander Makarov
6e5260d915
Implemented Console::getScreenSize for Windows
2013-05-25 19:49:28 +04:00
Alexander Makarov
113751ea45
Fixed detection of ANSI color support on Windows
2013-05-25 17:40:31 +04:00
Carsten Brandt
89ea3fef03
Next iteration on console commands
...
issue #33
- implemted getScreenSize for linux systems
- tiny adjustments and better naming for console color methods
- color switch in base Controller changed to magic property
- colorized Help command
2013-05-25 04:21:51 +02:00
Qiang Xue
21533ad305
Merge branch 'master' of github.com:yiisoft/yii2
...
Conflicts:
framework/composer.json
2013-05-24 09:44:27 -04:00
Qiang Xue
5f705db117
Renamed Purifier to HtmlPurifier.
2013-05-23 16:06:53 -04:00
Alexander Kochetov
153e51df94
Html::url() fix for anchors
2013-05-23 23:34:12 +04:00
Qiang Xue
291f3b35d0
Refactored Inflector.
2013-05-22 18:20:56 -04:00
Antonio Ramirez
05523640f2
fixed pluralize + singularize rules for tests
2013-05-22 10:59:09 +02:00
Antonio Ramirez
7b98b42418
added inflection methods from StringHelper + some comment fixes
2013-05-22 08:35:03 +02:00
Antonio Ramirez
641e6ee7cf
ported inflection methods from StringHelper to Inflector helper class
2013-05-22 08:34:17 +02:00
Qiang Xue
f72105166c
reorganized the main repo to satisfy PSR-0.
2013-05-21 21:19:05 -04:00