Commit Graph

18 Commits

Author SHA1 Message Date
Qiang Xue
12c48d1ae4 Refactored logging. 2013-07-02 22:09:25 -04:00
Qiang Xue
1a02a4d51e Removed unused code. 2013-06-28 21:49:42 -04:00
Qiang Xue
9cf82b3ae1 Added Model::load(). Added Controller::refresh() and redirect(). 2013-06-26 08:34:27 -04:00
Qiang Xue
6fd1c16609 Revert "Added ActiveForm::mfield()."
This reverts commit 9a5ca99513.
2013-06-19 19:14:41 -04:00
Qiang Xue
11c14a20e9 Simplified button signature. 2013-06-19 08:54:09 -04:00
Qiang Xue
9a5ca99513 Added ActiveForm::mfield(). 2013-06-19 08:37:11 -04:00
Alexander Makarov
b7d78148f5 fixed advanced app contact form 2013-06-18 02:28:06 +04:00
Qiang Xue
f18d6df625 Revert "Merge pull request #548 from cebe/action-response"
This reverts commit 9d7597d61a, reversing
changes made to 6b6390f72b.
2013-06-16 19:45:58 -04:00
Carsten Brandt
71782b344e Changed existing code to match the changes regarding response 2013-06-16 18:52:56 +02:00
Qiang Xue
420637443c Refactored the way of sending response in controller actions. 2013-06-13 23:39:18 -04:00
Qiang Xue
2553e9a043 Fixes issue #439 2013-05-28 19:56:06 -04:00
Carsten Brandt
a6c251d2ab Adjusted vendor dirs of example applications
- update composer json to chosse right path
- set vendorPath in application config if not default
2013-05-27 00:22:42 +02:00
Alexander Makarov
8325f7a890 Added db component. Added configuration section to readme. 2013-05-25 03:33:43 +04:00
Alexander Makarov
75917e2cb1 User and LoginForm are now common models, User is AR and Identity 2013-05-25 03:23:09 +04:00
Alexander Makarov
e8d59fb6cb specified proper namespaces 2013-05-24 23:37:22 +04:00
Alexander Makarov
4a9f0eed0c Moved commented sections into -local configs, added prod environment 2013-05-24 23:34:34 +04:00
Alexander Makarov
fb1013e619 Ignores for frontend/backstage index.php 2013-05-24 23:11:40 +04:00
Alexander Makarov
0fb30f8d25 Advanced application template 2013-05-24 21:47:27 +04:00