Jonathan
2a6eee6bd4
Rvt: the available since change
...
Changing the available since because it will be put into 1.1.15
2014-05-14 09:01:54 -05:00
Jonathan
91b651e081
Updated date to match target
...
Updated the date available to match the target date
2014-05-14 00:04:41 -05:00
Jonathan
ae8e4bb242
change CModule::setModules for #3359
...
Allow CModule::setModules to merge configuration as described in #3359
2014-05-14 00:00:12 -05:00
Carsten Brandt
f4f38d97fb
Merge pull request #3370 from DaSourcerer/164-CEmailValidator
...
Simplification for CEmailValidator.mxSort()
2014-05-13 07:57:45 +02:00
DaSourcerer
4b52a1a510
Merge branch 'master' of https://github.com/yiisoft/yii into 164-CEmailValidator
2014-05-13 07:48:11 +02:00
DaSourcerer
b34d0133c1
Simplification for mxSort()
2014-05-13 07:47:44 +02:00
Carsten Brandt
0b68946662
Merge pull request #3349 from RusAlex/502_CActiveForm_errorCallback
...
add errorCallback available to be passed via clientOptions
2014-05-03 19:21:08 +02:00
Alexander Pletnev
d986b17fcf
add changelog
2014-05-02 10:50:34 +04:00
Alexander Pletnev
dc378c4d19
remove training comma
2014-05-02 09:34:49 +04:00
Alexander Pletnev
4ab0a76ec4
add errorCallback available via clientOptions
2014-05-02 09:31:15 +04:00
Alexander Makarov
cd4af74324
Merge pull request #3339 from rob006/patch-1
...
Fix typo in polish translation
2014-04-25 19:21:44 +04:00
Robert Korulczyk
9cf6fb3a31
Fix typo
2014-04-25 17:10:16 +02:00
Paul Klimov
8326e343e6
Merge pull request #3333 from klimov-paul/3253-enable-history-special-chars
...
Fix for #2519 : CGridView and CListView problem with history enabled and special characters
2014-04-24 14:27:12 +03:00
Carsten Brandt
8833552a7c
Merge pull request #3336 from marcovtwout/3301-improve-captcha-documentation
...
Add documentation explaining you cannot use ajaxValidation with CCaptcha
2014-04-23 18:25:24 +02:00
marcovtwout
5bb4f15547
Add documentation explaining you cannot use ajaxValidation with CCaptcha
2014-04-23 17:36:47 +02:00
Carsten Brandt
d7f2470012
Update CHANGELOG
2014-04-23 00:01:30 +02:00
Carsten Brandt
0447010256
Update CHANGELOG
2014-04-22 23:58:52 +02:00
Carsten Brandt
3adfa06b4f
Merge pull request #2640 from 1allen/master
...
Allow sql files diff & preview in gii
2014-04-22 23:57:32 +02:00
Carsten Brandt
1584f77479
changelog for #2734
2014-04-22 23:45:52 +02:00
Carsten Brandt
fafe5926cb
Merge branch 'patch-2' of https://github.com/zvirusz/yii
...
* 'patch-2' of https://github.com/zvirusz/yii :
Backport Request::getPreferredLanguage() from yii2
2014-04-22 23:44:08 +02:00
Carsten Brandt
72afaeed30
use HTML5 in default webapp
...
fixes #2683
2014-04-22 23:37:19 +02:00
Carsten Brandt
78a29271c7
changed cubrid test config to default setup
2014-04-22 23:25:12 +02:00
Carsten Brandt
5c13bd842b
Merge branch 'kadishmal-cubrid-database-support'
...
* kadishmal-cubrid-database-support:
added CHANGELOG for CUBRID
finished review on cubrid
Code style
CUBRID copyright, version and indentation fixes
Ref: converted spaces to tabs.
Ref: converted spaces to tabs according to Yii coding conventions.
CUBRID Database 9.0 Support.
2014-04-22 23:14:58 +02:00
Carsten Brandt
4fdb9883cf
added CHANGELOG for CUBRID
...
fixes #1893
2014-04-22 23:14:26 +02:00
Carsten Brandt
cf1ada15ef
Merge branch 'master' into kadishmal-cubrid-database-support
...
* master: (789 commits)
'summaryTagName' and 'emptyCssClass' options added to CBaseListView
Missing entries added to CHANGELOG
'cli' mode detection at 'CConsoleApplication' fixed
Eager loading note added to 'Relational Query Options' docs
Fix CSysLogRoute.php file comment
Fixes #3324 : add syslog support
CDbConnection ODBC related fixes before merging
Add ODBC to the requirements checker
Fix #132 : CDbConnection now supports ODBC
Better fix for <script async="false"
Fixed #3258
Fixed #3283
Remove async from list of Special Attributes so that it is possible to use async=false per issue: #3314
typo fix in guide
COciSchema: read column comments from another schema
Update yii.php
Add changes #3298 to CHANGELOG
Added check for the existence of a link href attribute pager
Added check for the existence of a link href attribute pager
Update yii.php
...
2014-04-22 23:12:34 +02:00
Carsten Brandt
5b82c9dcd0
finished review on cubrid
2014-04-22 23:12:03 +02:00
Carsten Brandt
8799a4f4f9
Merge pull request #3329 from klimov-paul/3297-relation-options-eager-loading
...
#3297 : Eager loading note added to 'Relational Query Options' docs
2014-04-22 22:46:53 +02:00
Klimov Paul
fd99aff340
Issue #3061 added to CHANGELOG
2014-04-18 11:30:49 +03:00
Klimov Paul
fa896bac4e
'jquery.yiiGridView' and 'jquery.yiiListView' allows to handle all update options via history state data
2014-04-18 11:28:55 +03:00
Klimov Paul
f740b26f12
'State.data.ajaxUrl' renamed to 'State.data.url'
2014-04-18 11:12:54 +03:00
Klimov Paul
9e68cc00a3
'summaryTagName' and 'emptyCssClass' options added to CBaseListView
2014-04-17 17:52:00 +03:00
Klimov Paul
f8a2218b5b
Issue #3253 corrected to #2519 at CHANGELOG
2014-04-17 17:23:00 +03:00
Klimov Paul
f57701fd46
Issue #3253 added to CHANGELOG
2014-04-17 17:20:51 +03:00
Klimov Paul
3b25314700
jquery.yiiListView fixed to be able handling special chars if history is enabled
2014-04-17 17:18:43 +03:00
Klimov Paul
36d82a317f
jquery.yiiGridView fixed to be able handling special chars if history is enabled
2014-04-17 17:15:13 +03:00
Klimov Paul
e5b8ae670d
Missing entries added to CHANGELOG
2014-04-16 13:12:15 +03:00
Klimov Paul
16b6c22d29
'cli' mode detection at 'CConsoleApplication' fixed
2014-04-16 11:31:33 +03:00
Klimov Paul
0d0fd50000
Eager loading note added to 'Relational Query Options' docs
2014-04-16 11:11:59 +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
54d0c5ca50
Merge pull request #3325 from resurtm/fixes-132-odbc-connection
...
Fix #132 : CDbConnection now supports ODBC
2014-04-10 23:16:46 +06:00
resurtm
174b0634ee
CDbConnection ODBC related fixes before merging
2014-04-10 23:14:53 +06:00
resurtm
48d9e123a2
Add ODBC to the requirements checker
2014-04-09 16:08:43 +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
Alexander Makarov
9af0b14c33
Merge pull request #3319 from nukkumatti/issue-3258
...
Fixed #3258
2014-04-04 14:55:06 +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
Alexander Makarov
abf5b64a0c
Merge pull request #3316 from wilwade/3315-issue-fix-async
...
Remove async from list of Special Attributes so that it is possible to u...
2014-04-04 02:17:22 +04:00