This project until making modules
parents
Showing
.bowerrc
0 → 100644
.gitignore
0 → 100644
LICENSE.md
0 → 100644
README.md
0 → 100644
Vagrantfile
0 → 100644
backend/assets/AppAsset.php
0 → 100644
backend/codeception.yml
0 → 100644
backend/config/.gitignore
0 → 100644
backend/config/bootstrap.php
0 → 100644
backend/config/main.php
0 → 100644
backend/config/params.php
0 → 100644
backend/config/test.php
0 → 100644
backend/controllers/BranchesController.php
0 → 100644
backend/controllers/SiteController.php
0 → 100644
backend/models/.gitkeep
0 → 100644
backend/models/Branches.php
0 → 100644
backend/models/BranchesSearch.php
0 → 100644
backend/models/Departments.php
0 → 100644
backend/models/DepartmentsSearch.php
0 → 100644
backend/modules/settings/Settings.php
0 → 100644
backend/runtime/.gitignore
0 → 100644
backend/tests/_bootstrap.php
0 → 100644
backend/tests/_data/.gitignore
0 → 100644
backend/tests/_data/login_data.php
0 → 100644
backend/tests/_output/.gitignore
0 → 100644
backend/tests/_support/.gitignore
0 → 100644
backend/tests/_support/FunctionalTester.php
0 → 100644
backend/tests/_support/UnitTester.php
0 → 100644
backend/tests/functional.suite.yml
0 → 100644
backend/tests/functional/LoginCest.php
0 → 100644
backend/tests/functional/_bootstrap.php
0 → 100644
backend/tests/unit.suite.yml
0 → 100644
backend/tests/unit/_bootstrap.php
0 → 100644
backend/views/branches/_form.php
0 → 100644
backend/views/branches/_search.php
0 → 100644
backend/views/branches/create.php
0 → 100644
backend/views/branches/index.php
0 → 100644
backend/views/branches/update.php
0 → 100644
backend/views/branches/view.php
0 → 100644
backend/views/departments/_form.php
0 → 100644
backend/views/departments/_search.php
0 → 100644
backend/views/departments/create.php
0 → 100644
backend/views/departments/index.php
0 → 100644
backend/views/departments/update.php
0 → 100644
backend/views/departments/view.php
0 → 100644
backend/views/layouts/main.php
0 → 100644
backend/views/site/error.php
0 → 100644
backend/views/site/index.php
0 → 100644
backend/views/site/login.php
0 → 100644
backend/web/.gitignore
0 → 100644
backend/web/assets/.gitignore
0 → 100644
backend/web/css/site.css
0 → 100644
backend/web/favicon.ico
0 → 100644
File added
backend/web/robots.txt
0 → 100644
codeception.yml
0 → 100644
common/codeception.yml
0 → 100644
common/config/.gitignore
0 → 100644
common/config/bootstrap.php
0 → 100644
common/config/main.php
0 → 100644
common/config/params.php
0 → 100644
common/config/test.php
0 → 100644
common/fixtures/User.php
0 → 100644
common/mail/layouts/html.php
0 → 100644
common/mail/layouts/text.php
0 → 100644
common/mail/passwordResetToken-html.php
0 → 100644
common/mail/passwordResetToken-text.php
0 → 100644
common/models/LoginForm.php
0 → 100644
common/models/User.php
0 → 100644
common/tests/_bootstrap.php
0 → 100644
common/tests/_data/user.php
0 → 100644
common/tests/_output/.gitignore
0 → 100644
common/tests/_support/.gitignore
0 → 100644
common/tests/_support/UnitTester.php
0 → 100644
common/tests/unit.suite.yml
0 → 100644
common/tests/unit/models/LoginFormTest.php
0 → 100644
common/widgets/Alert.php
0 → 100644
composer.json
0 → 100644
This diff is collapsed.
Click to expand it.
composer.lock
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
console/config/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
console/config/bootstrap.php
0 → 100644
This diff is collapsed.
Click to expand it.
console/config/main.php
0 → 100644
This diff is collapsed.
Click to expand it.
console/config/params.php
0 → 100644
This diff is collapsed.
Click to expand it.
console/controllers/.gitkeep
0 → 100644
This diff is collapsed.
Click to expand it.
console/migrations/m130524_201442_init.php
0 → 100644
This diff is collapsed.
Click to expand it.
console/models/.gitkeep
0 → 100644
This diff is collapsed.
Click to expand it.
console/runtime/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
environments/dev/backend/web/index-test.php
0 → 100644
This diff is collapsed.
Click to expand it.
environments/dev/backend/web/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
environments/dev/frontend/web/index-test.php
0 → 100644
This diff is collapsed.
Click to expand it.
environments/dev/frontend/web/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
environments/dev/yii
0 → 100644
This diff is collapsed.
Click to expand it.
environments/dev/yii_test
0 → 100644
This diff is collapsed.
Click to expand it.
environments/dev/yii_test.bat
0 → 100644
This diff is collapsed.
Click to expand it.
environments/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
environments/prod/backend/web/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
environments/prod/frontend/web/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
environments/prod/yii
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/assets/AppAsset.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/codeception.yml
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/config/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/config/bootstrap.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/config/main.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/config/params.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/config/test.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/controllers/SiteController.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/models/ContactForm.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/models/PasswordResetRequestForm.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/models/ResetPasswordForm.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/models/SignupForm.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/runtime/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/_bootstrap.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/_data/login_data.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/_data/user.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/_output/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/_support/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/_support/FunctionalTester.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/_support/UnitTester.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/acceptance.suite.yml.example
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/acceptance/HomeCest.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/acceptance/_bootstrap.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/functional.suite.yml
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/functional/AboutCest.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/functional/ContactCest.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/functional/HomeCest.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/functional/LoginCest.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/functional/SignupCest.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/functional/_bootstrap.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/unit.suite.yml
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/unit/_bootstrap.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
frontend/views/layouts/main.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/views/site/about.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/views/site/contact.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/views/site/error.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/views/site/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/views/site/login.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
frontend/views/site/resetPassword.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/views/site/signup.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/web/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/web/assets/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/web/css/site.css
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/web/favicon.ico
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/web/robots.txt
0 → 100644
This diff is collapsed.
Click to expand it.
init
0 → 100644
This diff is collapsed.
Click to expand it.
init.bat
0 → 100644
This diff is collapsed.
Click to expand it.
requirements.php
0 → 100644
This diff is collapsed.
Click to expand it.
vagrant/config/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
vagrant/config/vagrant-local.example.yml
0 → 100644
This diff is collapsed.
Click to expand it.
vagrant/nginx/app.conf
0 → 100644
This diff is collapsed.
Click to expand it.
vagrant/nginx/log/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
vagrant/provision/always-as-root.sh
0 → 100644
This diff is collapsed.
Click to expand it.
vagrant/provision/once-as-root.sh
0 → 100644
This diff is collapsed.
Click to expand it.
vagrant/provision/once-as-vagrant.sh
0 → 100644
This diff is collapsed.
Click to expand it.
yii.bat
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment