Uwe Steinmann
|
54dabfed93
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-04-23 10:01:03 +02:00 |
|
Uwe Steinmann
|
fd90623de4
|
use callHook() instead of interating over hookObjects
|
2021-04-23 09:55:25 +02:00 |
|
Uwe Steinmann
|
f55db469c7
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-04-22 14:38:51 +02:00 |
|
Uwe Steinmann
|
566e3b713d
|
add 4th parameter $type to formSubmit()
|
2021-04-22 14:38:23 +02:00 |
|
Uwe Steinmann
|
39b81e03c3
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-04-22 14:19:35 +02:00 |
|
Uwe Steinmann
|
7f4c9a036d
|
check if parent folder exists in getListRowPath()
|
2021-04-22 10:22:03 +02:00 |
|
Uwe Steinmann
|
606f8d8df8
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-04-21 12:39:54 +02:00 |
|
Uwe Steinmann
|
06962e39c2
|
add new method getListRowPath()
|
2021-04-20 22:24:16 +02:00 |
|
Uwe Steinmann
|
d994232cc4
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-04-19 08:38:41 +02:00 |
|
Uwe Steinmann
|
3d7a74ec32
|
fix line indenting
|
2021-04-19 08:36:07 +02:00 |
|
Uwe Steinmann
|
84b709c8cd
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-04-19 06:26:51 +02:00 |
|
Uwe Steinmann
|
08e2c2d5ef
|
fix line indenting
|
2021-04-19 06:25:04 +02:00 |
|
Uwe Steinmann
|
d8c534dff4
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-04-18 20:16:22 +02:00 |
|
Uwe Steinmann
|
4d24b0a11d
|
call dummy check_[view|controller]_access method
|
2021-04-18 19:41:09 +02:00 |
|
Uwe Steinmann
|
f3fb09762f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-04-18 08:45:23 +02:00 |
|
Uwe Steinmann
|
8141ce72ec
|
some minor corrections taken over from new bootstrap4 theme
|
2021-04-18 08:44:01 +02:00 |
|
Uwe Steinmann
|
2c2d1e4dd8
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-04-18 08:05:07 +02:00 |
|
Uwe Steinmann
|
871460899c
|
use new SeedDMS_Theme_Style, replace plain html by methods in theme style
|
2021-04-18 07:08:00 +02:00 |
|
Uwe Steinmann
|
4a9d3666f1
|
move css and js files into theme directory
|
2021-04-15 15:35:53 +02:00 |
|
Uwe Steinmann
|
3e81ad7654
|
rename SeedDMS_Bootstrap_Style to SeedDMS_Theme_Style
|
2021-04-15 10:32:42 +02:00 |
|
Uwe Steinmann
|
7c2ac0e6ad
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-04-12 17:54:25 +02:00 |
|
Uwe Steinmann
|
37c322af10
|
remove empty nav bar from adminTools navigation
|
2021-04-11 13:00:15 +02:00 |
|
Uwe Steinmann
|
d48db0675c
|
use tag 'main' and role=main for contentStart
|
2021-04-11 12:54:12 +02:00 |
|
Uwe Steinmann
|
ceeedcdd92
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-04-05 10:24:28 +02:00 |
|
Uwe Steinmann
|
23c9edd5a4
|
check if $this->extraheader['favicon'] has a value
|
2021-04-01 07:42:07 +02:00 |
|
Uwe Steinmann
|
8fbb5fe24c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-03-26 07:51:19 +01:00 |
|
Uwe Steinmann
|
ee3e619050
|
add icon for .ogg extension
|
2021-03-26 07:47:30 +01:00 |
|
Uwe Steinmann
|
18cfdb3efe
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-03-16 19:15:23 +01:00 |
|
Uwe Steinmann
|
1210763111
|
formField() regards 'min' parameter
|
2021-03-16 19:13:51 +01:00 |
|
Uwe Steinmann
|
e728633349
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-03-15 16:45:51 +01:00 |
|
Uwe Steinmann
|
9d5c4a784f
|
use .http_build_query() instead of own buggy code
|
2021-03-15 16:45:23 +01:00 |
|
Uwe Steinmann
|
c7f8c157c6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-03-14 14:14:37 +01:00 |
|
Uwe Steinmann
|
e9d606ce27
|
add optgroup in formField()
|
2021-03-14 13:57:21 +01:00 |
|
Uwe Steinmann
|
c39fbcb70d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-03-12 10:12:30 +01:00 |
|
Uwe Steinmann
|
5729944384
|
add postfix for name of attribute in getAttributeEditField()
|
2021-03-12 10:02:33 +01:00 |
|
Uwe Steinmann
|
c8aca99462
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-03-10 15:59:25 +01:00 |
|
Uwe Steinmann
|
1e7e1a08d5
|
set charset in Content-Type header for js
|
2021-03-10 15:58:22 +01:00 |
|
Uwe Steinmann
|
0c08af7246
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-03-10 12:22:19 +01:00 |
|
Uwe Steinmann
|
cc2b57e486
|
add includeSubDomains; preload to Strict-Transport-Security header
|
2021-03-10 11:58:54 +01:00 |
|
Uwe Steinmann
|
5e3f5fc8f0
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-03-05 07:24:26 +01:00 |
|
Uwe Steinmann
|
88ed21488c
|
add optional paramter $target to formSubmit()
|
2021-03-05 07:10:36 +01:00 |
|
Uwe Steinmann
|
8e78a217fc
|
add advanced access control for folder, do not show delete doc/folder button without access
|
2021-02-24 10:23:51 +01:00 |
|
Uwe Steinmann
|
ec8d2ab8b3
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-02-23 07:15:29 +01:00 |
|
Uwe Steinmann
|
2f2472f79f
|
add icon for m4a
|
2021-02-20 20:13:01 +01:00 |
|
Uwe Steinmann
|
aaec9a5410
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-02-06 18:02:04 +01:00 |
|
Uwe Steinmann
|
e7b40e21f3
|
use htmlspecialchars() in getAttributeValue() for user/group name
|
2021-02-06 18:01:26 +01:00 |
|
Uwe Steinmann
|
590a93525c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-01-25 10:09:47 +01:00 |
|
Uwe Steinmann
|
4b91c390c3
|
add button for setting access rights in list of folders/documents
|
2021-01-25 10:07:18 +01:00 |
|
Uwe Steinmann
|
663d660e29
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-01-14 22:35:31 +01:00 |
|
Uwe Steinmann
|
1399a3547e
|
placeholder of select can be set
|
2021-01-14 22:35:03 +01:00 |
|