Commit Graph

7316 Commits

Author SHA1 Message Date
Carsten Brandt
7511de6cab added errorInfo to exception views 2014-05-12 13:31:33 +02:00
Qiang Xue
a2aa20f183 simplified errorhandler registration. 2014-05-11 20:59:20 -04:00
Qiang Xue
32aa175b7c renamed ErrorHandler::deRegister to unregister. [skip ci] 2014-05-11 20:47:27 -04:00
Qiang Xue
e55f8196dc updated the lifecycle chart. [skip ci] 2014-05-11 20:36:37 -04:00
Carsten Brandt
6982842202 allow non-lowercase package names
fixes #3438
2014-05-12 01:36:46 +02:00
Carsten Brandt
9e0a157fa5 improved docs for AR::findAll() 2014-05-12 01:19:55 +02:00
Carsten Brandt
cb830f7406 typo 2014-05-11 21:31:43 +02:00
Carsten Brandt
613b3a138c changelog 2014-05-11 21:27:29 +02:00
Carsten Brandt
2e6e318720 added ErrorHandler::deRegister() 2014-05-11 21:18:34 +02:00
Carsten Brandt
8134af0edd allow using errorhandler from the app namespace
fixes #3431
2014-05-11 21:12:32 +02:00
Qiang Xue
3ea2ffbbd2 Fixed the issue that ServiceLocator still returns the old component after calling set() with a new definition 2014-05-11 15:03:22 -04:00
Carsten Brandt
c67c491053 fixed apidoc inherit 2014-05-11 12:15:03 +02:00
Qiang Xue
595faca941 Finished the quick start guide. [skip ci] 2014-05-10 22:17:36 -04:00
Qiang Xue
b80c0c3bc0 guide WIP [skip ci] 2014-05-10 21:22:01 -04:00
Qiang Xue
58967f13a2 guide WIP [skip ci] 2014-05-10 19:16:14 -04:00
Qiang Xue
cd162d9b9b added missing hint [skip ci] 2014-05-10 16:00:20 -04:00
Qiang Xue
25ba0e0d80 finished quick start about database [skip ci] 2014-05-10 14:07:34 -04:00
Qiang Xue
0f6f760087 guide WIP [skip ci] 2014-05-09 21:38:05 -04:00
Alexander Kochetov
e08473a082 CHANGELOG fixed 2014-05-09 20:14:40 +04:00
Alexander Kochetov
9b092e51a8 CHANGELOG 2014-05-09 20:13:54 +04:00
Alexander Kochetov
ccaa052d57 ExistValidator count logic fix 2014-05-09 18:57:00 +04:00
Alexander Kochetov
087b7ca962 Tests updated 2014-05-09 18:55:49 +04:00
Paul Klimov
64796aea9e Merge pull request #3420 from Jomaanro/master
Add missing InvalidConfigException when wrong model validator is used
2014-05-09 17:50:46 +03:00
Alexander Kochetov
697e909c30 Comments updated 2014-05-09 18:33:22 +04:00
Alexander Kochetov
40de668a80 CHANGELOG updated 2014-05-09 18:32:33 +04:00
Alexander Kochetov
5f2101893e MigrateCommand enhancement. all option added for down action. 2014-05-09 18:30:38 +04:00
Maikel Brouwer
46add80ac2 Add missing Exception when wrong validator is used 2014-05-09 16:28:11 +02:00
Alexander Kochetov
795b7d75e7 Tests updated 2014-05-09 18:08:40 +04:00
Alexander Kochetov
ba767206e8 Tests updated 2014-05-09 17:52:45 +04:00
Qiang Xue
10af7f059e guide WIP [skip ci] 2014-05-09 08:46:16 -04:00
Qiang Xue
e1c27788ba Added a test. 2014-05-09 08:42:17 -04:00
Paul Klimov
47960e8f0b Fix a typo 2014-05-09 15:35:14 +03:00
Paul Klimov
e11ecad1ce Object handling at BaseVarDumper::export() reworked 2014-05-09 15:32:09 +03:00
Paul Klimov
3469b47114 Issue #3232 added to CHANGELOG 2014-05-09 14:54:46 +03:00
Paul Klimov
b94b18337b Doc comments for BaseVarDumper::export() added 2014-05-09 14:51:57 +03:00
Paul Klimov
7c69c9141c BaseVarDumper::export() added 2014-05-09 14:47:57 +03:00
dalli
1722d28fbe Update config.php 2014-05-09 19:47:42 +09:00
Paul Klimov
aa34d3121d VKontakte OAuth support added 2014-05-09 13:39:54 +03:00
Carsten Brandt
02d890d48b Merge pull request #3417 from stevekr/master
Estonian translation
2014-05-09 12:04:19 +02:00
stevekr
cff8046c45 Estonian translation 2014-05-09 12:56:22 +03:00
Carsten Brandt
b841eb2be0 Merge pull request #3412 from technixp/master
Fixes #3368 value also has to be parsed.
2014-05-09 07:51:20 +02:00
Qiang Xue
a1f89e6f08 guide WIP [skip ci] 2014-05-08 22:44:57 -04:00
Qiang Xue
d6f6b7b6f2 guide WIP [skip ci] 2014-05-08 20:40:40 -04:00
Qiang Xue
6b0bd18aed guide WIP [skip ci] 2014-05-08 17:59:32 -04:00
Alexander Makarov
135ce524ad Used static structure diagram for application structure 2014-05-09 01:38:45 +04:00
Qiang Xue
3113e6842f minor edits [skip ci] 2014-05-08 16:10:19 -04:00
Qiang Xue
d310827802 Finished the "Saying Hello" section [skip ci] 2014-05-08 14:40:24 -04:00
Alexander Kochetov
fe5376ff7d Refactoring 2014-05-08 20:16:48 +04:00
Alexander Kochetov
8188cc78d3 Refactoring 2014-05-08 20:07:27 +04:00
Alexander Kochetov
3eb257c302 Improve exist validator to support array attributes 2014-05-08 19:47:00 +04:00