Commit Graph

3891 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
Alexander Makarov
9a60b594cf Fixes #3137: Upgraded HTMLPurifier to 4.6.0 2013-12-31 11:41:50 +01:00
Nils
31fa62f3d2 Typo in word "nekorkts", should be "nekorekts" 2013-12-30 04:28:58 +02:00
Qiang Xue
dd8e7f242a Fixes #3134: Fixed the issue that query cache returns the same data for the same SQL but different query methods 2013-12-29 14:26:39 -05:00
Qiang Xue
1154899315 Fixed the bug that backslashes are not escaped by CDbCommandBuilder::buildSearchCondition() 2013-12-29 13:07:53 -05:00
Brad Bell
0ecae33886 Fixes a MySQL syntax error if you specified an offset without a limit. 2013-12-23 13:21:33 -08:00
Anne Datema
8892239822 [NL] Dutch translation of 'No' modernized 2013-12-20 13:40:47 +01:00
DaSourcerer
4200ab764e Linkfix for Net_IDNA2 License File 2013-12-08 12:07:15 +01:00
Daniel Banck
2e1602a962 Fixes #3078: Migration table primary key is too long for utf8mb4 databases 2013-11-29 01:40:26 +01:00
Carsten Brandt
f868829627 Fix problem with array to string converion in CDbMigration
methods accept array as of changes in #2090 and #2817/#2818 so
CDbMigration output has to reflect the changes and do not fail.

fixes #3064
2013-11-25 13:53:07 +01:00
Emmanuel
64c01884cd Update yii.php 2013-11-19 23:00:41 +01:00
Alexander Makarov
b3ba0f3f5a Fixes #3048: CApcCache is now compatible with APCu 2013-11-19 17:22:51 +04:00
munawer-t
e5fc145ce9 few more typos 2013-11-14 16:16:22 +05:30
munawer-t
337c22df8f one more 2013-11-14 16:10:00 +05:30
munawer-t
9c6199c8d6 Found a typo 2013-11-14 16:05:26 +05:30
Carsten Brandt
5568c1ec8b Added support for formatting DateTime instances to CFormatter
fixes #3023
2013-11-08 14:53:41 +01:00
Steve Guns
0a5e27c1c2 [NL] Translation brought up to date 2013-11-07 07:48:01 +01:00
Carsten Brandt
eab509ff98 Allow changing the AR database in beforeCount()
like it is possible in beforeFind() already.

fixes #3014
2013-11-06 14:48:02 +01:00
Carsten Brandt
d6f43689a3 fixed exception in ModelCode::validateBaseClass
fixes #3009
2013-11-03 16:07:35 +01:00
munawer-t
c3237d044d Typo fix in PHPDoc 2013-10-23 17:56:27 +05:30
Paul Klimov
95078cda98 'CJoinQuery::createCommand()' fixed to exclude duplicating joins. 2013-10-21 12:29:05 +03:00
resurtm
67b997c722 Fixes #2658.
CBaseListView, CGridView, CListView: added note about $itemsCssClass and
$pagerCssClass properties, they must not contain empty string, null or
false values.
2013-10-17 15:54:25 +06:00
Eirik Hoem
065b251457 No longer using basename for in CAssetManager::generatePath, fixes #2963 2013-10-15 08:22:30 +02:00
Paul Klimov
48ead00504 CFileValidator fixed to encode file name, while composing error messages. 2013-10-14 16:47:04 +03:00
Carsten Brandt
88d02cfcb9 more documentation adjustments to mention MariaDB
fixes #2955
2013-10-12 17:14:13 +02:00
Qiang Xue
7e0ee3d6c7 Fixes #2945: dots in url rules should not match any character 2013-10-10 11:38:22 -04:00
Paul Klimov
bcd8da07e3 Title attribute at 'CJuiTabs::headerTemplate' changed to be filled by {title} 2013-10-10 14:03:25 +03:00
Paul Klimov
ced07caa4f Merge pull request #2942 from softark/cdbcriteria-mergewith-fix
CDbCriteria::mergeWith fix
2013-10-09 11:17:33 -07:00
softark
fb3e8d9ed6 CDbCriteria::mergeWith fix 2013-10-09 19:02:59 +09:00
softark
417d3664f5 messages/ja/yii.php updated 2013-10-08 22:38:03 +09:00
Paul Klimov
2618b5cc38 Merge branch 'master' of github.com:yiisoft/yii into 873-stat-relation-scopes 2013-10-04 11:56:20 +03:00
Paul Klimov
487368260a Merge pull request #2923 from klimov-paul/1593-allow-error-handler-exception-access
Fixes #1593: Allow access to exception currently processed by CErrorHandler
2013-10-02 06:22:33 -07:00
Paul Klimov
f0a04d3dd1 CCaptchaAction updated to use DIRECTORY_SEPARATOR while composing font file name. 2013-10-02 15:47:52 +03:00
Paul Klimov
a49e82999b Added support for scopes in CStatRelation 2013-10-02 15:37:56 +03:00
Paul Klimov
d885fcbba1 Property 'CErrorHandler::exception' added to store current handling exception instance 2013-10-02 12:43:54 +03:00
Paul Klimov
c5fca58f78 Merge branch '2540-CJSON-JsonSerializable' of https://github.com/SamMousa/yii into SamMousa-2540-CJSON-JsonSerializable 2013-10-01 16:25:33 +03:00
Paul Klimov
f47f7ed713 Merge pull request #2891 from bijibox/2887-cformelement-__isset
#2887 Add __isset method for CFormElement
2013-10-01 05:11:32 -07:00
Luis Lobo Borobia
d6ca194939 Fixes #2908 adding insertMultiple to Migrations 2013-09-26 12:51:14 -03:00
Alexander Makarov
d36b1f58de Merge pull request #2897 from atmoz/master
Add Norwegian translation messages for zii.php
2013-09-23 02:20:32 -07:00
Adrian Dvergsdal
5ca0b54001 Add Norwegian translation messages for zii.php 2013-09-23 10:56:53 +02:00
gureedo
41b6efa098 updated phpdoc and input types list in CFormInputElement 2013-09-23 13:29:07 +06:00
Nikita Starshinov
30c1f0ea9c Fix indention from spaces to tabs in CFormElement 2013-09-22 16:33:24 +04:00
Nikita Starshinov
7ae1fb53d6 2887 Add __isset method for CFormElement 2013-09-20 19:41:36 +04:00
Carsten Brandt
1a5a166109 fixed code style 2013-09-18 14:19:42 +02:00
Johnny Theill
fdb49ea687 Fixed spelling, punctuation and whitespace 2013-09-18 11:19:36 +02:00
Alexander Makarov
1cfb3e9c22 Merge pull request #2878 from Theill11/DK-translations
Added danish translations
2013-09-18 01:12:50 -07:00
Paul Klimov
a0a9165a3e Gii model generator template updated to escape single quotes in the labels. 2013-09-18 10:52:05 +03:00
Johnny Theill
62905f190a Translated
* framework/views/
* framework/messages/
* requirements/views/
* requirements/messages/
2013-09-18 08:19:04 +02:00
Alexander Makarov
fd088f94f7 Merge pull request #2799 from codemix/html5-elements-squash
Add HTML5 input support
2013-09-17 04:37:57 -07:00
Charles Pick
ca7a21d6ea Update CFormInputElement.php 2013-09-17 12:36:14 +01:00