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
dba3448913
Fix media collection create
2019-05-27 22:07:27 +02:00
239b2cb288
Fix bugs
2019-05-27 21:55:41 +02:00
c03a74b6f3
Exchange lang
2019-05-26 18:26:10 +02:00
859773f103
Start changing styles
2019-05-14 22:02:49 +02:00
7b8d0c9052
Fix getHtml para type
2019-04-27 18:29:24 +02:00
c8541e7d94
php cs fixer
2019-04-27 12:05:33 +02:00
3c118c7f5a
Use global namespace
2019-04-27 00:13:26 +02:00
bbb90428fc
table test and bug style fixes
2019-03-31 20:32:17 +02:00
63903a9d78
Make app,localization in url optional+tld+subdomain
2019-03-09 23:21:29 +01:00
71f9ed9a2e
Add download to tables
2019-02-17 18:58:41 +01:00
7a88672f00
improve display
2019-02-12 18:48:51 +01:00
01a55f1d4f
Fix relative path
2019-02-11 17:24:35 +01:00
a086a2c5b2
Fix absolute path to relative paths
2019-02-11 11:38:15 +01:00
3a71c45c68
phpcs+phpstan fixes
2019-02-07 00:05:31 +01:00
6076f244c4
Use global namespace+minor fixes
2019-02-04 22:29:55 +01:00
5e25c7160a
Draft uploader
2019-02-03 00:10:41 +01:00
cc3b997f92
Fixes and drafts for reporter/helper
2019-02-01 22:21:21 +01:00
96981ae385
Rename reporter->helper
2019-01-20 18:17:00 +01:00