|
|
07c5ec7a9a
|
Make classes final
|
2018-05-11 21:30:34 +02:00 |
|
|
|
464d5ae8fd
|
Editor functionality tests
|
2018-05-09 20:46:17 +02:00 |
|
|
|
67b6377cbe
|
Change to php version 7.2 requirement
|
2018-03-27 19:10:56 +02:00 |
|
|
|
3d7b861a7a
|
Add typehints
|
2018-03-16 13:33:55 +01:00 |
|
|
|
2e34177b23
|
docblock typehint fix
|
2018-03-16 12:39:55 +01:00 |
|
|
|
e02cf7f75b
|
Add public/private to const
|
2018-03-16 08:46:52 +01:00 |
|
|
|
d0689aa662
|
Change permission check from int to string
|
2018-03-09 22:26:22 +01:00 |
|
|
|
b1c5ad3c12
|
Fix strict_types
|
2018-02-15 20:27:23 +01:00 |
|
|
|
a3b5a5d973
|
phpcbf
|
2018-02-03 13:09:09 +01:00 |
|
|
|
f6286759f3
|
Remove space from end of line
|
2018-02-03 11:52:30 +01:00 |
|
|
|
6e543913f5
|
Add spaces around namespace
|
2018-02-03 11:46:23 +01:00 |
|
|
|
340cda9c1e
|
Fix CS via phpcs
|
2018-01-28 22:11:07 +01:00 |
|
|
|
f394c55d00
|
Remove @category and replace with @package
|
2017-12-30 12:45:02 +01:00 |
|
|
|
f1bb09fd02
|
Remove package TBD
|
2017-12-30 11:56:53 +01:00 |
|
|
|
b71bac6fa7
|
Remove deprecated setCreatedAt
|
2017-11-28 16:21:18 +01:00 |
|
|
|
6a26e88186
|
Explicit type cast
|
2017-11-17 18:46:28 +01:00 |
|
|
|
b84ebaca6c
|
Fix #13
|
2017-11-08 22:39:51 +01:00 |
|
|
|
f555145b3f
|
General fixes
|
2017-11-05 13:09:39 +01:00 |
|
|
|
189eb90c53
|
Fix if for foreach while spacing
|
2017-10-27 17:56:33 +02:00 |
|
|
|
b76c1e7ac4
|
Ignore setup function in coverage
|
2017-10-14 20:46:53 +02:00 |
|
|
|
753c273483
|
Ignore coverage for view methods in controllers
|
2017-10-07 21:24:10 +02:00 |
|
|
|
4d7875eb4f
|
Remove use of unnecessary ViewLayout
|
2017-10-01 15:17:10 +02:00 |
|
|
|
b605aca676
|
Fix member name
|
2017-09-18 12:43:43 +02:00 |
|
|
|
a999052606
|
Implement organization permission
|
2017-09-18 12:37:29 +02:00 |
|
|
|
ee248c53c1
|
Fix dependencies
|
2017-09-16 20:25:33 +02:00 |
|
|
|
346006f684
|
Fix permission condition
|
2017-09-16 11:47:52 +02:00 |
|
|
|
49d9b27863
|
More permission managing
|
2017-09-16 11:11:51 +02:00 |
|
|
|
5dd444d244
|
Add module id to modules
|
2017-09-15 19:37:34 +02:00 |
|
|
|
5f768fe2f8
|
Bug fix changes
|
2017-09-05 18:47:24 +02:00 |
|
|
|
5864ec0c97
|
Editor template drafts
|
2017-08-17 21:54:10 +02:00 |
|
|
|
707ec504b1
|
Dummy editor functionality
|
2017-08-12 17:56:49 +02:00 |
|
|
|
adde0fb6a6
|
Draft editor functionality
|
2017-08-12 09:38:42 +02:00 |
|
|
|
a306a79085
|
Fix file author and copyright
|
2017-07-26 17:48:08 +02:00 |
|
|
|
a69d02e5bd
|
Remove @author docblock
|
2017-07-20 18:12:29 +02:00 |
|
|
|
38f5468b37
|
Strict types enabled
|
2017-03-01 14:05:29 +01:00 |
|
|
|
af335a967f
|
Bulkl path fix reverse
|
2017-02-12 21:43:10 +01:00 |
|
|
|
2eab85e5f4
|
Bulkl path fix
|
2017-02-12 21:42:39 +01:00 |
|
|
|
055c19ab2f
|
More flexbox implementations
|
2017-01-29 12:35:25 +01:00 |
|
|
|
164c44922e
|
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 |
|
|
|
e98a972f58
|
Adjusting copyright
|
2017-01-26 16:32:45 +01:00 |
|
|
|
e3593e2db1
|
Increase php version requirement
|
2016-12-07 20:56:15 +01:00 |
|
|
|
3bc192bc5b
|
Prepare const visibility
|
2016-12-07 20:23:04 +01:00 |
|
|
|
98c1b5d50a
|
[Editor] Create working draft
|
2016-11-23 23:48:57 +01:00 |
|
|
|
835fa99d54
|
Preparing editor CRUD
|
2016-11-09 21:14:37 +01:00 |
|
|
|
c1c50bc0d2
|
Fixing return type and head access
|
2016-06-24 19:49:15 +02:00 |
|
|
|
b308c1e032
|
Fixing remaining bugs for route-restructure
|
2016-04-09 10:42:22 +02:00 |
|
|
|
0bf784b050
|
Usage of InfoManager
|
2016-04-02 17:47:30 +02:00 |
|
|
|
fc51c7a9f2
|
Routings moved to routing files
|
2016-04-01 22:16:21 +02:00 |
|
|
|
118df08308
|
Cleanup and function pull out
|
2016-01-30 22:13:15 +01:00 |
|
|
|
a3eb27c73f
|
Remove namespace from scalars
|
2016-01-23 10:17:21 +01:00 |
|