Commit Graph

287 Commits

Author SHA1 Message Date
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