|
|
d2c281938a
|
unit test fixes
|
2020-10-22 21:06:59 +02:00 |
|
|
|
dbd083c9af
|
add and implement contact(element)
|
2020-10-18 20:56:04 +02:00 |
|
|
|
e0d8f9e776
|
add gender and sex
|
2020-09-19 21:22:51 +02:00 |
|
|
|
41ca5359f3
|
php cs autofix
|
2020-08-31 22:30:36 +02:00 |
|
|
|
e92aac8547
|
changed file permissions
|
2020-06-09 22:03:51 +02:00 |
|
|
|
347ec9e8d7
|
fix profile image upload
|
2020-04-19 15:37:10 +02:00 |
|
|
|
47d46c8d01
|
allow localization modification
|
2020-03-22 17:04:35 +01:00 |
|
|
|
e7bba9d17c
|
make module status handling final
|
2020-02-24 22:57:26 +01:00 |
|
|
|
51fb90e44e
|
make installer final
|
2020-02-24 22:53:42 +01:00 |
|
|
|
c2dc838249
|
add profile pagination
|
2020-02-16 19:56:02 +01:00 |
|
|
|
3294f7e3f4
|
add todos and improve db schema
|
2020-01-01 21:05:12 +01:00 |
|
|
|
e1d4b1fcf9
|
remove empty line
|
2019-12-15 14:18:15 +01:00 |
|
|
|
6752b01e1f
|
fix phpcs findings
|
2019-09-12 19:48:00 +02:00 |
|
|
|
297cd0d87f
|
change php version requirement
|
2019-08-15 20:45:28 +02:00 |
|
|
|
57c7adc166
|
fix @link
|
2019-07-08 19:51:27 +02:00 |
|
|
|
d96ee16a63
|
php cs fixer
|
2019-04-27 12:05:33 +02:00 |
|
|
|
e069e55bb8
|
Make app,localization in url optional+tld+subdomain
|
2019-03-09 23:21:29 +01:00 |
|
|
|
0efc8f781e
|
Add annotations and fix minor bugs with mappers
|
2019-02-25 23:58:03 +01:00 |
|
|
|
5e5b2914a4
|
Fix absolute path to relative paths
|
2019-02-11 11:38:15 +01:00 |
|
|
|
af05da9d17
|
phpcs+phpstan fixes
|
2019-02-07 00:05:31 +01:00 |
|
|
|
b2256ee10b
|
Fix use order/unused
|
2018-12-28 18:42:29 +01:00 |
|
|
|
1d83a6b8d3
|
Optimize navigation install
|
2018-12-25 19:03:01 +01:00 |
|
|
|
ec219093c9
|
Move schema to json
|
2018-12-23 20:30:11 +01:00 |
|
|
|
07b2e1f894
|
Move schema to json
|
2018-12-23 15:18:00 +01:00 |
|
|
|
716f7eefbc
|
Remove default uninstall
|
2018-12-21 20:22:10 +01:00 |
|
|
|
ff81707d1e
|
Fix use order
|
2018-12-09 22:16:55 +01:00 |
|
|
|
3490c2a4fb
|
test and implemenation fixes
|
2018-11-18 12:48:44 +01:00 |
|
|
|
c05a850986
|
Add permission for links read/write/update...
|
2018-11-11 19:49:28 +01:00 |
|
|
|
7fd45189e5
|
Docblock fix
|
2018-09-22 18:22:44 +02:00 |
|
|
|
41189c8273
|
Static analysis fixes
|
2018-09-22 16:23:56 +02:00 |
|
|
|
ef9b22ce3a
|
Split controllers per application
|
2018-09-19 21:34:04 +02:00 |
|
|
|
df181b3a8d
|
Started to implement profile admin functionality
|
2018-09-15 13:31:50 +02:00 |
|
|
|
6ad11dd3f3
|
Remove calendar dependency
|
2018-09-12 20:06:09 +02:00 |
|
|
|
cf00c0525a
|
Fix package docblock
|
2018-08-24 14:08:08 +02:00 |
|
|
|
3e74268f81
|
fix #96 fix #97
|
2018-08-17 20:02:29 +02:00 |
|
|
|
5d204243e7
|
Prepare for console application
|
2018-07-27 20:10:42 +02:00 |
|
|
|
1ce799d486
|
Use root namespace
|
2018-05-30 13:39:00 +02:00 |
|
|
|
f6af335f87
|
Remove unused parameter from install
|
2018-05-20 11:53:43 +02:00 |
|
|
|
2c9e7fbe51
|
Fix code implementation
|
2018-04-01 19:54:57 +02:00 |
|
|
|
c6d8bbff17
|
Fix uninstaller abstract implementation
|
2018-04-01 18:55:14 +02:00 |
|
|
|
aa68179392
|
Fix abstract implementation
|
2018-03-30 12:35:26 +02:00 |
|
|
|
d2a996438a
|
Added Home module
|
2018-03-28 20:01:45 +02:00 |
|
|
|
489fdaa357
|
Change to php version 7.2 requirement
|
2018-03-27 19:10:56 +02:00 |
|
|
|
887d2cbb78
|
Fix abstract/interface implementation
|
2018-03-14 18:12:32 +01:00 |
|
|
|
935d90b269
|
Nullable+void typehint
|
2018-03-13 20:55:24 +01:00 |
|
|
|
4b5159e754
|
Change permission check from int to string
|
2018-03-09 22:26:22 +01:00 |
|
|
|
416d6958b9
|
phpcs fixes
|
2018-02-17 21:38:56 +01:00 |
|
|
|
fbf3b4eaa5
|
Fix strict_types
|
2018-02-15 20:27:23 +01:00 |
|
|
|
72e8a93339
|
Fix Class name
|
2018-02-10 19:31:12 +01:00 |
|
|
|
aad0631151
|
phpcbf
|
2018-02-03 13:09:09 +01:00 |
|
|
|
c104ad355c
|
Combine activate/deactivate to status
|
2018-02-03 12:26:18 +01:00 |
|
|
|
56c7fce856
|
Add spaces around namespace
|
2018-02-03 11:46:23 +01:00 |
|
|
|
b2e22c5067
|
Remove whitespace from end of line
|
2018-01-15 18:56:01 +01:00 |
|
|
|
1709859306
|
Remove @category and replace with @package
|
2017-12-30 12:45:02 +01:00 |
|
|
|
a1d57a3c85
|
Remove package TBD
|
2017-12-30 11:56:53 +01:00 |
|
|
|
45373cda5c
|
Fix #13
|
2017-11-08 22:39:51 +01:00 |
|
|
|
6e79dbe55f
|
General fixes
|
2017-11-05 13:09:39 +01:00 |
|
|
|
302639fc43
|
Fix if for foreach while spacing
|
2017-10-27 17:56:33 +02:00 |
|
|
|
24e782af8c
|
Fix minor bugs for full inspections
|
2017-10-15 18:54:27 +02:00 |
|
|
|
18ca02a49d
|
Fix #7
|
2017-10-03 21:39:34 +02:00 |
|
|
|
216fe6514b
|
Use default database connection
|
2017-09-23 13:58:09 +02:00 |
|
|
|
f007c3ca05
|
draft pid to path fix
|
2017-09-08 15:38:23 +02:00 |
|
|
|
969781992b
|
Added profile styles
|
2017-08-10 17:14:11 +02:00 |
|
|
|
1eacd7b87f
|
Fix file author and copyright
|
2017-07-26 17:48:08 +02:00 |
|
|
|
f6274281d7
|
Remove @author docblock
|
2017-07-20 18:12:29 +02:00 |
|
|
|
42f1749a54
|
fixes #62
|
2017-05-30 18:21:27 +02:00 |
|
|
|
68d67893ba
|
Adjust location
|
2017-05-10 21:17:44 +02:00 |
|
|
|
a79ce7694e
|
Fix installer
|
2017-04-01 22:41:30 +02:00 |
|
|
|
6e89554fd8
|
PhpUnit fixes
|
2017-03-12 22:40:21 +01:00 |
|
|
|
a9aedcac02
|
Profile mapper/test implemented
|
2017-03-08 22:04:54 +01:00 |
|
|
|
65056dd12d
|
Database adjustments for client & item
|
2017-03-07 21:13:10 +01:00 |
|
|
|
886c3d01b2
|
Strict types enabled
|
2017-03-01 14:05:29 +01:00 |
|
|
|
eb9d5d56ea
|
Bulkl path fix reverse
|
2017-02-12 21:43:10 +01:00 |
|
|
|
494aa69c25
|
Bulkl path fix
|
2017-02-12 21:42:39 +01:00 |
|
|
|
0f510c38b9
|
Add existing query to link
|
2017-02-08 19:16:53 +01:00 |
|
|
|
48ed64a02f
|
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 |
|
|
|
8f569642a3
|
Adjusting copyright
|
2017-01-26 16:32:45 +01:00 |
|
|
|
b68b183bc6
|
Increase php version requirement
|
2016-12-07 20:56:15 +01:00 |
|
|
|
51c8ede310
|
Adjust database pool name
|
2016-10-29 20:44:52 +02:00 |
|
|
|
f10049287d
|
Fix install
|
2016-10-09 20:07:30 +02:00 |
|
|
|
4973db7d2e
|
Implemented application routes
|
2016-07-22 00:15:26 +02:00 |
|
|
|
768c2ceffe
|
Implementing basic activate/deactivate
|
2016-07-02 12:39:31 +02:00 |
|
|
|
b6d6ea716e
|
Fixing remaining bugs for route-restructure
|
2016-04-09 10:42:22 +02:00 |
|
|
|
a22fe2714b
|
Usage of InfoManager
|
2016-04-02 17:47:30 +02:00 |
|
|
|
22ae02ae8f
|
Routes files
|
2016-04-02 16:24:59 +02:00 |
|
|
|
4114f2e436
|
Routings moved to routing files
|
2016-04-01 22:16:21 +02:00 |
|
|
|
b15a527266
|
Namespace fixes
|
2016-03-31 21:53:31 +02:00 |
|
|
|
40eab454b0
|
Fixing uninstall and removing old modules
|
2016-01-16 19:20:55 +01:00 |
|
|
|
54292bb6fb
|
Restructure
|
2015-12-31 18:05:19 +01:00 |
|
|
|
80213d2be0
|
New admin classes (activate, deactivate, uninstall, update)
|
2015-12-30 22:51:05 +01:00 |
|
|
|
a2a8473483
|
Renamin navigation install files
|
2015-12-29 21:52:47 +01:00 |
|
|
|
e476151784
|
Init
|
2015-11-29 21:57:18 +01:00 |
|