Uwe Steinmann
|
8a4948085a
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-04-28 12:24:47 +02:00 |
|
Uwe Steinmann
|
4dbe07871c
|
check for dependency on seeddms
disable extension if dependency not met
|
2016-04-28 12:04:09 +02:00 |
|
Uwe Steinmann
|
135f9c06f6
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-04-22 16:49:11 +02:00 |
|
Uwe Steinmann
|
2ee76efedb
|
new version 4.3.26
|
2016-04-22 16:46:56 +02:00 |
|
Uwe Steinmann
|
35d7a70ade
|
header for additional columns can be set
|
2016-04-22 12:57:39 +02:00 |
|
Uwe Steinmann
|
e1926ed217
|
add more documentation
|
2016-04-22 08:21:18 +02:00 |
|
Uwe Steinmann
|
823e7bf76e
|
better handling of access rights if advanced access rights are turn off
check_view_access() returns true for admins and false otherwise
|
2016-04-21 17:19:58 +02:00 |
|
Uwe Steinmann
|
20c0abf69d
|
add missing attribute 'target' to converters
this needs to be done when updating from 5.0.x to 5.1.x
|
2016-04-21 15:33:57 +02:00 |
|
Uwe Steinmann
|
8a08cc3bff
|
check_view_access() returns true if advanced access is turned off
|
2016-04-20 18:09:05 +02:00 |
|
Uwe Steinmann
|
ea4d3d782c
|
add parameter to html_link() for turning access check off
|
2016-04-20 18:08:24 +02:00 |
|
Uwe Steinmann
|
4590a14de1
|
fix html_link(), link attributes can't be added
|
2016-04-20 09:01:20 +02:00 |
|
Uwe Steinmann
|
8c77b0734c
|
add hook to set extra columns, fix column counting if approval or review does not exists
|
2016-04-18 20:51:32 +02:00 |
|
Uwe Steinmann
|
caf1501c89
|
add mehtod __invoke()
|
2016-04-13 18:30:54 +02:00 |
|
Uwe Steinmann
|
94682fb0ff
|
copy code from check_view_access() to check_controller_access()
|
2016-04-13 18:29:58 +02:00 |
|
Uwe Steinmann
|
0dba3d5300
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-04-13 08:53:12 +02:00 |
|
Uwe Steinmann
|
d2ca2a8329
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-04-13 08:53:03 +02:00 |
|
Uwe Steinmann
|
4c15aa7c49
|
check_access() doesn't check for admin anymore
check_view_access() does it now
|
2016-04-13 08:49:32 +02:00 |
|
Uwe Steinmann
|
e22ca653ed
|
check_view_access() returns true/false and also takes admin role into account
|
2016-04-13 08:48:23 +02:00 |
|
Uwe Steinmann
|
d2b2bd0226
|
check() returns true/false again
|
2016-04-13 08:47:33 +02:00 |
|
Uwe Steinmann
|
2d79a0f143
|
make php7 compatible
|
2016-04-12 17:05:05 +02:00 |
|
Uwe Steinmann
|
6278dd8df3
|
set access restrictions by role
|
2016-04-12 12:22:36 +02:00 |
|
Uwe Steinmann
|
3654906e9a
|
set $dms->noReadForStatus (still commented out)
|
2016-04-12 07:56:53 +02:00 |
|
Uwe Steinmann
|
be8be01ed5
|
check if getLatestContent() returns a version
|
2016-04-12 07:54:22 +02:00 |
|
Uwe Steinmann
|
c86616b971
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-04-07 08:38:05 +02:00 |
|
Uwe Steinmann
|
8a0073c39a
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-04-07 08:33:41 +02:00 |
|
Uwe Steinmann
|
ef6bbecd1e
|
add optional parameter to add_log_line()
|
2016-04-07 08:32:07 +02:00 |
|
Uwe Steinmann
|
c3ab200c87
|
use SEEDDMS_CONFIG_FILE if set
|
2016-04-07 08:31:40 +02:00 |
|
Uwe Steinmann
|
c2d8fb1508
|
remove empty line
|
2016-04-07 08:31:11 +02:00 |
|
Uwe Steinmann
|
df040190f1
|
pass $settings to view, set default theme to bootstrap
|
2016-04-07 08:30:47 +02:00 |
|
Uwe Steinmann
|
17fc1d7dd4
|
sync with 5.0.x
|
2016-04-07 08:30:25 +02:00 |
|
Uwe Steinmann
|
552c3b4d98
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-04-05 10:05:05 +02:00 |
|
Uwe Steinmann
|
d59e7c1228
|
remove some duplicate code, do not use classname SeedDMS_Core_User
|
2016-04-05 09:41:32 +02:00 |
|
Uwe Steinmann
|
369411ec5b
|
$settings is not needed
|
2016-04-04 16:41:09 +02:00 |
|
Uwe Steinmann
|
f4b6b9b6e1
|
do not pass $dms and $settings to (pre|post)AddService
|
2016-04-04 16:40:41 +02:00 |
|
Uwe Steinmann
|
5de44791ff
|
fix name of preAddService
|
2016-04-04 16:17:41 +02:00 |
|
Uwe Steinmann
|
50a39d439a
|
revisors may not be set unless document is release or in revision
|
2016-03-23 17:56:34 +01:00 |
|
Uwe Steinmann
|
a693233150
|
make mayEditVersion() work again
|
2016-03-23 16:53:01 +01:00 |
|
Uwe Steinmann
|
e72e7f3f15
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-03-22 15:22:19 +01:00 |
|
Uwe Steinmann
|
0577fec1ba
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-03-22 15:11:42 +01:00 |
|
Uwe Steinmann
|
2e8c9cb690
|
use __construct for constructor
|
2016-03-22 14:55:48 +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
|
d283c24979
|
put footnote into row-fluid
|
2016-03-15 08:28:23 +01:00 |
|
Uwe Steinmann
|
4125c0c437
|
set optional parameter of contentContainerStart(), fix settings var sitename
|
2016-03-15 06:33:13 +01:00 |
|
Uwe Steinmann
|
3f6420a6d4
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-03-14 18:20:03 +01:00 |
|
Uwe Steinmann
|
6132c364de
|
call hooks before and after setting notification service
|
2016-03-09 18:25:17 +01:00 |
|
Uwe Steinmann
|
197a005da6
|
add $dms as parameter to constructor
|
2016-03-09 18:05:55 +01:00 |
|
Uwe Steinmann
|
a5d766543e
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-03-09 18:03:34 +01:00 |
|
Uwe Steinmann
|
acdfa6f8c4
|
add notification service
|
2016-03-09 17:57:38 +01:00 |
|
Uwe Steinmann
|
d317388d18
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-03-09 08:10:15 +01:00 |
|