Commit Graph

614 Commits

Author SHA1 Message Date
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
3164e78032 Better dimension handling 2016-12-05 22:48:14 +01:00
cae11dd4f6 Draft 2016-12-05 22:48:04 +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
3ec569fa9e Comments 2016-11-15 21:25:39 +01:00
5bcefc9a40 Static job path added 2016-11-12 21:41:11 +01:00
e605eb3885 Remove environment variable 2016-11-12 21:40:53 +01:00
a6a56883a8 Adjust windows scheduler 2016-11-09 21:12:50 +01:00
ed79ead137 Fix comments 2016-11-07 20:14:06 +01:00
d1f6921b20 Comment fixes 2016-11-07 17:38:18 +01:00
7d3620c4f4 fixes #48 #37 2016-10-30 18:58:36 +01:00
3631e4918f Add comments 2016-10-24 20:47:29 +02:00
4640872d7e Drafting 2016-10-16 22:42:01 +02:00
0491883aad Collection further implemented 2016-09-27 17:57:31 +02:00
ff768e182f Added array sum 2016-09-22 19:05:33 +02:00
42c403a60c Added filtered array sum
Implement more like this for key value pairs.
2016-09-14 18:06:26 +02:00
51a016d228 Merge remote-tracking branch 'refs/remotes/origin/develop' into documentation
# Conflicts:
#	System/File/Local/File.php
2016-08-22 16:38:28 +02:00
31667cb257 Added more comments 2016-08-21 19:15:42 +02:00
13e082fb12 Start own markdown implementation 2016-08-21 17:42:54 +02:00
5f8949cba6 Fixed merge bug 2016-08-20 14:14:48 +02:00
a7e337b153 Fixed windows execution bug 2016-08-20 14:05:16 +02:00
a02f1cca5d PhpStorm autofix/format 2016-08-20 12:04:30 +02:00
1c59c7bce0 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	System/File/Directory.php
#	System/File/File.php
2016-08-19 16:57:23 +02:00
f51b01089d Create basic functions 2016-08-19 16:52:38 +02:00
d050e29820 getArg trim and comment added 2016-08-17 12:55:26 +02:00
aca0e8ff08 Fixed for documentor 2016-08-14 20:57:57 +02:00
704489a95e Added shell arg handler 2016-08-14 12:10:51 +02:00
d26e71971f Escape path 2016-08-14 12:10:32 +02:00
f599693f11 Test fixes 2016-08-13 14:12:31 +02:00
20b07d5959 Test fixes 2016-07-27 17:27:47 +02:00
38350e9c77 Test fixes 2016-07-23 18:17:25 +02:00
27c19f10af Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2016-07-21 19:18:59 +02:00
92fa72e07a Ip converter/lookup (country)
Can be considered as converter since ip->country is performed
2016-07-21 15:00:44 +02:00
d57a364caa Minor fixes 2016-07-21 11:29:51 +02:00
05407fbf76 Enum typo fixes 2016-07-20 17:09:04 +02:00
96e59b8265 Empty values fixes 2016-07-20 17:08:55 +02:00
62f0a8da09 LOC fix if file is corrupted 2016-07-16 11:48:39 +02:00
d2de70d356 Auto-format 2016-07-15 21:33:05 +02:00
0376d85ace Optimize imports and order 2016-07-15 21:30:16 +02:00
36726bc850 Implemented pressure, speed and angle 2016-07-15 14:35:57 +02:00
d4623539e6 Fixes #51
Implements JobQueue draft. Maybe some minor bugs existing and the
callback may need some reworking.
2016-07-14 20:57:41 +02:00
60aebf57a8 Cast string to array 2016-07-09 16:25:43 +02:00
5d1e7429de More converter functions implemented 2016-07-07 14:49:12 +02:00
1c5f0026de Throw exception if repository doesn't exist 2016-06-04 18:32:01 +02:00
1892f33f68 Re-naming and moving 2016-06-03 21:59:23 +02:00
24371cf5fd Filter for loc 2016-05-27 16:49:28 +02:00
8c79ec1a86 allowing arrays and string 2016-05-27 16:49:18 +02:00
d0222c7709 Adding DocComment 2016-05-27 16:00:52 +02:00
466d7b0efb Adding LOC and file count 2016-05-27 15:58:12 +02:00
6b883b63ef Adjusting return types 2016-05-27 15:30:00 +02:00
75991ad800 Date bug fix 2016-05-27 15:11:12 +02:00
ff4881d7fa Security fixes 2016-05-27 14:06:40 +02:00
da92cde5c2 Fixes during GitDashboard implementations 2016-05-27 13:24:45 +02:00
48b42be7a9 Media upload fixes and cleanup 2016-05-26 22:54:45 +02:00
321b0ae48d Simplifying 2016-05-11 19:09:50 +02:00
22244c712c Simplify 2016-05-08 12:26:53 +02:00
f722d24b4e Pull out 2016-05-08 12:19:46 +02:00
fb7c720c3d Doc fixes and bug fixes 2016-05-08 11:54:02 +02:00
ca0e03efc3 More formatting and comment fixes 2016-05-07 23:58:31 +02:00
70170f0691 More task fixes and implementation 2016-05-07 22:59:36 +02:00
482d6166cd Continue git implementation 2016-05-07 21:55:48 +02:00
29707c4203 Formatting and bug fixes 2016-05-07 17:23:44 +02:00
277e360159 Formatting and new implementations 2016-05-06 23:39:33 +02:00
d1b564d463 Formatting 2016-05-06 19:18:02 +02:00
121f030064 Huffman encoding implemented 2016-05-06 19:17:55 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
f673579340 PhpStorm fixes 2016-04-16 12:03:42 +02:00
669c3b7244 PhpStorm cleanup 2016-04-13 22:58:48 +02:00
16320978d3 Code base cleanup 2016-04-09 23:01:49 +02:00
Scrutinizer Auto-Fixer
c40a8ed0a2 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 15:13:36 +00: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
fd14e8c2ea Fix type hints 2016-03-28 15:43:26 +02:00
4a5901630a Fix types 2016-03-28 15:42:56 +02:00
9fbc886553 Spelling fix 2016-03-28 14:24:29 +02:00
9f30b1e662 Fix indention 2016-03-28 14:24:04 +02:00
0cb3c0b749 Minor bug fixes and function body. 2016-03-28 14:14:39 +02:00
907c7b6f49 Minor bug fixes 2016-03-28 14:02:07 +02:00
6255bd9ab2 Implement php code parser 2016-03-28 13:58:42 +02:00
8ebdf58d34 Bug fixes. 2016-03-27 22:38:30 +02:00
cfe6fb0059 Documentation fixes 2016-03-27 22:27:13 +02:00
2e8e37fd29 Best Practice fixes. 2016-03-27 22:01:36 +02:00
0978f41ca2 Performance fixes 2016-03-27 21:54:15 +02:00
e3171d38e3 Comprehensibility fixes 2016-03-27 21:51:49 +02:00
fd9480a34c Solving critical bugs 2016-03-27 21:44:01 +02:00
9dd230df36 Cleanup 2016-03-16 22:33:44 +01:00
d16899604d Fixing for pair as key 2016-03-15 14:15:45 +01:00
1866e9a212 More draft comments and fixes 2016-03-14 21:12:21 +01:00
7ffcb763e9 Adding comments and parameters 2016-03-14 14:22:37 +01:00
776717ad53 Moving to RnG 2016-03-14 14:22:24 +01:00
78bc28b045 Draft
All these files need further edits + other optimization files + moving
of files
2016-03-13 21:49:01 +01:00
757a79e90d Draft restructure for better OS usage 2016-03-09 23:14:46 +01:00
c5c21f4807 Restructure for better oop support 2016-03-09 23:14:03 +01:00
7d8a25afe6 Docs 2016-03-09 23:13:06 +01:00
01d8b22800 Update hard drive failure 2016-03-01 19:07:35 +01:00
8ae57da02a Bug fixes 2016-02-21 21:40:00 +01:00
e90c2a3e71 Upcoming codes 2016-02-21 15:27:03 +01:00
6838804261 Minor fixes 2016-02-21 15:26:54 +01:00
7ea0b17a6a Fixing C128c bug (checksum) and adding future member variables 2016-02-21 14:17:06 +01:00
2df3111c2b Creating C128, C39, C25 & Codebar (careful still minor bugs in C128c) 2016-02-21 13:29:39 +01:00
b94a932080 Barcode test 2016-02-21 10:10:48 +01:00
e16473d18e typehints 2016-02-14 23:08:45 +01:00
1535d8fdbe Cleanup 2016-02-12 12:16:16 +01:00
d44f18963d Bounds and reference fixes 2016-02-06 18:19:42 +01:00
f501f1d793 Git support 2016-02-04 18:15:57 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
0b9c78144c Unit test fixes 2016-01-16 19:21:30 +01:00
7c4a25db72 Documentation+validation+exceltions 2016-01-02 22:59:22 +01:00
a9d56c9787 Renaming 2015-12-27 11:45:17 +01:00
10a343529f Fixing name 2015-12-27 11:44:56 +01:00
961a386e12 Split 2015-12-18 17:44:23 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00