Rinat Silnov
|
2b091e7ba5
|
Merge branch 'master' of git://github.com/yiisoft/yii2 into view-begin-content-docs
|
2013-05-17 02:43:59 +04:00 |
|
Rinat Silnov
|
f675cdf3e7
|
Added file extension in View::beginContent docs
|
2013-05-17 02:43:18 +04:00 |
|
Qiang Xue
|
0005b07d29
|
Removed Vector and Dictionary.
|
2013-05-15 20:27:41 -04:00 |
|
Carsten Brandt
|
01b478f48c
|
Merge branch 'Ragazzo-partial-response-enh'
* Ragazzo-partial-response-enh:
refactored web/Response::sendFile()
Display Name of HttpException instead of classname
string helper fixed, mime-type reverted
code style fix
partial response added, new code-style applied
|
2013-05-15 20:42:25 +02:00 |
|
Carsten Brandt
|
762ed2e04d
|
Display Name of HttpException instead of classname
class name is alwarys HttpException, better display the name of the http
error.
|
2013-05-15 20:36:02 +02:00 |
|
Qiang Xue
|
fb5993af40
|
Fixes issue #251: changed the signature of t() to be the same as v1.1
|
2013-05-15 10:09:48 -04:00 |
|
Qiang Xue
|
6431019ae3
|
Merge pull request #264 from cajoy/upstream
Fixed issue with getting Object component
|
2013-05-14 10:42:59 -07:00 |
|
Oleksii Strutsynskyi
|
5e888260d8
|
Fixed issue with getting Object component
|
2013-05-14 17:20:54 +00:00 |
|
Qiang Xue
|
2d8a465c2f
|
Fixes issue #257: removed the $view parameter from widget methods.
|
2013-05-14 07:24:37 -04:00 |
|
resurtm
|
a54c1cd684
|
Fixes #226: atomic operations and transaction support in AR.
|
2013-05-13 20:38:03 +06:00 |
|
Qiang Xue
|
667b808f7d
|
Added usage example of Theme.
|
2013-05-11 21:17:04 -04:00 |
|
Qiang Xue
|
4fa377d890
|
Added default class for theme.
|
2013-05-11 21:09:36 -04:00 |
|
Qiang Xue
|
51f4424332
|
Fixes issue #172: Implemented new usage of widgets.
|
2013-05-11 20:59:14 -04:00 |
|
Carsten Brandt
|
c5d382c68a
|
added newline to end of header and body blocks in View
issue #237
|
2013-05-11 16:24:44 +02:00 |
|
resurtm
|
c98628d42e
|
CS fixes.
|
2013-05-11 16:09:40 +06:00 |
|
resurtm
|
b314d96355
|
Change magic property to normal method. (Thanks to @maxlapko.)
|
2013-05-11 15:43:19 +06:00 |
|
resurtm
|
35562bfada
|
Merge branch 'master' of github.com:yiisoft/yii2
Conflicts:
apps/bootstrap/index.php
yii/yiic.php
|
2013-05-11 15:39:51 +06:00 |
|
resurtm
|
5575f53657
|
CS fixes.
|
2013-05-11 15:38:07 +06:00 |
|
Qiang Xue
|
a87e64c650
|
Fixed duplicated merge.
|
2013-05-10 22:40:26 -04:00 |
|
Qiang Xue
|
71897b4b76
|
Merge pull request #210 from bwoester/fix-209-default-timezone
Fix issue #209 default timezone
|
2013-05-10 19:39:28 -07:00 |
|
Benjamin Wöster
|
49a4314a41
|
fix: remove pointless unset
|
2013-05-11 03:39:19 +02:00 |
|
Benjamin Wöster
|
8c6cf61589
|
mod: don't use ArrayHelper to avoid loading another class during every request
|
2013-05-11 03:28:05 +02:00 |
|
Carsten Brandt
|
b005b087b4
|
better have timezone fix in application
app is resposible for setting time zone, so it should also do the
fixing.
+ documentation about the behavior.
issue #210 and #209
|
2013-05-11 01:17:51 +02:00 |
|
Benjamin Wöster
|
b8ad3567e4
|
set application timezone early in application constructor, set default of UTC if no timezone is configured at all (not in app config nor in php.ini)
|
2013-05-10 13:49:42 +02:00 |
|
Alexander Kochetov
|
815c7eff6b
|
Merge branch 'master' of https://github.com/yiisoft/yii2 into auth-manager
|
2013-05-10 14:44:35 +04:00 |
|
Qiang Xue
|
db61885ebd
|
Fixes issue #201.
|
2013-05-09 13:17:11 -04:00 |
|
Qiang Xue
|
0d814fa523
|
Moved "framework" to "iii".
|
2013-05-09 12:00:15 -04:00 |
|