Commit Graph

54 Commits

Author SHA1 Message Date
6bb881caea Use root namespace 2018-05-30 13:39:00 +02:00
b1d5dea191 Make classes final 2018-05-11 21:30:34 +02:00
9251e435b9 Fix view tpl bug 2018-04-24 19:23:27 +02:00
cecdfe6b4d Started to implement org selectors 2018-04-13 22:18:10 +02:00
f3eef315bc Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
8dfd407c5e Add typehints 2018-03-16 13:33:55 +01:00
88a48b94ae docblock typehint fix 2018-03-16 12:39:55 +01:00
50e47f68a3 Add public/private to const 2018-03-16 08:46:52 +01:00
e60aa0acd1 Change permission check from int to string 2018-03-09 22:26:22 +01:00
c43c12a083 Adj response id uri 2018-03-03 11:19:04 +01:00
0fe561fc8e Bug fixes 2018-02-18 10:46:57 +01:00
58682a7fb4 docblocks+api functions 2018-02-17 18:31:04 +01:00
d41eb1a094 Pull out code 2018-02-17 15:14:10 +01:00
20bef1e739 Fix strict_types 2018-02-15 20:27:23 +01:00
0617fdaa83 Draft organization form implementations 2018-02-15 20:06:04 +01:00
c50a2e82bc phpcbf 2018-02-03 13:09:09 +01:00
be3fb238a9 Remove space from end of line 2018-02-03 11:52:30 +01:00
2017edd262 Add spaces around namespace 2018-02-03 11:46:23 +01:00
1f2e204485 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
26d0ee968f Remove package TBD 2017-12-30 11:56:53 +01:00
0fb7508b36 Fix data name for frontend 2017-12-05 19:57:26 +01:00
00dd500dd9 Minor loading improvements 2017-12-03 21:27:51 +01:00
190d2188aa Implement permissoin checks for org and admin 2017-12-02 16:38:24 +01:00
c06ac63b1d Fix org based on controller test implementation 2017-12-02 15:43:17 +01:00
f80741a7da Explicit type cast 2017-11-17 18:46:28 +01:00
71d05f5639 General fixes 2017-11-05 13:09:39 +01:00
77589fd0e3 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
b94ea98dbc Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
30b51d12d5 Fix dependencies 2017-09-16 20:25:33 +02:00
cdee0d9412 Add module id to modules 2017-09-15 19:37:34 +02:00
016e31b077 Fix file author and copyright 2017-07-26 17:48:08 +02:00
600a3c068d Remove @author docblock 2017-07-20 18:12:29 +02:00
b5a8b7d9c5 Strict types enabled 2017-03-01 14:05:29 +01:00
7ee98f6ab7 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
2eb1161ed8 Bulkl path fix 2017-02-12 21:42:39 +01:00
2de2b27a1c 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
7fb00b9d4e Adjusting copyright 2017-01-26 16:32:45 +01:00
4ae2510846 Increase php version requirement 2016-12-07 20:56:15 +01:00
d71a321e3c Prepare const visibility 2016-12-07 20:23:04 +01:00
65788f9a13 Fixed organization CRD 2016-11-15 16:54:43 +01:00
62c349d3d3 Create units 2016-11-05 22:23:48 +01:00
61567348c6 Fix install 2016-10-09 20:07:30 +02:00
9500ba9f76 Core adjustments for pending issues 2016-10-02 12:07:05 +02:00
38761c9034 Routing 2016-07-05 11:35:20 +02:00
d3fa3d9bcd Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
0e0ff86bfd Making datamapper static 2016-05-14 14:58:33 +02:00
86c07481d5 Reformatting and new directory (capitalization) 2016-05-06 18:24:44 +02:00
cd09c410da Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
b960b79b84 Usage of InfoManager 2016-04-02 17:47:30 +02:00
73607dd70f Routings moved to routing files 2016-04-01 22:16:21 +02:00