Commit Graph

21 Commits

Author SHA1 Message Date
Qiang Xue
2553e9a043 Fixes issue #439 2013-05-28 19:56:06 -04:00
Suralc
d6f001016c Added missing use statement. 2013-05-28 15:58:40 +02:00
Carsten Brandt
c8e73b42e7 fixed AutoTimestamp example in advanced app
fixes #429
2013-05-27 23:45:13 +02:00
Carsten Brandt
ff16c4ef05 Do not ignore composer.lock
a6c251d2ab (commitcomment-3291785)
2013-05-27 00:48:49 +02:00
Carsten Brandt
a6c251d2ab Adjusted vendor dirs of example applications
- update composer json to chosse right path
- set vendorPath in application config if not default
2013-05-27 00:22:42 +02: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
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
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