c87f2af15e
implement app assoc.
2020-02-23 22:58:09 +01:00
d5479d4396
fixes array typehints
2020-02-20 19:07:12 +01:00
4094c70f15
fixes #209
2020-02-20 18:58:38 +01:00
bbf2bd6697
add tests
2020-02-19 22:24:22 +01:00
7dcd5f41e5
add profile pagination
2020-02-16 19:56:02 +01:00
5897f0a7c6
fixes #22 already fixed earlier
2020-02-14 18:42:37 +01:00
d4313ad78d
typehint fixes
2020-02-13 18:54:21 +01:00
30b55c38e3
improve docblocks
2020-02-12 19:53:07 +01:00
cb1b94df7d
Merge branch 'develop' of https://github.com/Orange-Management/Modules into develop
2020-02-11 20:55:17 +01:00
55741e9e1a
rename http classes
2020-02-11 20:47:20 +01:00
Formatter Bot
e2a3aaaddb
Automated formatting changes
2020-02-10 21:49:48 +00:00
64e90068e1
Add helper user settings and html export
2020-02-10 22:32:50 +01:00
4db59bf6dd
add config file
2020-02-09 23:47:42 +01:00
2dde389ee4
improve media view
2020-02-09 15:45:58 +01:00
b262816fd3
improve array docblock
2020-02-08 13:26:44 +01:00
668f1b51ee
fix Orange-Management/phpOMS#235
2020-02-07 21:41:13 +01:00
e79e0bc9cb
fix view l11n
2020-02-07 21:06:17 +01:00
cc0cc71c0a
improve baseline
2020-02-06 23:54:01 +01:00
21b5e9d67e
fix bugs, phpstan, phpcs
2020-02-06 21:04:45 +01:00
1baad01b5f
phpstan fixes
2020-02-05 21:09:07 +01:00
ab54692115
prepare localization for profile
2020-02-03 17:52:38 +01:00
da4ef730ff
allow existing media files
2020-02-02 20:44:28 +01:00
a642984d4a
implement helper templates
2020-02-02 15:52:33 +01:00
59a91f0e6b
phpcs fix
2020-01-26 12:27:56 +01:00
c0a90b73a4
add todos and improve db schema
2020-01-01 21:05:12 +01:00
527dbe481c
add todos from github
2019-12-31 19:54:45 +01:00
466dbb542a
datetime is jsonserializable, didn't know that :)
2019-12-29 14:18:46 +01:00
4a22c0848b
remove empty line
2019-12-15 14:18:15 +01:00
82e0742cea
cleanup and tests added for ci/cd
2019-11-20 22:28:04 +01:00
85c6ec19cf
remove empty line after <?php
2019-10-11 16:38:06 +02:00
cf6f613bb7
phpcs fixes
2019-10-06 17:50:12 +02:00
913a835eff
move introduction to lang folder
2019-10-05 21:08:38 +02:00
c3fff19049
Make null models final
2019-10-05 20:08:29 +02:00
c778058e15
fix lang indention and order
2019-10-02 21:09:53 +02:00
89e6161e0f
fix mapper formats
2019-09-28 23:11:05 +02:00
0f59f5eb89
style fixes and time recording app draft
2019-09-28 20:59:03 +02:00
743b3132b4
fix docblock
2019-09-21 15:28:07 +02:00
4c4cd2cb91
fix phpcs findings
2019-09-12 19:48:00 +02:00
061df3c320
fix after change to php 7.4
2019-08-17 14:14:51 +02:00
77b0aa961e
Implement php 7.4 type hints
2019-08-15 21:55:12 +02:00
e3ae3adc6a
change php version requirement
2019-08-15 20:45:28 +02:00
38a8a40225
draft time recording
2019-08-10 23:15:25 +02:00
44e9687629
fix @link
2019-07-08 19:51:27 +02:00
849c5d90a6
change createmodel function
2019-07-08 19:21:23 +02:00
39456afef8
php cs fixes
2019-06-15 19:18:36 +02:00
e15ce93138
static analysis fixes
2019-06-06 22:09:26 +02:00
6dec154f59
change tools -> helper
2019-06-01 11:25:30 +02:00
e249564d41
Create basic help description
2019-06-01 11:22:47 +02:00
28f4cbeac4
Implemented virtual path for media module.
...
First test implementation done in the Helper module.
The upload component is using a bad workaround where the virtual path is defined
in the uri as ?virutalPath= because we are not uploading media files AND form data
at the same time. Therefore the virtualPath can currently only be passed in the get/uri data.
2019-05-30 19:13:11 +02:00
3b6a903db4
don't load css in backend, only in sandbox
2019-05-27 23:48:36 +02:00