resurtm
|
86da4d3185
|
Removed extra space
|
2012-05-26 14:39:46 +06:00 |
|
resurtm
|
e6a98c7065
|
CHtml::resolveValue() ignoring of attribute elements accessor at the begining of the $attribute argument now works properly.
|
2012-05-26 13:27:32 +06:00 |
|
Carsten Brandt
|
cc95887ce7
|
fixes issue #618 caching of CWebUser::checkAccess
Fixed caching of CWebUser::checkAccess() when it is called first time
with and second time without $params
|
2012-05-25 18:59:04 +02:00 |
|
mdomba (mdlap)
|
579d2a7c38
|
(Fixes issue #634) added missing return statement
|
2012-05-21 21:34:43 +02:00 |
|
marcovtwout
|
d97cf8fd9e
|
Fixes issue #697: Fixed WSDLGenerator now generating proper namespace for certain complexTypes (patch submitted by BBoom)
|
2012-05-11 11:19:30 +02:00 |
|
DaSourcerer
|
054e908133
|
CHttpCacheFilter.send204Header() will now just use HTTP/1.1
|
2012-05-07 18:28:23 +02:00 |
|
DaSourcerer
|
516ea1ecec
|
More refactoring goodness
|
2012-05-07 17:33:04 +02:00 |
|
DaSourcerer
|
95fb48b97e
|
Changed visibility of private methods to protected
|
2012-05-07 17:03:46 +02:00 |
|
DaSourcerer
|
5b712a06f3
|
Merge remote-tracking branch 'upstream/master' into http-caching
|
2012-05-06 18:14:12 +02:00 |
|
DaSourcerer
|
857f64ecae
|
phpdoc
|
2012-05-06 18:09:08 +02:00 |
|
DaSourcerer
|
ee46e54e61
|
some more refactoring. lastModified can now be a unix timestamp.
|
2012-05-06 17:58:08 +02:00 |
|
DaSourcerer
|
af49c1f5f1
|
code plates, phpdoc and some refactoring
|
2012-05-05 22:38:17 +02:00 |
|
DaSourcerer
|
2d515d360b
|
phpdoc
|
2012-05-05 21:42:26 +02:00 |
|
DaSourcerer
|
2747808ff6
|
isset() blends more into Yii's codebase
|
2012-05-05 21:39:17 +02:00 |
|
DaSourcerer
|
18cf8271cf
|
Use sha1() instead of hash()
|
2012-05-05 21:36:36 +02:00 |
|
mdomba (mdlap)
|
8f05c3cd34
|
(Fixes issue #673) changed CClientScript::scripts to public
|
2012-05-03 17:01:25 +02:00 |
|
mdomba (mdlap)
|
d3b0bc0d93
|
Merge branch 'fix120-set-cookie-name-only-once-bc' of https://github.com/suralc/yii into suralc-fix120-set-cookie-name-only-once-bc
Conflicts:
CHANGELOG
|
2012-05-02 17:22:18 +02:00 |
|
Alexander Makarov
|
072db59829
|
Upgraded JQuery UI to 1.8.20
|
2012-05-02 00:47:17 +04:00 |
|
Alexander Makarov
|
f30ce7e3a9
|
Merge remote-tracking branch 'origin/master'
Conflicts:
CHANGELOG
|
2012-04-19 02:37:50 +04:00 |
|
Alexander Makarov
|
541ad600d0
|
Upgraded JQuery UI to 1.8.19
|
2012-04-19 02:34:01 +04:00 |
|
Suralc
|
182e91c149
|
Updated documentation of CHttpCookie.
|
2012-04-16 16:12:32 +02:00 |
|
Suralc
|
eb4478f482
|
Merge remote-tracking branch 'remotes/upstream/master' into configure-chttpcookie-by-array
|
2012-04-15 16:54:53 +02:00 |
|
mdomba (mdlap)
|
22a5213ece
|
Fixes issue #601 added loginRequired() to the IWebUser interface
|
2012-04-12 23:23:11 +02:00 |
|
Luis Lobo Borobia
|
479b65f218
|
fixed typo on CPagination commentary
|
2012-04-12 09:57:08 -03:00 |
|
mdomba (mdwork)
|
aee449599a
|
Fixes issue #568 - added check for space in CHtml::getIdByName()
|
2012-04-02 14:36:31 +02:00 |
|
suralc
|
eb2452c396
|
Removed headline from configure and removed unnecessary brackets
|
2012-03-31 13:09:43 +02:00 |
|
suralc
|
4a5f140926
|
Improved documentation of options parameter
|
2012-03-29 14:42:04 +02:00 |
|
suralc
|
fb490843db
|
Using identical operator instead of equals for comparison
|
2012-03-29 14:35:05 +02:00 |
|
suralc
|
4cedf4bd78
|
Fixed documentation
|
2012-03-29 14:32:08 +02:00 |
|
Suralc
|
abbcf870b0
|
Updated Changelog
|
2012-03-28 17:30:45 +02:00 |
|
Suralc
|
9ee91b5ff2
|
Added third parameter to CHttpCookie::__construct() and added new method configure()
|
2012-03-28 17:00:41 +02:00 |
|
Alexander Makarov
|
d4f009cb99
|
Merge pull request #544 from suralc/fix-220
Fix #220 - Use protocol relative URL in CGoogleApi
|
2012-03-24 01:56:54 -07:00 |
|
Suralc
|
82c44907f9
|
Fixed typo in updated URL description.
|
2012-03-23 16:41:03 +01:00 |
|
Suralc
|
22f466eccf
|
Updated the URL to the Google documentation in CGoogleApi
|
2012-03-23 16:37:36 +01:00 |
|
mdomba (mdwork)
|
c4a089a557
|
added .gitignore to exclude list
|
2012-03-23 11:29:40 +01:00 |
|
Suralc
|
8dd4ca5d62
|
Added documentation for CGoogleApi::$bootstrapUrl
|
2012-03-22 22:05:44 +01:00 |
|
Suralc
|
3fabfa62ce
|
Fix #220 - Use protocol relative URL in CGoogleApi
|
2012-03-22 15:00:05 +01:00 |
|
SATO Kentaro
|
ecf9f07d15
|
#539 Fix CUrlRule::createUrl() to treat sub-patterns as Unicode.
|
2012-03-22 12:58:38 +09:00 |
|
Alexander Makarov
|
066a5eb5b2
|
Upgraded jQuery to 1.7.2
|
2012-03-22 01:39:34 +04:00 |
|
Qiang Xue
|
c825907a3d
|
Merge pull request #518 from ranvis/517-matchValue-check
#517 Fix rule parameter sub-pattern check.
|
2012-03-20 18:58:17 -07:00 |
|
mdomba (mdwork)
|
dbf6636af8
|
doc fix
|
2012-03-20 10:08:25 +01:00 |
|
SATO Kentaro
|
529636f95f
|
#517 Fix rule parameter sub-pattern check.
|
2012-03-17 16:19:16 +09:00 |
|
Alexander Makarov
|
9837ec5704
|
Fix issue #267 CDbHttpSession is now able to store binary payload such as the output of the igbinary serializer
|
2012-03-10 00:31:32 +04:00 |
|
Elvan
|
6bc86f6acd
|
Reducing duplication
|
2012-03-06 19:41:09 +07:00 |
|
Maurizio Domba
|
198427056c
|
Merge pull request #444 from lightglitch/gridview-url
Added html5 history support on ajax requests on CGridView and CListView
|
2012-03-05 12:24:23 -08:00 |
|
Mário Franco
|
052898d974
|
Remove support for HTML4 browsers
|
2012-03-04 15:16:34 +00:00 |
|
Luis Lobo Borobia
|
c2105bdab2
|
Added deniedCallback to CAccessControlFilter and CAccessRule to allow forwarding control to a method on denial. Changed method. Clarified signature in doc.
|
2012-03-03 21:20:40 -03:00 |
|
Luis Lobo Borobia
|
484ac1d37f
|
Merge branch 'master' of git://github.com/yiisoft/yii into 294-enhancement-add-deniedCallback-to-CAccessControlFilter-and-CAccessRule
|
2012-03-03 20:29:02 -03:00 |
|
Mário Franco
|
d393486975
|
Added html5 history support on ajax requests on CGridView and CListView
|
2012-03-03 17:53:20 +00:00 |
|
Alexander Makarov
|
daf8f8b84c
|
#440 Upgraded JQuery UI to 1.8.18
|
2012-03-03 04:24:51 +04:00 |
|