Meritoo
|
79c09a26a6
|
Regex > createSlug() method > returns slug for given value
|
2019-02-21 23:26:36 +01:00 |
|
Meritoo
|
d46548d102
|
Miscellaneous > variableDump() method > remove, because unnecessary
|
2019-02-21 23:10:15 +01:00 |
|
Meritoo
|
651c4f2259
|
Minor refactoring
|
2019-02-21 23:09:42 +01:00 |
|
Meritoo
|
4391baed3d
|
Fix "Argument 3 of Meritoo\Common\Utilities\Date::getDateDifference expects int|null, string(days) provided" bug
|
2019-02-04 22:43:07 +01:00 |
|
Meritoo
|
8e9dcb3206
|
Reflection > setPropertiesValues() method > sets values of properties in given object
|
2018-11-03 08:53:01 +01:00 |
|
Meritoo
|
4e600ec599
|
Utilities > Reflection > setPropertyValue() method > fix description and test
|
2018-11-03 08:16:49 +01:00 |
|
Meritoo
|
b4ccbbac11
|
Utilities > Date > update descriptions of methods
|
2018-11-03 08:10:03 +01:00 |
|
Meritoo
|
ca9c3bd8f1
|
Utilities > Date > update descriptions of methods
|
2018-10-19 22:54:11 +02:00 |
|
Meritoo
|
26b136d676
|
Tests > increase code coverage
|
2018-09-20 17:30:07 +02:00 |
|
Meritoo
|
75707a3f76
|
Utilities > Bootstrap4CssSelector > useful methods related to CSS selectors and the Bootstrap4 (front-end component library)
|
2018-08-07 23:31:50 +02:00 |
|
Meritoo
|
8ecbefbba6
|
Utilities > CssSelector > useful methods related to CSS selectors
|
2018-08-07 23:31:30 +02:00 |
|
Meritoo
|
e850375c19
|
Tests > refactoring & minor improvements
|
2018-08-06 21:43:57 +02:00 |
|
Meritoo
|
535ae65e5e
|
Utilities > Reflection > setPropertyValue() method > sets value of given property
|
2018-07-29 16:00:13 +02:00 |
|
Meritoo
|
60d7b03cd7
|
Utilities > Reflection > refactoring
|
2018-07-29 15:34:33 +02:00 |
|
Meritoo
|
834b24f348
|
Exceptions > create instance of exception using static "create()" method (instead of constructor)
|
2018-07-02 08:54:24 +02:00 |
|
Meritoo
|
64499b49d3
|
Update @author and @copyright in classes' descriptions
|
2018-07-01 21:07:47 +02:00 |
|
Meritoo
|
848adef015
|
Arrays > minor refactoring
|
2018-07-01 17:45:03 +02:00 |
|
Meritoo
|
0f37edfc9b
|
Coding standard > fix automatically
|
2018-06-16 14:31:04 +02:00 |
|
Meritoo
|
be8b4a3498
|
Arrays > remove unnecessary code
|
2018-06-16 14:10:57 +02:00 |
|
Meritoo
|
43945a8721
|
Composer > do not require symfony/http-foundation package
Miscellaneous > remove getCurlResponseWithHeaders() method
|
2018-06-15 22:54:00 +02:00 |
|
Meritoo
|
abf0ebf7ec
|
Tests > increase code coverage
|
2018-06-09 14:25:20 +02:00 |
|
Meritoo
|
52e74c8b48
|
Tests > increase code coverage
|
2018-05-28 15:03:11 +02:00 |
|
Meritoo
|
96bdb6eb60
|
Improve coding standard
|
2018-05-06 17:21:55 +02:00 |
|
Meritoo
|
5578b051a7
|
Update PHPDoc and comments
|
2018-04-03 08:26:51 +02:00 |
|
Meritoo
|
ddbff1b557
|
Update PHPDoc and comments
|
2018-04-02 22:46:52 +02:00 |
|
Meritoo
|
8d1df9ced8
|
Tests - increase code coverage
|
2018-04-02 22:44:30 +02:00 |
|
Meritoo
|
470b8244ec
|
Utilities - Locale - getLocale() method - returns locale for given category
|
2018-01-27 13:05:20 +01:00 |
|
Meritoo
|
af38c35a1b
|
Utilities - Locale - setLocale() method - return result of setting new locale (instead of "true")
Tests - Locale - fix incorrectly prepared tests
|
2018-01-27 13:04:04 +01:00 |
|
Meritoo
|
57b411b59f
|
Tests - increase code coverage
|
2018-01-17 21:37:07 +01:00 |
|
Meritoo
|
e9b8fb8852
|
Regex - isBinaryValue() method - returns information if given value is a binary value
|
2018-01-10 17:35:42 +01:00 |
|
Meritoo
|
780d4df17e
|
Tests - increase code coverage
|
2017-12-26 14:37:17 +01:00 |
|
Meritoo
|
6753076937
|
Regex - isValidHtmlAttribute() & areValidHtmlAttributes() methods - returns information if given html attribute is valid & if given html attributes are valid
|
2017-12-23 23:08:49 +01:00 |
|
Meritoo
|
ebbed4825c
|
Bundle - getBundleViewPath() method - return path using namespaced syntax
|
2017-12-21 23:45:01 +01:00 |
|
Meritoo
|
7d23ff59d1
|
Bundle - getBundleViewPath() method - verify name of bundle
|
2017-12-21 22:45:23 +01:00 |
|
Meritoo
|
66aefa2446
|
Regex - isValidBundleName() method - returns information if given name of bundle is valid
|
2017-12-21 21:47:45 +01:00 |
|
Meritoo
|
5aaf7cde72
|
Minor refactoring
|
2017-12-21 20:41:12 +01:00 |
|
Meritoo
|
8bcf006e02
|
Tests - increase code coverage
|
2017-11-05 19:35:13 +01:00 |
|
Meritoo
|
edc51aeee1
|
DatePeriod - change namespace (Meritoo\Common\Utilities -> Meritoo\Common\Type) & extend BaseType
|
2017-11-03 20:21:08 +01:00 |
|
Meritoo
|
559466c0ce
|
composer.json - move tests-related classes to "autoload-dev" section (used for development purposes only and avoid polluting the autoloader in production)
|
2017-09-29 09:19:03 +02:00 |
|