Commit Graph

  • 955f351e6d Added acceptance tests for the basic app. Qiang Xue 2013-06-22 20:26:22 -0400
  • 47d58dbd96 Console application has to exit with exitCode CeBe 2013-06-20 22:31:36 +0200
  • 3aa964dfba Revert "Added ActiveForm::mfield()." Qiang Xue 2013-06-19 19:14:41 -0400
  • 5b3971756a Simplified button signature. Qiang Xue 2013-06-19 08:54:09 -0400
  • 1b93fcb58d Added ActiveForm::mfield(). Qiang Xue 2013-06-19 08:37:11 -0400
  • 0ff3347548 Removed composer.lock from all apps. Currently it creates more problems since framework code changes rapidly. Alexander Makarov 2013-06-18 00:58:34 +0400
  • ae4d2c040d updated basic app dependencies Alexander Makarov 2013-06-18 00:07:34 +0400
  • 37b579fad6 Revert "Merge pull request #548 from cebe/action-response" Qiang Xue 2013-06-16 19:45:58 -0400
  • 452bd8e5e3 Changed existing code to match the changes regarding response Carsten Brandt 2013-06-16 18:52:56 +0200
  • a8053352f2 Refactored the way of sending response in controller actions. Qiang Xue 2013-06-13 23:39:18 -0400
  • f026d360de removed test line. Qiang Xue 2013-06-10 07:44:30 -0400
  • 7e6ed22ec6 Response WIP Qiang Xue 2013-06-09 09:47:41 -0400
  • 062b791593 fixed typo in app readmes Alexander Makarov 2013-06-03 23:39:08 +0400
  • c577dbf9dd Merge pull request #473 from schmunk42/master Qiang Xue 2013-06-03 11:48:11 -0700
  • b975734cec Merge branch 'master' of https://github.com/schmunk42/yii2 Tobias Munk 2013-06-03 18:33:52 +0200
  • 6ac6ecd000 updated docs added installation from dev repo section Tobias Munk 2013-06-03 18:22:59 +0200
  • 1cb1239637 updated docs added installation from dev repo section Tobias Munk 2013-06-03 18:22:59 +0200
  • 5f1b37cc9e Implemented default controller namespace. Qiang Xue 2013-06-02 22:31:17 -0400
  • f6c6fa6f0e updated deps Tobias Munk 2013-06-02 23:42:31 +0200
  • f2b2eae987 added updated composer script event for setting permissions Tobias Munk 2013-06-02 23:42:11 +0200
  • e64644a2a9 updated composer for example apps Carsten Brandt 2013-05-29 14:22:15 +0200
  • 1b94eff5d8 Refactored the widget usage with ActiveField. Qiang Xue 2013-05-29 07:47:33 -0400
  • 3522b5466f Do not ignore composer.lock Carsten Brandt 2013-05-27 00:48:49 +0200
  • e0f5ccd0e7 Removed dot from framework path Luciano Baraglia 2013-05-26 19:22:40 -0300
  • 516f16efb5 fixed framework path of req checker + notice on wrong path Carsten Brandt 2013-05-26 01:46:39 +0200
  • 1a71080bfb Application assets should not be ignored Alexander Makarov 2013-05-24 21:52:41 +0400
  • 4a3931a854 Corrected basic application readme Alexander Makarov 2013-05-24 19:12:30 +0400
  • c94008932b Moved $params in basic application configs to the variable at the top so it can be reused for common component definitions if needed Alexander Makarov 2013-05-24 19:00:58 +0400
  • cb76b82e09 Renamed apps/bootstrap to apps/basic. Qiang Xue 2013-05-24 10:14:49 -0400