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
Uwe Steinmann
36602ff54a
add js() in view which turns CSP on
2016-01-27 17:33:40 +01:00
Uwe Steinmann
5863d962ac
Merge branch 'seeddms-5.0.x' into develop
2015-12-16 09:30:16 +01:00
Uwe Steinmann
9da4d9f3db
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-16 07:17:32 +01:00
Uwe Steinmann
a71cb01c85
???
2015-12-16 07:14:04 +01:00
Uwe Steinmann
1acad75f83
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-15 21:04:45 +01:00
Uwe Steinmann
bdc3a28dcf
seperate javascript from html
2015-12-15 21:02:47 +01:00
Uwe Steinmann
3f778f9a77
seperate html from javascript to make content security policy possible
2015-12-14 15:16:32 +01:00
Uwe Steinmann
ff447ba31f
check if $_GET['pg'] is set
2015-12-14 12:53:32 +01:00
Uwe Steinmann
29f4ca0710
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-14 12:09:16 +01:00
Uwe Steinmann
1b8f515d7b
fix division by zero if all hits are shown
2015-12-14 11:46:29 +01:00
Uwe Steinmann
8616ff5481
rename search script
2015-12-14 09:54:34 +01:00
Uwe Steinmann
3d7cd317e4
switch to new way to invoke the view
2015-12-14 09:47:51 +01:00
Uwe Steinmann
85e9dc25bb
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-11 20:35:20 +01:00
Uwe Steinmann
d76cc6d3d4
invoke $view and pass $_GET
2015-12-11 20:20:36 +01:00
Uwe Steinmann
238eed8810
pass previewer to group manager
2015-12-11 08:10:18 +01:00
Uwe Steinmann
e4ba3b44a8
rewrote using ajax (like UsrMgr)
2015-12-10 12:43:42 +01:00
Uwe Steinmann
d04e65108d
Merge branch 'seeddms-5.0.x' into develop
2015-11-19 08:00:10 +01:00
Uwe Steinmann
9d763b60a5
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-11-19 07:59:34 +01:00
Uwe Steinmann
485d17b775
remove old code
2015-11-19 07:17:21 +01:00
Uwe Steinmann
f33f7ab41a
Merge branch 'seeddms-5.0.x' into develop
2015-11-16 21:58:04 +01:00
Uwe Steinmann
bf6ddb71e6
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-11-16 09:19:11 +01:00
Uwe Steinmann
6d16946a19
show more information of selected document
2015-11-16 08:35:06 +01:00
Uwe Steinmann
031129a31c
Merge branch 'seeddms-5.0.x' into develop
2015-10-20 18:21:47 +02:00
Uwe Steinmann
2f9e015856
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-10-20 18:20:24 +02:00
Uwe Steinmann
2c79669c94
pass $_GET to view
2015-10-19 13:14:50 +02:00
Uwe Steinmann
002fa8df29
get timeline data in ajax call
2015-10-19 13:14:14 +02:00
Uwe Steinmann
37f9771b97
Merge branch 'seeddms-5.0.x' into develop
2015-09-23 17:21:26 +02:00
Uwe Steinmann
42dbb30e22
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-09-23 16:03:15 +02:00
Uwe Steinmann
3c13873195
fix syntax error
2015-09-23 15:00:47 +02:00
Uwe Steinmann
ea3fe81a0e
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-09-23 14:56:59 +02:00
Uwe Steinmann
da168c3eec
check if _GET[skip] is set
2015-09-23 14:56:28 +02:00
Uwe Steinmann
42b5162ca4
Merge branch 'seeddms-5.0.x' into develop
2015-09-23 14:43:13 +02:00
Uwe Steinmann
10c5086307
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-09-23 14:13:56 +02:00
Uwe Steinmann
6564861b92
pass skip array to view
2015-09-23 14:12:50 +02:00
Uwe Steinmann
fcbb5f68fe
Merge branch 'seeddms-5.0.x' into develop
2015-09-22 08:51:59 +02:00
Uwe Steinmann
526607b839
reorder include files
2015-09-21 17:11:30 +02:00
Uwe Steinmann
6be0d179fc
Merge branch 'seeddms-5.0.x' into develop
2015-09-21 16:58:25 +02:00
Uwe Steinmann
229d976113
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-09-21 16:58:14 +02:00
Uwe Steinmann
c385d86a60
add timeline over all documents
2015-09-21 16:46:17 +02:00
Uwe Steinmann
d54172d366
Merge branch 'seeddms-5.0.x' into develop
2015-09-18 08:00:06 +02:00
Uwe Steinmann
8ab6dda490
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-09-18 07:59:15 +02:00
Uwe Steinmann
ab35650f0b
check if settings->_libraryFolder is set before using it
2015-09-16 11:25:59 +02:00
Uwe Steinmann
850bb05481
add superfluous code
2015-09-16 11:10:11 +02:00
Uwe Steinmann
8d7bceefac
pass preview parameters to view
2015-09-03 15:16:00 +02:00
Uwe Steinmann
b7de0f61c7
Merge branch 'seeddms-5.0.x' into develop
2015-08-20 22:38:08 +02:00
Uwe Steinmann
6e80f025cf
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-20 15:55:53 +02:00
Uwe Steinmann
d63b427822
use __invoke() when calling view
2015-08-20 15:54:17 +02:00
Uwe Steinmann
58413e5218
Merge branch 'seeddms-5.0.x' into develop
2015-08-19 09:24:20 +02:00
Uwe Steinmann
cde8e830f5
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-19 09:24:05 +02:00
Uwe Steinmann
fb065f1a61
check if index could be created
2015-08-19 09:19:52 +02:00
Uwe Steinmann
4c6eb18528
Merge branch 'seeddms-5.0.x' into develop
2015-08-19 06:09:20 +02:00
Uwe Steinmann
83fbab5149
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-19 06:05:48 +02:00
Uwe Steinmann
bf05ef4f95
parameter 'action' can be set, to run a different method in the view class
2015-08-18 22:36:55 +02:00
Uwe Steinmann
aa49c5b0b1
Merge branch 'seeddms-5.0.x' into develop
2015-08-10 21:58:16 +02:00
Uwe Steinmann
65fda6daee
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-10 21:53:27 +02:00
Uwe Steinmann
8ffcfab6e4
use new fulltext index interface with support for sqlitefts
2015-08-10 21:43:15 +02:00
Uwe Steinmann
eeff55eb7d
pass $dms to constructor of SeedDMS_AccessOperation
2015-08-07 13:15:13 +02:00
Uwe Steinmann
c4f7223293
Merge branch 'seeddms-5.0.x' into develop
2015-08-07 13:13:14 +02:00
Uwe Steinmann
482143c04f
pass $dms to contructor of SeedDMS_AccessOperation
2015-08-07 13:11:50 +02:00
Uwe Steinmann
55ccf3e987
Merge branch 'seeddms-5.0.x' into develop
2015-08-05 21:14:35 +02:00
Uwe Steinmann
122fcdb3c9
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-05 21:14:17 +02:00
Uwe Steinmann
7485a85077
set timeout for external commands when creating fulltext index
2015-08-05 21:11:21 +02:00
Uwe Steinmann
d653c516ea
pass backup dir to view
2015-07-28 07:50:02 +02:00
Uwe Steinmann
975012768e
use _REQUEST instead of _GET for currenttab
2015-07-15 07:23:38 +02:00
Uwe Steinmann
40cd60f985
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-07-08 07:33:02 +02:00
Uwe Steinmann
26982d1da0
show preview image in list
2015-07-08 07:26:16 +02:00
Uwe Steinmann
dd13814139
show preview image in list
2015-07-08 07:24:50 +02:00
Uwe Steinmann
463e94ee8a
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
...
Conflicts:
CHANGELOG
Makefile
SeedDMS_Core/Core/inc.ClassDMS.php
SeedDMS_Core/package.xml
inc/inc.Utils.php
inc/inc.Version.php
install/install.php
op/op.ApproveDocument.php
op/op.Login.php
op/op.RemoveDocumentLink.php
op/op.ReviewDocument.php
out/out.SetReviewersApprovers.php
views/bootstrap/class.Bootstrap.php
2015-06-30 07:05:27 +02:00
Uwe Steinmann
d070f6da85
use access operations to check if operation is allowed
...
before, this was some own code which did not same the same
check as maySetReviewerApprover()
2015-06-26 12:23:09 +02:00
Uwe Steinmann
52559730d9
use new customizable preview converters
2015-06-25 19:52:02 +02:00
Uwe Steinmann
f78af97b4a
check if library folder is readable, pass folder to view
2015-06-24 12:26:08 +02:00
Uwe Steinmann
5c43f191ce
propperly check access rights
2015-06-15 14:20:51 +02:00