|
|
31bc88831c
|
bump php version
|
2020-12-03 23:07:33 +01:00 |
|
|
|
8b9050cb56
|
impl. tags and fix create bugs
|
2020-10-26 21:56:01 +01:00 |
|
|
|
90ad47aff2
|
php cs autofix
|
2020-08-31 22:30:36 +02:00 |
|
|
|
52ca37480c
|
allow element read if task read is allowed
|
2020-06-11 09:37:31 +02:00 |
|
|
|
c3145ec7da
|
changed file permissions
|
2020-06-09 22:03:51 +02:00 |
|
|
|
eaad3c094f
|
make module status handling final
|
2020-02-24 22:57:26 +01:00 |
|
|
|
7fdaa8f465
|
make installer final
|
2020-02-24 22:53:42 +01:00 |
|
|
|
2ccf983092
|
remove empty line
|
2019-12-15 14:18:15 +01:00 |
|
|
|
1534628c00
|
fix phpcs findings
|
2019-09-12 19:48:00 +02:00 |
|
|
|
1a7650caaf
|
change php version requirement
|
2019-08-15 20:45:28 +02:00 |
|
|
|
07a22970f6
|
fix @link
|
2019-07-08 19:51:27 +02:00 |
|
|
|
64067e397b
|
Fix bugs during demo app set up
|
2019-05-25 11:16:44 +02:00 |
|
|
|
a0179eddda
|
php cs fixer
|
2019-04-27 12:05:33 +02:00 |
|
|
|
4919a52846
|
Add unit tests and fix templates
|
2019-04-14 19:47:06 +02:00 |
|
|
|
9805852139
|
Make app,localization in url optional+tld+subdomain
|
2019-03-09 23:21:29 +01:00 |
|
|
|
105bcf51a6
|
Fix absolute path to relative paths
|
2019-02-11 11:38:15 +01:00 |
|
|
|
99d795a7df
|
phpcs+phpstan fixes
|
2019-02-07 00:05:31 +01:00 |
|
|
|
4c73366a39
|
Fix use order/unused
|
2018-12-28 18:42:29 +01:00 |
|
|
|
ed144ebdc9
|
Optimize navigation install
|
2018-12-25 19:03:01 +01:00 |
|
|
|
ff47a7b211
|
Fixes #152
|
2018-12-24 16:08:15 +01:00 |
|
|
|
fe85679d24
|
Move schema to json
|
2018-12-22 23:19:20 +01:00 |
|
|
|
5a60321c05
|
Move schema to json
|
2018-12-22 19:51:26 +01:00 |
|
|
|
302f77b6f9
|
Remove default uninstall
|
2018-12-21 20:22:10 +01:00 |
|
|
|
d418756dd8
|
Fix use order
|
2018-12-09 22:16:55 +01:00 |
|
|
|
ba37ca67b5
|
Add audit tests
|
2018-12-02 16:54:46 +01:00 |
|
|
|
c6d2d64d62
|
test and implemenation fixes
|
2018-11-18 12:48:44 +01:00 |
|
|
|
c0b1ba8998
|
Add permission for links read/write/update...
|
2018-11-11 19:49:28 +01:00 |
|
|
|
ece1f87d95
|
fix reporter tpl form, task display
|
2018-10-27 20:42:24 +02:00 |
|
|
|
d18adb0b90
|
Test hooks
|
2018-10-14 22:01:59 +02:00 |
|
|
|
139ba35a0d
|
Docblock fix
|
2018-09-22 18:22:44 +02:00 |
|
|
|
ab1b5293bf
|
Static analysis fixes
|
2018-09-22 16:23:56 +02:00 |
|
|
|
88afbbe31c
|
Split controllers per application
|
2018-09-19 21:34:04 +02:00 |
|
|
|
a20e8bcecd
|
Fix package docblock
|
2018-08-24 14:08:08 +02:00 |
|
|
|
4e121896ae
|
fix #96 fix #97
|
2018-08-17 20:02:29 +02:00 |
|
|
|
521435ed0b
|
Prepare for console application
|
2018-07-27 20:10:42 +02:00 |
|
|
|
f29173972c
|
Use root namespace
|
2018-05-30 13:39:00 +02:00 |
|
|
|
10fc1ebd79
|
Remove unused parameter from install
|
2018-05-20 11:53:43 +02:00 |
|
|
|
16b256f942
|
Fix code implementation
|
2018-04-01 19:54:57 +02:00 |
|
|
|
64ffb7355d
|
Fix uninstaller abstract implementation
|
2018-04-01 18:55:14 +02:00 |
|
|
|
548000b0b0
|
Fix abstract implementation
|
2018-03-30 12:35:26 +02:00 |
|
|
|
74f15b22ad
|
Change to php version 7.2 requirement
|
2018-03-27 19:10:56 +02:00 |
|
|
|
ff50d698b9
|
Fix abstract/interface implementation
|
2018-03-14 18:12:32 +01:00 |
|
|
|
d0f77978d4
|
Nullable+void typehint
|
2018-03-13 20:55:24 +01:00 |
|
|
|
79c628d917
|
Change permission check from int to string
|
2018-03-09 22:26:22 +01:00 |
|
|
|
fc8fbefe7b
|
phpcs fixes
|
2018-02-17 21:38:56 +01:00 |
|
|
|
1941f43c2b
|
docblocks+api functions
|
2018-02-17 18:31:04 +01:00 |
|
|
|
fc59271b89
|
Fix strict_types
|
2018-02-15 20:27:23 +01:00 |
|
|
|
dd74fbb7bb
|
Fix Class name
|
2018-02-10 19:31:12 +01:00 |
|
|
|
27f495879f
|
phpcbf
|
2018-02-03 13:09:09 +01:00 |
|
|
|
0b0f754666
|
Combine activate/deactivate to status
|
2018-02-03 12:26:18 +01:00 |
|
|
|
2cd08a1c6c
|
Add spaces around namespace
|
2018-02-03 11:46:23 +01:00 |
|
|
|
eeab73b530
|
Remove whitespace from end of line
|
2018-01-15 18:56:01 +01:00 |
|
|
|
9f60fe850e
|
Remove @category and replace with @package
|
2017-12-30 12:45:02 +01:00 |
|
|
|
b1af3a0327
|
Remove package TBD
|
2017-12-30 11:56:53 +01:00 |
|
|
|
88a735dc6c
|
Cleanup and implement raw text
|
2017-12-30 11:47:14 +01:00 |
|
|
|
ff23a66f93
|
Add plain/raw descriptions
|
2017-12-18 20:22:00 +01:00 |
|
|
|
d3e3bec73d
|
Fix #13
|
2017-11-08 22:39:51 +01:00 |
|
|
|
4b904597d5
|
General fixes
|
2017-11-05 13:09:39 +01:00 |
|
|
|
1b70f05c53
|
Fix if for foreach while spacing
|
2017-10-27 17:56:33 +02:00 |
|
|
|
cec9895c93
|
Fix minor bugs for full inspections
|
2017-10-15 18:54:27 +02:00 |
|
|
|
92428821fc
|
Fix task title length
|
2017-10-07 21:31:35 +02:00 |
|
|
|
940840e860
|
Fix test bugs
|
2017-10-06 13:19:32 +02:00 |
|
|
|
e693b8bba1
|
Fix #110
|
2017-10-05 19:15:54 +02:00 |
|
|
|
cc6b4e5d82
|
Use default database connection
|
2017-09-23 13:58:09 +02:00 |
|
|
|
46b40aabbe
|
draft pid to path fix
|
2017-09-08 15:38:23 +02:00 |
|
|
|
b3f457a218
|
Fix file author and copyright
|
2017-07-26 17:48:08 +02:00 |
|
|
|
5f279c7d7d
|
Remove @author docblock
|
2017-07-20 18:12:29 +02:00 |
|
|
|
54db0a44f9
|
fixes #62
|
2017-05-30 18:21:27 +02:00 |
|
|
|
e0e9cb4ed6
|
Fix installer
|
2017-04-01 22:41:30 +02:00 |
|
|
|
33cf30850a
|
Fixes #40
|
2017-03-31 15:26:33 +02:00 |
|
|
|
2a6adea514
|
Strict types enabled
|
2017-03-01 14:05:29 +01:00 |
|
|
|
1460a646f7
|
Bulkl path fix reverse
|
2017-02-12 21:43:10 +01:00 |
|
|
|
5211020f9b
|
Bulkl path fix
|
2017-02-12 21:42:39 +01:00 |
|
|
|
23e6515ee5
|
Reverse path fix
|
2017-02-12 21:35:49 +01:00 |
|
|
|
e226e5b232
|
Path fix
|
2017-02-12 21:35:23 +01:00 |
|
|
|
58f5316b81
|
Add existing query to link
|
2017-02-08 19:16:53 +01:00 |
|
|
|
daa39bfc89
|
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 |
|
|
|
e254aef924
|
Adjusting copyright
|
2017-01-26 16:32:45 +01:00 |
|
|
|
49f480f59a
|
Increase php version requirement
|
2016-12-07 20:56:15 +01:00 |
|
|
|
2d08306678
|
Fix routing
|
2016-11-05 21:47:42 +01:00 |
|
|
|
26afb1aae2
|
Adjust database pool name
|
2016-10-29 20:44:52 +02:00 |
|
|
|
0ad430d497
|
Fix install
|
2016-10-09 20:07:30 +02:00 |
|
|
|
65e87db2a8
|
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# Tasks/Admin/Routes/Web/Api.php
|
2016-10-02 12:10:19 +02:00 |
|
|
|
2f379c222d
|
Core adjustments for pending issues
|
2016-10-02 12:07:05 +02:00 |
|
|
|
38c31e4780
|
Preparing for query extension
implementing media for task/task elements and preparing for unit parent
display.
|
2016-09-28 22:07:54 +02:00 |
|
|
|
cbba77dab5
|
Implemented application routes
|
2016-07-22 00:15:26 +02:00 |
|
|
|
90986cb1ac
|
Fix info manager usage
|
2016-07-15 20:15:01 +02:00 |
|
|
|
00b20b93fe
|
Routing
|
2016-07-05 11:35:20 +02:00 |
|
|
|
c49f273f41
|
Implementing basic activate/deactivate
|
2016-07-02 12:39:31 +02:00 |
|
|
|
efaecf1d8a
|
Fixing remaining bugs for route-restructure
|
2016-04-09 10:42:22 +02:00 |
|
|
|
3ca617e640
|
Usage of InfoManager
|
2016-04-02 17:47:30 +02:00 |
|
|
|
ffa3a252f4
|
Routes files
|
2016-04-02 16:24:59 +02:00 |
|
|
|
a3bb75b784
|
Routings moved to routing files
|
2016-04-01 22:16:21 +02:00 |
|
|
|
1038dc56e3
|
Namespace fixes
|
2016-03-31 21:53:31 +02:00 |
|
|
|
3afafd5891
|
Fixing hasOne schedule bugs
|
2016-02-13 20:04:35 +01:00 |
|
|
|
39b286af7b
|
Return is array and not an object
|
2016-02-06 18:18:23 +01:00 |
|
|
|
11ec29fcdd
|
Unit test fixes
|
2016-01-28 20:44:38 +01:00 |
|
|
|
a854297e21
|
Fixing uninstall and removing old modules
|
2016-01-16 19:20:55 +01:00 |
|
|
|
e6f8466085
|
Restructure
|
2015-12-31 18:05:19 +01:00 |
|
|
|
884fedc2e8
|
New admin classes (activate, deactivate, uninstall, update)
|
2015-12-30 22:51:05 +01:00 |
|