Commit Graph

62 Commits

Author SHA1 Message Date
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
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
c4380f65a5 MySQL migration for User model 2013-05-25 00:23:07 +04:00
Alexander Makarov
987b50cf04 Added #!/usr/bin/env php 2013-05-25 00:08:24 +04:00
Alexander Makarov
463acca618 fixed typo 2013-05-24 23:44:56 +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
4c1378cb51 Adjusted paths, added install.bat 2013-05-24 23:09:55 +04:00
Alexander Makarov
0411f09a43 Added install tool, moved all local configs and entry points to environments 2013-05-24 23:05:41 +04:00
Qiang Xue
0e7808595b typo fix 2013-05-24 15:20:33 -03:00
Qiang Xue
a16d3cd370 Do explicit check of local config file. 2013-05-24 15:19:59 -03:00
Alexander Makarov
e82881ba7f Merge branch 'master'
Conflicts:
	apps/advanced/composer.json
2013-05-24 21:54:41 +04: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
Alexander Makarov
0fb30f8d25 Advanced application template 2013-05-24 21:47:27 +04:00
Qiang Xue
6166970074 Added advanced composer.json. 2013-05-24 10:45:42 -04:00
Qiang Xue
759c303a65 Renamed apps/bootstrap to apps/basic. 2013-05-24 10:14:49 -04:00
Qiang Xue
1aac7d6165 refactored InstallHandler. 2013-05-23 13:53:33 -04:00
Tobias Munk
c73ab91099 added line-break after message 2013-05-23 18:16:18 +02:00
Qiang Xue
9ea5ccc4dc bug fix. 2013-05-21 23:04:20 -04:00
Qiang Xue
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00
Qiang Xue
894510cfa7 Fixed bootstrap asset registration issue. 2013-05-21 19:39:48 -04:00
Carsten Brandt
4ad9322879 readded accidentally removed .gitignore file 2013-05-20 22:46:11 +02:00
Carsten Brandt
9e6a1a5847 Changed Yii.php case in some files where it was wrong 2013-05-20 22:43:43 +02:00
Alexander Makarov
d07db99468 "vendor-dir": "vendor" is default, removed 2013-05-20 21:15:55 +04:00
Qiang Xue
f3d23ec0e9 Fixed framework path. 2013-05-19 21:22:12 -04:00
Qiang Xue
75c54507b9 updated the README file of the bootstrap app. 2013-05-19 16:25:27 -04:00
Qiang Xue
e8a824cc46 readjusting files for the framework package. 2013-05-19 15:52:01 -04:00
Qiang Xue
0066e95290 renamed files. 2013-05-19 14:57:00 -04:00
Qiang Xue
c9b65d3008 Renamed core asset bundles. 2013-05-19 09:26:50 -04:00
Qiang Xue
8e96b12e18 Added bootstrap bundles. 2013-05-18 22:52:03 -04:00
Qiang Xue
7dc624d1da Reorganized the bootstrap app to prepare it as a separate composer package. 2013-05-18 21:54:03 -04:00
Qiang Xue
80b3d5641d Fixed SiteController about Yii. 2013-05-17 11:17:41 -04:00
Rinat Silnov
5a81959d4a Rename yiic to yii. Fixes #113 2013-05-17 02:33:41 +04:00
Qiang Xue
8d23d4c7e5 Added namespace to the controllers of the bootstrap app. 2013-05-16 15:44:28 -04:00
Qiang Xue
c10fe193d2 Renamed yiic to yii.
Added console command support to the bootstrap app.
2013-05-16 15:42:49 -04:00
Qiang Xue
e96fd0ea59 debug tool bar WIP 2013-05-15 19:15:01 -04:00
Qiang Xue
2d8a465c2f Fixes issue #257: removed the $view parameter from widget methods. 2013-05-14 07:24:37 -04:00
resurtm
a7f2e374d2 MS Windows EOLs → UNIX EOLs. 2013-05-12 15:11:50 +06:00
Qiang Xue
51f4424332 Fixes issue #172: Implemented new usage of widgets. 2013-05-11 20:59:14 -04:00
Qiang Xue
e951939372 code style fix of YiiRequirementChecker.php
Renamed yiirequirements.php to requirements.php
2013-05-11 15:49:15 -04:00
resurtm
3e39b8f024 requirements.php typo fix. 2013-05-11 23:56:38 +06:00
Klimov Paul
ecd47caa5b "requirements.php" has been added to "bootstrap" application. 2013-05-11 20:45:47 +03:00
resurtm
35562bfada Merge branch 'master' of github.com:yiisoft/yii2
Conflicts:
	apps/bootstrap/index.php
	yii/yiic.php
2013-05-11 15:39:51 +06:00
resurtm
5575f53657 CS fixes. 2013-05-11 15:38:07 +06:00
Carsten Brandt
b005b087b4 better have timezone fix in application
app is resposible for setting time zone, so it should also do the
fixing.
+ documentation about the behavior.
issue #210 and #209
2013-05-11 01:17:51 +02:00
Alexander Makarov
810d232ee6 fixes #209 added setting default timezone to UTC in case it's not set via php.ini 2013-05-10 15:13:23 +04:00