Commit Graph

777 Commits

Author SHA1 Message Date
Uwe Steinmann
f9fc71eb40 check if converters are set at all (Closes #394) 2018-03-20 21:25:16 +01:00
Uwe Steinmann
20d1a2695b check if _converters['pdf'] is set, before passing to view 2018-03-20 11:06:11 +01:00
Uwe Steinmann
dffdc46568 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-03-20 07:22:23 +01:00
Uwe Steinmann
dce83545b8 show changelog file of extensions 2018-03-16 11:19:12 +01:00
Uwe Steinmann
db3990b8b7 make repository for extensions configurable 2018-03-14 18:43:01 +01:00
Uwe Steinmann
4ac7fe0c07 set repository url in ext manager, force download of repos content 2018-03-14 13:11:35 +01:00
Uwe Steinmann
66f478b36a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-03-13 18:01:42 +01:00
Uwe Steinmann
52fc4cbe69 add import from repository 2018-03-13 14:38:49 +01:00
Uwe Steinmann
b223344af9 set dms and user in controller
was previously taken from global variables
2018-03-12 18:34:17 +01:00
Uwe Steinmann
40dda18f5a propperly pass enabelSelfReceipt to view 2018-02-27 18:16:22 +01:00
Uwe Steinmann
a575714218 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-02-23 09:06:03 +01:00
Uwe Steinmann
3a6dc48a38 remove code to pass strictformcheck to view 2018-02-21 15:40:03 +01:00
Uwe Steinmann
ab7776bdb9 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-02-07 22:32:18 +01:00
Uwe Steinmann
987025331d set default position of new documents/folders (Closes #381) 2018-02-07 08:43:46 +01:00
Uwe Steinmann
dacacde524 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-02-05 15:14:45 +01:00
Uwe Steinmann
4e9d241108 include autoload.php instead of robthree classes 2018-02-05 15:12:18 +01:00
Uwe Steinmann
8a473031a6 create access object later 2018-02-05 14:18:47 +01:00
Uwe Steinmann
2641478216 move around code to create view and access object 2018-02-05 10:29:53 +01:00
Uwe Steinmann
2c3dff2a24 add check view access 2018-02-05 10:28:32 +01:00
Uwe Steinmann
28a0860824 check view access 2018-02-05 10:28:06 +01:00
Uwe Steinmann
51f3416c70 include LogInit, move incluѕion of Preview.php into view 2018-02-05 08:57:05 +01:00
Uwe Steinmann
c7dbe7d16f not needed anymore 2018-02-01 18:00:05 +01:00
Uwe Steinmann
8c4dc337c5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-02-01 14:56:42 +01:00
Uwe Steinmann
7892498d97 create view at beginning of file 2018-02-01 14:42:30 +01:00
Uwe Steinmann
d89cfc3f1a fix access check 2018-02-01 14:38:57 +01:00
Uwe Steinmann
7f1f551334 allow to filter by status S_NEED_CORRECTION 2018-01-30 19:19:07 +01:00
Uwe Steinmann
cde0f066ad slice entries before view 2018-01-23 16:46:10 +01:00
Uwe Steinmann
81b8d2ae1b export always returns all items, fix display of 2nd, 3rd, ... page 2018-01-23 16:42:25 +01:00
Uwe Steinmann
e97c3a4b25 allow to set receiver when uploading a document 2018-01-16 18:15:05 +01:00
Uwe Steinmann
b51b3bb9f3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-01-09 15:37:40 +01:00
Uwe Steinmann
fd3cef5407 fix text for error msgs 2018-01-09 15:35:08 +01:00
Uwe Steinmann
6f4577d7b2 fix call of SeedDMS_AccessOperation() 2017-12-18 13:20:12 +01:00
Uwe Steinmann
6e58e2bb33 fix typo 2017-12-18 11:47:24 +01:00
Uwe Steinmann
e36fbd87d8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-12-18 11:10:14 +01:00
Uwe Steinmann
9e85efd72e set showtree for view 2017-12-15 09:33:17 +01:00
Uwe Steinmann
9a6786cc8d show only limited number of entries, fetch more when scrolling down 2017-12-14 09:39:43 +01:00
Uwe Steinmann
6d8652f393 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-12-09 07:28:18 +01:00
Uwe Steinmann
0a38435a2d remove wrong init of $accessop 2017-12-08 10:51:34 +01:00
Uwe Steinmann
fe67f3c5ee Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-12-07 08:58:55 +01:00
Uwe Steinmann
49b1b83f01 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-12-07 08:58:44 +01:00
Uwe Steinmann
4cd5d9cf21 missing file causes error msg in webserver log
when ErrorDlg is called, the inclusion of js code (webrootjs and
footerjs) needs this file
2017-12-07 08:54:23 +01:00
Uwe Steinmann
8a26b51ff3 documents can be transfered to another user
include document links, attachments, locks
2017-12-05 18:38:06 +01:00
Uwe Steinmann
795b6c52e2 add scripts for modifying attachments 2017-12-05 08:26:40 +01:00
Uwe Steinmann
36b23b2bbc pass parameters for previewer 2017-12-04 15:24:00 +01:00
Uwe Steinmann
b52ed03cf9 fix error msg if group id isn't passed 2017-12-04 12:00:53 +01:00
Uwe Steinmann
c657dabcda Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-11-24 09:30:22 +01:00
Uwe Steinmann
54ae8b33aa set pdfconverters from settings 2017-11-22 13:53:06 +01:00
Uwe Steinmann
ed5f5bd169 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-11-21 13:40:13 +01:00
Uwe Steinmann
545cdb4e32 backup dir can be set in configuration 2017-11-21 11:51:45 +01:00
Uwe Steinmann
8bb3821a2f $accessop must be instanciated later 2017-11-21 11:29:49 +01:00
Uwe Steinmann
68a69c7531 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-11-21 10:35:43 +01:00
Uwe Steinmann
d329de7036 some minor code reorganisation 2017-11-21 10:23:34 +01:00
Uwe Steinmann
5895a6685a check access 2017-10-27 19:41:05 +02:00
Uwe Steinmann
5149511aaa Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-10-27 15:01:18 +02:00
Uwe Steinmann
2892c1e2fb do not show page browser when all search hits are listed 2017-10-26 06:32:36 +02:00
Uwe Steinmann
91b16892db also check if last content exists 2017-10-16 09:05:45 +02:00
Uwe Steinmann
0a3d32785f new view for listing expired documents 2017-10-06 17:59:46 +02:00
Uwe Steinmann
5b2da28edd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-09-27 07:02:38 +02:00
Uwe Steinmann
3e2d6e3f74 add preview width for dropfolder lists 2017-09-20 09:20:56 +02:00
Uwe Steinmann
b4bcb94b6c intialize $index even if action != show 2017-09-11 08:30:35 +02:00
Uwe Steinmann
ef6f263fc1 create indexer only if action is not set or 'show' (Closes #340) 2017-09-11 08:16:25 +02:00
Uwe Steinmann
04346aa4b8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-09-05 06:30:17 +02:00
Uwe Steinmann
76f98e71d3 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-09-05 06:29:42 +02:00
Uwe Steinmann
c76eeec687 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-09-05 06:29:03 +02:00
Uwe Steinmann
3b06c5c8a1 better handling of deleted documents, doesn't show error anymore 2017-09-05 06:24:35 +02:00
Uwe Steinmann
a002ebe704 include settings before logInit 2017-09-01 17:58:14 +02:00
Uwe Steinmann
f1b502b2f2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-08-29 06:21:53 +02:00
Uwe Steinmann
b3a41875b3 allow sending login data only if enableEmail is set 2017-08-24 08:39:58 +02:00
Uwe Steinmann
38f90b400d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-08-24 08:35:19 +02:00
Uwe Steinmann
1f47750093 add sending of login data to user 2017-08-24 08:15:48 +02:00
Uwe Steinmann
2de2fc00fc add removal of users/groups which has been deleted 2017-08-22 18:00:50 +02:00
Uwe Steinmann
fbd868660d change order of include files for easier merging 2017-08-22 08:25:27 +02:00
Uwe Steinmann
49b139c9d6 fix syntax error 2017-08-22 08:24:01 +02:00
Uwe Steinmann
8671356af8 include LogInit 2017-08-22 07:49:29 +02:00
Uwe Steinmann
eba5645281 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-08-22 07:15:46 +02:00
Uwe Steinmann
e73e168809 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-08-22 07:15:35 +02:00
Uwe Steinmann
8687c90269 include LogInit 2017-08-22 07:15:09 +02:00
Uwe Steinmann
01fb6feeca Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-08-22 06:24:59 +02:00
Uwe Steinmann
2e26504ae7 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-08-22 06:22:28 +02:00
Uwe Steinmann
c68c8b5e52 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-08-22 06:22:16 +02:00
Uwe Steinmann
0e6bd00f96 use view for exitError 2017-08-03 18:43:28 +02:00
Uwe Steinmann
7c363ff4ef init $processwithoutusergroup 2017-08-03 07:40:42 +02:00
Uwe Steinmann
4e55911213 fix syntax errors 2017-08-03 07:39:22 +02:00
Uwe Steinmann
94a4844616 run check only if required
speeds up calling a single check
2017-08-03 07:12:03 +02:00
Uwe Steinmann
e878f438fd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-08-02 18:03:44 +02:00
Uwe Steinmann
50e969452c Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-08-02 17:41:04 +02:00
Uwe Steinmann
d0b9084ad6 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-08-02 17:32:12 +02:00
Uwe Steinmann
711114310b list reviews/approvals which have lost their user/group 2017-08-02 17:31:39 +02:00
Uwe Steinmann
9e4b80e25b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-08-02 12:14:14 +02:00
Uwe Steinmann
13845065d4 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-08-02 07:06:16 +02:00
Uwe Steinmann
ac184a030a Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-08-02 07:05:57 +02:00
Uwe Steinmann
0c3355ed9d no extra check enableVersionModificaton
is done by maySetReviewersApprovers()
2017-08-02 07:04:46 +02:00
Uwe Steinmann
4aef48e5f7 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-08-02 07:02:58 +02:00
Uwe Steinmann
76508cb52b check with SeedDMS_AccessOperation for allowed operation 2017-08-02 06:47:48 +02:00
Uwe Steinmann
8f59babaad Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-08-01 08:37:31 +02:00
Uwe Steinmann
d16ec5d631 pass dropfolderfile to view 2017-08-01 07:58:27 +02:00
Uwe Steinmann
e1bd23b828 drop folder file can be passed by http request 2017-08-01 07:56:31 +02:00
Uwe Steinmann
ecc8cd9594 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-07-31 20:32:47 +02:00
Uwe Steinmann
b5c16a24c7 first check if $_GER[form] is set 2017-07-31 20:32:23 +02:00
Uwe Steinmann
afefe1d66c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-07-31 11:49:43 +02:00
Uwe Steinmann
ca58278f29 new files for transfering docs, folders, etc. to a new owner 2017-07-31 11:27:32 +02:00
Uwe Steinmann
e953d9dcbb Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-07-28 15:12:00 +02:00
Uwe Steinmann
71705c548c add new function to remove user from all processes 2017-07-28 12:35:18 +02:00
Uwe Steinmann
8b848cc05a set 'showtree' for view 2017-07-26 07:55:49 +02:00
Uwe Steinmann
9e87300567 also check if user is disabled 2017-07-20 17:00:19 +02:00
Uwe Steinmann
c6f7b03700 also check for access on document content 2017-07-05 10:48:24 +02:00
Uwe Steinmann
9c678a90f3 add view for listing tasks 2017-05-12 18:21:42 +02:00
Uwe Steinmann
3cc572a1cd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-05-02 06:47:42 +02:00
Uwe Steinmann
73ecd55974 move code into controller 2017-04-27 17:20:33 +02:00
Uwe Steinmann
a83b9ba395 check for enableMultiUpload and enableAttachmentUpload 2017-04-27 06:51:16 +02:00
Uwe Steinmann
62a1d2d7ec do not include ClassAccessOperation 2017-04-11 17:35:17 +02:00
Uwe Steinmann
510067a714 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-04-11 06:42:27 +02:00
Uwe Steinmann
f61a5f2327 add list of active session in menu 2017-03-24 15:55:43 +01:00
Uwe Steinmann
a65315c537 move all task output into own view 2017-03-20 12:41:21 +01:00
Uwe Steinmann
df27dcf878 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-03-20 11:54:55 +01:00
Uwe Steinmann
141a55621b put function for printing clipboard into own class 2017-03-10 20:05:15 +01:00
Uwe Steinmann
4fe435f450 fix error msg when access is not allowed 2017-03-03 14:09:25 +01:00
Uwe Steinmann
fea676c1d4 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-02-24 19:07:23 +01:00
Uwe Steinmann
f27e330ee3 take out extra inc/inc.DBInit.php 2017-02-24 13:46:03 +01:00
Uwe Steinmann
020f25052c index each document by calling ajax function 2017-02-24 12:13:51 +01:00
Uwe Steinmann
293091d13d fix includes 2017-02-22 09:44:47 +01:00
Uwe Steinmann
ce3c2d4f80 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-02-22 09:41:54 +01:00
Uwe Steinmann
bd345fee35 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-21 17:42:00 +01: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
37fb2e2c47 pass access object to view, don't use mode anymore 2017-02-21 15:37:29 +01:00
Uwe Steinmann
4c794381e6 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-02-20 17:34:43 +01:00
Uwe Steinmann
502b5c5414 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-16 15:26:46 +01:00
Uwe Steinmann
9dfea210d6 new calendar based on fullcalendar 2017-02-16 15:02:46 +01:00
Uwe Steinmann
7d82b73208 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-13 12:12:07 +01:00
Uwe Steinmann
6559706b15 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-11 15:21:45 +01:00
Uwe Steinmann
aa90fdaaf9 include LogInit.php 2017-02-11 15:20:52 +01:00
Uwe Steinmann
d5dc6b125d Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-08 15:52:00 +01:00
Uwe Steinmann
9e073c7111 pass strictformcheck to view 2017-01-31 17:20:05 +01:00
Uwe Steinmann
99a83c0d97 set showtree in view 2017-01-25 10:43:43 +01:00
Uwe Steinmann
69e1bb66ad list documents in revision/reception without access 2017-01-25 09:53:18 +01:00
Uwe Steinmann
b814b07e2a reorganize page like MyDocuments page 2017-01-24 14:20:43 +01:00
Uwe Steinmann
4108cf1696 add saving list of users and groupѕ 2017-01-23 07:53:01 +01:00
Uwe Steinmann
c63f994a5f Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-01-18 15:13:18 +01:00
Uwe Steinmann
47db85c175 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-18 15:11:45 +01:00
Uwe Steinmann
39bebbdcf6 switch to new access restrictions 2017-01-18 15:08:25 +01:00
Uwe Steinmann
8959a9e167 add searching for document id 2017-01-18 14:45:40 +01:00
Uwe Steinmann
66e6cec446 add filter for status 'S_DRAFT' 2017-01-11 17:49:21 +01:00
Uwe Steinmann
7d8f4f54c0 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-01-04 17:11:39 +01:00
Uwe Steinmann
a9a51adbb5 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-01 19:27:51 +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
c6d26ec3fa Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-12-15 06:42:15 +01:00
Uwe Steinmann
a8b7277759 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-06 18:06:19 +01:00
Uwe Steinmann
97ee39df99 replace last remaining call of sanitizeString() by preg_replace() 2016-12-05 10:24:36 +01:00