Uwe Steinmann
|
919757bbf3
|
add new parameter partialtree to method printNewTreeNavigationJs()
|
2019-09-06 15:19:47 +02:00 |
|
Uwe Steinmann
|
d12b41a958
|
use new method SeedDMS_Core_Document::isType()
|
2019-09-06 14:54:11 +02:00 |
|
Uwe Steinmann
|
4215eda966
|
remember current folder id on page, update drop folder list regulary
|
2019-09-05 12:53:45 +02:00 |
|
Uwe Steinmann
|
177e3c571a
|
fix php error when removing versions of a document
|
2019-09-05 08:34:11 +02:00 |
|
Uwe Steinmann
|
4145b67dd6
|
fix for determine fileType
didn't work if the file didn't have a file extension but the path
contains a dot.
|
2019-08-27 21:47:05 +02:00 |
|
Uwe Steinmann
|
140926be96
|
log creation of preview files
|
2019-08-27 21:46:40 +02:00 |
|
Uwe Steinmann
|
4a22ed2ce7
|
pass on orderby to ajax calls
|
2019-08-27 21:46:19 +02:00 |
|
Uwe Steinmann
|
bd99b078ca
|
split page into seperate views, click in tree just updates the views
a page reload isn't needed anymore
|
2019-08-27 14:35:22 +02:00 |
|
Uwe Steinmann
|
aed406b167
|
check for data-no-spinner, make drag&drop work if loaded by ajax
|
2019-08-27 14:13:26 +02:00 |
|
Uwe Steinmann
|
712a504d9b
|
remove debug output
|
2019-08-27 14:13:03 +02:00 |
|
Uwe Steinmann
|
e571fe38a5
|
send notifications, check for duplicate folder/document names if configured
|
2019-08-22 07:47:04 +02:00 |
|
Uwe Steinmann
|
4b2b536fdb
|
allow status override if the new status is 'obsoleted'
|
2019-08-17 08:00:06 +02:00 |
|
Uwe Steinmann
|
65703c1862
|
add url to notification mail
|
2019-08-12 08:11:12 +02:00 |
|
Uwe Steinmann
|
269fa30936
|
remove extra containerStart
|
2019-08-12 08:10:40 +02:00 |
|
Uwe Steinmann
|
5fc0d5667f
|
do not send notification to owner
other operations on documents don't do neither
|
2019-08-12 08:09:53 +02:00 |
|
Uwe Steinmann
|
f378aeb013
|
add new file class.Decorator.php
|
2019-08-08 15:49:08 +02:00 |
|
Uwe Steinmann
|
4767bf69d0
|
new version 5.1.13
|
2019-08-08 09:37:33 +02:00 |
|
Uwe Steinmann
|
1d2b44a8d9
|
the subtree command from op.Ajax.php has been moved into the views
|
2019-08-08 09:32:42 +02:00 |
|
Uwe Steinmann
|
19727e3e4e
|
another security note
|
2019-08-08 09:31:58 +02:00 |
|
Uwe Steinmann
|
3b060dc091
|
add generic decorator for views
|
2019-08-08 09:20:36 +02:00 |
|
Uwe Steinmann
|
d449d2bcee
|
use isType() for checking object type
|
2019-08-08 09:16:54 +02:00 |
|
Uwe Steinmann
|
25f569b9eb
|
use isType() for checking object type
|
2019-08-08 09:16:06 +02:00 |
|
Uwe Steinmann
|
788d51cb6f
|
better checking for configured class file
|
2019-08-08 09:12:41 +02:00 |
|
Uwe Steinmann
|
67f4ca35ee
|
run hook preRun and postRun before and after the view
|
2019-08-08 09:11:47 +02:00 |
|
Uwe Steinmann
|
a6e4202132
|
check for decorators in extensions, new way to add views
read the comments in the file
|
2019-08-08 09:10:45 +02:00 |
|
Uwe Steinmann
|
89e526a5e2
|
use new method SeedDMS_Core_[Folder|Document]::isType()
|
2019-08-08 09:08:27 +02:00 |
|
Uwe Steinmann
|
a02afe4e64
|
run hook preRun, postRun before and after controller, check for hooks of parent class
|
2019-08-08 09:07:38 +02:00 |
|
Uwe Steinmann
|
7576bee235
|
use new method SeedDMS_Core_[Document|Folder]::isType()
|
2019-08-08 09:05:40 +02:00 |
|
Uwe Steinmann
|
078847ab9b
|
fix line indenting
|
2019-08-08 09:04:58 +02:00 |
|
Uwe Steinmann
|
851ca7013b
|
start new version 5.1.13
|
2019-08-08 09:00:12 +02:00 |
|
Uwe Steinmann
|
99238a34f4
|
run decorators, new method isType(), use $this instead of self::
|
2019-08-08 08:43:20 +02:00 |
|
Uwe Steinmann
|
f9eabdb252
|
run decorators, new method isType(), do not access variable _dms anymore
|
2019-08-08 08:42:02 +02:00 |
|
Uwe Steinmann
|
cebf0e3796
|
add generic decorator class
|
2019-08-08 08:41:12 +02:00 |
|
Uwe Steinmann
|
9a0b6c4d3d
|
add methods for setting and getting decorators
|
2019-08-08 08:39:53 +02:00 |
|
Uwe Steinmann
|
452c815482
|
started changelog for 5.1.13
|
2019-08-08 08:38:09 +02:00 |
|
Uwe Steinmann
|
27162a7926
|
add converters for fulltext search
|
2019-08-08 07:47:12 +02:00 |
|
Uwe Steinmann
|
4a7d572f95
|
add method isType(), make functions explicitly public
|
2019-08-07 08:10:05 +02:00 |
|
Uwe Steinmann
|
61a15c877f
|
protect utils and doc directory
|
2019-07-30 16:31:21 +02:00 |
|
Uwe Steinmann
|
5997717099
|
do not provide backup tools if backup dir is not set
|
2019-07-30 07:08:10 +02:00 |
|
Uwe Steinmann
|
ce420a78eb
|
use backup dir for backup archives and sql dumps
|
2019-07-30 06:39:25 +02:00 |
|
Uwe Steinmann
|
88a607ccd3
|
support for apache 2.4
|
2019-07-30 06:38:54 +02:00 |
|
Uwe Steinmann
|
90baea95f0
|
use host name in redirect to prevent redirecting to arbitrary pages
|
2019-07-30 06:36:34 +02:00 |
|
Uwe Steinmann
|
3d5812c86d
|
file containing meta data can be specified
|
2019-07-30 06:34:16 +02:00 |
|
Uwe Steinmann
|
1de9ed37d5
|
allow serveral instanceѕ of drop folder chooser on one page
|
2019-07-30 06:33:18 +02:00 |
|
Uwe Steinmann
|
b83ef1dd66
|
cancel drag&drop if source document equals target document
|
2019-07-19 12:52:33 +02:00 |
|
Uwe Steinmann
|
111a2beec6
|
SeedDMS_Core_Folder::empty is now emptyFolder
|
2019-07-17 10:51:12 +02:00 |
|
Uwe Steinmann
|
ba9f4ba749
|
rename SeedDMS_Core_Folder::empty to emptyFolder
|
2019-07-17 10:50:52 +02:00 |
|
Uwe Steinmann
|
4271c40e91
|
expand tabs
|
2019-07-16 20:17:23 +02:00 |
|
Uwe Steinmann
|
e71c9c2e4e
|
fix sql statement for searching when setting a limit
|
2019-07-16 20:16:50 +02:00 |
|
Uwe Steinmann
|
b7417b4ea4
|
add scrollbar to statusbar-container
|
2019-07-12 17:12:12 +02:00 |
|