Commit Graph

114 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