Uwe Steinmann
0e6bd00f96
use view for exitError
2017-08-03 18:43:28 +02:00
Uwe Steinmann
711114310b
list reviews/approvals which have lost their user/group
2017-08-02 17:31:39 +02:00
Uwe Steinmann
0c3355ed9d
no extra check enableVersionModificaton
...
is done by maySetReviewersApprovers()
2017-08-02 07:04:46 +02:00
Uwe Steinmann
76508cb52b
check with SeedDMS_AccessOperation for allowed operation
2017-08-02 06:47:48 +02:00
Uwe Steinmann
13f3a0f373
pass current user to constructor of Calendar class
2017-02-21 17:29:38 +01:00
Uwe Steinmann
1a74c45cae
put all calendar operations into class
2017-02-21 17:26:16 +01:00
Uwe Steinmann
9dfea210d6
new calendar based on fullcalendar
2017-02-16 15:02:46 +01:00
Uwe Steinmann
aa90fdaaf9
include LogInit.php
2017-02-11 15:20:52 +01:00
Uwe Steinmann
9e073c7111
pass strictformcheck to view
2017-01-31 17:20:05 +01:00
Uwe Steinmann
8959a9e167
add searching for document id
2017-01-18 14:45:40 +01:00
Uwe Steinmann
5796ccdf06
add exit() after calling header('Location: ..')
2017-01-01 14:47:20 +01:00
Uwe Steinmann
4709e98429
remove some white space
2017-01-01 14:46:57 +01:00
Uwe Steinmann
97ee39df99
replace last remaining call of sanitizeString() by preg_replace()
2016-12-05 10:24:36 +01:00
Uwe Steinmann
fbb198cd9f
pass showFullPreview and convertToPdf to view
2016-11-07 09:26:19 +01:00
Uwe Steinmann
9fa5ececb7
add showSingleSearchHit config option
2016-10-04 16:54:16 +02:00
Uwe Steinmann
22dbfc9a32
pass list of transitions to workflow graph
2016-09-04 20:15:05 +02:00
Uwe Steinmann
7c3e1c0807
fix copyright in header
2016-08-09 07:53:15 +02:00
Uwe Steinmann
5d25720ec9
add new operation to clear cache completely
2016-04-28 07:51:42 +02:00
Uwe Steinmann
7e3cd7d6c4
move inclusion SeedDMS/Preview.php into view
2016-04-26 13:43:02 +02:00
Uwe Steinmann
fcf85a88e0
move inclusion of "SeedDMS/Preview.php" into view
2016-04-26 12:16:29 +02:00
Uwe Steinmann
00e45dd63a
use setParam() instead of passing array to view
2016-04-22 12:28:19 +02:00
Uwe Steinmann
889a080339
fix syntax error
2016-03-18 15:32:49 +01:00
Uwe Steinmann
88fd6a1dc4
use new invocation of view
2016-03-16 20:09:48 +01:00
Uwe Steinmann
cfaa11a02c
turn on csp by adding method js()
2016-03-16 15:11:33 +01:00
Uwe Steinmann
a758b29369
place javascript into external file
2016-03-16 15:04:17 +01:00
Uwe Steinmann
7c3bc05d6e
some code reorganisation
2016-03-16 13:09:06 +01:00
Uwe Steinmann
71b8cd7311
place js into extra file
2016-03-16 12:58:18 +01:00
Uwe Steinmann
8a4e558f4b
place all javascript into external file
2016-03-16 12:41:17 +01:00
Uwe Steinmann
4d01346172
convert to invocation of view
2016-03-15 08:26:49 +01:00
Uwe Steinmann
77e579502e
use new invocation of view
2016-03-15 08:26:13 +01:00
Uwe Steinmann
57f42ab523
use new invocation of view
2016-03-14 15:27:41 +01:00
Uwe Steinmann
cbb9317619
edit document versions online
2016-03-09 07:51:35 +01:00
Uwe Steinmann
7280668f91
add admin script for mass importing files from file system
2016-03-08 18:35:39 +01:00
Uwe Steinmann
2d04fc7d93
pass showfolders to view
2016-03-08 18:33:02 +01:00
Uwe Steinmann
4d2ade4d7c
do not call SeedDMS_Core_Folder::verifyLastestContentExpriry() on
...
folders
2016-02-16 12:21:48 +01:00
Uwe Steinmann
54df39ba81
pass timeout to view and previewer
2016-02-15 10:57:37 +01:00
Uwe Steinmann
a7c8d36720
use same var name as for all other views
2016-02-15 10:41:33 +01:00
Uwe Steinmann
86ee3fb13e
pass workflowmode to view
2016-02-10 10:33:44 +01:00
Uwe Steinmann
75183a9d36
check experation and set status accordingly before listing documents
2016-02-09 17:33:23 +01:00
Uwe Steinmann
ae11964ca0
pass selected category to view
2016-02-05 17:26:24 +01:00
Uwe Steinmann
072282140a
include previewer, set selattrdef
2016-02-04 19:02:46 +01:00
Uwe Steinmann
2317c092d6
fix setting default search method
...
the search form in the main menu will just set 'fulltext=1' if
fulltext is the default method. out/out.Search.php will not
check for the defaultSearchMethod
2016-02-03 14:46:06 +01:00
Uwe Steinmann
4dce5d7ab3
help and default search method be set
2016-02-01 19:57:08 +01:00
Uwe Steinmann
0ca91816b5
pass strictformcheck to view, fix undefined variable error
2016-02-01 19:56:13 +01:00
Uwe Steinmann
5abe031222
put javascript into a separate file
2016-01-28 15:04:14 +01:00
Uwe Steinmann
3f0a455260
put javascript into separate file
2016-01-28 14:56:23 +01:00
Uwe Steinmann
e9be5cc115
put all javascript into its own file
2016-01-28 13:38:12 +01:00
Uwe Steinmann
e7a6ebb8ce
put javascript into separate file
2016-01-28 13:37:16 +01:00
Uwe Steinmann
3bc3739213
call invoke function of view
2016-01-28 13:36:57 +01:00
Uwe Steinmann
36602ff54a
add js() in view which turns CSP on
2016-01-27 17:33:40 +01:00