- 12 Sep, 2014 1 commit
-
-
Alexander Kochetov authored
-
- 15 Aug, 2014 1 commit
-
-
Alexander Makarov authored
- Moved everything test-related into `tests` directory. Codeception tests are in `codeception`. - Removed database module since we're using fixtures and migrations. - Moved console entry points and bootstrap into `tests/codeception/bin`. - Adjusted travis build scripts. - Adjusted documentation to be consistent and reflect changes made.
-
- 11 Aug, 2014 2 commits
-
-
Anton Andersen authored
-
Anton Andersen authored
-
- 01 Aug, 2014 1 commit
-
-
Qiang Xue authored
-
- 19 Jul, 2014 2 commits
- 11 Jul, 2014 1 commit
-
-
Alexander Makarov authored
- Removed hacks since these are no longer required: https://github.com/Codeception/Codeception/commit/71db233985531f298264dc4ca0160d2aa1c83b7f - Removed unused helper classes - Added 2.0 style "actor" to config Thanks to @Ragazzo and @DavertMik for helping with it.
-
- 10 Jul, 2014 1 commit
-
-
Alexander Makarov authored
-
- 02 Jul, 2014 1 commit
-
-
Alexander Makarov authored
-
- 26 Jun, 2014 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer`
-
- 20 Jun, 2014 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #3979: Alert widget in advanced app is now able to display multiple flash messages of the same type
-
- 13 Jun, 2014 1 commit
-
-
Qiang Xue authored
Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files
-
- 09 Jun, 2014 2 commits
- 23 May, 2014 1 commit
-
-
Carsten Brandt authored
``` vendor/bin/indent --spaces -r framework/ vendor/bin/indent --tabs -r . --pattern=*.json vendor/bin/indent --spaces -r . --pattern=*.md vendor/bin/indent --spaces -r . --pattern=yii.*.js vendor/bin/indent --spaces -r . --pattern=*.css ```
-
- 04 May, 2014 1 commit
-
-
Alexander Makarov authored
-
- 29 Apr, 2014 1 commit
-
-
Alexander Makarov authored
Fixes #3179: removed duplicate validation rules from User model in advanced app, removed User::create()
-
- 10 Apr, 2014 1 commit
-
-
Qiang Xue authored
-
- 07 Apr, 2014 1 commit
-
-
Alexander Makarov authored
-
- 05 Apr, 2014 1 commit
-
-
Qiang Xue authored
-
- 01 Apr, 2014 1 commit
-
-
Alexander Makarov authored
-
- 30 Mar, 2014 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 25 Mar, 2014 2 commits
- 16 Mar, 2014 1 commit
-
-
SonicGD authored
-
- 08 Mar, 2014 1 commit
-
-
Johnny Theill authored
-
- 07 Mar, 2014 2 commits
-
-
Johnny Theill authored
-
Johnny Theill authored
-
- 06 Mar, 2014 1 commit
-
-
Johnny Theill authored
-
- 05 Mar, 2014 1 commit
-
-
Alexander Makarov authored
This reverts commit 2bb6f135.
-
- 04 Mar, 2014 2 commits
-
-
AlexGx authored
-
Alexander Makarov authored
-
- 03 Mar, 2014 1 commit
-
-
Alexander Makarov authored
-
- 28 Feb, 2014 1 commit
-
-
Alexander Makarov authored
-
- 20 Feb, 2014 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #2458: Added missing validaton to advanced app forms, separated validation from email sending errors for contact form
-