Paul Klimov
|
caa514850e
|
CUniqueValidator and CExistValidator have been updated to use table alias while creating db query condition (fixes bug #114)
|
2012-05-28 12:39:24 +03:00 |
|
Qiang Xue
|
2b0db1807b
|
Merge pull request #753 from resurtm/fix-chtml-resolve-value-bug
Bug: CHtml::resolveValue() ignoring of attribute elements accessor at the begining of the $attribute argument now works properly
|
2012-05-26 07:06:31 -07:00 |
|
Alexander Makarov
|
0d9921382f
|
Merge pull request #754 from Borales/uk-doc
Completion of ukrainian guide section
|
2012-05-26 04:41:29 -07:00 |
|
Borales
|
45c7de6a3a
|
[Guide] Added topics.console, topics.i18n. Typos, fixes.
|
2012-05-26 13:31:07 +03:00 |
|
resurtm
|
86da4d3185
|
Removed extra space
|
2012-05-26 14:39:46 +06:00 |
|
resurtm
|
e08398a624
|
Typo
|
2012-05-26 13:30:19 +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 |
|
Borales
|
92f2b7b5f3
|
[Guide] Added topics.error, topics.logging, topics.webservice
|
2012-05-26 01:41:19 +03:00 |
|
Borales
|
1a5bb2f750
|
Merge branch 'master' of git://github.com/yiisoft/yii into uk-doc
|
2012-05-25 21:30:31 +03:00 |
|
Qiang Xue
|
16bdce0800
|
Merge pull request #751 from cebe/618-cwebuser-checkaccess-caching
fixes issue #618 caching of CWebUser::checkAccess()
|
2012-05-25 10:12:21 -07: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 |
|
Borales
|
572010db6d
|
[Guide] Added topics.prado
|
2012-05-25 01:55:13 +03:00 |
|
mdomba (mdwork)
|
a78bb6ac39
|
Auth default roles (issue #742)
|
2012-05-24 15:22:55 +02:00 |
|
Maurizio Domba
|
47ed21ddbb
|
Merge pull request #748 from DaSourcerer/patch-1
c&p error?
|
2012-05-24 02:27:21 -07:00 |
|
DaSourcerer
|
8131016779
|
c&p error?
|
2012-05-24 12:22:56 +03:00 |
|
mdomba (mdwork)
|
c72268a74a
|
(Fixes issue #743) doc typo
|
2012-05-23 12:07:00 +02:00 |
|
Maurizio Domba
|
5a25008c9f
|
Merge pull request #718 from DaSourcerer/164-CEmailValidator
Fix for #164: CEmailValidator
|
2012-05-22 05:03:29 -07:00 |
|
DaSourcerer
|
c5387e8e4f
|
phpdoc
|
2012-05-22 13:30:57 +02:00 |
|
DaSourcerer
|
9ba768cd1f
|
revert to 37df0b353c
|
2012-05-22 13:29:12 +02:00 |
|
root
|
d039145aa3
|
Merge remote branch 'upstream/master' into 164-CEmailValidator
|
2012-05-22 13:00:49 +02:00 |
|
DaSourcerer
|
fe9bce00c0
|
Provide fallback in case dns_get_record() isn't available
|
2012-05-22 12:45:57 +02:00 |
|
mdomba (mdlap)
|
bb69f36774
|
CGridView, only rows inside tbody should have hover effect
|
2012-05-21 23:56:55 +02:00 |
|
Maurizio Domba
|
e3b69ed836
|
Merge pull request #737 from mdomba/238-CGridView-empty-row
(Fixes issue #238) prevent selecting empty row if there is no data in CGridView
|
2012-05-21 14:42:59 -07:00 |
|
mdomba (mdlap)
|
ff0d417267
|
(Fixes issue #238) prevent selecting empty row if there is no data in CGridView
|
2012-05-21 23:41:16 +02:00 |
|
mdomba (mdlap)
|
579d2a7c38
|
(Fixes issue #634) added missing return statement
|
2012-05-21 21:34:43 +02:00 |
|
Maurizio Domba
|
400c8c596b
|
Merge pull request #735 from mdomba/690-mail-name-utf8
(Fixes issue #690) added sender name and proper headers for UTF8 e-mail sending
|
2012-05-21 12:13:32 -07:00 |
|
mdomba (mdlap)
|
8b2e2e02bb
|
(Fixes issue #690) added sender name and proper headers for UTF8 e-mail seding to SiteController->actionContact()
|
2012-05-21 21:09:54 +02:00 |
|
mdomba (mdwork)
|
462aac0350
|
(Reverted pull #681) detection of one-to-one relations
|
2012-05-21 12:39:51 +02:00 |
|
DaSourcerer
|
37df0b353c
|
Added a check for the availability of dns_get_record()
|
2012-05-16 17:42:25 +02:00 |
|
DaSourcerer
|
7333cc56e7
|
improved code readability
|
2012-05-16 14:55:57 +02:00 |
|
DaSourcerer
|
23e635ad4f
|
Updated CHANGELOG
|
2012-05-16 14:28:18 +02:00 |
|
mdomba (mdwork)
|
3e971ed7e7
|
(Fixes issue #717) doc typo
|
2012-05-16 14:26:52 +02:00 |
|
DaSourcerer
|
7b124dc26c
|
Merge remote-tracking branch 'upstream/master' into 164-CEmailValidator
|
2012-05-16 14:15:03 +02:00 |
|
DaSourcerer
|
71dcb0acc5
|
Sorting for MX records
|
2012-05-16 14:14:17 +02:00 |
|
Maurizio Domba
|
d2a4cb8844
|
Merge pull request #716 from softark/ja-blog-tutorial
#716 added ja translations of blog tutorial
|
2012-05-16 03:28:03 -07:00 |
|
softark
|
7ccdae77f0
|
added ja translations of blog tutorial
docs/blog/ja/final.deployment.txt,
docs/blog/ja/final.future.txt,
docs/blog/ja/final.logging.txt,
docs/blog/ja/final.url.txt
|
2012-05-16 19:01:24 +09:00 |
|
Alexander Makarov
|
8ea96c8488
|
Merge pull request #712 from steffendietz/confirm-upgrade
updated upgrade instructions, minor code style upgrade
|
2012-05-15 01:56:55 -07:00 |
|
Steffen Dietz
|
610689a710
|
updated upgrade instructions, minor code style upgrade
|
2012-05-15 10:29:28 +02:00 |
|
Alexander Makarov
|
a322bfbcd0
|
Merge pull request #710 from steffendietz/master
Fixing migrate command
|
2012-05-14 13:09:26 -07:00 |
|
Steffen Dietz
|
71ff7f7156
|
matched confirm signature to CConsoleCommand
|
2012-05-14 21:43:29 +02:00 |
|
Qiang Xue
|
7d459edb2a
|
Merge pull request #709 from softark/ja-translation
#709 docs/guide/ja translation updates
|
2012-05-14 08:41:43 -07:00 |
|
softark
|
b7fdf4f2d7
|
updated ja translation
|
2012-05-14 23:43:09 +09:00 |
|
softark
|
f73eced66e
|
Updated ja translations
|
2012-05-14 23:34:24 +09:00 |
|
Alexander Makarov
|
e5c9a4ddaf
|
Merge pull request #702 from marcovtwout/697-wsdlgenerator-proper-namespace-complex-types
Fixed issue #697: WSDLGenerator now generating proper namespace for certain complexTypes
|
2012-05-14 01:13:08 -07:00 |
|
softark
|
a223defb30
|
Working on translation
|
2012-05-12 13:51:38 +09:00 |
|
DaSourcerer
|
8861794594
|
First draft for ticket #164
|
2012-05-11 20:07:56 +02:00 |
|
Qiang Xue
|
b5761938a2
|
Merge pull request #704 from DaSourcerer/http-caching
Removed questionable paragraph in caching.page.txt
|
2012-05-11 08:57:05 -07:00 |
|
DaSourcerer
|
7c42c9498f
|
Removed questionable paragraph
|
2012-05-11 17:11:27 +02:00 |
|
marcovtwout
|
b48be23b21
|
Merge branch 'master' into 697-wsdlgenerator-proper-namespace-complex-types
|
2012-05-11 12:26:37 +02:00 |
|
marcovtwout
|
db2370edc7
|
Revert "test"
This reverts commit 9705e851f9.
|
2012-05-11 12:25:37 +02:00 |
|