Commit Graph

360 Commits

Author SHA1 Message Date
e01d3e1e59 Fix doc align 2018-12-09 22:20:41 +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
07776f489c Fix pullout bugs 2018-12-09 18:01:20 +01:00
9aaf6e0125 Add general api actions update,create,delete 2018-12-09 16:22:14 +01:00
0be02d40c2 fix package test + graph test started 2018-10-15 19:20:07 +02:00
de7ef32dbb Start packagemanager tests 2018-10-14 22:00:53 +02:00
52d8b17914 Bug fixes and unit tests implemented 2018-10-03 14:25:26 +02:00
3fbb441d13 Phpstan fixes 2018-09-22 12:41:14 +02:00
bfc457115c Split controllers per application 2018-09-19 21:33:10 +02:00
4e66128ea4 Extend functionality based on module needs 2018-09-15 13:30:51 +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
dbe837a52e Bug fixes from tests 2018-09-08 19:06:42 +02:00
39635c1115 Remove todos and make use of query builder 2018-09-08 18:22:34 +02:00
a748d50b0a improve unit tests 2018-08-31 21:15:11 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
9085fa7a7e Fix separate phpOMS tests without other components 2018-08-11 15:01:01 +02:00
6cc520a579 Fix mapper depth bugs and implement math evaluator 2018-08-01 22:08:20 +02:00
0877aeb7d5 Implement console framework features 2018-07-27 19:52:56 +02:00
6843ac5548 Type check fixes 2018-07-15 10:46:34 +02:00
adf83f0867 Fix path 2018-07-14 23:06:58 +02:00
67490f42e6 More type fixes 2018-07-14 22:58:44 +02:00
91a4732c1b Fix bugs 2018-07-07 19:41:44 +02:00
c681d9697f Improve module list results and improve types 2018-07-06 20:44:21 +02:00
6f452f25e8 Code and docblock optimizations 2018-06-03 16:04:13 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
e6e605f43a Add docblock 2018-06-01 09:36:01 +02:00
9aa8a9318c Optimize module init 2018-06-01 09:35:50 +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
b1b51b0281 Bug fixes with install scripts 2018-05-20 11:54:02 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
592bd52667 Implement hook support 2018-04-01 18:54:13 +02:00
051c123b77 Improve array parsing 2018-03-31 21:58:13 +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
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
e3b14015fc Improve increments 2018-02-10 21:52:20 +01:00
1fe4b18266 Fix class names 2018-02-10 20:46:52 +01:00
579f8d9565 Timing bug fix 2018-02-04 20:55:28 +01:00
8a42dc07fc Fix change bugs 2018-02-03 13:33:43 +01:00
23bc8b732f phpcbf 2018-02-03 13:15:46 +01:00
4fc4f3f7c8 Combine activate/deactivate to status 2018-02-03 13:11:17 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
029fdb4600 Add default case/exception for database type 2018-01-16 19:04:12 +01:00
24c6194f5c Add default case/exception for database type 2018-01-16 18:53:49 +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
db5a215071 Remove package TBD 2017-12-30 11:53:20 +01:00
320772f194 Implement more tests 2017-11-25 16:06:53 +01:00
b723bcb3f7 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
634c1e33b7 Fix providing install 2017-11-18 16:52:34 +01:00
c7c4ef3a1e Pass info manager to providing 2017-11-17 20:56:29 +01:00
3993033465 Optimize module tests 2017-11-15 14:13:15 +01:00
6987f3adc2 Critical fixes 2017-11-11 13:02:38 +01:00
433b3b4d66 Scrutinizer php fixes 2017-11-08 22:00:34 +01:00
d1eac07521 Fix docblocks 2017-11-05 15:56:40 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
91eb1f261f Fix scrutinizer tips 2017-10-27 17:24:33 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
Scrutinizer Auto-Fixer
c9329aab17 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-27 13:11:43 +00:00
4a766b6cf0 Fix #132 2017-10-26 19:01:09 +02:00
48d742d68f Fix tabs to whitespace 2017-10-24 17:45:56 +02:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
185933a721 Add and improve docblocks 2017-10-10 20:58:32 +02:00
80998b4813 Create draft package manager 2017-10-08 20:56:06 +02:00
1de4cd302b Fix path bugs 2017-10-08 19:10:54 +02:00
1092e945ea Use read only database connection 2017-09-22 19:18:18 +02:00
8d7e7da54f Needs autoloader 2017-09-18 20:03:42 +02:00
73300428cc Autoloader required 2017-09-18 19:17:00 +02:00
57a93bd60a Optimize code order 2017-09-18 18:39:21 +02:00
1100e7c532 Add module id to abstract 2017-09-15 19:09:27 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
49133a58f6 visual fixes and alignments 2017-09-14 15:21:58 +02:00
f2c8abee77 Fix pid installation 2017-09-08 17:51:08 +02:00
631260428d Remove double column select 2017-09-08 09:23:57 +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
c05086c233 Remove author 2017-07-24 17:51:37 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
75d0f7c2b7 Adjusted member comment 2017-04-04 20:30:30 +02:00
430557d2a5 More ROOT_PATH fixes 2017-04-03 22:47:32 +02:00
4ea2ce9886 Fix installer 2017-04-01 22:41:34 +02:00
1553e1f28e Handle wrong path 2017-04-01 13:58:26 +02:00
0f19264e86 Use dynamic module path 2017-04-01 13:58:19 +02:00
b1a8e92de7 Removing ROOT_PATH 2017-03-31 15:19:22 +02:00
c64ddc5039 More getters 2017-02-20 19:15:31 +01:00
669dfed3d2 Fixing set (allowing overwrite) 2017-02-14 23:26:54 +01:00
d996d022a1 Fix InfoManager functionality 2017-02-14 09:13:51 +01:00
bea0c9955f Initialize modules based on request 2017-02-03 20:37:21 +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
e3ac43df34 Fixing empty modules 2016-11-07 22:29:35 +01:00
ed79ead137 Fix comments 2016-11-07 20:14:06 +01:00
9f872bfc14 Renaming database pool 2016-10-29 20:48:03 +02:00
f9214d65ec Passing path 2016-10-08 21:01:02 +02:00
2b4d9ae7a5 Fixing test errors 2016-08-25 21:33:26 +02:00
4b09c7c1ba Replacing realpath with file_exists 2016-08-23 21:26:05 +02:00
635ea38f7f Adjusting file/dir location 2016-08-21 20:08:21 +02:00
9811a2928b Don't rely on defined path 2016-08-21 17:43:10 +02:00
a02f1cca5d PhpStorm autofix/format 2016-08-20 12:04:30 +02:00
62628c40b5 Add better exception message 2016-08-11 17:27:20 +02:00
38350e9c77 Test fixes 2016-07-23 18:17:25 +02:00
e63f175b2c Implemented application routes 2016-07-22 00:16:01 +02:00
6c961ea58e Creating application routing 2016-07-19 17:54:11 +02:00
0376d85ace Optimize imports and order 2016-07-15 21:30:16 +02:00
0a20653628 Merge branch 'dynamic-language-loading' of https://github.com/Orange-Management/phpOMS into develop 2016-07-05 18:16:22 +02:00
c1380fad94 Implement activation 2016-07-05 18:10:28 +02:00
e7a016cb07 Dynamic language loading 2016-07-05 10:29:16 +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
486ac07eea Optimized language display
Language is no longer passed in "10" different ways.
2016-07-02 14:17:01 +02:00
c78d535ef6 Implement activate/deactivate + cleanup
Moved module installation to the InstallerAbstract as part of the
cleanup.
2016-07-02 12:40:48 +02:00
29707c4203 Formatting and bug fixes 2016-05-07 17:23:44 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
02e5185e74 Performance, bug and design fixes 2016-04-30 22:50:49 +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
4a127fd1ac Fixing remaining bugs for route-restructure 2016-04-09 10:44:12 +02:00
a1cbf8f2bb Setting up key functionality 2016-04-02 17:55:42 +02:00
b4fae9cb67 Usage of InfoManager 2016-04-02 17:46:56 +02:00
1b0837af1e Module init restructure 2016-04-02 17:25:41 +02:00
d7289adf9e Remove request destination 2016-04-02 17:24:15 +02:00
0b77a3811b array loading changed 2016-04-02 16:56:11 +02:00
3f5d562af9 New dispatcher and router 2016-04-02 16:21:23 +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
8ebdf58d34 Bug fixes. 2016-03-27 22:38:30 +02:00
8b2d415c0f Formatting fix 2016-03-26 15:18:55 +01:00
9dd230df36 Cleanup 2016-03-16 22:33:44 +01:00
e412e3935d Fixing path exception move 2016-03-12 15:28:59 +01:00
1535d8fdbe Cleanup 2016-02-12 12:16:16 +01:00
3d7ee2e690 Supporting websockets 2016-02-07 14:37:26 +01:00
cef8d11e10 Unit test fixes 2016-01-29 19:08:14 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
956aebb640 Formatting 2016-01-17 16:09:10 +01:00
0b9c78144c Unit test fixes 2016-01-16 19:21:30 +01:00
1c98dbbbcf Restructure 2015-12-31 18:04:59 +01:00
a7d25081cd New admin abstractions 2015-12-30 22:50:26 +01:00
f4ad56632f More path fixes 2015-12-29 19:57:10 +01:00
a042552878 Reducing path repetition 2015-12-28 21:27:41 +01:00
24a2f292f3 Inspection fixes 2015-12-22 23:15:15 +01:00
a626c0d0f0 Language loading exception added 2015-12-19 19:34:01 +01:00
961a386e12 Split 2015-12-18 17:44:23 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00