mdomba
|
dcdd57bf3f
|
jquery.yiigridview.js - set selectCheckedRows as private, and styled code for better readability
|
2011-12-16 00:25:01 +00:00 |
|
alexander.makarow
|
9cfa9b045c
|
fixed regression in dealing with zlib.output_compression
|
2011-12-15 15:34:52 +00:00 |
|
mdomba
|
6551a8f45c
|
few improvements to JS code in jquery.yiiactiveform.js
|
2011-12-14 13:05:32 +00:00 |
|
mdomba
|
952e7fd5b8
|
(fixes issue 2915) fixed client validation in CCompareValidator
|
2011-12-13 11:32:54 +00:00 |
|
mdomba
|
66a2b1e43c
|
forgot the check on CInlineValidator
|
2011-12-12 14:59:03 +00:00 |
|
mdomba
|
783057622b
|
(Fixes issue 2890) added CInlineValidator::clientValidate
|
2011-12-12 14:52:45 +00:00 |
|
alexander.makarow
|
dcd17e7741
|
(Fixes issue 2872) Added CConsoleCommand::prompt() that asks for input and CConsoleCommand::confirm() that asks for confirmation
|
2011-12-06 22:33:37 +00:00 |
|
alexander.makarow
|
bf5769d14a
|
(Fixes issue 2643) Output buffer wasn't properly cleaned on displaying error screen
|
2011-12-06 21:55:28 +00:00 |
|
alexander.makarow
|
b971b66a25
|
(Fixes issue 2999) CSort::getDirections, error when array is passed via $_GET
|
2011-12-06 21:14:07 +00:00 |
|
mdomba
|
556167a079
|
(Fixes issue 2997) now returns proper key of row in CGridView
|
2011-12-06 14:53:06 +00:00 |
|
mdomba
|
db930489b6
|
(Fixes issue 2981) added CHtml::liveEvents
|
2011-12-06 14:30:45 +00:00 |
|
alexander.makarow
|
01f284aaee
|
better phpdoc for behaviors
|
2011-12-05 18:18:47 +00:00 |
|
alexander.makarow
|
c523062cca
|
updated vendors
|
2011-12-05 01:18:41 +00:00 |
|
mdomba
|
b98a6da8d4
|
(fixes issue 3000) updated memcached site link
|
2011-12-04 18:07:07 +00:00 |
|
alexander.makarow
|
acac2d578d
|
(Fixes issue 2920) More API docs for CMenu
|
2011-12-04 02:07:41 +00:00 |
|
alexander.makarow
|
54d09d1757
|
(Fixes issue 2987) Upgraded jQuery to 1.7.1
|
2011-12-04 01:11:26 +00:00 |
|
alexander.makarow
|
98cd59a95d
|
Upgraded CMaskedTextField jQuery plugin (Masked Input) to 1.3, added minified version
|
2011-12-04 01:09:42 +00:00 |
|
sebathi
|
8fed93c3df
|
Fixed typo
|
2011-11-25 20:57:39 +00:00 |
|
alexander.makarow
|
7100fd54bf
|
(Fixes issue 2974)
|
2011-11-21 16:31:01 +00:00 |
|
alexander.makarow
|
3e085ed31d
|
(Fixed issue 2951) Removed CConfiguration::createObject, CController::paginate and CHtml::getActiveId deprecated since 1.0.x
|
2011-11-21 02:13:03 +00:00 |
|
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 |
|