resurtm
fa4b384f67
CWebApplication::$controllerMap property: PHPDoc typo.
2013-03-08 23:03:11 +06:00
Alexander Makarov
1b8c6d4d17
Revert "Merge branch 'master' of git://github.com/horechek/yii into horechek-master"
...
This reverts commit c6670657b7 , reversing
changes made to 903c0a991f .
2013-03-06 03:59:36 +04:00
Alexander Makarov
6edf25f97d
Fixes #2069 : Upgraded jQuery BBQ Plugin to 1.4pre to fix jQuery compatibility problems
2013-03-06 02:52:33 +04:00
Alexander Makarov
e37a9fe3e2
Refactored CHttpRequest::getDelete and CHttpRequest::getPut not to use _restParams directly
2013-03-06 02:08:13 +04:00
Alexander Makarov
c6670657b7
Merge branch 'master' of git://github.com/horechek/yii into horechek-master
2013-03-06 01:33:33 +04:00
David Baker
c26e3198dc
Fixed inaccurate information about default location for session savePath
...
Session's save path is set to session.save_path by default. On
some distros, that is set to /tmp, but it isn't always. Updated the
docs to reflect that.
2013-03-04 13:23:48 -07:00
Artem
072bebb432
Update framework/web/CClientScript.php
...
fixed error
2013-02-26 11:12:23 +02:00
Tomislav Biscan
aa527343c8
CJavaScriptExpressoin changed to CJavaScriptExpression in comments
2013-02-21 13:10:08 +01:00
Carsten Brandt
61dbc00c84
Merge pull request #2024 branch '2023-chttprequest-stripslashes' of https://github.com/etienneq/yii into etienneq-2023-chttprequest-stripslashes
...
* '2023-chttprequest-stripslashes' of https://github.com/etienneq/yii :
added Changelog
fix: empty array were not handled
using tabs for indentation
CHttpRequest::stripSlashes() changed to modify array keys as well
Conflicts:
CHANGELOG
2013-02-13 04:20:16 +01:00
Charles Pick
ba7b7c4dc6
1948 fix tiny whitespace issue
2013-02-12 14:50:55 +00: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
c3df18844c
1948 minor tweaks
2013-02-12 14:31:29 +00:00
Charles Pick
d55fd536eb
1948 tidy up version info
2013-02-12 10:37:26 +00:00
Charles Pick
bda3ed4bd2
1948 tidy up version info
2013-02-12 10:36:01 +00:00
Charles Pick
afc69d47be
1948 tidy up whitespace
2013-02-12 10:35:32 +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
Anders Persson
144de3f745
optimized by replacing a function reference with direct syntax
2013-02-02 23:37:41 +01:00
Etienne Quiel
0324c5d2f7
fix: empty array were not handled
2013-01-22 11:00:04 +01:00
Etienne Quiel
7fd79cee09
using tabs for indentation
2013-01-22 10:48:46 +01:00
Etienne Quiel
2c6dbf21fc
CHttpRequest::stripSlashes() changed to modify array keys as well
2013-01-22 10:43:04 +01:00
tom tomsen
0680f4c994
addtional -> additional
...
fixed a typo
2013-01-21 16:03:20 +01: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
Attila Szakolczai
72db523c6f
Fixes #1763 CSqlDataProvider order by bug
2013-01-13 16:27:56 +01:00
Carsten Brandt
ed9f87d15e
Improved docs for CArrayDataProvider::$keyField
...
Issue #1943
2013-01-11 11:00:32 +01:00
Maurizio Domba (mdwork)
c07976d487
Fixes #1942 CActiveForm client validation
2013-01-10 15:22:00 +01:00
Maurizio Domba (mdwork)
ac084c590f
send CHtml::errorCss to JS file
2013-01-10 14:03:35 +01:00
Maurizio Domba (mdwork)
e583a85c65
Fixes #1941 reset CHtml:: instad of hardcoded value
2013-01-10 13:56:45 +01:00
Maurizio Domba (mdwork)
77493f2817
minor doc fixes
2013-01-10 13:54:46 +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
Alexander Makarov
2a23f47f91
Merge branch 'varyByLanguage' of git://github.com/Obramko/yii into Obramko-varyByLanguage
2013-01-08 01:01:03 +04:00
antoncpu
09bbf001fd
fixed init in case of disabled pagination
2013-01-02 22:03:35 +02:00
antoncpu
ae608d46b6
Merge branch 'master' of git://github.com/yiisoft/yii into cwidget-issue-150
2013-01-02 20:00:32 +02:00
resurtm
3f3f520917
Added NULL check into CHtml::value(), $attribute.
2012-12-23 14:12:49 +06:00
resurtm
694dcb885c
Second parameter of the CHtml::value() doesn't support functions created by "create_function" anymore.
2012-12-21 21:19:26 +06:00
resurtm
fd5672978e
Fixes CHtml::value() bug.
2012-12-21 17:04:09 +06:00
resurtm
d900fa4144
Additional PHPDoc for #1872 .
2012-12-20 19:46:19 +06:00
resurtm
575d25ed7d
Changed exception string.
2012-12-20 18:50:14 +06:00
resurtm
9f1a34c35a
Changelog line changed, exception throwing removed from CAssetManager::init().
2012-12-20 18:02:21 +06:00
resurtm
9248d669a4
Fixes #1853 . CAssetManager: $forceCopy and $linkAssets cannot be true at the same time anymore.
2012-12-20 17:53:26 +06:00
resurtm
fd9fb10904
Reverted PHPDoc typenames and added extra space for better readability.
2012-12-19 20:41:33 +06:00
resurtm
a6d98dc7ed
#1861 : PHP 5.2 testing issues and forgot about create_function.
2012-12-19 20:12:42 +06:00
resurtm
321e812e24
Fixes #1861 . CHtml::value() didn't worked properly with array-typed $model parameter and integer-typed $attribute parameter.
2012-12-19 19:37:39 +06:00
Artem
802939eea7
Update framework/web/CClientScript.php
...
Сompromise solution. If we has a <head> we use him, else we use <title>
2012-12-18 17:17:44 +02:00
Artem
28c198a112
Update framework/web/CClientScript.php
...
Changed renderHead() method for render clients scripts after </title>
2012-12-18 15:48:49 +02:00
Artem
8433a3bf08
Update framework/web/CClientScript.php
...
Changed renderHead() method for render clients scripts after </title>
2012-12-18 15:42:29 +02:00