81d15ba02b
remove empty line
2019-12-15 14:18:15 +01:00
07f83fc57e
more test cleanups
2019-12-01 19:57:42 +01:00
a429af8002
draft encrpytion
2019-10-05 20:10:54 +02:00
0c2bb4d9d7
fix phpcs findings
2019-09-12 19:48:00 +02:00
18647aa1ed
change php version requirement
2019-08-15 20:45:28 +02:00
9a9efe4ab0
cleanup, media fixes, news fixes
2019-07-30 20:23:16 +02:00
4d321705dd
fix @link
2019-07-08 19:51:27 +02:00
7600f9e485
php cs fixes
2019-06-15 19:18:36 +02:00
70fdff2302
Implemented virtual path for media module.
...
First test implementation done in the Helper module.
The upload component is using a bad workaround where the virtual path is defined
in the uri as ?virutalPath= because we are not uploading media files AND form data
at the same time. Therefore the virtualPath can currently only be passed in the get/uri data.
2019-05-30 19:13:11 +02:00
753b37b0b8
Improved tag module and media virtual paths
2019-05-22 07:47:03 +02:00
3d65a24d33
php cs fixer
2019-04-27 12:05:33 +02:00
0519a59f8a
Use global namespace
2019-04-27 00:13:26 +02:00
9f95efa77f
Make app,localization in url optional+tld+subdomain
2019-03-09 23:21:29 +01:00
be1811c971
Improve module tests
2019-02-21 22:32:56 +01:00
6f11124506
Fix #156
2019-02-20 22:46:25 +01:00
e4c0255dfb
Fix absolute path to relative paths
2019-02-11 11:38:15 +01:00
afc2285249
phpcs+phpstan fixes
2019-02-07 00:05:31 +01:00
cc70ccf0ca
Fixes and drafts for reporter/helper
2019-02-01 22:21:21 +01:00
faeab25c7d
Fix use order/unused
2018-12-28 18:42:29 +01:00
e2e7405a76
Optimize navigation install
2018-12-25 19:03:01 +01:00
531c2b2bb4
Fixes #152
2018-12-24 16:08:15 +01:00
4d660e6766
Move schema to json
2018-12-22 23:19:20 +01:00
e3845c93c0
Remove default uninstall
2018-12-21 20:22:10 +01:00
1ef929bb8a
Fix use order
2018-12-09 22:16:55 +01:00
e3ea9216f4
Add permission for links read/write/update...
2018-11-11 19:49:28 +01:00
24734f2263
Docblock fix
2018-09-22 18:22:44 +02:00
15867cc18b
Static analysis fixes
2018-09-22 16:23:56 +02:00
a82ead99a5
Split controllers per application
2018-09-19 21:34:04 +02:00
edec34fda0
Fix package docblock
2018-08-24 14:08:08 +02:00
f3d4c7a308
fix #96 fix #97
2018-08-17 20:02:29 +02:00
be2b4fe17c
Prepare for console application
2018-07-27 20:10:42 +02:00
a72f336040
Use root namespace
2018-05-30 13:39:00 +02:00
93c948c0e4
Remove unused parameter from install
2018-05-20 11:53:43 +02:00
f8a99747d7
Fix code implementation
2018-04-01 19:54:57 +02:00
6986033db7
Fix uninstaller abstract implementation
2018-04-01 18:55:14 +02:00
1a806462b7
Fix abstract implementation
2018-03-30 12:35:26 +02:00
5929631d3d
Added Home module
2018-03-28 20:01:45 +02:00
7a7b5c4e85
Change to php version 7.2 requirement
2018-03-27 19:10:56 +02:00
42111358b4
Fix abstract/interface implementation
2018-03-14 18:12:32 +01:00
3d10908ce6
Nullable+void typehint
2018-03-13 20:55:24 +01:00
f3838e3809
Change permission check from int to string
2018-03-09 22:26:22 +01:00
6df27bb99b
phpcs fixes
2018-02-17 21:38:56 +01:00
c4b8bdb9f8
Fix strict_types
2018-02-15 20:27:23 +01:00
e8118037a2
Fix Class name
2018-02-10 19:31:12 +01:00
e4c1932edd
phpcbf
2018-02-03 13:09:09 +01:00
9038ed02e8
Combine activate/deactivate to status
2018-02-03 12:26:18 +01:00
543821a1db
Add spaces around namespace
2018-02-03 11:46:23 +01:00
775ba02a03
Remove @category and replace with @package
2017-12-30 12:45:02 +01:00
63197d8679
Remove package TBD
2017-12-30 11:56:53 +01:00
918919e61a
Add plain/raw descriptions
2017-12-18 20:22:00 +01:00
23bcfcb5f7
Fix #13
2017-11-08 22:39:51 +01:00
430863cdd0
General fixes
2017-11-05 13:09:39 +01:00
a78bde6303
Fix if for foreach while spacing
2017-10-27 17:56:33 +02:00
038b2c0cd7
Fix minor bugs for full inspections
2017-10-15 18:54:27 +02:00
d87a89cf3d
fix #101
2017-10-06 17:33:10 +02:00
fb61263cf5
Use default database connection
2017-09-23 13:58:09 +02:00
6d1b2b1551
draft pid to path fix
2017-09-08 15:38:23 +02:00
2990f5694b
Fix file author and copyright
2017-07-26 17:48:08 +02:00
a8f2dae3ea
Remove @author docblock
2017-07-20 18:12:29 +02:00
ce388fdd97
Fixes #66
2017-07-17 19:31:51 +02:00
a1e3124724
fixes #62
2017-05-30 18:21:27 +02:00
dcef0a4880
Fix installer
2017-04-01 22:41:30 +02:00
adf58d3ee8
Test fixes (working)
2017-03-13 15:15:52 +01:00
ac47b25b5a
Strict types enabled
2017-03-01 14:05:29 +01:00
f3425e0735
Bulkl path fix reverse
2017-02-12 21:43:10 +01:00
9d7a9cb690
Bulkl path fix
2017-02-12 21:42:39 +01:00
8f1ee0010d
Add existing query to link
2017-02-08 19:16:53 +01:00
4a95f90207
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
1c5b097be4
Adjusting copyright
2017-01-26 16:32:45 +01:00
470e6afc1a
Fixing json serialization and reporter
2017-01-22 21:08:46 +01:00
b9c1cc4857
Increase php version requirement
2016-12-07 20:56:15 +01:00
e80b75c68b
Adjust database pool name
2016-10-29 20:44:52 +02:00
cc967bb57d
Fix install
2016-10-09 20:07:30 +02:00
b1515225a9
Implemented application routes
2016-07-22 00:15:26 +02:00
2211d64d93
Implementing basic activate/deactivate
2016-07-02 12:39:31 +02:00
5709da9df5
Upload and form submit fixes
2016-05-03 22:00:53 +02:00
7468b0f04a
Fixing remaining bugs for route-restructure
2016-04-09 10:42:22 +02:00
19fe9a04c4
Usage of InfoManager
2016-04-02 17:47:30 +02:00
c87b2bb6a5
Routes files
2016-04-02 16:24:59 +02:00
d3aa265615
Routings moved to routing files
2016-04-01 22:16:21 +02:00
9eb385536b
Namespace fixes
2016-03-31 21:53:31 +02:00
db916463d9
Unit test fixes
2016-01-28 20:44:38 +01:00
f36386aefc
Fixing uninstall and removing old modules
2016-01-16 19:20:55 +01:00
2c8e922fe3
Restructure
2015-12-31 18:05:19 +01:00
87c8d53aee
New admin classes (activate, deactivate, uninstall, update)
2015-12-30 22:51:05 +01:00
be4553736c
Renamin navigation install files
2015-12-29 21:52:47 +01:00
b68fc816ee
Init
2015-11-29 21:57:18 +01:00