Commit Graph

278 Commits

Author SHA1 Message Date
CeBe
22793139ce Console application has to exit with exitCode
fixes #562
2013-06-20 22:31:36 +02: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
b062f62f35 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
ae419eafd6 updated basic app dependencies 2013-06-18 00:07:53 +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
9cce66c794 removed test line. 2013-06-10 07:44:30 -04:00
Qiang Xue
f2d477dce6 Response WIP 2013-06-09 09:47:41 -04:00
Alexander Makarov
084d709e44 fixed typo in app readmes 2013-06-03 23:39:08 +04:00
Qiang Xue
9acbd0cfed Merge pull request #473 from schmunk42/master
updated script event
2013-06-03 11:48:11 -07:00
Tobias Munk
2698ba1c00 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
a2bfdcac18 updated docs
added installation from dev repo section
2013-06-03 18:31:57 +02:00
Tobias Munk
8a25953f1c updated docs
added installation from dev repo section
2013-06-03 18:22:59 +02:00
Qiang Xue
21160338d7 Implemented default controller namespace. 2013-06-02 22:31:17 -04:00
Tobias Munk
5615afab21 updated deps 2013-06-02 23:42:31 +02:00
Tobias Munk
64e5911b5e added updated composer script event for setting permissions 2013-06-02 23:42:11 +02:00
Carsten Brandt
1165508a6a updated composer for example apps
issue #439
2013-05-29 14:22:15 +02:00
Qiang Xue
e207361255 Refactored the widget usage with ActiveField. 2013-05-29 07:47:33 -04:00
Carsten Brandt
ff16c4ef05 Do not ignore composer.lock
a6c251d2ab (commitcomment-3291785)
2013-05-27 00:48:49 +02:00
Luciano Baraglia
833336340e Removed dot from framework path 2013-05-26 19:22:40 -03:00
Carsten Brandt
a087972704 fixed framework path of req checker + notice on wrong path
git ignore composer.lock
2013-05-26 01:48:40 +02:00
Alexander Makarov
93df0731a5 Application assets should not be ignored 2013-05-24 21:52:41 +04:00
Alexander Makarov
4503067c08 Corrected basic application readme 2013-05-24 21:50:04 +04:00
Alexander Makarov
54eafd8294 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
759c303a65 Renamed apps/bootstrap to apps/basic. 2013-05-24 10:14:49 -04:00