Uwe Steinmann
|
8c2aac4d98
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-01-29 10:02:45 +01:00 |
|
Uwe Steinmann
|
3655f4b08c
|
add note about modified notification service
|
2021-01-29 09:52:34 +01:00 |
|
Uwe Steinmann
|
862f8dffb3
|
pass type of notification receiver in each call of notification service
|
2021-01-29 08:58:21 +01:00 |
|
Uwe Steinmann
|
8e2682dcf0
|
add type of receiver, do not call toList and toGroup anymore
|
2021-01-29 08:57:37 +01:00 |
|
Uwe Steinmann
|
e6790f6b2f
|
add comment that toGroup and toList are deprecated
|
2021-01-29 08:56:01 +01:00 |
|
Uwe Steinmann
|
fdde3e29c5
|
pass logger to Authentication Service
|
2021-01-28 21:09:11 +01:00 |
|
Uwe Steinmann
|
d0c1b16332
|
pass logger to constructor, introduce type of receiver
|
2021-01-28 21:08:33 +01:00 |
|
Uwe Steinmann
|
4ad9638e33
|
toList() returns error
|
2021-01-28 21:07:04 +01:00 |
|
Uwe Steinmann
|
32ca8ccae3
|
add method getDMS() to class SeedDMS_Core_User and SeedDMS_Core_Group
|
2021-01-28 21:05:52 +01:00 |
|
Uwe Steinmann
|
8129221b57
|
escape email address, use translated phrase
|
2021-01-28 12:02:22 +01:00 |
|
Uwe Steinmann
|
788b5b0014
|
escape email address
|
2021-01-28 12:01:59 +01:00 |
|
Uwe Steinmann
|
768c02866c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-01-27 16:30:10 +01:00 |
|
Uwe Steinmann
|
52a8f2d268
|
update release date
|
2021-01-27 16:27:53 +01:00 |
|
Uwe Steinmann
|
9862eb5bf6
|
fix calculation of checksum
|
2021-01-27 16:27:24 +01:00 |
|
Uwe Steinmann
|
d5629361da
|
fixed wrong parameter description
|
2021-01-27 09:55:11 +01:00 |
|
Uwe Steinmann
|
072b1d2eb9
|
check if user creating the version is currently editing
|
2021-01-27 09:54:46 +01:00 |
|
Uwe Steinmann
|
2d4c7b7581
|
fix calculation of checksum
|
2021-01-26 18:06:17 +01:00 |
|
Uwe Steinmann
|
d6e652ec45
|
add changeds for 6.0.15
|
2021-01-26 15:44:02 +01:00 |
|
Uwe Steinmann
|
a7286be63a
|
add a new task for checking the checksum of all versions
|
2021-01-26 15:42:45 +01:00 |
|
Uwe Steinmann
|
599786bcb0
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-01-26 13:31:02 +01:00 |
|
Uwe Steinmann
|
8a2224b669
|
check checksum of document version
|
2021-01-26 13:30:15 +01:00 |
|
Uwe Steinmann
|
363fdf7a1a
|
list docs and folder that fail the general object check
|
2021-01-26 12:03:34 +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
|
6ca613696e
|
fix typos in changes for 5.1.22
|
2021-01-25 10:06:58 +01:00 |
|
Uwe Steinmann
|
cb4cd22caf
|
add csrf protection
|
2021-01-25 10:04:45 +01:00 |
|
Uwe Steinmann
|
dc3cd2e1de
|
add csrf protection
|
2021-01-25 10:00:20 +01:00 |
|
Uwe Steinmann
|
b5d769fc1c
|
remove old table structur in form, add csrf protection
|
2021-01-25 09:09:02 +01:00 |
|
Uwe Steinmann
|
44813338b1
|
add csrf protection
|
2021-01-25 09:08:40 +01:00 |
|
Uwe Steinmann
|
ef20172f57
|
add csrf protection
|
2021-01-25 09:08:12 +01:00 |
|
Uwe Steinmann
|
0638dab4f8
|
add csrf protection
|
2021-01-25 09:07:49 +01:00 |
|
Uwe Steinmann
|
c5694c21b4
|
add csrf protection, check if target is equal source folder
|
2021-01-25 09:07:12 +01:00 |
|
Uwe Steinmann
|
64152e0d0b
|
add csrf protection
|
2021-01-25 09:00:28 +01:00 |
|
Uwe Steinmann
|
6dbcd3362f
|
add csrf protection
|
2021-01-25 09:00:03 +01:00 |
|
Uwe Steinmann
|
d84978eb3d
|
add note about fix csfr attack
|
2021-01-25 06:51:37 +01:00 |
|
Uwe Steinmann
|
3fa952c5cb
|
fix possible csrf attack due to missing form token
|
2021-01-24 17:05:13 +01:00 |
|
Uwe Steinmann
|
518eecde18
|
fix syntax error
|
2021-01-18 08:45:21 +01:00 |
|
Uwe Steinmann
|
59c59f136a
|
fix typo in comment
|
2021-01-18 07:16:21 +01:00 |
|
Uwe Steinmann
|
b18fb02303
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-01-15 10:16:33 +01:00 |
|
Uwe Steinmann
|
b2182362d3
|
remove superflous comma
|
2021-01-15 10:16:10 +01:00 |
|
Uwe Steinmann
|
a2c82409c9
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-01-15 09:48:36 +01:00 |
|
Uwe Steinmann
|
a663f89363
|
remove some superlous comma
|
2021-01-15 09:48:12 +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 |
|
Uwe Steinmann
|
ec41921691
|
use phrase select_attr instead of select_attribute_value
|
2021-01-14 13:59:20 +01:00 |
|
Uwe Steinmann
|
20bc412a17
|
check if document exists
|
2021-01-14 09:46:34 +01:00 |
|
Uwe Steinmann
|
feec95eff7
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-01-13 13:18:47 +01:00 |
|
Uwe Steinmann
|
526d833ab1
|
replace icon on Statistics button
|
2021-01-13 13:17:33 +01:00 |
|
Uwe Steinmann
|
df76dbf35a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-01-13 09:05:39 +01:00 |
|
Uwe Steinmann
|
c4d00fb650
|
add method getTheme()
|
2021-01-13 09:05:19 +01:00 |
|