Commit Graph

53 Commits

Author SHA1 Message Date
9ce75caab8 undo serialize deprecation and switch to installExternal api calls 2022-03-26 15:01:46 +01:00
e3c4627d5e fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
e1351979ac fix name 2022-02-19 13:57:39 +01:00
9fd6d3d3a1 bug fixes and permission tests 2022-01-22 21:56:01 +01:00
b516c95f79 get overall coverage to 76% 2021-10-24 13:18:08 +02:00
9e0e153484 many fixes and expands and module expansions 2021-04-04 17:10:52 +02:00
48b53d07b8 bump php version 2020-12-03 23:07:33 +01:00
c8ee1176fe autofixes 2020-11-24 18:44:22 +01:00
447b702672 remove some getter/setter 2020-11-24 17:31:20 +01:00
d50116d884 fix infinite parsing bug 2020-10-26 21:55:25 +01:00
21bf1b6afc add tests 2020-10-10 21:28:37 +02:00
857f183ba7 autofixes 2020-08-30 20:13:11 +02:00
Formatter Bot
b87a024997 Automated formatting changes 2020-06-11 21:44:01 +00:00
24d96270dd fixes #1 2020-06-09 22:01:09 +02:00
01e44c0e98 fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
c8a7f44061 phpcs fix 2020-01-26 12:27:56 +01:00
69210f6fcb datetime is jsonserializable, didn't know that :) 2019-12-29 14:18:46 +01:00
44ec8748b3 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
bd13e19c2f fix phpcs findings 2019-09-12 19:48:00 +02:00
1ab01d6ea2 fix after change to php 7.4 2019-08-17 14:14:51 +02:00
744bbbd9c3 change php version requirement 2019-08-15 20:45:28 +02:00
cc87855a91 fix @link 2019-07-08 19:51:27 +02:00
af52f3df39 Implement tests 2018-12-16 11:25:35 +01:00
800f35cc49 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
a219c9919b Make classes final 2018-12-01 20:50:27 +01:00
6d02fdc8db Fix json_encode return type 2018-07-14 18:43:34 +02:00
6bb881caea Use root namespace 2018-05-30 13:39:00 +02:00
72caaa97e1 Remove whitespace 2018-05-21 22:30:04 +02:00
f3eef315bc Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
fa766a120a Nullable+void typehint 2018-03-13 20:55:24 +01:00
58682a7fb4 docblocks+api functions 2018-02-17 18:31:04 +01:00
20bef1e739 Fix strict_types 2018-02-15 20:27:23 +01:00
2017edd262 Add spaces around namespace 2018-02-03 11:46:23 +01:00
1f2e204485 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
26d0ee968f Remove package TBD 2017-12-30 11:56:53 +01:00
c06ac63b1d Fix org based on controller test implementation 2017-12-02 15:43:17 +01:00
71d05f5639 General fixes 2017-11-05 13:09:39 +01:00
77589fd0e3 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
dbd67c164a add null objects as return 2017-09-14 11:07:10 +02:00
016e31b077 Fix file author and copyright 2017-07-26 17:48:08 +02:00
600a3c068d Remove @author docblock 2017-07-20 18:12:29 +02:00
b5a8b7d9c5 Strict types enabled 2017-03-01 14:05:29 +01:00
7ee98f6ab7 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
2eb1161ed8 Bulkl path fix 2017-02-12 21:42:39 +01:00
2de2b27a1c Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Draw/Controller.js
#	Draw/Models/DrawType.enum.js
#	Draw/Models/Editor.js
#	Media/Models/UploadFile.php
2017-01-26 16:42:29 +01:00
7fb00b9d4e Adjusting copyright 2017-01-26 16:32:45 +01:00
2599e9adfb Fixing json serialization and reporter 2017-01-22 21:08:46 +01:00
4ae2510846 Increase php version requirement 2016-12-07 20:56:15 +01:00
62c349d3d3 Create units 2016-11-05 22:23:48 +01:00
9500ba9f76 Core adjustments for pending issues 2016-10-02 12:07:05 +02:00