Commit Graph

245 Commits

Author SHA1 Message Date
d499d7f845 make language member name more unique in order to avoid conditional conflict avoidance 2020-06-08 22:40:48 +02:00
c2d99b8aa8 add tests and test todos 2020-04-18 18:34:22 +02:00
a68fcb8639 test path fixes 2020-03-28 16:27:02 +01:00
c0ee2e629c add timezone support 2020-03-22 19:09:26 +01:00
44bfe2f534 implement localization 2020-03-22 18:42:34 +01:00
e35e530f7f allow users to change the localization 2020-03-22 17:02:37 +01:00
5b8b59a1f8 make fixes for new datamapper 2020-03-13 23:30:58 +01:00
c6591795c4 fix get signature in mapper 2020-03-12 19:35:48 +01:00
f0eade1781 remove db prefix 2020-03-12 18:03:50 +01:00
4f1a645fb5 Type and cs fixes 2020-03-07 00:23:17 +01:00
0998148fc7 Started implementing Orange-Management/Orange-Management#222 read is already working 2020-03-06 23:10:46 +01:00
85993f8950 fix minor construct bugs 2020-03-05 21:01:09 +01:00
b3c041b2cf fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
93e27ae307 make password write only 2020-02-20 19:31:23 +01:00
c7b98c0000 make password write only 2020-02-20 19:25:20 +01:00
808a47f2f8 fixes array typehints 2020-02-20 19:07:12 +01:00
a373356190 fixes #209 2020-02-20 18:58:38 +01:00
c55fc7a83b fixes Orange-Management/Orange-Management#48 2020-02-15 17:51:04 +01:00
d86696b29a show l11n in profile and setup during install 2020-02-08 22:32:20 +01:00
c3369ea432 implement localization installation 2020-02-08 16:48:32 +01:00
425751e915 improve array docblock 2020-02-08 13:26:44 +01:00
cc1d90bd17 fix use order 2020-02-07 21:43:22 +01:00
fafb977dda fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
efaed7968f fix view l11n 2020-02-07 21:06:17 +01:00
aeb22765cd Implement getBy 2020-02-07 20:37:35 +01:00
01eaf402b1 fix bugs, phpstan, phpcs 2020-02-06 21:04:45 +01:00
21e8bb6019 fix broken docblock 2020-02-04 19:48:39 +01:00
5ab9a32cb6 fix namespace bug 2020-02-03 20:32:59 +01:00
9bdc709f5d optimize localization 2020-02-03 20:31:10 +01:00
6bbe3f8f6f prepare localization for profile 2020-02-03 17:52:38 +01:00
f6367a6e71 phpcs fix 2020-01-26 12:27:56 +01:00
68f9aec345 add todos from github 2019-12-31 19:54:45 +01:00
d4de9ccd46 fix docs 2019-12-29 14:33:08 +01:00
ff2495ad5c datetime is jsonserializable, didn't know that :) 2019-12-29 14:18:46 +01:00
91ea7c1b32 remove empty line 2019-12-15 14:18:15 +01:00
44033a4911 cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
b49d285c36 Make null models final 2019-10-05 20:08:29 +02:00
0554bf791e fix mapper formats 2019-09-28 23:11:05 +02:00
a026f43438 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
69ceba0fc2 fix phpcs findings 2019-09-12 19:48:00 +02:00
274094335f fix after change to php 7.4 2019-08-17 14:14:51 +02:00
ed8567c1bd Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
55ed95c833 change php version requirement 2019-08-15 20:45:28 +02:00
9a3edb5e3c fix @link 2019-07-08 19:51:27 +02:00
624b2a32b1 change createmodel function 2019-07-08 19:21:23 +02:00
d04260f4c6 show groups_permissions in groups and cleanup module profile 2019-06-02 21:14:59 +02:00
2f9cbd6688 format mappers 2019-05-31 23:05:30 +02:00
52305da056 Fix bugs during demo app set up 2019-05-25 11:16:44 +02:00
c751b19a02 Draft update functionality 2019-04-27 16:37:13 +02:00
362bee2b02 Mapper/Module/Schema fixes thanks to new tests 2019-02-26 00:00:31 +01:00
4e6b7f0cac phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
e169fb66ce Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
3775e2efa9 php cs fixer 2018-12-28 19:13:17 +01:00
84ef43bfd4 Fix use order/unused 2018-12-28 18:42:29 +01:00
c38a88dbf4 fixes #11 2018-12-23 20:28:34 +01:00
35fb1698fd Fix tests/coverage 2018-12-20 23:23:14 +01:00
c0af510cbe Fix null typehint order 2018-12-10 18:13:38 +01:00
82e0bd5315 Fix use order 2018-12-09 22:16:55 +01:00
9c70fcd80a Pull out general functionality 2018-12-09 16:30:04 +01:00
f0f27abbf2 fix #151 2018-12-08 21:48:43 +01:00
d003fddb66 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
ce90148ff6 Make classes final 2018-12-01 20:50:27 +01:00
67bca98fb0 Minor functioinality improvements 2018-11-23 11:37:30 +01:00
4165be9c4f Docblock fix 2018-09-22 18:22:44 +02:00
8664e84d0d Implement permission adding 2018-09-21 23:16:35 +02:00
11bfeabd85 Test implementations 2018-09-19 17:41:04 +02:00
85757d3e67 Further implementations after using the app 2018-09-15 17:14:24 +02:00
d7ea018c02 improve unit tests 2018-08-31 21:14:53 +02:00
738b2277ee Allow temp login (for admin) 2018-08-18 12:44:36 +02:00
2e15cba910 Implement account/group relation and depth handling 2018-07-31 20:11:35 +02:00
a41c384409 Fix json_encode return type 2018-07-14 18:43:34 +02:00
dfe74dfb5e Re-format mappers 2018-05-31 19:47:26 +02:00
67a971fdd5 Use root namespace 2018-05-30 13:39:00 +02:00
3ffef29d36 Remove whitespace 2018-05-21 22:30:04 +02:00
835b9552ff Remove parent construct. call 2018-05-14 21:17:00 +02:00
8b360b20d0 Make classes final 2018-05-11 21:30:34 +02:00
29a9caf79b Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
412cc4f7eb Add public/private to const 2018-03-16 08:46:52 +01:00
d0ee51050a Nullable+void typehint 2018-03-13 20:55:24 +01:00
a9ab7af658 Change permission check from int to string 2018-03-09 22:26:22 +01:00
b0d131204c phpcs fixes 2018-02-17 21:38:56 +01:00
e7d7e590c9 Fix strict_types 2018-02-15 20:27:23 +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
ffd2a6b6cf Add plain/raw descriptions 2017-12-18 20:22:00 +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
232d5ac4e0 Implement more tests 2017-11-25 16:06:53 +01:00
47f49fb992 Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00
f0d23361fe Fix unknown security level inspections 2017-11-11 11:11:57 +01:00
4ceb49fac1 Scrutinizer php fixes 2017-11-08 22:00:34 +01:00
5f14c0a456 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
911d8d068c Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
12d9daf897 General fixes 2017-11-05 13:09:39 +01:00
df04fc3c8f Fix tabs to spaces 2017-10-27 18:23:35 +02:00
828bc29023 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
03392fb455 Fix author 2017-10-13 14:31:38 +02:00
55c7bee2bd Remove package (is in framework) 2017-10-12 21:54:28 +02:00
9ae336e4e2 Moved to phpOMS 2017-10-08 19:11:08 +02:00
e3970e3e53 Fix #63 2017-10-07 22:58:39 +02:00
2ca8147909 Add null models 2017-09-28 12:56:27 +02:00
56dea0391d move permission type to framework 2017-09-14 20:40:16 +02:00
efabb8ef7b Move permission to framework 2017-09-14 10:16:30 +02:00
8b398f908e fix visibility 2017-09-14 09:16:01 +02:00
6dbac57df4 Fix permission installation 2017-09-13 12:13:09 +02:00
dcc6a96751 Create permission obj+mapper 2017-09-13 11:11:47 +02:00
e88d20d081 Fix permission tables 2017-09-13 10:45:41 +02:00
f447df709d Permissionmanager draft 2017-09-12 16:11:20 +02:00
3d6a653fc8 Fix module mapper 2017-09-07 17:31:31 +02:00
b6669b5eb4 Added module mapper and fixed group 2017-09-06 15:30:03 +02:00
6382691c4f Fix file author and copyright 2017-07-26 17:48:08 +02:00
ddc7e6aeea Remove author 2017-07-24 17:53:27 +02:00
07573ccf6e Remove @author docblock 2017-07-20 18:12:29 +02:00
3e6ee5ecdc Fix bugs from draft 2017-07-12 20:18:22 +02:00
5023d2077b Create PackageInfoManager 2017-07-12 11:23:00 +02:00
08eb841b28 Change name 2017-07-12 11:06:31 +02:00
9ffff1b1e8 Fill some more structures 2017-07-12 11:05:30 +02:00
36cb2cc1ad Fix templates 2017-07-11 22:21:43 +02:00
7c4a4c91d2 (Draft) Create risk management models
Also fix some belongsTo in other mappers.
2017-07-09 10:42:02 +02:00
0f860d92f6 Remove find 2017-04-14 21:03:58 +02:00
a874b3d39a Fix accountmapper logintypes 2017-04-02 22:15:54 +02:00
1dac065179 Fix login/authentication 2017-03-31 20:36:49 +02:00
e08e441a90 Move login to mapper 2017-03-31 15:50:15 +02:00
a7c847af46 PhpUnit fixes 2017-03-12 22:40:21 +01: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
52f10e736c Fixing doc blocks 2016-11-06 22:22:07 +01:00
1675e6f827 Core adjustments for pending issues 2016-10-02 12:07:05 +02:00
11575213f2 Comment added 2016-06-11 20:33:43 +02:00
bc8e5c7657 Fix comments 2016-06-11 20:31:14 +02:00
befbe5dc3e Rest changes 2016-06-11 20:25:55 +02:00
7473f1b4d7 Making datamapper static 2016-05-14 14:58:33 +02:00
22d50dbe6e Organization + calendar fixes/extensions 2016-02-14 23:10:58 +01:00
fc2d78e384 Remove namespace from scalars 2016-01-23 10:17:21 +01:00
d9badeada7 Init 2015-11-29 21:57:18 +01:00