Uwe Steinmann
|
138a6ce408
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-08-03 09:30:53 +02:00 |
|
Uwe Steinmann
|
b013553a3d
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-08-03 09:24:10 +02:00 |
|
Uwe Steinmann
|
06347ff212
|
check for HTTP_X_FORWARDED_FOR in add_log_line()
use it instead of REMOTE_ADDR
|
2016-08-03 08:53:14 +02:00 |
|
Uwe Steinmann
|
8770aaecb3
|
add new paramter maxSizeForFullText
|
2016-08-02 17:08:54 +02:00 |
|
Uwe Steinmann
|
b8b1996fb4
|
redirekt to out/out.Setup2Auth.php if 2-fact-auth isn't setup
make sure user has not been substituted for setting up 2-fact-auth
or password change
|
2016-07-12 17:40:54 +02:00 |
|
Uwe Steinmann
|
825ef2898b
|
add enable2FactorAuthentication
|
2016-07-06 22:25:43 +02:00 |
|
Uwe Steinmann
|
d7898f972e
|
new version 4.3.27
|
2016-07-04 09:17:35 +02:00 |
|
Uwe Steinmann
|
44dbf74c57
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-05-30 11:20:47 +02:00 |
|
Uwe Steinmann
|
d76d54ce96
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-05-24 08:00:48 +02:00 |
|
Uwe Steinmann
|
6ba8013d40
|
add option to unlink file in drop folder once uploaded
|
2016-05-23 13:15:50 +02:00 |
|
Uwe Steinmann
|
6380e028fa
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-05-03 07:09:26 +02:00 |
|
Uwe Steinmann
|
6c509d3f8b
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-05-03 07:05:10 +02:00 |
|
Uwe Steinmann
|
553a29bd29
|
remove some old code
|
2016-05-03 07:03:31 +02:00 |
|
Uwe Steinmann
|
9fb4dfaa9b
|
start new version 5.0.4
|
2016-05-03 06:44:50 +02:00 |
|
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 |
|