Commit Graph

134 Commits

Author SHA1 Message Date
0a76ed3678 autofixes 2020-08-30 20:13:11 +02:00
e92aac8547 changed file permissions 2020-06-09 22:03:51 +02:00
b077829394 make null model final 2020-04-13 17:32:41 +02:00
03d8578891
cs fix 2020-03-24 16:46:58 +01:00
520a33336e implement localization 2020-03-22 18:42:34 +01:00
47d46c8d01 allow localization modification 2020-03-22 17:04:35 +01:00
d392136dde Type and cs fixes 2020-03-07 00:23:17 +01:00
9c9818b87c fix minor construct bugs 2020-03-05 21:01:09 +01:00
6bcc6c2727 fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
986840730c start testing pure model datamapper implementation 2020-03-03 22:27:53 +01:00
5dbda2d786 fix typehint 2020-03-02 23:20:59 +01:00
a8986da250 php cs and stan fixes 2020-03-02 22:49:01 +01:00
a3bec14d72 fixes array typehints 2020-02-20 19:07:12 +01:00
0478617f2b fixes #209 2020-02-20 18:58:38 +01:00
4906e13da6 improve array docblock 2020-02-08 13:26:44 +01:00
a99910ce22 merge 2020-02-07 23:15:21 +01:00
2ac9c44c92 fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
Formatter Bot
e5640efe72 Automated formatting changes 2020-02-07 20:07:55 +00:00
5b73722fc5 fix bugs, phpstan, phpcs 2020-02-06 21:04:45 +01:00
2ab8111054 phpstan fixes 2020-02-05 21:09:07 +01:00
e98cef8827 prepare localization for profile 2020-02-03 17:52:38 +01:00
0c3c479696 phpcs fix 2020-01-26 12:27:56 +01:00
73a0064083 improve array docblock 2020-01-19 18:53:08 +01:00
3294f7e3f4 add todos and improve db schema 2020-01-01 21:05:12 +01:00
4262d887b6 cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
9d08c13338 Added tests for time recording impl. 2019-10-13 20:40:33 +02:00
d21b8b0cf1 phpcs fixes 2019-10-06 17:50:12 +02:00
6d07806a0a Fix profile loading and style 2019-10-05 20:07:45 +02:00
1b42ec4823 fix mapper formats 2019-09-28 23:11:05 +02:00
43d99f0608 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
31533a8d80 fix docblock 2019-09-21 16:12:21 +02:00
6752b01e1f fix phpcs findings 2019-09-12 19:48:00 +02:00
f4092dd042 fix after change to php 7.4 2019-08-17 14:14:51 +02:00
5746dd3c6e Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
297cd0d87f change php version requirement 2019-08-15 20:45:28 +02:00
57c7adc166 fix @link 2019-07-08 19:51:27 +02:00
9d7c41620a format mappers 2019-05-31 23:05:30 +02:00
d96ee16a63 php cs fixer 2019-04-27 12:05:33 +02:00
75bb2f6627 Mapper/Module/Schema fixes thanks to new tests 2019-02-26 00:00:31 +01:00
af05da9d17 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
4071413068 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
de783d2204 Fix null typehint order 2018-12-10 18:13:38 +01:00
ff81707d1e Fix use order 2018-12-09 22:16:55 +01:00
91e3f6939e fix #151 2018-12-08 21:48:43 +01:00
b90f14c690 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
dc9a5a597d Make classes final 2018-12-01 20:50:27 +01:00
7fd45189e5 Docblock fix 2018-09-22 18:22:44 +02:00
41189c8273 Static analysis fixes 2018-09-22 16:23:56 +02:00
df181b3a8d Started to implement profile admin functionality 2018-09-15 13:31:50 +02:00
9c98588780 Remove calendar from profile 2018-09-12 22:27:36 +02:00
ff1be38633 Remove calendar from profile 2018-09-12 22:26:47 +02:00
cf00c0525a Fix package docblock 2018-08-24 14:08:08 +02:00
291d52af14 Re-format mappers 2018-05-31 19:47:26 +02:00
1ce799d486 Use root namespace 2018-05-30 13:39:00 +02:00
24a86fe98c Make classes final 2018-05-11 21:30:34 +02:00
489fdaa357 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
e4e7fe222d Add public/private to const 2018-03-16 08:46:52 +01:00
935d90b269 Nullable+void typehint 2018-03-13 20:55:24 +01:00
fbf3b4eaa5 Fix strict_types 2018-02-15 20:27:23 +01:00
aad0631151 phpcbf 2018-02-03 13:09:09 +01:00
7c66a15e63 Remove space from end of line 2018-02-03 11:52:30 +01:00
56c7fce856 Add spaces around namespace 2018-02-03 11:46:23 +01:00
1709859306 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
a1d57a3c85 Remove package TBD 2017-12-30 11:56:53 +01:00
8ef8dc225f Cleanup and implement raw text 2017-12-30 11:47:14 +01:00
6d5085a530 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
50e43ab16a Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
6e79dbe55f General fixes 2017-11-05 13:09:39 +01:00
7a3243e679 Fix tabs to spaces 2017-10-27 18:23:35 +02:00
302639fc43 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
18ca02a49d Fix #7 2017-10-03 21:39:34 +02:00
270308822a Improve profile layout 2017-09-28 11:00:44 +02:00
ecee219931 Fix permission tables 2017-09-13 10:45:41 +02:00
baa8073591 Optimize datatypes path 2017-08-11 20:44:07 +02:00
b6abb8a0c8 Make organization output use belongsTo 2017-07-27 20:38:07 +02:00
1eacd7b87f Fix file author and copyright 2017-07-26 17:48:08 +02:00
f6274281d7 Remove @author docblock 2017-07-20 18:12:29 +02:00
9e7a9a3d02 (Draft) Create risk management models
Also fix some belongsTo in other mappers.
2017-07-09 10:42:02 +02:00
48210e9dca UI fixes 2017-05-28 18:57:57 +02:00
68d67893ba Adjust location 2017-05-10 21:17:44 +02:00
6e89554fd8 PhpUnit fixes 2017-03-12 22:40:21 +01:00
a9aedcac02 Profile mapper/test implemented 2017-03-08 22:04:54 +01:00
65056dd12d Database adjustments for client & item 2017-03-07 21:13:10 +01:00
886c3d01b2 Strict types enabled 2017-03-01 14:05:29 +01:00