Commit Graph

94 Commits

Author SHA1 Message Date
Alexander Makarov
636a85a6f5 fixed basic app code style 2013-07-21 19:13:00 +04:00
Luciano Baraglia
4f2e9c0502 Typo fix [skip ci] 2013-07-21 11:39:32 -03:00
Alexander Makarov
9a112ee029 fixes #627 2013-07-18 01:20:56 +04:00
Qiang Xue
b6232130c1 Asset feature refactoring (WIP) 2013-07-15 22:49:22 -04:00
Qiang Xue
45731b4eb8 import namespaces. 2013-07-12 07:36:00 -04:00
Qiang Xue
93c7b6466a import namespaces. 2013-07-12 07:31:54 -04:00
Qiang Xue
a6ef380c9b Added default trace level setting. 2013-07-10 12:57:36 -04:00
Qiang Xue
72dd7acbef Removed test code. 2013-07-08 06:47:10 -04:00
Qiang Xue
7efa64c733 debugger furnishing 2013-07-08 06:44:22 -04:00
Qiang Xue
06f0b41c38 initial implementation of Yii debugger. 2013-07-07 20:29:19 -04:00
Qiang Xue
9664884e02 Refactored logging. 2013-07-02 22:09:25 -04:00
Qiang Xue
0fa52238c5 Fixed basic layout. 2013-06-28 16:43:09 -04:00
Qiang Xue
eace6dca8c Added Model::load(). Added Controller::refresh() and redirect(). 2013-06-26 08:34:27 -04:00
Qiang Xue
ec38fc6345 Added functional tests for the basic app. 2013-06-23 19:26:16 -04:00
Qiang Xue
bdfa3860ed Adjust for test integration. 2013-06-23 15:03:59 -04:00
Qiang Xue
955f351e6d Added acceptance tests for the basic app. 2013-06-22 20:26:22 -04:00
CeBe
47d58dbd96 Console application has to exit with exitCode
fixes #562
2013-06-20 22:31:36 +02:00
Qiang Xue
3aa964dfba Revert "Added ActiveForm::mfield()."
This reverts commit 9a5ca9951318447d050e5d53b05c0c281667b1a5.
2013-06-19 19:14:41 -04:00
Qiang Xue
5b3971756a Simplified button signature. 2013-06-19 08:54:09 -04:00
Qiang Xue
1b93fcb58d Added ActiveForm::mfield(). 2013-06-19 08:37:11 -04:00
Alexander Makarov
0ff3347548 Removed composer.lock from all apps. Currently it creates more problems since framework code changes rapidly. 2013-06-18 01:40:48 +04:00
Alexander Makarov
ae4d2c040d updated basic app dependencies 2013-06-18 00:07:53 +04:00
Qiang Xue
37b579fad6 Revert "Merge pull request #548 from cebe/action-response"
This reverts commit 9d7597d61a51ae7030b667f740c2a97471cf7f6e, reversing
changes made to 6b6390f72b6a6010cfbe614aab236a90d10b1a00.
2013-06-16 19:45:58 -04:00
Carsten Brandt
452bd8e5e3 Changed existing code to match the changes regarding response 2013-06-16 18:52:56 +02:00
Qiang Xue
a8053352f2 Refactored the way of sending response in controller actions. 2013-06-13 23:39:18 -04:00
Qiang Xue
f026d360de removed test line. 2013-06-10 07:44:30 -04:00
Qiang Xue
7e6ed22ec6 Response WIP 2013-06-09 09:47:41 -04:00
Alexander Makarov
062b791593 fixed typo in app readmes 2013-06-03 23:39:08 +04:00
Qiang Xue
c577dbf9dd Merge pull request #473 from schmunk42/master
updated script event
2013-06-03 11:48:11 -07:00
Tobias Munk
b975734cec Merge branch 'master' of https://github.com/schmunk42/yii2
Conflicts:
	apps/advanced/README.md
	apps/basic/README.md
2013-06-03 18:33:52 +02:00
Tobias Munk
6ac6ecd000 updated docs added installation from dev repo section 2013-06-03 18:31:57 +02:00
Tobias Munk
1cb1239637 updated docs added installation from dev repo section 2013-06-03 18:22:59 +02:00
Qiang Xue
5f1b37cc9e Implemented default controller namespace. 2013-06-02 22:31:17 -04:00
Tobias Munk
f6c6fa6f0e updated deps 2013-06-02 23:42:31 +02:00
Tobias Munk
f2b2eae987 added updated composer script event for setting permissions 2013-06-02 23:42:11 +02:00
Carsten Brandt
e64644a2a9 updated composer for example apps
issue #439
2013-05-29 14:22:15 +02:00
Qiang Xue
1b94eff5d8 Refactored the widget usage with ActiveField. 2013-05-29 07:47:33 -04:00
Carsten Brandt
3522b5466f Do not ignore composer.lock
a6c251d2ab (commitcomment-3291785)
2013-05-27 00:48:49 +02:00
Luciano Baraglia
e0f5ccd0e7 Removed dot from framework path 2013-05-26 19:22:40 -03:00
Carsten Brandt
516f16efb5 fixed framework path of req checker + notice on wrong path
git ignore composer.lock
2013-05-26 01:48:40 +02:00
Alexander Makarov
1a71080bfb Application assets should not be ignored 2013-05-24 21:52:41 +04:00
Alexander Makarov
4a3931a854 Corrected basic application readme 2013-05-24 21:50:04 +04:00
Alexander Makarov
c94008932b Moved $params in basic application configs to the variable at the top so it can be reused for common component definitions if needed 2013-05-24 21:50:03 +04:00
Qiang Xue
cb76b82e09 Renamed apps/bootstrap to apps/basic. 2013-05-24 10:14:49 -04:00