Commit Graph

159 Commits

Author SHA1 Message Date
Qiang Xue
451ff62e3d Added login hint. 2013-08-12 13:29:37 -04:00
Qiang Xue
27ad7e1fc7 Added Controller::goHome(). 2013-08-12 13:19:37 -04:00
Qiang Xue
534aa4f93c Support auto-activation of Nav. 2013-08-12 07:17:43 -04:00
Qiang Xue
ce4f37a183 doc fix. 2013-08-11 16:14:59 -04:00
Qiang Xue
9193e4777c Removed yii\debug\Module::enabled. 2013-08-10 07:56:40 -04:00
Qiang Xue
bc21de98bd Refactored the basic app. 2013-08-10 07:33:24 -04:00
Qiang Xue
aeb568bee2 refactored NavBar and basic app navbar. 2013-08-09 10:55:16 -04:00
Qiang Xue
6d66a98acb test break fix. 2013-08-09 09:32:28 -04:00
Qiang Xue
a602ee0e8c Fixed the basic app template. 2013-08-08 21:56:58 -04:00
Qiang Xue
0e013c4f46 Fixed debugger with the new bootstrap. 2013-08-08 21:06:40 -04:00
Qiang Xue
e3801fbf6b Upgraded bootstrap to 3.0RC1. 2013-08-08 20:00:48 -04:00
Alexander Makarov
322dc10d22 fixes #687 2013-08-05 12:10:08 +04:00
Qiang Xue
3d5388ff2b Reorganized captcha code. 2013-08-03 07:20:39 -04:00
Qiang Xue
eda171e1be Added more YII_ENV constants. 2013-07-31 07:18:59 -04:00
Qiang Xue
3bef7365f1 Fixes #624: renamed www to web. 2013-07-25 07:57:49 -04:00
Alexander Makarov
e2813d5ce6 fixed basic app code style 2013-07-21 19:13:00 +04:00
Luciano Baraglia
793d25292f Typo fix [skip ci] 2013-07-21 11:39:32 -03:00
Alexander Makarov
4879d83dad fixes #627 2013-07-18 01:20:56 +04:00
Qiang Xue
368a4cfe66 Asset feature refactoring (WIP) 2013-07-15 22:49:22 -04:00
Qiang Xue
2d8da01c98 import namespaces. 2013-07-12 07:36:00 -04:00
Qiang Xue
d29ea5a110 import namespaces. 2013-07-12 07:31:54 -04:00
Qiang Xue
1fc85114c4 Added default trace level setting. 2013-07-10 12:57:36 -04:00
Qiang Xue
4a60711b3c Removed test code. 2013-07-08 06:47:10 -04:00
Qiang Xue
d121c0d3e9 debugger furnishing 2013-07-08 06:44:22 -04:00
Qiang Xue
7fa240be65 initial implementation of Yii debugger. 2013-07-07 20:29:19 -04:00
Qiang Xue
12c48d1ae4 Refactored logging. 2013-07-02 22:09:25 -04:00
Qiang Xue
aa514e61c0 Fixed basic layout. 2013-06-28 16:43:09 -04:00
Qiang Xue
9cf82b3ae1 Added Model::load(). Added Controller::refresh() and redirect(). 2013-06-26 08:34:27 -04:00
Qiang Xue
5698a10c81 Added functional tests for the basic app. 2013-06-23 19:26:16 -04:00
Qiang Xue
7f1b8c109e Adjust for test integration. 2013-06-23 15:03:59 -04:00
Qiang Xue
a5a2481b4f Added acceptance tests for the basic app. 2013-06-22 20:26:22 -04:00
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