before back up aqq
parents
Showing
.dockerignore
0 → 100644
.env.dist
0 → 100644
.gitattributes
0 → 100644
.gitignore
0 → 100644
.travis.yml
0 → 100644
CHANGELOG.md
0 → 100644
LICENSE.md
0 → 100644
README.md
0 → 100644
autocompletion.php
0 → 100644
backend/assets/BackendAsset.php
0 → 100644
backend/config/_urlManager.php
0 → 100644
backend/config/base.php
0 → 100644
backend/config/bootstrap.php
0 → 100644
backend/config/console.php
0 → 100644
backend/config/web.php
0 → 100644
backend/controllers/ArticleController.php
0 → 100644
backend/controllers/CacheController.php
0 → 100644
backend/controllers/KeyStorageController.php
0 → 100644
backend/controllers/LogController.php
0 → 100644
backend/controllers/PageController.php
0 → 100644
backend/controllers/SignInController.php
0 → 100644
backend/controllers/SiteController.php
0 → 100644
backend/controllers/UserController.php
0 → 100644
backend/controllers/WidgetMenuController.php
0 → 100644
backend/controllers/WidgetTextController.php
0 → 100644
backend/mail/layouts/html.php
0 → 100644
backend/mail/layouts/text.php
0 → 100644
backend/models/AccountForm.php
0 → 100644
backend/models/LoginForm.php
0 → 100644
backend/models/SystemLog.php
0 → 100644
backend/models/UserForm.php
0 → 100644
backend/models/search/ArticleSearch.php
0 → 100644
backend/models/search/PageSearch.php
0 → 100644
backend/models/search/SystemLogSearch.php
0 → 100644
backend/models/search/UserSearch.php
0 → 100644
backend/models/search/WidgetMenuSearch.php
0 → 100644
backend/models/search/WidgetTextSearch.php
0 → 100644
backend/modules/i18n/Module.php
0 → 100644
backend/modules/i18n/models/I18nMessage.php
0 → 100644
backend/runtime/.gitignore
0 → 100644
backend/views/_gii/templates/controller.php
0 → 100644
backend/views/_gii/templates/search.php
0 → 100644
backend/views/_gii/templates/views/_form.php
0 → 100644
backend/views/_gii/templates/views/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/_gii/templates/views/view.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/article-category/_form.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/article-category/_search.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/article-category/create.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/article-category/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/article-category/update.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/article-category/view.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/article/_form.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/article/_search.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/article/create.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/article/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/article/update.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/cache/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/file-manager/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/file-storage/_search.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/file-storage/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/file-storage/view.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/key-storage/_form.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/key-storage/create.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/key-storage/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/key-storage/update.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/layouts/base.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/layouts/common.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/layouts/main.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/log/_search.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/log/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/log/view.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/page/_form.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/page/_search.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/page/create.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/page/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/page/update.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/product/_category.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/product/viewimage.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/product/viewproduct.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/sign-in/account.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/sign-in/login.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/sign-in/profile.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/site/error.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/site/settings.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/system-information/fail.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/system-information/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/timeline-event/_item.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/timeline-event/_search.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/timeline-event/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/timeline-event/user/signup.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/user/_form.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/user/_search.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/user/create.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/user/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/user/update.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/user/view.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/widget-carousel/_form.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/widget-carousel/create.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/widget-carousel/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/widget-carousel/item/_form.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.
backend/views/widget-carousel/update.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/widget-menu/_form.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/widget-menu/create.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/widget-menu/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/widget-menu/update.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/widget-text/_form.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/widget-text/_search.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/widget-text/create.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/widget-text/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/views/widget-text/update.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/web/.htaccess
0 → 100644
This diff is collapsed.
Click to expand it.
backend/web/assets/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
backend/web/css/style.css
0 → 100644
This diff is collapsed.
Click to expand it.
backend/web/css/style.less
0 → 100644
This diff is collapsed.
Click to expand it.
backend/web/css/style.map
0 → 100644
This diff is collapsed.
Click to expand it.
backend/web/favicon.ico
0 → 100644
This diff is collapsed.
Click to expand it.
backend/web/img/anonymous.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
backend/web/img/yii2-starter-kit.gif
0 → 100644
This diff is collapsed.
Click to expand it.
backend/web/index-test.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/web/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/web/js/app.js
0 → 100644
This diff is collapsed.
Click to expand it.
backend/web/js/exporting.js
0 → 100644
This diff is collapsed.
Click to expand it.
backend/web/js/highcharts.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
backend/web/js/main.js
0 → 100644
This diff is collapsed.
Click to expand it.
backend/web/js/system-information/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
backend/web/robots.txt
0 → 100644
This diff is collapsed.
Click to expand it.
backend/widgets/Menu.php
0 → 100644
This diff is collapsed.
Click to expand it.
backend/yii
0 → 100644
This diff is collapsed.
Click to expand it.
backend/yii.bat
0 → 100644
This diff is collapsed.
Click to expand it.
codeception.yml
0 → 100644
This diff is collapsed.
Click to expand it.
common/actions/SetLocaleAction.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/assets/AdminLte.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/assets/Flot.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/assets/FontAwesome.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/assets/Html5shiv.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/assets/JquerySlimScroll.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/base/MultiModel.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/behaviors/CacheInvalidateBehavior.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/behaviors/FileStorageLogBehavior.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/behaviors/GlobalAccessBehavior.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/behaviors/LocaleBehavior.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/behaviors/LoginTimestampBehavior.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/commands/AddToTimelineCommand.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/commands/SendEmailCommand.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
common/components/keyStorage/FormModel.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/components/keyStorage/FormWidget.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/components/keyStorage/KeyStorage.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/components/log/NotFoundTarget.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.
common/config/base.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/config/bootstrap.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/config/console.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/config/messages/_base.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/config/messages/db.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/config/messages/php.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/config/messages/po.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/config/web.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/env.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/filters/OwnModelAccessFilter.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/grid/EnumColumn.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/helpers.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/messages/es/backend.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/messages/es/common.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/messages/es/frontend.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/messages/ru/backend.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/messages/ru/common.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/messages/ru/frontend.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/messages/uk/backend.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/messages/uk/common.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/messages/uk/frontend.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/messages/zh/backend.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/messages/zh/common.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/messages/zh/frontend.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/migrations/db/m140703_123000_user.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/migrations/db/m140703_123055_log.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/migrations/db/m140703_123104_page.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
common/migrations/db/m140703_123813_rbac.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.
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.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
common/models/Article.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/ArticleAttachment.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/ArticleCategory.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/FileStorageItem.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/KeyStorageItem.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/Page.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/TimelineEvent.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/User.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/UserProfile.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/UserToken.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/WidgetCarousel.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/WidgetCarouselItem.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/WidgetMenu.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/WidgetText.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/query/ArticleCategoryQuery.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/query/ArticleQuery.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/query/TimelineEventQuery.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/query/UserQuery.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/models/query/UserTokenQuery.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/rbac/Migration.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/rbac/rule/OwnModelRule.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/rbac/views/migration.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/runtime/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
common/validators/JsonValidator.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/widgets/DbCarousel.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/widgets/DbMenu.php
0 → 100644
This diff is collapsed.
Click to expand it.
common/widgets/DbText.php
0 → 100644
This diff is collapsed.
Click to expand it.
composer.json
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/console.php
0 → 100644
This diff is collapsed.
Click to expand it.
console/controllers/AppController.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.
console/runtime/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
console/yii
0 → 100644
This diff is collapsed.
Click to expand it.
console/yii.bat
0 → 100644
This diff is collapsed.
Click to expand it.
docker-compose.yml
0 → 100644
This diff is collapsed.
Click to expand it.
docker/nginx/vhost.conf
0 → 100644
This diff is collapsed.
Click to expand it.
docker/php/Dockerfile
0 → 100644
This diff is collapsed.
Click to expand it.
docker/php/php.ini
0 → 100644
This diff is collapsed.
Click to expand it.
docker/php/www.conf
0 → 100644
This diff is collapsed.
Click to expand it.
docs/console.md
0 → 100644
This diff is collapsed.
Click to expand it.
docs/faq.md
0 → 100644
This diff is collapsed.
Click to expand it.
docs/installation.md
0 → 100644
This diff is collapsed.
Click to expand it.
docs/testing.md
0 → 100644
This diff is collapsed.
Click to expand it.
docs/vagrant-files/vagrant/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
docs/vagrant-files/vagrant/vagrant.sh
0 → 100644
This diff is collapsed.
Click to expand it.
docs/vagrant-files/vagrant/vagrant.yaml.dist
0 → 100644
This diff is collapsed.
Click to expand it.
docs/vagrant-files/vagrant/vhost.conf
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/assets/FrontendAsset.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/config/_cache.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/config/_urlManager.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/config/assets/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/config/assets/compress.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/config/base.php
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/console.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/config/web.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/controllers/ArticleController.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/controllers/PageController.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/mail/activation.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/mail/layouts/html.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/mail/layouts/text.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/mail/oauth_welcome.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/mail/passwordResetToken.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/search/ArticleSearch.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/modules/api/Module.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/modules/api/v1/Module.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/modules/api/v1/resources/User.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/modules/user/Module.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.
frontend/modules/user/models/AccountForm.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/modules/user/models/LoginForm.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.
frontend/modules/user/models/SignupForm.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.
frontend/runtime/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/views/article/_item.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/views/article/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/views/article/view.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/views/layouts/_clear.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/views/layouts/base.php
0 → 100644
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/page/view.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/web/.htaccess
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/bundle/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/web/css/_article.less
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/web/css/style.css
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/web/css/style.less
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/web/css/style.map
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/img/yii2-starter-kit.gif
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/web/index-test.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/web/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/web/js/app.js
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/web/robots.txt
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/web/test.php
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/yii
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/yii.bat
0 → 100644
This diff is collapsed.
Click to expand it.
storage/cache/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
storage/config/_urlManager.php
0 → 100644
This diff is collapsed.
Click to expand it.
storage/config/base.php
0 → 100644
This diff is collapsed.
Click to expand it.
storage/web/.htaccess
0 → 100644
This diff is collapsed.
Click to expand it.
storage/web/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
storage/web/source/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
tests/bootstrap.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception.yml
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/_output/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/backend/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/backend/_bootstrap.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/backend/_output/.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.
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.
tests/codeception/backend/codeception.yml
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.
tests/codeception/backend/unit.suite.yml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests/codeception/backend/unit/TestCase.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.
tests/codeception/bin/_bootstrap.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/bin/yii
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/bin/yii.bat
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/common/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/common/_bootstrap.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/common/_output/.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.
tests/codeception/common/codeception.yml
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.
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.
tests/codeception/common/unit.suite.yml
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/common/unit/DbTestCase.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests/codeception/common/unit/TestCase.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/common/unit/UserTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/common/unit/_bootstrap.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/config/acceptance.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.
tests/codeception/config/backend/unit.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/config/base.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/config/common/unit.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/config/console.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/config/console/unit.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.
tests/codeception/config/functional.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/config/unit.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/config/web.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/console/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/console/_bootstrap.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/console/_output/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests/codeception/console/codeception.yml
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/console/unit.suite.yml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests/codeception/console/unit/TestCase.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.
tests/codeception/frontend/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
tests/codeception/frontend/_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.
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.
This diff is collapsed.
Click to expand it.
tests/codeception/frontend/codeception.yml
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.
tests/codeception/frontend/unit.suite.yml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment