Commit Graph

996 Commits

Author SHA1 Message Date
4bb778faf3
Merge pull request #155 from Orange-Management/develop
code style fixes
2018-02-03 14:56:19 +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
c71556a6d8 Fix phpcs bug 2018-02-03 11:26:11 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
51cd98b1a7 Further php cs fixes 2018-01-28 22:56:30 +01:00
c2c9767470 Fix spacing 2018-01-28 22:26:19 +01:00
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +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
bdf7b705cc Simplify flag checks 2018-01-16 18:46:41 +01:00
581944b3cf Simplify flag checks 2018-01-16 18:45:53 +01:00
05cafa68d1 Add interface function setRoot 2018-01-16 18:30:32 +01:00
1a9af7179c Add tag 2018-01-15 20:06:30 +01:00
23d9b1c090 Add git ignore 2018-01-15 18:56:44 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
b326f71086 Fix tests 2018-01-15 18:08:05 +01:00
9a6746ea3a Return earlier 2018-01-15 17:38:11 +01:00
d3b85fd09c Fix tests 2018-01-15 17:20:46 +01:00
3245dbd1bc Make tests part of the repos 2018-01-14 15:44:36 +01:00
0e3288748b Prepare code security inspection 2018-01-14 14:34:35 +01:00
12b750b66a Check data existence 2018-01-07 16:40:16 +01:00
7b212fb8c4 Improve readme 2018-01-07 13:00:41 +01:00
8ab1303ec3 Fix weekday evaluation 2018-01-05 21:53:59 +01:00
02fd06188f
Create CODE_OF_CONDUCT.md 2018-01-05 21:28:43 +01:00
33548d679d @package improvements 2017-12-31 17:04:34 +01:00
73d402007d Fix package text 2017-12-31 15:35:13 +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
4320aea767 Spacing fix 2017-12-30 11:47:58 +01:00
dc76392b07 Remove unused indicator 2017-12-17 19:20:11 +01:00
208f6ae961 implement html blocking 2017-12-17 14:27:23 +01:00
d5df382ccc Fix function access 2017-12-16 09:12:35 +01:00
09400dcd09 Fix list bug 2017-12-16 00:38:13 +01:00
4b2ab3af73 Add markdown 2017-12-15 23:48:52 +01:00
2215fa2ea7 Minor bug fixes
docblocks, return type casting
2017-12-04 17:17:17 +01:00
65be63862f Docblock improvements 2017-12-03 22:22:42 +01:00
fdcc81a3d1 Optimize indention 2017-12-03 21:57:28 +01:00
e92df825fe DataMapper rewrite for performance increase
Implemented caching (was bugged). Caching is now per request and not per object. Made code visually a tiny bit better, still horrible though.
2017-12-03 21:26:58 +01:00
fc329ad002 Fix depth decrement 2017-12-03 11:10:41 +01:00
c311af0ab4 Implement relation depth 2017-12-03 11:02:06 +01:00
bf49942244 Extend dockblocks 2017-12-02 18:37:33 +01:00
9a460a2dc7 Fix update null/null objs 2017-12-02 15:41:43 +01:00
e556fbed49 Implement admin controller api test 2017-12-01 23:54:17 +01:00
879691d68d Fix install process 2017-12-01 10:28:12 +01:00
cfb8cad454 Prepare install application 2017-11-29 19:43:04 +01:00
61ca4d2e6a Prepare ftp implementation 2017-11-28 16:52:39 +01:00