Uwe Steinmann
|
97f5f73730
|
process of user can be deleted again, instead of transfered to another user
|
2020-03-27 08:16:12 +01:00 |
|
Uwe Steinmann
|
297bdcb3a0
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-26 08:04:33 +01:00 |
|
Uwe Steinmann
|
1220de90bd
|
run workflow action name through htmlspecialchars()
|
2020-03-26 08:03:58 +01:00 |
|
Uwe Steinmann
|
26ff848f9c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-26 07:55:54 +01:00 |
|
Uwe Steinmann
|
2c0fb6f476
|
run names through htmlspecialchars()
|
2020-03-26 07:54:27 +01:00 |
|
Uwe Steinmann
|
3efdac7197
|
construct SeedDMS_AccessOperation after document is known
|
2020-03-26 07:53:48 +01:00 |
|
Uwe Steinmann
|
509d23715a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-25 09:26:58 +01:00 |
|
Uwe Steinmann
|
06876a84b8
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2020-03-25 09:26:43 +01:00 |
|
Uwe Steinmann
|
2e8dde4bd3
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2020-03-25 09:26:31 +01:00 |
|
Uwe Steinmann
|
73b7c88c9c
|
more fixes of norwegian translation
|
2020-03-25 09:20:57 +01:00 |
|
Uwe Steinmann
|
7a8fffadfc
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-25 09:19:54 +01:00 |
|
Uwe Steinmann
|
b69faf32b6
|
new entry for 5.1.16
|
2020-03-25 08:10:26 +01:00 |
|
Uwe Steinmann
|
a2cb94cbe8
|
new notes for 5.1.16
|
2020-03-25 08:10:13 +01:00 |
|
Uwe Steinmann
|
53521d25ff
|
return error returned by RemoveDocument Controller
|
2020-03-25 08:07:43 +01:00 |
|
Uwe Steinmann
|
f5c2add12c
|
dependency on seeddms can be array of version ranges
|
2020-03-25 08:07:00 +01:00 |
|
Uwe Steinmann
|
aa0802ffae
|
check if hook has left an error msg $dms->lasterror
|
2020-03-25 08:06:33 +01:00 |
|
Uwe Steinmann
|
c6924de065
|
init $lasterror before calling hook
|
2020-03-25 08:05:41 +01:00 |
|
Uwe Steinmann
|
c6f85fc6e9
|
fix call of hooks, add new variable 'lasterror'
|
2020-03-25 08:04:39 +01:00 |
|
Uwe Steinmann
|
14123cd604
|
add entry for 6.0.9
|
2020-03-24 09:31:16 +01:00 |
|
Uwe Steinmann
|
48ee318921
|
fix setting and retrieving role of user
|
2020-03-24 09:30:26 +01:00 |
|
Uwe Steinmann
|
36b5fec504
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-24 08:29:00 +01:00 |
|
Uwe Steinmann
|
ca0d66863d
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2020-03-24 08:28:39 +01:00 |
|
Uwe Steinmann
|
099b82de1d
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2020-03-24 08:28:28 +01:00 |
|
Uwe Steinmann
|
7619a5e99b
|
add norwegian, various updates
|
2020-03-24 08:27:54 +01:00 |
|
Uwe Steinmann
|
bab648b988
|
check if index and indexconf is set
|
2020-03-24 06:46:22 +01:00 |
|
Uwe Steinmann
|
072d203379
|
return false if hooks preRemove[Document|Folder] return false
|
2020-03-23 12:10:04 +01:00 |
|
Uwe Steinmann
|
4ad398a01e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-23 06:47:48 +01:00 |
|
Uwe Steinmann
|
cf1e635c09
|
include Preview class
|
2020-03-23 06:47:18 +01:00 |
|
Uwe Steinmann
|
839607e1ca
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-23 06:41:15 +01:00 |
|
Uwe Steinmann
|
f17b120126
|
move code into controller and add hooks
|
2020-03-22 09:31:31 +01:00 |
|
Uwe Steinmann
|
7a25859a19
|
new version 1.3.1
|
2020-03-22 09:30:42 +01:00 |
|
Uwe Steinmann
|
80348ec0c3
|
set timeout from settings
|
2020-03-22 09:27:41 +01:00 |
|
Uwe Steinmann
|
ceb6808c68
|
pass $target to hasRawPreview and getRawPreview just like createRawPreview
|
2020-03-22 09:26:47 +01:00 |
|
Uwe Steinmann
|
feda33c2c8
|
add some more fold marks
|
2020-03-19 11:05:40 +01:00 |
|
Uwe Steinmann
|
bf9a409a71
|
add new method printVersionAttributes()
|
2020-03-19 10:13:12 +01:00 |
|
Uwe Steinmann
|
cce4be822c
|
use parent::printAttribute()
|
2020-03-19 09:48:19 +01:00 |
|
Uwe Steinmann
|
9c3b34b41e
|
move printAttribute() into parent class
|
2020-03-19 09:47:35 +01:00 |
|
Uwe Steinmann
|
2c53286943
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-18 18:17:33 +01:00 |
|
Uwe Steinmann
|
e3cd35f004
|
add css span.list-details
used by documentListRow()
|
2020-03-17 17:39:32 +01:00 |
|
Uwe Steinmann
|
8497e652f6
|
setting more http headers to improve security
|
2020-03-13 19:43:47 +01:00 |
|
Uwe Steinmann
|
f21ce1f2ed
|
add entries for 6.0.9, set cmdTimeout to 10
|
2020-03-13 12:22:12 +01:00 |
|
Uwe Steinmann
|
2324a67da4
|
make it work in 6.0.x
|
2020-03-13 12:21:44 +01:00 |
|
Uwe Steinmann
|
626d9d69c8
|
fix to be working in 6.0.x
|
2020-03-13 12:18:01 +01:00 |
|
Uwe Steinmann
|
c6cd1b6900
|
place delete button below selection menu
|
2020-03-13 09:20:12 +01:00 |
|
Uwe Steinmann
|
835ab33fcd
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-13 08:22:45 +01:00 |
|
Uwe Steinmann
|
7fcc100ae7
|
support one page mode on TimeLine page
|
2020-03-10 17:10:19 +01:00 |
|
Uwe Steinmann
|
061ab4509b
|
update to jquery 0.12.4
|
2020-03-10 17:10:02 +01:00 |
|
Uwe Steinmann
|
3b4cecabcc
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-10 14:32:18 +01:00 |
|
Uwe Steinmann
|
30112e4b21
|
use __construct for constructors instead of class name
|
2020-03-10 09:43:04 +01:00 |
|
Uwe Steinmann
|
ee8081b3c1
|
set z-index of popupbox
|
2020-03-05 22:27:11 +01:00 |
|