Commit Graph

482 Commits

Author SHA1 Message Date
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
7892498d97 create view at beginning of file 2018-02-01 14:42:30 +01:00
Uwe Steinmann
fd3cef5407 fix text for error msgs 2018-01-09 15:35:08 +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
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
54ae8b33aa set pdfconverters from settings 2017-11-22 13:53:06 +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
d329de7036 some minor code reorganisation 2017-11-21 10:23:34 +01: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
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
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
b3a41875b3 allow sending login data only if enableEmail is set 2017-08-24 08:39:58 +02:00
Uwe Steinmann
1f47750093 add sending of login data to user 2017-08-24 08:15:48 +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
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
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
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
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
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
ca58278f29 new files for transfering docs, folders, etc. to a new owner 2017-07-31 11:27:32 +02:00