borales
|
06ae20821e
|
Replacing spaces with tabs
[ci skip]
|
2013-03-06 08:52:32 +02:00 |
|
borales
|
a7af2c5371
|
Fixing some typos, PHPDocs
[ci skip]
|
2013-03-06 00:24:35 +02:00 |
|
resurtm
|
3b4ae0690e
|
PHPDoc typo fix.
|
2013-03-03 00:48:06 +06:00 |
|
Abdul Malik Ikhsan
|
6247adaf26
|
change copyright symbol
|
2013-01-15 18:38:02 +07:00 |
|
Abdul Malik Ikhsan
|
46c8ef0d9a
|
update copyright year
from 2011 to 2013
|
2013-01-15 17:28:17 +07:00 |
|
Alexander Kochetov
|
486723805e
|
else if => elseif
|
2012-10-03 10:20:14 +04:00 |
|
Alexander Makarov
|
d865a3bab8
|
Fixes #1057 Removed SVN ids
|
2012-09-09 22:23:45 +04:00 |
|
Alexander Makarov
|
363f7b5479
|
replaced array_push with faster alternative
|
2012-06-10 13:21:52 +04:00 |
|
Dimitrios Mengidis
|
82107e74bc
|
Override CMap::mergeWith() in CAttributesCollection with case-sensitive support
|
2012-03-01 16:36:56 +02:00 |
|
alexander.makarow
|
9610d82590
|
API documentation fixes
|
2011-12-28 23:31:29 +00:00 |
|
mdomba
|
a7ef3d5d02
|
removed 1.0.x reference from documentation
|
2011-12-28 12:29:24 +00:00 |
|
alexander.makarow
|
5fc58fd669
|
(Fixes issue 2715) CMap::mergeArray now can accept multiple arrays to be merged
|
2011-12-26 22:48:24 +00:00 |
|
sebathi
|
8fed93c3df
|
Fixed typo
|
2011-11-25 20:57:39 +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@gmail.com
|
77c44a76be
|
reverted r3428
|
2011-11-02 23:10:03 +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
|
36950ee5b3
|
CMapIterator current key wasn't initialized properly
|
2011-04-15 22:34:55 +00:00 |
|
qiang.xue
|
06969bfb63
|
(Fixes issue 2273)
|
2011-04-01 12:50:06 +00:00 |
|
alexander.makarow
|
2ab981b454
|
reverted method chaining support
|
2011-02-24 16:42:44 +00:00 |
|
alexander.makarow
|
75041e8620
|
Chained calls are now possible for most framework class setters and methods not returning a value
|
2011-02-23 20:20:28 +00:00 |
|
qiang.xue
|
4be0af6917
|
changed copyright year.
|
2011-01-01 19:31:13 +00:00 |
|
mdomba
|
15e94ba6b3
|
Added documentations that goes to the method summary table...
|
2010-12-29 12:30:50 +00:00 |
|
mdomba
|
10fa942472
|
Updated missing PHPDoc @param
|
2010-11-29 11:03:47 +00:00 |
|
qiang.xue
|
7f5b332f42
|
(Fixes issue 1542)
|
2010-11-03 15:44:48 +00:00 |
|
mdomba
|
3e27374d6a
|
Fixed some typos in PHPdoc
|
2010-09-23 14:14:20 +00:00 |
|
mdomba
|
72b974560b
|
Updated PHPDoc @param parameter names
|
2010-09-23 13:28:52 +00:00 |
|
qiang.xue
|
7e59d2c9e5
|
doc fix.
|
2010-09-18 19:37:52 +00:00 |
|
qiang.xue
|
eb54ba7407
|
modified copyright info.
|
2010-01-07 21:02:00 +00:00 |
|
qiang.xue
|
7b10ed744b
|
merge from 1.0
|
2009-11-20 14:10:46 +00:00 |
|
qiang.xue
|
0044126b2a
|
refactoring form feature.
|
2009-06-26 01:57:22 +00:00 |
|
qiang.xue
|
a6be33eca5
|
merge from 1.0.
|
2009-01-24 19:06:11 +00:00 |
|
qiang.xue
|
8421cb28b3
|
merge from 1.0
|
2009-01-21 22:07:10 +00:00 |
|
qiang.xue
|
20bf28469f
|
merge from 1.0.
|
2008-12-30 23:14:31 +00:00 |
|
qiang.xue
|
6fd603aba6
|
merge from 1.0
|
2008-12-25 16:21:15 +00:00 |
|
qiang.xue
|
e73778b15f
|
merge from 1.0 branch.
|
2008-12-21 14:22:37 +00:00 |
|
qiang.xue
|
22cb4644c5
|
merge from 1.0 branch.
|
2008-12-19 14:27:57 +00:00 |
|
qiang.xue
|
cf9b8dec6a
|
Changed Yii::t() and added a category parameter as its first parameter
|
2008-10-24 01:42:03 +00:00 |
|
qiang.xue
|
55bdd955a5
|
removed carriage returns from files.
|
2008-10-13 21:26:19 +00:00 |
|
qiang.xue
|
d8baee7a8f
|
changed translatable message format from yii## to yii#.
changed how translatable messages in validators are specified.
updated message extractor command.
updated requirement checker.
|
2008-10-03 02:10:43 +00:00 |
|
qiang.xue
|
662798d8a5
|
|
2008-09-28 12:03:53 +00:00 |
|