18 Commits

Author SHA1 Message Date
7736853837 property code style extensions 2014-07-30 00:40:46 +02:00
1c414caace Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare 2014-07-30 02:15:08 +04:00
07f01bcf2b Used substr_compare instead of substr when we don't care about result 2014-07-23 16:37:49 +04:00
0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
21d02e1483 fixes #2776 renamed default template folder 2014-03-17 23:49:18 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
21ae27b306 updated phpdoc properties 2014-01-28 00:11:18 +01:00
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00
26767735dc Renamed byte methods, moved path methods back to StringHelper 2013-12-04 14:26:47 +01:00
5f2a612c78 Moved file and path related methods from StringHelper to FileHelper, renamed StringHelper byte methods not to be misused as string methods 2013-12-04 09:48:01 +01:00
a5e3c00d75 replaced inheritdoc tags. 2013-11-29 12:49:07 -05:00
2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 2013-11-26 04:24:20 +02:00
447bad5a12 Merge pull request #1184 from slavcodev/only-arrays-in-rules
Using only arrays in rules instead comma-separated string
2013-11-13 05:37:43 -08:00
da93d9b4ba Fixes #1195. 2013-11-13 08:25:07 -05:00
ecc557ef92 Refactor all models to new rules format 2013-11-12 16:39:23 +02:00
927e9dddb4 Refactored View 2013-11-06 22:52:27 +04:00
c4bb668b90 moved gii and debug to extensions. 2013-11-03 00:16:35 -04:00