Uwe Steinmann
02307528ba
check if $object is set
2016-03-08 17:22:46 +01:00
Uwe Steinmann
5471c17b0f
better check if reviewer/approver still exist
2016-03-08 16:07:42 +01:00
Uwe Steinmann
3031596312
replace old UI:: function calls
2016-03-08 14:59:04 +01:00
Uwe Steinmann
ec8f40cf1f
rename getNotificationsByGroup() to getNotifications()
2016-03-08 14:56:27 +01:00
Uwe Steinmann
4e32ce086e
Merge branch 'develop' into seeddms-5.1.x
2016-03-08 10:46:34 +01:00
Uwe Steinmann
aca3db06c2
Merge branch 'seeddms-5.0.x' into develop
2016-03-08 10:46:16 +01:00
Uwe Steinmann
91e57e49da
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-08 10:42:21 +01:00
Uwe Steinmann
22aa803984
output some translations used in js code
2016-03-08 10:40:01 +01:00
Uwe Steinmann
d67132f090
set formtoken on draggable documents/folders
2016-03-08 10:39:21 +01:00
Uwe Steinmann
42ebb5d452
use bootbox when moving docs/folders via drag&drop
2016-03-08 10:38:51 +01:00
Uwe Steinmann
568e3d82ab
use translated text
2016-03-08 10:37:57 +01:00
Uwe Steinmann
07689d9639
add various new phrases
2016-03-08 10:37:36 +01:00
Uwe Steinmann
969fa2569b
add method jsTranslations()
2016-03-08 10:37:07 +01:00
Uwe Steinmann
192700fd26
various minor cleanups
2016-03-08 08:02:17 +01:00
Uwe Steinmann
e9c116cd7a
object title in clipboard is not draggable
2016-03-08 08:01:41 +01:00
Uwe Steinmann
4bd2a9f766
Merge branch 'seeddms-5.0.x' into develop
2016-03-08 07:00:09 +01:00
Uwe Steinmann
4a45fb2e42
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-08 06:59:18 +01:00
Uwe Steinmann
6098fc9057
much cleaner drap&drop support
2016-03-08 06:56:58 +01:00
Uwe Steinmann
51d0078e26
Merge branch 'seeddms-5.0.x' into develop
2016-03-07 08:16:40 +01:00
Uwe Steinmann
068bd9a3f9
pass $dms to view for error message
2016-03-07 08:16:10 +01:00
Uwe Steinmann
691565473d
do not output 'this category is used' for new category
2016-03-04 16:06:19 +01:00
Uwe Steinmann
1578b12cf9
add access check (still commented out)
2016-03-04 16:02:59 +01:00
Uwe Steinmann
64c0b37726
add access check
2016-03-04 16:02:03 +01:00
Uwe Steinmann
535012f844
add column with role
2016-03-04 16:01:40 +01:00
Uwe Steinmann
85ac4314f5
check if SeedDMS_Aco::getRoot() returns objects
2016-03-04 15:45:59 +01:00
Uwe Steinmann
1f9aa108a4
set parameter class
2016-03-04 15:45:28 +01:00
Uwe Steinmann
8e606dac8b
order objects by alias
2016-03-04 15:45:10 +01:00
Uwe Steinmann
04eadaad67
add check_controller_access()
2016-03-04 15:44:11 +01:00
Uwe Steinmann
dcc3d9e74c
take out debug output
2016-03-04 12:59:56 +01:00
Uwe Steinmann
4770608d8f
include inc.ClassAccessOperation.php
2016-03-04 09:40:49 +01:00
Uwe Steinmann
82ac006a13
add many access checks before showing a link
2016-03-04 09:40:08 +01:00
Uwe Steinmann
06346b956c
check access for action info
2016-03-04 09:39:22 +01:00
Uwe Steinmann
795f03f8b8
add column with role
2016-03-04 09:38:37 +01:00
Uwe Steinmann
304a5d804e
use same user list as for Acl manager
2016-03-04 09:38:01 +01:00
Uwe Steinmann
1175f6f9c5
list all users with the selected role
2016-03-04 09:36:44 +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
31017fee9d
fix php error
2016-03-04 09:33:15 +01:00
Uwe Steinmann
6826e69795
add function for creating links, urls, and check access
2016-03-04 09:28:37 +01:00
Uwe Steinmann
bd3fbd5cf7
cache aro, first param of check_view_access() can be string, array, object
2016-03-04 09:27:29 +01:00
Uwe Steinmann
1fe2b3bdc2
some code clean up, change varialbe dms to _dms
2016-03-04 09:26:27 +01:00
Uwe Steinmann
f84c8eedd2
add parameter to turn off/on advanced acl
2016-03-04 09:25:18 +01:00
Uwe Steinmann
42e168a1fc
pass object of role to constructor in getAllInstances()
2016-03-04 09:23:55 +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
e089cc898c
add button for adding missing aro
2016-03-03 07:08:42 +01:00
Uwe Steinmann
c987412482
set propper messages, add missing commands
2016-03-03 07:06:10 +01:00
Uwe Steinmann
bae1386c58
add phrases for new access control
2016-03-03 07:05:09 +01:00
Uwe Steinmann
839ae0b1df
many improvements
2016-03-03 07:04:36 +01:00