Commit Graph

62 Commits

Author SHA1 Message Date
14bb7e8d1c Implement group/account create+edit 2018-02-15 17:57:57 +01:00
2997890cb4 phpcbf 2018-02-03 13:09:09 +01:00
d66f56cd6f Remove space from end of line 2018-02-03 11:52:30 +01:00
b9c8680001 Add spaces around namespace 2018-02-03 11:46:23 +01:00
fb77ea037b Cleanup admin module 2017-12-30 23:59:50 +01:00
e983ddb4f5 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
a0bb858d02 Remove package TBD 2017-12-30 11:56:53 +01:00
6cac2c3cc0 Cleanup and implement raw text 2017-12-30 11:47:14 +01:00
ffd2a6b6cf Add plain/raw descriptions 2017-12-18 20:22:00 +01:00
3c5b81efde Minor loading improvements 2017-12-03 21:27:51 +01:00
082b3b1f10 Add admin controller dockblocks 2017-12-02 18:13:48 +01:00
223f6e3140 Implement permissoin checks for org and admin 2017-12-02 16:38:24 +01:00
3b32899ce1 Implement admin controller api test 2017-12-01 23:53:04 +01:00
bc8a35e0c6 Adjust api functions for tests 2017-12-01 13:39:01 +01:00
f709fa335f Explicit type cast 2017-11-17 18:46:28 +01:00
a26b87e512 #14 2017-11-09 17:48:21 +01:00
12d9daf897 General fixes 2017-11-05 13:09:39 +01:00
828bc29023 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
e3970e3e53 Fix #63 2017-10-07 22:58:39 +02:00
eeea5b0b2e Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
d39c2a3883 Dummy permission show account 2017-09-18 14:23:01 +02:00
45cc7b5251 Dummy permission show 2017-09-18 13:56:57 +02:00
af718b573a Fix account api get 2017-09-18 11:55:53 +02:00
458409eaf5 Fix dependencies 2017-09-16 20:25:33 +02:00
ee54a03b37 Add module id to modules 2017-09-15 19:37:34 +02:00
6382691c4f Fix file author and copyright 2017-07-26 17:48:08 +02:00
07573ccf6e Remove @author docblock 2017-07-20 18:12:29 +02:00
4241ed39a2 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Admin/Controller.php
2017-07-09 23:10:42 +02:00
87299af329 Pull out create 2017-07-09 14:37:40 +02:00
39536551ee Tested method pull out
More pull out should be done and maybe moved to a new controller for
SOLID!
2017-07-03 22:43:57 +02:00
069bb61312 More actions implemented 2017-04-15 18:23:04 +02:00
0f860d92f6 Remove find 2017-04-14 21:03:58 +02:00
a00eeb0acd Multiple results test 2017-04-14 14:36:45 +02:00
ffc17fbd79 Strict types enabled 2017-03-01 14:05:29 +01:00
ed67a7bd4f Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
939da45d2b Bulkl path fix 2017-02-12 21:42:39 +01:00
3a4fdced2b 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
697294b655 Adjusting copyright 2017-01-26 16:32:45 +01:00
8a7bb12586 Fixing json serialization and reporter 2017-01-22 21:08:46 +01:00
4c0fc1ec38 Template, comment and path fixes 2016-12-30 19:59:24 +01:00
3ccfaf607a Increase php version requirement 2016-12-07 20:56:15 +01:00
4fb6dca657 Prepare const visibility 2016-12-07 20:23:04 +01:00
cdf1679633 Implementd group create 2016-11-06 14:41:44 +01:00
240d7ff853 Fix install 2016-10-09 20:07:30 +02:00
1675e6f827 Core adjustments for pending issues 2016-10-02 12:07:05 +02:00
fbb520a141 Fixes #1
No templating done or language implementations. Simple pull out
performed.
2016-07-15 17:55:12 +02:00
2c07d926a0 Change response header to json 2016-07-06 22:21:06 +02:00
0eb837cf06 Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
0ed5f2b473 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
befbe5dc3e Rest changes 2016-06-11 20:25:55 +02:00