Uwe Steinmann
|
e8c0ebbf4f
|
add option 'Draft' to select box for status
|
2025-04-23 14:23:07 +02:00 |
|
Uwe Steinmann
|
904e4b8657
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2025-04-02 09:28:59 +02:00 |
|
Uwe Steinmann
|
de4fae18d0
|
set title of modal box for extension config to title of extension
|
2025-04-02 09:16:37 +02:00 |
|
Uwe Steinmann
|
c8a7dad7d6
|
run initMost() after modal box has been opened
|
2025-04-02 08:13:38 +02:00 |
|
Uwe Steinmann
|
3bed5b0d68
|
extension config can edited from extension mgr
|
2025-04-02 08:10:44 +02:00 |
|
Uwe Steinmann
|
1bff379d84
|
allow to set config of extension only
|
2025-04-02 08:09:57 +02:00 |
|
Uwe Steinmann
|
073948d4c3
|
add hidden field without value to checkboxes
|
2025-04-02 08:08:37 +02:00 |
|
Uwe Steinmann
|
4f3e6cadf5
|
remove aria-hidden from some buttons
|
2025-04-02 08:06:38 +02:00 |
|
Uwe Steinmann
|
42a38984f7
|
add method showConfigFolder() (currently not used)
|
2025-04-01 12:55:35 +02:00 |
|
Uwe Steinmann
|
fb59582a56
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2025-04-01 12:51:57 +02:00 |
|
Uwe Steinmann
|
8f2f15bb80
|
add new method extension() for showing config of extension
|
2025-04-01 12:50:01 +02:00 |
|
Uwe Steinmann
|
7f2d12e299
|
output timezone and current date/time on server
|
2025-04-01 10:39:48 +02:00 |
|
Uwe Steinmann
|
28ba7b59b9
|
fix possible xss attack
|
2025-03-26 09:36:38 +01:00 |
|
Uwe Steinmann
|
b7e075cdba
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2025-03-26 09:30:49 +01:00 |
|
Uwe Steinmann
|
d1dfc924b5
|
fix possible xss attack when document name contains malicious code
|
2025-03-26 08:39:58 +01:00 |
|
Uwe Steinmann
|
5a40423836
|
set id of some select fields for extension config
|
2025-03-26 08:39:30 +01:00 |
|
Uwe Steinmann
|
edb91d3299
|
fix possible xss attack
|
2025-03-25 18:09:41 +01:00 |
|
Uwe Steinmann
|
f3fa653eee
|
replace file_exists() with exists() function of object
|
2025-03-21 13:25:13 +01:00 |
|
Uwe Steinmann
|
37fd1ac969
|
replace functions directly accessing file system if documents or attachments are involved
|
2025-03-21 13:23:07 +01:00 |
|
Uwe Steinmann
|
54c3ec54fc
|
seperate seeddms info from extension list, output storage driver
|
2025-03-21 13:20:52 +01:00 |
|
Uwe Steinmann
|
bfe17bcc46
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2025-03-18 10:41:42 +01:00 |
|
Uwe Steinmann
|
9b2c120b5f
|
call hooks for show document and folder row
|
2025-03-18 09:57:45 +01:00 |
|
Uwe Steinmann
|
3bbdf680de
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2025-03-17 15:59:24 +01:00 |
|
Uwe Steinmann
|
9abbf6a1e5
|
objects can be removed from clipboard
|
2025-03-17 15:57:51 +01:00 |
|
Uwe Steinmann
|
2eb19048ab
|
add checking for revision date
|
2025-03-14 16:51:15 +01:00 |
|
Uwe Steinmann
|
71d5154945
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2025-03-04 12:37:30 +01:00 |
|
Uwe Steinmann
|
329b54d00f
|
encrypt referer to prevent malicious manipulation
|
2025-03-03 21:42:54 +01:00 |
|
Uwe Steinmann
|
157c033f2a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2025-02-28 17:58:30 +01:00 |
|
Uwe Steinmann
|
d66f12ae21
|
do not tread each field of search form as multivalued
|
2025-02-28 17:54:52 +01:00 |
|
Uwe Steinmann
|
4ba5099569
|
getAttributeEditField() handels arrays of attr values propperly
|
2025-02-28 17:53:54 +01:00 |
|
Uwe Steinmann
|
86362c5284
|
fix output of attributes
|
2025-02-28 08:40:06 +01:00 |
|
Uwe Steinmann
|
9f39b639c6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2025-02-27 11:19:40 +01:00 |
|
Uwe Steinmann
|
9f5390e560
|
add checkbox for enabling memcached
|
2025-02-27 09:06:19 +01:00 |
|
Uwe Steinmann
|
f281376ac2
|
fix setting group approvers from previous version
|
2025-02-27 09:05:49 +01:00 |
|
Uwe Steinmann
|
4352f95818
|
new export flag to skip default columns
|
2025-02-18 21:22:01 +01:00 |
|
Uwe Steinmann
|
0fe367820f
|
turn off legend for chart sizepermonth
|
2025-02-18 21:20:59 +01:00 |
|
Uwe Steinmann
|
3fec498ce5
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2025-02-18 13:35:53 +01:00 |
|
Uwe Steinmann
|
d9a2ea5303
|
show quota on chart page when listing total document size per user
|
2025-02-18 13:27:20 +01:00 |
|
Uwe Steinmann
|
ae34e29fed
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2025-02-14 08:23:47 +01:00 |
|
Uwe Steinmann
|
d4bfb539b7
|
eval parameter 'order' in config settings for select menus
|
2025-02-14 08:22:40 +01:00 |
|
Uwe Steinmann
|
052fee8222
|
badges can have a type
|
2025-02-12 13:16:36 +01:00 |
|
Uwe Steinmann
|
0a1f2ea418
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2025-02-06 15:20:59 +01:00 |
|
Uwe Steinmann
|
6c130b3f8c
|
add extra log level for rest api logging
|
2025-02-06 15:19:45 +01:00 |
|
Uwe Steinmann
|
6ddf3c3cfe
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2025-02-04 13:40:29 +01:00 |
|
Uwe Steinmann
|
4d44774a7f
|
select options in extension configuration can retain order (only attributedefinitions)
|
2025-02-04 13:39:02 +01:00 |
|
Uwe Steinmann
|
c62abbcd06
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2025-02-04 11:05:17 +01:00 |
|
Uwe Steinmann
|
c815b0069d
|
get $accessobject from view
|
2025-02-04 11:04:58 +01:00 |
|
Uwe Steinmann
|
5b611a425a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2025-02-04 08:27:46 +01:00 |
|
Uwe Steinmann
|
a3ea05177a
|
controll access on batch operations by advanced access rights
|
2025-02-04 08:27:05 +01:00 |
|
Uwe Steinmann
|
992afe8e7c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2025-02-03 15:22:14 +01:00 |
|