Commit Graph

64 Commits

Author SHA1 Message Date
0ca21e4106 Fix null typehint order 2018-12-10 18:13:38 +01:00
e27ddef2d4 Fix use order 2018-12-09 22:16:55 +01:00
854d990bcc Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
20c53d693c Make classes final 2018-12-01 20:50:27 +01:00
2c577ac3d0 Docblock fix 2018-09-22 18:22:44 +02:00
990e575369 Fix package docblock 2018-08-24 14:08:08 +02:00
861b601c4c use global namespace 2018-08-24 13:05:50 +02:00
052fcf7aaf fix #96 fix #97 2018-08-17 20:02:29 +02:00
412b6e8b84 Re-format mappers 2018-05-31 19:47:26 +02:00
8c91e73c71 Use root namespace 2018-05-30 13:39:00 +02:00
ea12a7a3d3 Remove whitespace 2018-05-21 22:30:04 +02:00
2e67afc1c7 Fix mappers 2018-05-21 20:02:41 +02:00
629003f69f Make classes final 2018-05-11 21:30:34 +02:00
118e8160ec Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
cab8e4ca8e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
3042507482 Add public/private to const 2018-03-16 08:46:52 +01:00
cf46bf25d1 Fix strict_types 2018-02-15 20:27:23 +01:00
c49a439ee8 phpcbf 2018-02-03 13:09:09 +01:00
2aae0f0b27 Add spaces around namespace 2018-02-03 11:46:23 +01:00
d98b9363e9 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
2a365f1d60 Remove package TBD 2017-12-30 11:56:53 +01:00
9efed96082 Remove deprecated setCreatedAt 2017-11-28 16:21:18 +01:00
2bc0100f34 Fix typehints+var type etc. 2017-11-11 16:06:15 +01:00
67b3a2a1e8 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
915ba5fff0 Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
0a270b652f General fixes 2017-11-05 13:09:39 +01:00
fcc3aa845b Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
30c9aabb20 Merge branch 'develop' of https://github.com/Orange-Management/Modules into develop 2017-10-14 21:32:57 +02:00
fa98ff1575 Remove calendar pass 2017-10-14 21:32:29 +02:00
3f979ac445 Fix #7 2017-10-03 21:39:34 +02:00
773971ca74 More permission managing 2017-09-16 11:11:51 +02:00
80d939a2aa Fix permission tables 2017-09-13 10:45:41 +02:00
829198a696 Optimize datatypes path 2017-08-11 20:44:07 +02:00
3c848bc8ae Create better minimized version 2017-08-11 20:26:03 +02:00
93546a5206 Fix file author and copyright 2017-07-26 17:48:08 +02:00
6b85be0abf Remove @author docblock 2017-07-20 18:12:29 +02:00
ab176568e9 Remove find 2017-04-14 21:03:58 +02:00
8df3c25248 PhpUnit fixes 2017-03-12 22:40:21 +01:00
c85f84bcc9 Strict types enabled 2017-03-01 14:05:29 +01:00
630ced1f46 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
2a7af88cef Bulkl path fix 2017-02-12 21:42:39 +01:00
286a9c24fe 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
f0687e8e6c Adjusting copyright 2017-01-26 16:32:45 +01:00
e085879851 Increase php version requirement 2016-12-07 20:56:15 +01:00
a58bc99964 Prepare const visibility 2016-12-07 20:23:04 +01:00
f99f74ed24 Fixing doc blocks 2016-11-06 22:22:07 +01:00
3e930aa9e7 Core adjustments for pending issues 2016-10-02 12:07:05 +02:00
be3a887ba7 Test fixes 2016-08-13 14:13:12 +02:00
6816bf7676 Fixing bugs 2016-05-15 23:24:43 +02:00
2c9ed6cbe6 Fixing comments and parameter for orm 2016-05-14 16:23:17 +02:00