You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update after remove
Correct update fields update_at/by
remarks correction
update sql query
add fields and sort imports
unit test for collectionDao.markAsModified
fix unit test
correct value for updated_by
remove Date from services
remarks
remarks
ValidationMessages: merge *name-*.invalid messages.
Fixphp-coder#279
No functional changes.
ValidationMessages: rename message key.
No functional changes.
WhenAdminAddCategory.categoryNameEnWithAllowedCharactersShouldBeAccepted: port to Robot Framework.
Addressed to php-coder#530
No functional changes.
WhenAdminAddCategory.categoryNameRuWithAllowedCharactersShouldBeAccepted: port to Robot Framework.
Addressed to php-coder#530
No functional changes.
WhenAdminAddCountry.countryNameEnWithAllowedCharactersShouldBeAccepted: port to Robot Framework.
Addressed to php-coder#530
No functional changes.
WhenAdminAddCountry.countryNameRuWithAllowedCharactersShouldBeAccepted: port to Robot Framework.
Addressed to php-coder#530
No functional changes.
Integration tests: remove checkServerResponseCode() check.
I don't want to port it to Robot Framework because
a) it will be hard
b) now I don't think that this check was so useful
WhenAnonymousUserAddCategory: port to Robot Framework.
Addressed to php-coder#530
No functional changes.
category/creation/logic.robot: improve documentation for a keyword.
Should be in 7cfaf2d commit.
No functional changes.
country/creation/logic.robot: improve documentation for a keyword.
Should be in 29c8230 commit.
No functional changes.
WhenAnonymousUserAddCountry: port to Robot Framework.
Addressed to php-coder#530
No functional changes.
WhenAnonymousUserOpenNotExistingCategoryPage: port to Robot Framework.
Addressed to php-coder#530
No functional changes.
WhenAnonymousUserOpenNotExistingCountryPage: port to Robot Framework.
Addressed to php-coder#530
No functional changes.
Add integration tests for checking message about successful operation after adding country/category.
Fixphp-coder#208
Add integration test for testing that it's impossible to create category with name that differs only by case.
Fixphp-coder#446
Add integration test for testing that it's impossible to create country with name that differs only by case.
Fixphp-coder#447
MailServiceImpl.sendMail(): add comment.
No code changes.
MailServiceImpl.sendMail(): add personal to the From header.
No functional changes.
MailServiceImpl.sendMail(): enable e-mail addresses validation.
No functional changes.
Add integration test for validation of unique category slug.
Fixphp-coder#494
Add integration test for validation of unique country slug.
Fixphp-coder#495
shouldCreateSeriesWithOnlyRequiredFieldsFilled: port to Robot Framework.
Addressed to php-coder#530
No functional changes.
shouldCreateSeriesWithAllFieldsFilled: port to Robot Framework.
Addressed to php-coder#530
No functional changes.
quantityShouldBeANumber: port to Robot Framework.
Addressed to php-coder#530
No functional changes.
quantityShouldBeNotLessThanLimit: port to Robot Framework.
Addressed to php-coder#530
No functional changes.
quantityShouldNotBeGreaterThanLimit: port to Robot Framework.
Addressed to php-coder#530
No functional changes.
Tech debt for: #177 (d18efd1)
The text was updated successfully, but these errors were encountered: