Uwe Steinmann
2bc217b156
add files for 2 factor authentication
2016-07-12 17:39:10 +02:00
Uwe Steinmann
d064d24903
include ../inc/inc.ClassAccessOperation.php
2016-07-06 13:00:30 +02:00
Uwe Steinmann
a8c8dbf535
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-07-06 12:57:13 +02:00
Uwe Steinmann
25c57db205
include missing inc/inc.Init.php
2016-07-06 11:28:56 +02:00
Uwe Steinmann
1544912dbc
fix access checking
2016-05-30 20:41:36 +02:00
Uwe Steinmann
6ab00875a9
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-05-23 14:05:44 +02:00
Uwe Steinmann
281ea0df9c
fix inclusion of files
2016-05-23 14:05:26 +02:00
Uwe Steinmann
b7a6bb2201
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-05-23 13:59:16 +02:00
Uwe Steinmann
239b750223
include Utils.php early
2016-05-23 13:58:42 +02:00
Uwe Steinmann
9bbf1cc519
no need to include Utils.php
2016-05-23 13:57:51 +02:00
Uwe Steinmann
38f02a149e
Merge branch 'seeddms-5.0.x' into develop
2016-05-03 06:40:50 +02:00
Uwe Steinmann
129b725414
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-05-03 06:32:54 +02:00
Uwe Steinmann
5d25720ec9
add new operation to clear cache completely
2016-04-28 07:51:42 +02:00
Uwe Steinmann
6b2d4a4b75
set dms in view early, check for access on latest content
2016-04-26 18:14:38 +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
281c4baeb3
some reorganization of code
2016-04-22 12:30:02 +02:00
Uwe Steinmann
e97b94d393
Merge branch 'seeddms-5.0.x' into develop
2016-04-22 12:28:57 +02:00
Uwe Steinmann
cde225bb44
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-04-22 12:28:45 +02:00
Uwe Steinmann
00e45dd63a
use setParam() instead of passing array to view
2016-04-22 12:28:19 +02:00
Uwe Steinmann
c6121ff201
do not issue an error if access on library folder is forbitten
...
just disable the upload from the library folder
2016-04-22 12:25:26 +02:00
Uwe Steinmann
099c9aeee4
include missing files
2016-04-20 15:49:23 +02:00
Uwe Steinmann
9999f6d57c
include missing files, set accessobject for view
2016-04-20 15:45:53 +02:00
Uwe Steinmann
5912354f09
set accessobject in view
2016-04-20 09:01:59 +02:00
Uwe Steinmann
8d8f3e51fb
move excel export into view
2016-04-18 20:53:00 +02:00
Uwe Steinmann
4e2313d387
pass instance of Access Operation to view
2016-04-18 13:13:16 +02:00
Uwe Steinmann
f8adb0cecf
show previews were possible, pass accessobject to view
2016-04-15 13:20:56 +02:00
Uwe Steinmann
28dc4d32ad
check access rights
2016-04-13 18:42:58 +02:00
Uwe Steinmann
64470891ba
set accessobject for view
2016-04-13 10:53:57 +02:00
Uwe Steinmann
a3e0f6eb7d
fix inclusion of files
2016-04-13 08:56:51 +02:00
Uwe Steinmann
23e3011d82
use access check
2016-04-13 08:50:27 +02:00
Uwe Steinmann
5bdc6fe3cc
filter result by new access restrictions derived from status
2016-04-12 12:23:26 +02:00
Uwe Steinmann
3e05cfe24f
fix call of SeedDMS_AccessOperation()
2016-03-23 16:54:25 +01:00
Uwe Steinmann
353be72dc9
pass $document to mayApprove()
2016-03-23 16:54:03 +01:00
Uwe Steinmann
b8fc40f60f
fix access check
2016-03-18 22:48:13 +01:00
Uwe Steinmann
d8e0ba840d
fix syntax error
2016-03-18 22:47:51 +01:00
Uwe Steinmann
4dcd92b528
convert to new method of view invocation
2016-03-18 16:52:04 +01:00
Uwe Steinmann
361b63256f
Merge branch 'seeddms-5.0.x' into develop
2016-03-18 16:17:17 +01:00
Uwe Steinmann
f7883f9154
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-18 16:07:47 +01: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
7bd77ba43e
Merge branch 'seeddms-5.0.x' into develop
2016-03-15 08:50:32 +01:00
Uwe Steinmann
fc0b7a4e16
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-15 08:48:03 +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
c5435e0a27
add acl check
2016-03-15 06:22:48 +01:00
Uwe Steinmann
3f6420a6d4
Merge branch 'seeddms-5.0.x' into develop
2016-03-14 18:20:03 +01:00
Uwe Steinmann
51e4458df4
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-14 18:19:47 +01:00
Uwe Steinmann
57f42ab523
use new invocation of view
2016-03-14 15:27:41 +01:00
Uwe Steinmann
d317388d18
Merge branch 'seeddms-5.0.x' into develop
2016-03-09 08:10:15 +01:00
Uwe Steinmann
9a319ef539
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-09 08:06:37 +01:00
Uwe Steinmann
cbb9317619
edit document versions online
2016-03-09 07:51:35 +01:00
Uwe Steinmann
f859b48a57
Merge branch 'seeddms-5.0.x' into develop
2016-03-09 06:42:30 +01:00
Uwe Steinmann
dc3958b456
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-09 06:40:14 +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
64c0b37726
add access check
2016-03-04 16:02:03 +01:00
Uwe Steinmann
e4bc8d2180
add advanced access check
2016-03-04 09:36:08 +01:00
Uwe Steinmann
a3df77e713
take out access check
2016-03-04 09:35:27 +01:00
Uwe Steinmann
0909d43bcf
minor code cleanup
2016-03-04 09:34:47 +01:00
Uwe Steinmann
51fa5d18e6
enhance AccessOperation by check_view_access()
...
all methods in SeedDMS_AccessOperation take the object to be checked
as the first parameter. Add new method check_view_access() which
checks if a view may be accessed based on the tables tblAros, tblAcos,
tblArosAcos
2016-03-03 07:39:04 +01:00
Uwe Steinmann
8985748f8a
use new instanciation of view
2016-03-03 07:37:26 +01:00
Uwe Steinmann
677534c8ec
add files for managing access control lists
2016-02-29 11:18:55 +01:00
Uwe Steinmann
5f610c4049
Merge branch 'seeddms-5.0.x' into develop
2016-02-26 09:22:25 +01:00
Uwe Steinmann
fe9ac278c7
list all registered hooks
2016-02-26 09:22:06 +01:00
Uwe Steinmann
3b18b4398c
fix name of view parameter previewwidthdetail
2016-02-25 10:33:41 +01:00
Uwe Steinmann
e759b44d37
include inc.ClassAcl.php
2016-02-24 14:38:28 +01:00
Uwe Steinmann
3d76792239
add management of roles
2016-02-24 14:36:59 +01:00
Uwe Steinmann
49be0485c5
role is now an instance of SeedDMD_Core_Role
2016-02-24 14:35:37 +01:00
Uwe Steinmann
067890345e
Merge branch 'seeddms-5.0.x' into develop
2016-02-17 11:44:25 +01:00
Uwe Steinmann
0f991c2dc1
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-17 11:39:09 +01:00
Uwe Steinmann
4d2ade4d7c
do not call SeedDMS_Core_Folder::verifyLastestContentExpriry() on
...
folders
2016-02-16 12:21:48 +01:00
Uwe Steinmann
bc608eff07
Merge branch 'seeddms-5.0.x' into develop
2016-02-15 20:45:05 +01:00
Uwe Steinmann
202d994e1c
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-15 17:08:01 +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
2a5a2cd61d
Merge branch 'seeddms-5.0.x' into develop
2016-02-10 11:49:15 +01:00
Uwe Steinmann
43c80a9f73
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-10 11:48:19 +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
2da2f0af9a
Merge branch 'seeddms-5.0.x' into develop
2016-02-08 13:24:40 +01:00
Uwe Steinmann
0903eacb62
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-08 12:46:59 +01:00
Uwe Steinmann
ae11964ca0
pass selected category to view
2016-02-05 17:26:24 +01:00
Uwe Steinmann
3b8d7a5271
Merge branch 'seeddms-5.0.x' into develop
2016-02-04 19:22:59 +01:00
Uwe Steinmann
b04571da11
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-04 19:13:06 +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
76f5a89f92
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-02 09:48:18 +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