Commit Graph

1918 Commits

Author SHA1 Message Date
alexander.makarow
429d6ce9ab (Fixes issue 2974) Fixed CWebModule::getLayoutPath phpdoc 2011-11-21 01:51:00 +00:00
alexander.makarow
8ffab7c656 Removed automated mtime on source. Framework should not touch these. 2011-11-20 20:42:45 +00:00
mdomba
ea56651975 more informative description for the CDataColumn->name 2011-11-18 10:21:42 +00:00
mdomba
d1d559b88e (fixes issue 2959) included only the tool.tooltip instead of the complete library with jQuery 2011-11-15 11:19:01 +00:00
mdomba
4aa2c750e1 yiiGridView.js - changed live()/delegate to on() and some optimizations 2011-11-14 12:12:39 +00:00
mdomba
3eddcaea5b yiiGridView.js - refactored checkbox column handling 2011-11-13 23:34:00 +00:00
alexander.makarow
14bc01df9f Better performance for CAssetManager when forceCopy is used 2011-11-12 02:11:42 +00:00
mdomba
c0663a410c yiiGridView.js - new style for testing 2011-11-11 14:24:34 +00:00
alexander.makarow
e69b588534 better approach to solving issue 2932 2011-11-09 02:48:50 +00:00
alexander.makarow
84f110a85b CAssetManager now generates different hash for files/directories with different mtime 2011-11-08 20:41:19 +00:00
mdomba
ffa494ca73 added proper message to Yii error screen 2011-11-08 14:50:20 +00:00
alexander.makarow
ac8b1d4605 (Fixes issue 2939) 2011-11-07 23:05:34 +00:00
alexander.makarow
c957a0491b better fix for CDbAuthManager type problem 2011-11-07 22:58:50 +00:00
mdomba
b10e82f79e jQuery fix: used prop() instead of attr() for the 'checked attribute' 2011-11-07 15:03:58 +00:00
alexander.makarow
d9bda32bed missing file 2011-11-07 14:53:49 +00:00
mdomba
207b6d9712 (Fixes issue 2934) upgrade to jQuery 1.7 and updated third-party library list versions 2011-11-06 17:23:49 +00:00
alexander.makarow
f80b44826b fixed API docs for CAuthItem 2011-11-06 12:08:28 +00:00
mdomba
6dac47b789 (Fixes issue 2929) added forceDownload to xSendFile options 2011-11-04 18:24:38 +00:00
alexander.makarow@gmail.com
77c44a76be reverted r3428 2011-11-02 23:10:03 +00:00
mdomba
74294a3418 doc fix - CValidator 2011-11-02 08:20:20 +00:00
alexander.makarow@gmail.com
df8a5b446a Optimized CList::clear 2011-10-31 15:41:18 +00:00
alexander.makarow
5a90468c93 More accessors docs, a script to re-generate docs automatically 2011-10-25 00:03:52 +00:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
mdomba
fe3a175e91 (fixes issue 2840) fixed CDataColumn::filter description 2011-10-24 20:32:36 +00:00
mdomba
90d6aaca2f (fixes issue 2892) reverted revision 3402 regarding issue 2824 2011-10-24 20:13:19 +00:00
qiang.xue
91267f4b94 2011-10-23 20:41:38 +00:00
qiang.xue
f1cf314359 Fixed issue 2861 2011-10-22 08:41:43 +00:00
alexander.makarow
320356909f (Fixes issue 2860) typo in phpdoc 2011-10-20 21:23:38 +00:00
alexander.makarow
1159121d1e (Fixes issue 2874) Incorrect type in docs for CDbCriteria::mergeWith() 2011-10-20 21:19:32 +00:00
mdomba
8cec50f263 2011-10-17 13:09:08 +00:00
mdomba
21882a111b (Reverted r3412 - regarding issue 2859) 2011-10-17 10:21:58 +00:00
alexander.makarow
5bcb07f752 (Fixes issue 2647) Fixed inconvenient way of defining through relation.
(Fixes issue 2646)
(Fixes issue 2706) Added ability to join on a specific keys.
2011-10-13 17:41:55 +00:00
sebathi
aa966c9926 Fixed issue #106 2011-10-11 13:50:19 +00:00
mdomba@gmail.com
a839a35249 updated documentation for radioButtonList 2011-10-10 17:38:17 +00:00
mdomba
5ea7f5f294 (Fixes issue 2859) getIsSecureConnection() now checks SERVER_PORT in case HTTPS is not set for SSL connections 2011-10-10 10:40:33 +00:00
mdomba
9b475e0f88 (Fixes issue 2853) Fixed sending of the button name in CActiveForm with enableAjaxValidation enabled 2011-10-05 07:42:07 +00:00
alexander.makarow
54b8aef803 (Fixes issue 2822) Fixed warning when "Host:" isn't present or is empty in HTTP request headers 2011-09-26 22:29:27 +00:00
alexander.makarow
88d645b1e4 (Fixes issue 2823) Added autocomplete for Gii "Table Name" field 2011-09-26 22:23:03 +00:00
alexander.makarow
1e361bfe78 (Fixes issue 2830) API doc error 2011-09-26 22:15:29 +00:00
alexander.makarow
8386b948e0 Documented CHttpRequest accessors with @property for better IDE autocomplete 2011-09-23 15:03:27 +00:00
mdomba
8f2b9bdfc1 (fixes issue 2824) fixed inconsistency in parameter order in CGridView components 2011-09-23 07:16:17 +00:00
sebathi
4156485270 Fixed issue #2581 2011-09-22 00:47:39 +00:00
alexander.makarow
446328de9a removed alias method from CLocale 2011-09-16 15:02:53 +00:00
alexander.makarow
23c287c11e (Fixes issue 2808) Added ability to override core classes using YiiBase::classMap 2011-09-15 16:16:08 +00:00
alexander.makarow
10c82cf1c2 (Fixes issue 2811) Fully automated CLDR data update. Added getLanguageID, getScriptID, getTerritoryID, getRegionID, getLocaleDisplayName, getLanguage, getScript, getTerritory methods to CLocale 2011-09-15 15:39:00 +00:00
alexander.makarow
64668ecb11 added note about getting clip contents from a widget 2011-09-15 00:36:54 +00:00
alexander.makarow
c2d0ddae51 (Fixes issue 2751) Added removeOld parameter to yiic message command that allows not to add obsolete lines to translation file generated 2011-09-14 21:31:30 +00:00
qiang.xue
d861edade1 modified powered-by message. 2011-09-14 20:59:32 +00:00
alexander.makarow
d41b7784b9 (Fixes issue 2795) Added Yii::t() to YiiBase::powered() 2011-09-14 20:54:47 +00:00
qiang.xue
eaaa1876e0 2011-09-14 00:20:47 +00:00