Commit Graph

287 Commits

Author SHA1 Message Date
Alexander Makarov
dcec697c06 Fixes #3115: Updated phpdoc for better code completion in modern IDEs 2013-12-31 12:12:09 +01:00
Paul Klimov
f0a04d3dd1 CCaptchaAction updated to use DIRECTORY_SEPARATOR while composing font file name. 2013-10-02 15:47:52 +03:00
Charles Pick
74310e9dac Fix indents 2013-09-11 21:09:44 +01:00
Charles Pick
0a0ccf8dc9 Resolve merge conflicts 2013-08-20 23:30:12 +01:00
Charles Pick
2ca58cbbdd Add html5 form elements 2013-08-20 23:27:56 +01:00
gureedo
78f33b5444 phpdoc fix for CActiveRecord 2013-08-14 16:09:44 +06:00
Carsten Brandt
75eb9f9986 Changed header case Content-type to Content-Type
fixes #2709 fixes #2726
2013-08-03 11:25:20 +02:00
Alexander Makarov
eb589acb67 Fixed minLength and maxLength range check in CCaptchaAction::generateVerifyCode so values are now always stay in bounds 2013-07-31 18:42:22 +04:00
resurtm
3b44a1d855 Revert last commit. No need to check it. :) 2013-06-30 13:33:43 +06:00
resurtm
c616df2862 Array checking. 2013-06-30 13:28:28 +06:00
resurtm
c379e20daf Less overhead. 2013-06-30 11:28:03 +06:00
resurtm
e46f1baa3e Fixes #196. 2013-06-30 11:03:30 +06:00
resurtm
bd60513b60 Fixed unnecessary closing PHP tag in docblock. 2013-06-27 22:02:07 +06:00
resurtm
7d5e93efcb Fixes #1794: added ability to change widget ID via $htmlOptions['id'] array item in:
CTabView, CBaseListView, CListView, CGridView, CDetailView, CMenu, and CPortlet
2013-06-27 21:52:21 +06:00
Alexander Makarov
341bd2efc1 fixes #2401 2013-06-24 20:04:31 +04:00
resurtm
c3e19b63c9 Better readability of the colors instantiation code in the CCaptchaAction::renderImageImagick() method. 2013-06-18 09:08:43 +06:00
resurtm
42e6d2f6f9 Fixes #2565. CCaptchaAction + ImageMagick color issue. 2013-06-17 22:35:47 +06:00
Maurizio Domba (mdwork)
65b9bd06e8 Fixes 2108 - documentation missing for inputID option 2013-05-27 11:23:25 +02:00
LastDragon-ru
8cb0800fc6 Fixed remarks from #2225 2013-05-05 15:09:24 +04:00
LastDragon-ru
1bfe6255f0 Fixed generation of the HTML class attribute for the data model * @see https://github.com/yiisoft/yii/issues/129 * @see https://github.com/yiisoft/yii/pull/1808 2013-05-05 14:58:22 +04:00
Carsten Brandt
450d50691f Various documentation and code style fixes 2013-05-01 23:29:10 +02:00
Carsten Brandt
75bb017126 Improved documentation for php expressions
Fixes issue #1921
2013-05-01 23:16:00 +02:00
twisted1919
1f89f7d945 Indentation fixes again 2013-04-29 15:57:23 +03:00
twisted1919
bd513fdbe7 Indentation fixes 2013-04-29 15:33:22 +03:00
twisted1919
1c98c57626 #2416-Avoid instantiating HTMLPurifier every time when the purify method is called in CHtmlPurifier class 2013-04-29 14:59:56 +03:00
twisted1919
9efff870a7 #2416-Avoid instantiating HTMLPurifier every time when the purify method is called in CHtmlPurifier class 2013-04-29 14:54:29 +03:00
Maurizio Domba (mdwork)
d476c76776 Fixes #2402 clientValidation rendered as HTML 2013-04-25 14:47:18 +02:00
resurtm
19ea3f1747 Fixes #2096. Non-free Duality.ttf removed. Open/free SpicyRice.ttf added. 2013-03-23 10:24:06 +06:00
resurtm
1944f3946f Minor CS fix (related to #2231). 2013-03-22 13:20:44 +06:00
resurtm
3e81814bf5 Merge pull request #2231 from opus-online/activeform-fix-2223
Fix for #2223 - `CActiveForm::error` does not respect `CHtml::$errorMessageCss`
2013-03-22 00:18:48 -07:00
ivokund
5205f4509f Update CActiveForm.php
Added version number to comment, minor styling fixes
2013-03-21 09:50:07 +02:00
resurtm
64a6aa85f8 Merge branch 'master' of github.com:yiisoft/yii into 1980-better
Conflicts:
	CHANGELOG
2013-03-20 23:24:00 +06:00
resurtm
de416ba3a3 Enhancements to the #1980. 2013-03-20 23:21:59 +06:00
ivokund
b936d0ba25 Update CActiveForm.php
If 'errorMessageCssClass' is not specified explicitly, it will fall back to the default, specified with CHtml::$errorMessageCss
2013-03-20 17:07:22 +02:00
resurtm
52657ec5fb Fixes: CActiveForm::telField() used to display time input, not tel. 2013-03-15 20:27:30 +06:00
Sergey Malyshev
4cbbaef2ed Issue #2205: CActiveForm the tag name for the error container tag is hardcoded 2013-03-14 19:41:14 +02:00
njasm
c2722a4f55 TABS Ident fix. 2013-03-09 12:32:27 +00:00
Tomislav Biscan
aa527343c8 CJavaScriptExpressoin changed to CJavaScriptExpression in comments 2013-02-21 13:10:08 +01:00
Charles Pick
e29f76747e Merge branch 'master' of github.com:yiisoft/yii into 1948-fix-html5-input-types 2013-02-12 14:33:55 +00:00
Charles Pick
d55fd536eb 1948 tidy up version info 2013-02-12 10:37:26 +00:00
Charles Pick
d912cd0f63 1948 tidy up whitespace 2013-02-12 10:34:37 +00:00
Charles Pick
f4959b2e86 tidy up html5 input types 2013-02-12 10:29:39 +00:00
Abdul Malik Ikhsan
6247adaf26 change copyright symbol 2013-01-15 18:38:02 +07:00
Abdul Malik Ikhsan
46c8ef0d9a update copyright year
from 2011 to 2013
2013-01-15 17:28:17 +07:00
njasm
84bb237d50 Added missing activeSearchField() method to CHtml. And searchField() to CActiveForm. For creation of HTML input field of type search, that fixes #1743 2013-01-14 19:03:43 +00:00
Maurizio Domba (mdwork)
ac084c590f send CHtml::errorCss to JS file 2013-01-10 14:03:35 +01:00
Carsten Brandt
3f65dce4e4 Fixed transparent background for ImageMagick in CCaptchaAction
thanks to @manuel-84
https://github.com/yiisoft/yii/pull/1464#issuecomment-12046268
2013-01-09 17:18:13 +01:00
Tonin De Rosso Bolzan
8ccac75190 Javascript elseif => else if 2013-01-08 09:21:25 -02:00
Alexander Makarov
ece7f7d277 Merge branch 'cwidget-issue-150' of git://github.com/antonCPU/yii into antonCPU-cwidget-issue-150 2013-01-08 01:08:17 +04:00
Alexander Makarov
6e5ba54082 Fixes #1847: Added COutputCache::varyByLanguage to generate separate cache for different laguages 2013-01-08 01:04:36 +04:00