Uwe Steinmann
|
1ba42deef1
|
remove $user as it is not needed and causes a php warning
|
2020-06-16 07:19:04 +02:00 |
|
Uwe Steinmann
|
f16d1821cc
|
add start and end date to getDateChooser()
|
2020-06-16 07:18:30 +02:00 |
|
Uwe Steinmann
|
dcb7a775eb
|
show info about installed seeddms and php extensions
|
2020-06-12 15:02:29 +02:00 |
|
Uwe Steinmann
|
514002f877
|
import users from csv file
|
2020-06-09 21:07:47 +02:00 |
|
Uwe Steinmann
|
c0152e8def
|
undo naming tree 'main'. It breaks selection of folders in the tree
|
2020-06-03 18:31:01 +02:00 |
|
Uwe Steinmann
|
932cfab13e
|
minor improvements in folder tree (show 'plus' if children exists)
|
2020-06-03 10:53:49 +02:00 |
|
Uwe Steinmann
|
095c63b884
|
set name of folder tree to 'main'
|
2020-06-03 10:53:19 +02:00 |
|
Uwe Steinmann
|
bff27eb42c
|
use $latestContent->getDocument() to get document
|
2020-05-27 16:33:41 +02:00 |
|
Uwe Steinmann
|
aa55ed3bcb
|
show fast upload always but check for write access
|
2020-05-27 16:23:19 +02:00 |
|
Uwe Steinmann
|
640dea6534
|
documents can be sorted by expiration date or name
|
2020-05-27 12:02:30 +02:00 |
|
Uwe Steinmann
|
574dd54e1d
|
fix output of expired documents
|
2020-05-22 16:26:23 +02:00 |
|
Uwe Steinmann
|
780aca0b76
|
fix checking return value of hook 'addFolderAttributes'
|
2020-05-20 11:13:57 +02:00 |
|
Uwe Steinmann
|
aea42b9bf5
|
show access rights of folder/document if user has write access
|
2020-05-19 17:57:34 +02:00 |
|
Uwe Steinmann
|
5330505ceb
|
goto viewFolder page after moving clipboard
|
2020-05-18 18:30:39 +02:00 |
|
Uwe Steinmann
|
f7bcec7be7
|
set folder id in clipboard div (Closes: #473)
|
2020-05-18 18:29:52 +02:00 |
|
Uwe Steinmann
|
164efbeb49
|
include javascript translations
|
2020-05-13 16:05:33 +02:00 |
|
Uwe Steinmann
|
7d0f266eab
|
add js translation to make drag&drop work
|
2020-05-13 13:30:12 +02:00 |
|
Uwe Steinmann
|
d66b6346e5
|
use documentListRow()
|
2020-05-13 13:29:32 +02:00 |
|
Uwe Steinmann
|
2b15816228
|
put clipboard into container which can be made fixed
|
2020-05-13 13:28:32 +02:00 |
|
Uwe Steinmann
|
60bcd68fb5
|
add js translations, use documentListRow(Start|End)
|
2020-05-13 09:28:39 +02:00 |
|
Uwe Steinmann
|
2b49ed2d6f
|
add hooks preClipboard and postClipboard, set more attributes for drag&drop
|
2020-05-13 09:27:16 +02:00 |
|
Uwe Steinmann
|
ead98471c6
|
set drag and drop info for menu items
|
2020-05-12 13:06:22 +02:00 |
|
Uwe Steinmann
|
b7d61aea43
|
back button can be turned off
|
2020-05-12 12:02:22 +02:00 |
|
Uwe Steinmann
|
fad5c31cf2
|
run workflow action name through htmlspecialchars()
|
2020-05-08 07:42:38 +02:00 |
|
Uwe Steinmann
|
39a3e0dea3
|
obey maxUploadSize whenever a file is uploaded
|
2020-05-07 14:03:00 +02:00 |
|
Uwe Steinmann
|
d6ff82ccb8
|
form name can be passed to printFineUploaderJs()
|
2020-05-07 06:49:38 +02:00 |
|
Uwe Steinmann
|
e93f8b6266
|
make showNavigationBar protected
so it can be used in extensions
|
2020-04-21 17:23:45 +02:00 |
|
Uwe Steinmann
|
e5a56f5eba
|
allow menu children in globalNavigationBar
|
2020-04-21 15:51:40 +02:00 |
|
Uwe Steinmann
|
9056e91bc3
|
fix calling hook 'globalNavigationBar'
|
2020-04-21 15:38:18 +02:00 |
|
Uwe Steinmann
|
49ba7df19b
|
add hook startRow() before each row
|
2020-04-21 15:24:08 +02:00 |
|
Uwe Steinmann
|
23cc3c08cd
|
add hock for global navigation bar
|
2020-04-21 15:23:37 +02:00 |
|
Uwe Steinmann
|
2ca619045d
|
place comment of version below version data (remove extra column)
|
2020-04-21 11:56:20 +02:00 |
|
Uwe Steinmann
|
2d5a4d5bd4
|
list only user in session which are not hidden
|
2020-04-16 15:54:37 +02:00 |
|
Uwe Steinmann
|
440f327bad
|
minor layout improvements
|
2020-04-14 20:00:53 +02:00 |
|
Uwe Steinmann
|
0273199ce0
|
fix link to custom css on page
|
2020-04-14 17:07:53 +02:00 |
|
Uwe Steinmann
|
71a24bb826
|
add 'data-target-id' to folder and document rows in list
This will be used to specify the document associated to the row.
|
2020-04-10 07:52:35 +02:00 |
|
Uwe Steinmann
|
24925bf2de
|
get document from latestversion where ever the version is concerned
latestVersion could be changed by a hook, which also changes the
related document
|
2020-04-10 07:50:22 +02:00 |
|
Uwe Steinmann
|
82a60956ca
|
do now show tasks in menu if workflow is turned off completly
|
2020-04-06 21:26:29 +02:00 |
|
Uwe Steinmann
|
82209c1ee4
|
do not calculated total for accumaled documents
|
2020-04-04 11:59:43 +02:00 |
|
Uwe Steinmann
|
3d128da722
|
show table with total document size per user
|
2020-04-02 13:59:38 +02:00 |
|
Uwe Steinmann
|
daf6ebe454
|
add table with data below chart
|
2020-04-02 12:38:16 +02:00 |
|
Uwe Steinmann
|
6f60445ca8
|
set data-allow-clear on select2
|
2020-04-01 14:05:33 +02:00 |
|
Uwe Steinmann
|
b80ffbf7c3
|
set data-allow-clear for select2
|
2020-04-01 14:04:24 +02:00 |
|
Uwe Steinmann
|
1220de90bd
|
run workflow action name through htmlspecialchars()
|
2020-03-26 08:03:58 +01:00 |
|
Uwe Steinmann
|
2c0fb6f476
|
run names through htmlspecialchars()
|
2020-03-26 07:54:27 +01:00 |
|
Uwe Steinmann
|
bab648b988
|
check if index and indexconf is set
|
2020-03-24 06:46:22 +01:00 |
|
Uwe Steinmann
|
8497e652f6
|
setting more http headers to improve security
|
2020-03-13 19:43:47 +01:00 |
|
Uwe Steinmann
|
7fcc100ae7
|
support one page mode on TimeLine page
|
2020-03-10 17:10:19 +01:00 |
|
Uwe Steinmann
|
c021e4b4cb
|
make printPopupBox() public
|
2020-03-05 22:26:53 +01:00 |
|
Uwe Steinmann
|
49bebebdae
|
overhaul ManageNotify, support onepage mode, use standard output for documents and folders
|
2020-03-05 09:12:45 +01:00 |
|