Uwe Steinmann
|
6a72b3c0fa
|
extra _extraPath if not empty, add rootDir.'../pear' to include path
|
2021-07-23 12:08:26 +02:00 |
|
Uwe Steinmann
|
e29976bf25
|
check for more php modules and > 7.2.5
|
2021-07-23 12:07:30 +02:00 |
|
Uwe Steinmann
|
f1358317ea
|
remove all old methods not longer used
|
2021-07-21 15:45:24 +02:00 |
|
Uwe Steinmann
|
e0a12590da
|
callHook merges strings and arrays returned from hook
|
2021-07-08 14:14:13 +02:00 |
|
Uwe Steinmann
|
8a7fb230da
|
fix hasHook() which still had some old code
|
2021-07-08 11:05:27 +02:00 |
|
Uwe Steinmann
|
8b2b2a12e2
|
propperly update expire of cookie (do not take enableLargeFileUpload into account)
|
2021-07-07 09:46:29 +02:00 |
|
Uwe Steinmann
|
132cbf336a
|
rename check_access to check_view_access, first param of html_url is no longer optional
|
2021-07-07 08:25:26 +02:00 |
|
Uwe Steinmann
|
378993782b
|
do not create relative link
|
2021-07-06 18:15:00 +02:00 |
|
Uwe Steinmann
|
496c70c024
|
add methods check_access(), html_url(), html_link() backported from 6.0.x
|
2021-07-06 09:31:11 +02:00 |
|
Uwe Steinmann
|
6fccfd1d18
|
use _httpRoot for imagepath
|
2021-07-05 16:29:30 +02:00 |
|
Uwe Steinmann
|
00bbfff34d
|
make $settings already in constructor of view class available
|
2021-07-05 16:28:51 +02:00 |
|
Uwe Steinmann
|
d6419d38ef
|
add new config var enableRemoveRevApp
|
2021-07-01 12:14:55 +02:00 |
|
Uwe Steinmann
|
47aebfdb14
|
do not strip .php from uri in add_log_line()
|
2021-06-28 09:27:40 +02:00 |
|
Uwe Steinmann
|
cb383eb70b
|
do not strip .php from uri in add_log_line()
|
2021-06-28 09:25:58 +02:00 |
|
Uwe Steinmann
|
ece38b9d22
|
store undelUserIds as array in settings class
|
2021-06-26 11:57:02 +02:00 |
|
Uwe Steinmann
|
61a5dbc2b9
|
check if latest content exists
|
2021-06-25 09:02:39 +02:00 |
|
Uwe Steinmann
|
ff9385bf1e
|
change behaviour of mayEditComment and mayEditAttributes
|
2021-06-25 08:54:05 +02:00 |
|
Uwe Steinmann
|
97414a0971
|
just read hiddenConfFields but do not save
|
2021-06-24 22:32:04 +02:00 |
|
Uwe Steinmann
|
1c839fd26b
|
pass depth of iterator to callback function
|
2021-06-24 09:26:17 +02:00 |
|
Uwe Steinmann
|
932835ef03
|
add field in configuration for hidden other fields in settings form
|
2021-06-23 16:27:09 +02:00 |
|
Uwe Steinmann
|
0d5ba3bc1e
|
pass $logger to migrate()
|
2021-06-07 21:15:18 +02:00 |
|
Uwe Steinmann
|
3003d6d0d3
|
check for non empty workflow state
|
2021-06-01 10:50:55 +02:00 |
|
Uwe Steinmann
|
b12dbd8e02
|
move sending notification mail into Notification service
|
2021-05-21 09:14:55 +02:00 |
|
Uwe Steinmann
|
aa8f6250b3
|
move sending notification emails into notification service
|
2021-05-19 21:19:32 +02:00 |
|
Uwe Steinmann
|
5028f37acc
|
move notification emails into notification service
|
2021-05-19 20:41:50 +02:00 |
|
Uwe Steinmann
|
acf85728c3
|
move sending notification mail into Notification Service
|
2021-05-19 16:18:03 +02:00 |
|
Uwe Steinmann
|
92ff13afc6
|
move notification mail into notification service
|
2021-05-19 15:13:49 +02:00 |
|
Uwe Steinmann
|
0852d10df4
|
add version to document update mail, add stub for remove version mail
|
2021-05-19 08:32:38 +02:00 |
|
Uwe Steinmann
|
97c001acbe
|
move notification mail into notification service
|
2021-05-18 17:39:14 +02:00 |
|
Uwe Steinmann
|
040793034b
|
move notification mail into class NotificationService
|
2021-05-18 17:07:14 +02:00 |
|
Uwe Steinmann
|
3422e5a906
|
move sending notification mail in class NotificationService
|
2021-05-18 16:58:16 +02:00 |
|
Uwe Steinmann
|
abd52ea219
|
set version in sendChangedVersionCommentMail()
|
2021-05-17 07:01:03 +02:00 |
|
Uwe Steinmann
|
33c6436c16
|
move more emails into class NotificationService
|
2021-05-15 22:46:46 +02:00 |
|
Uwe Steinmann
|
7f417157f8
|
move sending mails into NotificationService
|
2021-05-15 12:17:07 +02:00 |
|
Uwe Steinmann
|
d6a296c071
|
add more methods for sending mails
|
2021-05-15 07:38:46 +02:00 |
|
Uwe Steinmann
|
c6a7460533
|
add missing case in getAttributeValidationError()
|
2021-05-15 07:37:21 +02:00 |
|
Uwe Steinmann
|
ca52671bac
|
add method sendNewDocumentMail(), settings can be passed to construct
|
2021-05-14 21:55:48 +02:00 |
|
Uwe Steinmann
|
e40fcf1c2c
|
add method sendNewDocumentMail(), settings can be passed to construct
|
2021-05-14 21:55:00 +02:00 |
|
Uwe Steinmann
|
c0120b0a1d
|
do not call get_magic_quotes_gpc() anymore
|
2021-05-11 21:18:15 +02:00 |
|
Uwe Steinmann
|
bc4a1b5dac
|
propperly check for translation of html body (Closes: #510)
|
2021-05-10 09:01:20 +02:00 |
|
Uwe Steinmann
|
543890e4eb
|
add class SeedDMS_JwtToken
|
2021-05-07 13:22:57 +02:00 |
|
Uwe Steinmann
|
13001867be
|
pass accessobject to exitError view
|
2021-04-30 14:48:13 +02:00 |
|
Uwe Steinmann
|
53af7e3173
|
add methods cmp_user_login() and cmp_user_fullname()
|
2021-04-30 07:57:27 +02:00 |
|
Uwe Steinmann
|
ffdc648292
|
use same way to check for hooks in hasHook() and callHook()
|
2021-04-23 09:56:25 +02:00 |
|
Uwe Steinmann
|
3d15736772
|
read property viewAliasName
|
2021-04-23 06:55:10 +02:00 |
|
Uwe Steinmann
|
6484094809
|
add missing file
|
2021-04-19 15:54:41 +02:00 |
|
Uwe Steinmann
|
91e4351ccc
|
include inc.ClassAccessOperation.php
|
2021-04-18 19:40:13 +02:00 |
|
Uwe Steinmann
|
314a35b2d8
|
backport check_view_access and check_controller_access for smoother migration
|
2021-04-18 13:01:11 +02:00 |
|
Uwe Steinmann
|
6c0b544446
|
do not use session id in form key if not logged in
|
2021-04-18 07:02:53 +02:00 |
|
Uwe Steinmann
|
888d75953e
|
use require_once for style classes, set 'theme' in view
|
2021-04-18 07:02:01 +02:00 |
|