.buildpath | |
|
|
.codeclimate.json | |
|
|
.coveralls.yml | |
|
|
.gitignore | |
|
|
.project | |
|
|
.travis.yml | |
|
|
README.md | |
|
|
composer.json | |
|
|
doc/model/Data-Model.uxf | |
|
|
doc/model/Request-MainState-Model.uxf | |
|
|
doc/model/Request-WorkshopState-Model.uxf | |
|
|
doc/model/Request-ZoneState-Model.uxf | |
|
|
doc/model/Role-Model.uxf | |
|
|
doc/orders.feature | |
|
|
doc/products.feature | |
|
|
doc/services.feature | |
|
|
phpunit.xml | |
|
|
sql/V4.0.10.1__Shop_initialization.sql | |
|
|
sql/V5.0.10.1__Shop_update_order_structure.sql | |
|
|
sql/V5.1.10.1__Shop_change_category_structure.sql | |
|
|
sql/V5.11.10.1__Shop_create_order_metafields_table.sql | |
|
|
sql/V5.11.10.2__Shop_add_staff_role.sql | |
|
|
sql/V5.12.10.1__Shop_metafield_of_order_item.sql | |
|
|
sql/V5.12.10.2__Shop_metafield_of_category.sql | |
|
|
sql/V6.0.10.1__Shop_set_some_fields_nullable.sql | |
|
|
sql/V6.0.10.2__Shop_set_some_fields_nullable_2.sql | |
|
|
src/Notifier/Engine.php | 113 | A 1 hr |
|
src/Notifier/Engine/GamaSmsIr.php | 65 | A 0 mins |
|
src/Notifier/Engine/NoNotify.php | 20 | A 0 mins |
|
src/Notifier/Engine/SmsIr.php | 88 | A 1 hr |
|
src/Notifier/Exception/EngineLoad.php | 10 | A 0 mins |
|
src/Notifier/Exception/EngineNotFound.php | 10 | A 0 mins |
|
src/Notifier/Exception/NotificationFailed.php | 8 | A 0 mins |
|
src/Notifier/Exception/NotificationGenerate.php | 8 | A 0 mins |
|
src/Notifier/Exception/NotificationSend.php | 8 | A 0 mins |
|
src/Notifier/Service.php | 25 | A 0 mins |
|
src/Notifier/Shortcuts.php | 11 | A 0 mins |
|
src/Shop/Address.php | 72 | A 2 hrs |
|
src/Shop/Agency.php | 87 | A 2 hrs |
|
src/Shop/Category.php | 84 | A 2 hrs |
|
src/Shop/CategoryMetafield.php | 47 | C 1 day |
|
src/Shop/Contact.php | 55 | A 1 hr |
|
src/Shop/Delivery.php | 13 | A 0 mins |
|
src/Shop/DetailedObject.php | 61 | A 1 hr |
|
src/Shop/Form/OrderAttachmentCreate.php | 33 | A 0 mins |
|
src/Shop/Form/OrderAttachmentUpdate.php | 41 | A 45 mins |
|
src/Shop/Form/OrderCreate.php | 114 | A 1 hr |
|
src/Shop/Monitor/Order.php | 19 | A 0 mins |
|
src/Shop/Monitor/OrderItem.php | 30 | A 0 mins |
|
src/Shop/Order.php | 235 | B 6 hrs |
|