Qiang Xue
|
0005b07d29
|
Removed Vector and Dictionary.
|
12 years ago |
Carsten Brandt
|
762ed2e04d
|
Display Name of HttpException instead of classname
class name is alwarys HttpException, better display the name of the http
error.
|
12 years ago |
Qiang Xue
|
fb5993af40
|
Fixes issue #251: changed the signature of t() to be the same as v1.1
|
12 years ago |
Oleksii Strutsynskyi
|
5e888260d8
|
Fixed issue with getting Object component
|
12 years ago |
Qiang Xue
|
2d8a465c2f
|
Fixes issue #257: removed the $view parameter from widget methods.
|
12 years ago |
resurtm
|
a54c1cd684
|
Fixes #226: atomic operations and transaction support in AR.
|
12 years ago |
Qiang Xue
|
667b808f7d
|
Added usage example of Theme.
|
12 years ago |
Qiang Xue
|
4fa377d890
|
Added default class for theme.
|
12 years ago |
Qiang Xue
|
51f4424332
|
Fixes issue #172: Implemented new usage of widgets.
|
12 years ago |
Carsten Brandt
|
c5d382c68a
|
added newline to end of header and body blocks in View
issue #237
|
12 years ago |
resurtm
|
c98628d42e
|
CS fixes.
|
12 years ago |
resurtm
|
b314d96355
|
Change magic property to normal method. (Thanks to @maxlapko.)
|
12 years ago |
resurtm
|
5575f53657
|
CS fixes.
|
12 years ago |
Qiang Xue
|
a87e64c650
|
Fixed duplicated merge.
|
12 years ago |
Benjamin Wöster
|
49a4314a41
|
fix: remove pointless unset
|
12 years ago |
Benjamin Wöster
|
8c6cf61589
|
mod: don't use ArrayHelper to avoid loading another class during every request
|
12 years ago |
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
|
12 years ago |
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)
|
12 years ago |
Qiang Xue
|
db61885ebd
|
Fixes issue #201.
|
12 years ago |
Qiang Xue
|
0d814fa523
|
Moved "framework" to "iii".
|
12 years ago |