8348b1bb87
improve media list view
2020-02-02 15:51:25 +01:00
45348609f8
fix upload
2020-02-01 22:48:15 +01:00
47719b4e29
phpcs fix
2020-01-26 12:27:56 +01:00
b23aba4e72
continue optimizing todos
2020-01-05 21:38:42 +01:00
f836101aa8
cleanup todos
2019-12-31 23:36:34 +01:00
628a3bbfd0
add todos from github
2019-12-31 19:54:45 +01:00
367f5801ea
fix capitalization of Object/Array
2019-12-30 00:58:33 +01:00
81d15ba02b
remove empty line
2019-12-15 14:18:15 +01:00
07f83fc57e
more test cleanups
2019-12-01 19:57:42 +01:00
5700c30859
phpcs fixes
2019-10-06 17:50:12 +02:00
a429af8002
draft encrpytion
2019-10-05 20:10:54 +02:00
7525580ca9
Make null models final
2019-10-05 20:08:29 +02:00
b9d9c23c28
fix mapper formats
2019-09-28 23:11:05 +02:00
772bb1a29a
style fixes and time recording app draft
2019-09-28 20:59:03 +02:00
cf94fa595d
fix docblock
2019-09-21 16:12:21 +02:00
0c2bb4d9d7
fix phpcs findings
2019-09-12 19:48:00 +02:00
d2b894f4a7
fix after change to php 7.4
2019-08-17 14:14:51 +02:00
bf75752b24
Implement php 7.4 type hints
2019-08-15 21:55:12 +02:00
18647aa1ed
change php version requirement
2019-08-15 20:45:28 +02:00
9a9efe4ab0
cleanup, media fixes, news fixes
2019-07-30 20:23:16 +02:00
4d321705dd
fix @link
2019-07-08 19:51:27 +02:00
d0938e4925
Add exception documentation
2019-07-04 22:37:54 +02:00
70fdff2302
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
753b37b0b8
Improved tag module and media virtual paths
2019-05-22 07:47:03 +02:00
3d65a24d33
php cs fixer
2019-04-27 12:05:33 +02:00
0519a59f8a
Use global namespace
2019-04-27 00:13:26 +02:00
011df2a6d1
Simplify template and improve/fix upload functionality
2019-04-22 16:35:39 +02:00
e084c7004a
Use js modules
2019-04-02 22:45:23 +02:00
8f813ac6a8
Fix whitespace
2019-02-17 19:00:11 +01:00
39325e502a
Fix relative path
2019-02-11 17:24:35 +01:00
afc2285249
phpcs+phpstan fixes
2019-02-07 00:05:31 +01:00
22464e86d7
Use global namespace+minor fixes
2019-02-04 22:29:55 +01:00
818acf1a59
Draft uploader
2019-02-03 00:10:41 +01:00
cc70ccf0ca
Fixes and drafts for reporter/helper
2019-02-01 22:21:21 +01:00
ecca76c05d
php cs fixer
2018-12-28 19:13:17 +01:00
48f30ff967
Implement tests
2018-12-16 11:25:35 +01:00
99c3767b62
Docblock fixes + more tests
2018-12-15 22:36:04 +01:00
d44ca0fc74
Fix null typehint order
2018-12-10 18:13:38 +01:00
1ef929bb8a
Fix use order
2018-12-09 22:16:55 +01:00
9cdb79ca9b
Add audit tests
2018-12-02 16:54:46 +01:00
eb2ef14d20
Models cannot be final because of NullModels
2018-12-01 21:21:11 +01:00
881af7bd5a
Make classes final
2018-12-01 20:50:27 +01:00
b9239beaa3
Fix media file list bugs
2018-11-03 16:58:28 +01:00
822cd3ebbe
Fix file upload
2018-11-03 15:17:24 +01:00
ae535e0b14
Strict test
2018-09-23 14:50:47 +02:00
24734f2263
Docblock fix
2018-09-22 18:22:44 +02:00
edec34fda0
Fix package docblock
2018-08-24 14:08:08 +02:00
99adb61fe1
use global namespace
2018-08-24 13:05:50 +02:00
f3d4c7a308
fix #96 fix #97
2018-08-17 20:02:29 +02:00
d8bc472fa6
Fix #2
2018-08-01 19:41:34 +02:00
72012cd811
Re-format mappers
2018-05-31 19:47:26 +02:00
a72f336040
Use root namespace
2018-05-30 13:39:00 +02:00
2e25b18e68
Make classes final
2018-05-11 21:30:34 +02:00
7a7b5c4e85
Change to php version 7.2 requirement
2018-03-27 19:10:56 +02:00
7c93e1e13f
Add typehints
2018-03-16 13:33:55 +01:00
9199b5e347
Add public/private to const
2018-03-16 08:46:52 +01:00
3d10908ce6
Nullable+void typehint
2018-03-13 20:55:24 +01:00
c4b8bdb9f8
Fix strict_types
2018-02-15 20:27:23 +01:00
74dab59e03
Improve increments
2018-02-10 21:50:47 +01:00
e4c1932edd
phpcbf
2018-02-03 13:09:09 +01:00
c0b17534e3
Remove space from end of line
2018-02-03 11:52:30 +01:00
543821a1db
Add spaces around namespace
2018-02-03 11:46:23 +01:00
385ec71c04
Remove whitespace from end of line
2018-01-15 18:56:01 +01:00
775ba02a03
Remove @category and replace with @package
2017-12-30 12:45:02 +01:00
63197d8679
Remove package TBD
2017-12-30 11:56:53 +01:00
918919e61a
Add plain/raw descriptions
2017-12-18 20:22:00 +01:00
e6f618eddf
Remove deprecated setCreatedAt
2017-11-28 16:21:18 +01:00
03a58ee8f7
Fix phpstorm inspections
2017-11-19 23:20:11 +01:00
0e9dcfbd91
Ignore upload from coverage
2017-11-16 23:04:57 +01:00
9262e1c234
Bug fixes e.g. csp and other
2017-11-11 15:02:40 +01:00
23bcfcb5f7
Fix #13
2017-11-08 22:39:51 +01:00
04d8ae82c3
Remove mapper abstract duplication
2017-11-08 21:18:31 +01:00
455b8980f6
Remove var_dump from mappers
2017-11-07 20:35:13 +01:00
Scrutinizer Auto-Fixer
8d90bb1f55
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-11-05 18:06:04 +00:00
430863cdd0
General fixes
2017-11-05 13:09:39 +01:00
a78bde6303
Fix if for foreach while spacing
2017-10-27 17:56:33 +02:00
bb146561f8
Normalize media path
2017-10-07 17:15:29 +02:00
296956e9c7
fix #49
2017-10-06 20:15:44 +02:00
d87a89cf3d
fix #101
2017-10-06 17:33:10 +02:00
51552f75d6
Fix invalid member in mapper
2017-09-15 08:35:30 +02:00
b91ee589a2
Fix permission tables
2017-09-13 10:45:41 +02:00
fa96dd5612
made logger global
2017-09-08 19:55:27 +02:00
34b6b1528c
Show collection file list
2017-08-12 18:35:16 +02:00
a98199d3db
Optimize datatypes path
2017-08-11 20:44:07 +02:00
1867c1b77e
Fix media createdBy output
2017-07-27 20:37:47 +02:00
2990f5694b
Fix file author and copyright
2017-07-26 17:48:08 +02:00
a8f2dae3ea
Remove @author docblock
2017-07-20 18:12:29 +02:00
ce388fdd97
Fixes #66
2017-07-17 19:31:51 +02:00
83d3676025
Mark created at deprecated
2017-07-02 08:54:03 +02:00
8ece43d521
Fix media upload path
2017-05-31 21:03:41 +02:00
f1748ca01f
Remove find
2017-04-14 21:03:58 +02:00
213c4f674a
Removing ROOT_PATH
2017-03-31 15:19:09 +02:00
adf58d3ee8
Test fixes (working)
2017-03-13 15:15:52 +01:00
20caea6f6e
PhpUnit fixes
2017-03-12 22:40:21 +01:00
ac47b25b5a
Strict types enabled
2017-03-01 14:05:29 +01:00
f3425e0735
Bulkl path fix reverse
2017-02-12 21:43:10 +01:00
9d7a9cb690
Bulkl path fix
2017-02-12 21:42:39 +01:00
4a95f90207
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
1c5b097be4
Adjusting copyright
2017-01-26 16:32:45 +01:00
3a02ef07b7
Strict type fixes
2017-01-25 17:38:54 +01:00
470e6afc1a
Fixing json serialization and reporter
2017-01-22 21:08:46 +01:00
b9c1cc4857
Increase php version requirement
2016-12-07 20:56:15 +01:00
e228cb9f23
Prepare const visibility
2016-12-07 20:23:04 +01:00
093f7fb831
Implementing interlaced image upload
2016-12-07 19:00:00 +01:00
85b5b62c70
[Media] Optimization for external use
2016-11-23 23:49:21 +01:00
4ff01c1c6f
Fixing draw and drafting create
2016-11-09 21:14:16 +01:00
734877e4ec
Fixing doc blocks
2016-11-06 22:22:07 +01:00
db391d3265
Core adjustments for pending issues
2016-10-02 12:07:05 +02:00
05641c71f0
Fixing media upload based on reporter
2016-07-06 22:21:21 +02:00
08ab7d22c7
Use strict
2016-07-05 18:11:33 +02:00
7d71340366
Removing unused parameter
2016-06-04 18:32:53 +02:00
5509176eed
Upload fixes
2016-05-26 22:53:58 +02:00
537b9291ab
Fixing upload bugs
2016-05-25 22:52:49 +02:00
7dcaa5183f
Fixing comments and parameter for orm
2016-05-14 16:23:17 +02:00
24a3a2fac2
Making datamapper static
2016-05-14 14:58:33 +02:00
5709da9df5
Upload and form submit fixes
2016-05-03 22:00:53 +02:00
6092745508
Merge remote-tracking branch 'origin/develop' into develop
...
# Conflicts:
# Calendar/Models/CalendarMapper.php
2016-04-22 17:46:31 +02:00
6ad32d2789
Unit test fixes
2016-04-22 17:44:28 +02:00
6e3904a66c
Bug fixes
2016-04-22 15:19:14 +02:00
8a8e998953
Namespace fixes
2016-04-09 13:34:07 +02:00
6692842974
Case fix?
2016-03-26 18:57:04 +01:00
f184935c32
Draft ProjectManagement and EventManagement models
2016-03-13 00:14:39 +01:00
dde7bbc5fe
Doc + Mapper::class implementation
2016-03-09 23:11:51 +01:00
db916463d9
Unit test fixes
2016-01-28 20:44:38 +01:00
a5b9f4fdf7
Test fixes
2016-01-24 15:05:16 +01:00
9fe4694f43
Remove namespace from scalars
2016-01-23 10:17:21 +01:00
700f060ca4
Test fixes
2016-01-23 10:10:24 +01:00
2c8e922fe3
Restructure
2015-12-31 18:05:19 +01:00
eee478dfde
Inspection fixes
2015-12-22 23:15:38 +01:00
0e144f25da
Testing relation mapping
2015-12-22 18:13:24 +01:00
b68fc816ee
Init
2015-11-29 21:57:18 +01:00