Commit Graph

58 Commits

Author SHA1 Message Date
5ec2248e77 Fix use order 2018-12-09 22:16:55 +01:00
a4c8f01cf5 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
e723918705 Docblock fix 2018-09-22 18:22:44 +02:00
9ff8e90f9c Static analysis fixes 2018-09-22 16:23:56 +02:00
a8e6757c2a Split controllers per application 2018-09-19 21:34:04 +02:00
872f983559 fix #96 fix #97 2018-08-17 20:02:29 +02:00
2c02d12fde Implement selector drafts 2018-07-31 21:51:58 +02:00
c20084927b Prepare for console application 2018-07-27 20:10:42 +02:00
6bb881caea Use root namespace 2018-05-30 13:39:00 +02:00
561a33599a Remove unused parameter from install 2018-05-20 11:53:43 +02:00
e3944157b3 Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
9b167f889c Fix abstract implementation 2018-03-30 12:35:26 +02:00
f3eef315bc Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
a19e63195b Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
e60aa0acd1 Change permission check from int to string 2018-03-09 22:26:22 +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
0617fdaa83 Draft organization form implementations 2018-02-15 20:06:04 +01:00
5acce32b6b Fix Class name 2018-02-10 19:31:12 +01:00
c50a2e82bc phpcbf 2018-02-03 13:09:09 +01:00
3f0ed5638c Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
2017edd262 Add spaces around namespace 2018-02-03 11:46:23 +01:00
9fe75a88b6 Remove whitespace from end of line 2018-01-15 18:56:01 +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
077a0a2ba8 Fix #13 2017-11-08 22:39:51 +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
782c28da1b Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
64b95b1588 Use default database connection 2017-09-23 13:58:09 +02:00
565fd23916 draft pid to path fix 2017-09-08 15:38:23 +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
bea6c446bd Added relation between position and department 2017-07-19 12:58:58 +02:00
c096ad5b55 fixes #62 2017-05-30 18:21:27 +02:00
ae36914fd8 Change default unit name 2017-04-16 16:55:32 +02:00
91b72b230e Fix installer 2017-04-01 22:41:30 +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
7fd60698f0 Add existing query to link 2017-02-08 19:16:53 +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
4ae2510846 Increase php version requirement 2016-12-07 20:56:15 +01:00
7f5e9a8b85 Adjust database pool name 2016-10-29 20:44:52 +02:00
61567348c6 Fix install 2016-10-09 20:07:30 +02:00
9500ba9f76 Core adjustments for pending issues 2016-10-02 12:07:05 +02:00
e53f6dea13 Implemented application routes 2016-07-22 00:15:26 +02:00
38761c9034 Routing 2016-07-05 11:35:20 +02:00
eadb3b4841 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00