Klimov Paul
9e68cc00a3
'summaryTagName' and 'emptyCssClass' options added to CBaseListView
2014-04-17 17:52:00 +03:00
Klimov Paul
16b6c22d29
'cli' mode detection at 'CConsoleApplication' fixed
2014-04-16 11:31:33 +03:00
resurtm
ffb9a06b2f
Fix CSysLogRoute.php file comment
2014-04-11 11:54:15 +06:00
resurtm
f722d50ba3
Fixes #3324 : add syslog support
2014-04-10 23:49:00 +06:00
resurtm
174b0634ee
CDbConnection ODBC related fixes before merging
2014-04-10 23:14:53 +06:00
resurtm
1cdc9d567a
Fix #132 : CDbConnection now supports ODBC
2014-04-09 16:06:52 +06:00
Alexander Makarov
7fc9bc0b4d
Better fix for <script async="false"
2014-04-05 15:02:58 +04:00
Alexander Makarov
26ddbd22a7
Merge pull request #3318 from nukkumatti/issue-3283
...
Fixed #3283
2014-04-04 14:55:38 +04:00
Taras Gudz
8cde4a523a
Fixed #3258
2014-04-04 14:24:33 +04:00
Taras Gudz
8c68de1bb6
Fixed #3283
2014-04-04 14:16:18 +04:00
Wil Wade
3e1e4be6c3
Remove async from list of Special Attributes so that it is possible to use async=false per issue: #3314
2014-04-03 18:13:23 -04:00
gureedo
28443ded79
COciSchema: read column comments from another schema
2014-03-28 19:07:56 +06:00
winiarekk
c4da2e8c58
Update yii.php
...
Without word "Atrybut" (english "attribute") this phrase is grammatically incorrect when noun representing field name isn't masculine (e.g. "Hasło musi być powtórzony" should be "Hasło musi być powtórzone". "Hasło" means english "Password").
Also, I added missing word "exactly" (polish "dokładnie") and removed word "ponownie" (this is pleonasm http://en.wikipedia.org/wiki/Pleonasm )
2014-03-25 10:44:09 +01:00
Roman Dutchak
cd22778bab
Added check for the existence of a link href attribute pager
2014-03-24 21:11:24 +02:00
Roman Dutchak
eebc13128c
Added check for the existence of a link href attribute pager
2014-03-24 21:09:51 +02:00
winiarekk
defb13168b
Update yii.php
2014-03-24 12:46:35 +01:00
Knut Eirik Leira Hjelle
e893af8153
Adhere to code style.
2014-03-21 15:42:05 +01:00
Knut Eirik Leira Hjelle
a0a0180869
3288 - Check if PHPUnit_Runner_Version exists before requiring.
2014-03-21 15:31:28 +01:00
lubosdz
13bdfa74a6
updated [SK] translation
2014-03-21 10:24:50 +01:00
hwmaier
906a31dd06
checkBoxList and radioButtonList to take into account closeSingleTags parameter for <br> tag
...
Changed checkBoxList and radioButtonList methods to generate <br/> or
<br> separator tags depending on closeSingleTags setting.
2014-03-19 10:51:10 +10:00
Carsten Brandt
45696571f9
fixed issue with CBreadcrumbs::homelink and activeLinkTemplate
...
fixes #3179
2014-03-09 03:56:57 +01:00
Nils
8cba7cdb5d
Misspelled placeholder for {min} value
2014-03-06 23:11:41 +02:00
munawer-t
2f5981cc81
Typo
2014-03-04 13:31:15 +05:30
munawer-t
f833c68416
Typo
2014-03-04 13:25:54 +05:30
munawer-t
e920887629
Typo fix
2014-03-04 13:16:42 +05:30
Alexander Pletnev
1fd6c1aa8c
strict string comparison is always better
2014-02-26 21:26:37 +04:00
Muhammad Mahad Azad
1552209695
removed display:none on hidden form fields
2014-02-22 23:54:45 +05:00
Alexander Makarov
8ce4739de8
Merge pull request #3234 from etienneq/3233-gii-namespaces
...
Allow absolute namespace in Gii's base class
2014-02-19 12:39:06 +03:00
Etienne Quiel
d544bfd3e2
Allow absolute namespace in Gii's base class
2014-02-19 10:34:09 +01:00
resurtm
0490e653cb
Code performance fix related to #3185
2014-02-19 14:24:18 +06:00
resurtm
52b1e4ca44
Updated CHtml to add maxlength support to all HTML5 fields
...
Fixes #3185 . Fixes #2741 .
2014-02-19 13:12:04 +06:00
resurtm
e4c2717aa6
Minor fixes related to the feature of migrating to the certain date/time
2014-02-19 13:01:56 +06:00
resurtm
322c517b80
Fix #3228 : added an ability to migrate to the certain time
2014-02-15 13:56:36 +06:00
Max Lapko
951f399a18
Fix. file attribute is set to null only when the validator is safe
2014-02-11 12:16:23 +02:00
Nikola Kovacs
0058e3cca9
Quote table names in CDbMessageSource::loadMessagesFromDb, fixes #3206
2014-02-06 10:46:07 +01:00
Alexander Makarov
474e29f27a
And another tial to achieve 5.2 compatibility
2014-02-05 21:29:17 +04:00
Alexander Makarov
439c70ab2f
And another fix for PHP 5.2 in eb8516b8e7
2014-02-05 20:56:08 +04:00
Alexander Makarov
c260400f66
Fixed PHP 5.2 compatibility in eb8516b8e7
2014-02-05 20:25:29 +04:00
pzaremba
c8837495b4
#3077
2014-02-05 14:36:33 +01:00
pzaremba
5ff92dea33
Revert "one more revert."
...
This reverts commit 91787e8787 .
2014-02-05 14:35:20 +01:00
pzaremba
91787e8787
one more revert.
2014-02-05 14:25:06 +01:00
pzaremba
7b68959372
Adding support for the X-HTTP-Method-Override header.
2014-02-04 22:50:38 +01:00
marcovtwout
db13ce2d2e
CFileValidator is no longer unsafe by default
...
CFileValidator is no longer unsafe by default to prevent setting
arbitrary values. Instead, when no file is uploaded attribute is set to
null (marcovtwout)
2014-02-03 11:40:23 +01:00
Jan Was
dc0503625d
fix wsdl generator
2014-01-31 10:44:56 +01:00
Carsten Brandt
990cce4bb1
Merge PR #2140 branch '94-document-literal-wsdl' of https://github.com/nineinchnick/yii into nineinchnick-94-document-literal-wsdl
...
* '94-document-literal-wsdl' of https://github.com/nineinchnick/yii :
use consts in place of 'rpc' and 'encoded' for operationBodyStyle and bindingStyle properties
enh #94 , added a wrapper in CWebService handling method arguments and response in document mode
enh #94 , added support for document/literal WSDL in generator, inspired by Zend 2.0 Soap Autodiscover class
2014-01-30 12:36:45 +01:00
Jan Was
0904589a5e
Merge branch 'master' into 89-soap-header
2014-01-30 12:13:11 +01:00
Jan Was
f1abb793a0
Merge branch 'master' into 94-document-literal-wsdl
2014-01-30 12:12:55 +01:00
Carsten Brandt
9a1eac10c4
reverted pull request #2671 for issue #2670
2014-01-29 01:40:05 +01:00
Jani Mikkonen
ca25bc19b8
Merge branch 'master' of git://github.com/yiisoft/yii into user_host_address
2014-01-28 15:44:28 +02:00
Carsten Brandt
81dea0e51c
fixed pgsql test break
2014-01-28 14:43:22 +01:00