Commit Graph

36 Commits

Author SHA1 Message Date
e27ddef2d4 Fix use order 2018-12-09 22:16:55 +01:00
990e575369 Fix package docblock 2018-08-24 14:08:08 +02:00
e0b0b09bfa Remove unused parameter from install 2018-05-20 11:53:43 +02:00
cab8e4ca8e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
4012be547c Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
cf46bf25d1 Fix strict_types 2018-02-15 20:27:23 +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
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
909569ea09 Use default database connection 2017-09-23 13:58:09 +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
df124c6f9e Fix installer 2017-04-01 22:41:30 +02:00
44b8eb702d Unit test fixes and invoice impl. started 2017-03-19 15:51:26 +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
c81e5f70f9 Fix relation 2016-11-05 21:47:51 +01:00
1234eba29d Adjust database pool name 2016-10-29 20:44:52 +02:00
7f2b41a5b0 Fix install 2016-10-09 20:07:30 +02:00
9b4ff04bfc Unit test bug fixes 2016-04-24 20:47:29 +02:00
0b5d967581 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
6ae4c2e1e6 Usage of InfoManager 2016-04-02 17:47:30 +02:00
6179700b03 Fixing hasOne schedule bugs 2016-02-13 20:04:35 +01:00
9a27c8bfba Implementing new schedule class/table. Schedule can be used for many other modules and objects. 2016-02-11 21:09:52 +01:00
92ea2775e9 Unit test fixes 2016-02-04 21:10:48 +01:00
cf51115707 Modifying and adding calendar mapper/models 2016-02-01 21:06:35 +01:00
2336a91742 Init 2015-11-29 21:57:18 +01:00