Commit Graph

287 Commits

Author SHA1 Message Date
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
dad9a42ece Docblock fix 2018-09-22 18:19:04 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
bfc457115c Split controllers per application 2018-09-19 21:33:10 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
39635c1115 Remove todos and make use of query builder 2018-09-08 18:22:34 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
feb652a026 Merge remote-tracking branch 'origin/develop' into develop 2018-08-24 12:09:50 +02:00
7cb13c09e7 Use more global namespace 2018-08-22 21:01:57 +02:00
1caf381603 Load localization based on language or locale 2018-08-18 09:21:52 +02:00
2b29a3c012 Fix catching throwables 2018-08-11 14:51:53 +02:00
6cc520a579 Fix mapper depth bugs and implement math evaluator 2018-08-01 22:08:20 +02:00
b82213d97f Turn some returns into exceptions 2018-07-18 00:12:53 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
23eb9ab80a More type fixes 2018-07-14 23:41:51 +02:00
acfcba9d67 Move default definitions 2018-06-24 10:09:15 +02:00
ba957b4dcf Improve array type hint 2018-05-31 20:06:54 +02:00
31209d2b30 Implement basic localization db mapper 2018-05-30 22:35:42 +02:00
a9bb4b9224 Remove line breaks 2018-05-30 22:34:33 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
2ec800fe62 Fix unit test bugs 2018-03-28 23:11:22 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +01:00
aae3cc3a06 Type cast fixes 2018-02-15 20:44:57 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
65be63862f Docblock improvements 2017-12-03 22:22:42 +01:00
59267c4b08 Fix unknown security level inspections 2017-11-11 11:11:57 +01:00
Scrutinizer Auto-Fixer
1088f58ceb Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-11-05 18:06:04 +00:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
7e11c3ede3 Fix switch catch spacing 2017-10-29 11:27:13 +01:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
b424eb67bf fix case 2017-09-16 20:24:47 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
33470017ab Add docblock 2017-09-03 21:26:58 +02:00
94ff6b57e1 Minor inspection bug fixes 2017-08-12 20:48:13 +02:00
c3686e3db0 Fixes from test 2017-08-12 16:50:21 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
2940e22c97 Add docblocks, better typehints and exceptions 2017-07-25 17:32:49 +02:00
faefb62754 Fixed default localization values 2017-07-25 17:28:54 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
f86d8d8622 optimize isset 2017-05-29 21:26:14 +02:00
e4ec4b2ae2 Remove ip localization 2017-04-01 13:58:06 +02:00
eadc52d9d6 Fixes from tests 2017-03-10 20:03:16 +01:00
448f623b4d Bug fixes 2017-02-11 22:29:23 +01:00
2188c25f01 Type fixes 2017-02-03 20:37:08 +01:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
777f084a39 Fix dockblocks and minor bugs 2016-12-22 21:16:05 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
d6dd1a5a96 Prepare const visibility 2016-12-07 20:22:40 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00
baeb32b51e Minor debugging fixes 2016-11-23 23:47:02 +01:00
b3ffd525d4 Fix minor unit test bugs 2016-11-14 19:36:02 +01:00
7749528746 Format fix 2016-11-13 23:09:54 +01:00
968d4823b5 Fixing console web run 2016-11-07 21:45:35 +01:00
9bbdbcaf38 Fix docblocks 2016-11-06 22:22:58 +01:00
ba881536a4 Adding language file loader 2016-09-07 18:17:02 +02:00
952cec0bf9 Fixed documentation 2016-08-28 16:36:02 +02:00
a02f1cca5d PhpStorm autofix/format 2016-08-20 12:04:30 +02:00
aca0e8ff08 Fixed for documentor 2016-08-14 20:57:57 +02:00
f599693f11 Test fixes 2016-08-13 14:12:31 +02:00
1d2151cd83 Revert localization change 2016-08-09 15:47:47 +02:00
2a02969689 Revert "Better localization handling"
This reverts commit 738e2be03e.
2016-08-09 14:25:09 +02:00
738e2be03e Better localization handling 2016-08-09 13:50:11 +02:00
229bad7449 Added datetime and currency to localization 2016-08-09 13:50:03 +02:00
f5366aedb5 Fixes #63 2016-08-09 12:58:36 +02:00
bcb7fec881 Value bug fix from string to int 2016-08-09 12:53:45 +02:00
a112735b92 Unit test fixes 2016-08-06 23:40:36 +02:00
a4733c7728 Localization fix 2016-07-27 22:19:45 +02:00
35ffdf666a Added more localization tables 2016-07-27 16:12:19 +02:00
109964a6de Add temperature & angle 2016-07-27 13:51:13 +02:00
1a017e6719 Removing l11nManager from l11n 2016-07-27 13:30:08 +02:00
6653558850 Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2016-07-23 18:17:29 +02:00
38350e9c77 Test fixes 2016-07-23 18:17:25 +02:00
d58ef6ee3b Currency sub unit added 2016-07-22 16:19:50 +02:00
8238a60357 Fixed localization 2016-07-21 21:03:06 +02:00
14e2e2b0cb Reducing file size by removing empty lines 2016-07-21 18:36:29 +02:00
9825f3459b Added tablespoon 2016-07-21 17:54:58 +02:00
efec516ecb Moving city geo location to sqlite db 2016-07-21 17:22:31 +02:00
33e28c775a Adding license 2016-07-21 14:59:49 +02:00
e8865a59ae Added ip geo location database 2016-07-21 14:59:31 +02:00
74842cf09c Localization draft update 2016-07-20 18:23:15 +02:00
bb9bac6b78 fixes #54 2016-07-20 18:06:55 +02:00
a18ed6a87b Localization default sample/draft 2016-07-20 18:06:55 +02:00
b63c5e4464 Cleanup of localization arrays/enums 2016-07-20 18:06:55 +02:00
0376d85ace Optimize imports and order 2016-07-15 21:30:16 +02:00
0b38cc8005 Implement OperationInterface 2016-07-06 10:49:52 +02:00
1ea12353c4 Implementing theme support 2016-07-05 19:00:48 +02:00
6c570fb63c Dynamic language loading
This allows dynamic language loading. Could however conflict with the
language loading for the navigation module?
2016-07-05 10:29:05 +02:00
8550bbda59 Logging undefined translation 2016-07-02 14:36:04 +02:00
486ac07eea Optimized language display
Language is no longer passed in "10" different ways.
2016-07-02 14:17:01 +02:00
d7b00355ce Implement iban datatype 2016-06-11 09:47:02 +02:00
d7f4d63c95 Fixing decimal bug 2016-05-12 13:05:20 +02:00
2e3c475a8f Unit test fixes 2016-04-24 20:48:51 +02:00
16320978d3 Code base cleanup 2016-04-09 23:01:49 +02:00
315bf6951a Renaming and adding true char enum 2016-03-28 18:01:46 +02:00
1b5f4696cf Creating country codes 3 to 2 2016-03-28 17:56:43 +02:00
94d73277ff Country codes 2016-03-28 17:45:46 +02:00
Scrutinizer Auto-Fixer
114ce12de8 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 14:44:47 +00:00
cef703a378 Creating ISO4217 symbols 2016-03-28 16:17:21 +02:00
3b32def079 Creating and fixing ISO4217 currencies 2016-03-28 16:03:16 +02:00
fd9480a34c Solving critical bugs 2016-03-27 21:44:01 +02:00
b49bda0387 Fix naming and implement serialization 2016-03-13 00:09:58 +01:00
a2aa1334ba Init 2016-03-13 00:09:36 +01:00
0053ced243 Blank ISO 4217 files 2016-03-05 19:41:07 +01:00
b9c9b9ed1c Arithmetic fixes 2016-03-03 15:57:24 +01:00
aef5b006c7 Adding basic arithmetic 2016-03-03 14:42:13 +01:00
f397142aab Objectify 2016-03-03 14:18:42 +01:00
2438bd28da Adding default currency 2016-03-03 13:34:42 +01:00
9140f02439 Adding decimal lmit 2016-03-03 13:32:49 +01:00
5d82556f9a Update Money.php 2016-03-03 11:59:05 +01:00
e489e4a843 Create Money.php 2016-03-03 08:47:52 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
7238e2cff1 Test fixes 2016-01-23 10:10:08 +01:00
d796cc05e1 Unit test fixes 2016-01-20 21:37:02 +01:00
98b72df5a4 Removing non standard server time. 2016-01-01 10:30:15 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00