Commit Graph

9601 Commits

Author SHA1 Message Date
Uwe Steinmann
fd4131497b escape special chars in missing translation form 2021-08-20 09:42:27 +02:00
Uwe Steinmann
7b807f8d67 correct processing of return value of getWorkflowLog() 2021-08-20 08:46:18 +02:00
Uwe Steinmann
f19ed34d25 pass notifier to constructor of SeedDMS_SchedulerTaskBase 2021-08-19 13:52:51 +02:00
Uwe Steinmann
bbcf7cb979 do send mail to disabled users or guests 2021-08-19 13:52:13 +02:00
Uwe Steinmann
99bc6becb6 do not check for sender in toList() because it is done in toIndividual() 2021-08-19 13:51:07 +02:00
Uwe Steinmann
0a6ce976c7 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-08-18 12:42:46 +02:00
Uwe Steinmann
a4fb4230e8 add login to key when getting statistics for 'sizeperuser' 2021-08-18 12:21:48 +02:00
Uwe Steinmann
c3dd223dc4 check if array key '__disabled__' is set 2021-08-18 12:12:36 +02:00
Uwe Steinmann
80dbb8f09b check if fetch() returns a record 2021-08-18 12:12:07 +02:00
Uwe Steinmann
ef1113490d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-08-18 10:57:51 +02:00
Uwe Steinmann
a7aa3ff904 fix php error when checking for undeletable user ids 2021-08-18 10:57:18 +02:00
Uwe Steinmann
5ddfa0e297 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-08-18 10:31:34 +02:00
Uwe Steinmann
e3cf72b3d2 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2021-08-18 10:31:19 +02:00
Uwe Steinmann
663aa0cb91 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2021-08-18 10:31:05 +02:00
Uwe Steinmann
fb114b8dbf minor translation updates 2021-08-18 10:30:41 +02:00
Uwe Steinmann
73d27bc82b schedule next run before executing current run 2021-08-17 20:54:57 +02:00
Uwe Steinmann
be7aa1b4a8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-08-17 17:56:17 +02:00
Uwe Steinmann
494e5912af include Previewer 2021-08-17 17:55:55 +02:00
Uwe Steinmann
749f7a2fb1 revert change of $myincpath 2021-08-06 09:19:54 +02:00
Uwe Steinmann
9e9995241d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-08-06 08:58:35 +02:00
Uwe Steinmann
0cf8e7cac5 fix adding of multiple favicons or logos 2021-08-06 08:58:03 +02:00
Uwe Steinmann
46040dce7e add '/www' to $myincpath 2021-08-06 08:34:19 +02:00
Uwe Steinmann
8b34c4f82e fix width in task for creating preview 2021-08-06 08:33:34 +02:00
Uwe Steinmann
8bc9ab8f3c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-08-05 08:42:34 +02:00
Uwe Steinmann
bb77e2d62d fix typo in echo 2021-08-05 08:41:51 +02:00
Uwe Steinmann
0f79234012 show versions if database version doesn't match seeddms version 2021-08-05 08:41:16 +02:00
Uwe Steinmann
817433638b doNotCheckVersion must be doNotCheckDBVersion 2021-08-05 08:40:49 +02:00
Uwe Steinmann
62d9241276 catch exeption when opening database connection 2021-08-05 08:40:13 +02:00
Uwe Steinmann
cd9d1fe25f fix hard coded version number 2021-08-05 08:39:39 +02:00
Uwe Steinmann
9f20268d3b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-08-04 14:20:07 +02:00
Uwe Steinmann
401452767e get dir of config file even if config file is set in environment 2021-08-04 14:19:11 +02:00
Uwe Steinmann
cb0c51234e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-07-23 14:07:03 +02:00
Uwe Steinmann
b9f4d7b0ba issue a message if no attributes are defined 2021-07-23 14:03:44 +02:00
Uwe Steinmann
03eb842f8e remove extra '/' in referuri 2021-07-23 13:41:04 +02:00
Uwe Steinmann
a027f1f70d check if sqlite db has propper path 2021-07-23 13:40:42 +02:00
Uwe Steinmann
9c7ce41163 msg can be passed to install method 2021-07-23 13:40:16 +02:00
Uwe Steinmann
cc9835e3a6 add pear dir to include path 2021-07-23 13:39:59 +02:00
Uwe Steinmann
a26916243c move lots of functions into view 2021-07-23 12:09:07 +02:00
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
c16246fcfb nicer formatting 2021-07-23 12:06:50 +02:00
Uwe Steinmann
58a46497f0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-07-21 16:11:33 +02:00
Uwe Steinmann
79292956c5 better error checking 2021-07-21 15:48:42 +02:00
Uwe Steinmann
dbced5e409 no longer use old static methods in UI_Default 2021-07-21 15:46:01 +02:00
Uwe Steinmann
f1358317ea remove all old methods not longer used 2021-07-21 15:45:24 +02:00
Uwe Steinmann
c1e794dc4f fix updating tblDocumentFiles 2021-07-21 15:24:50 +02:00
Uwe Steinmann
51c342b5e3 replace tab with spaces 2021-07-21 15:24:17 +02:00
Uwe Steinmann
93c88a6f87 add changes for 6.0.16 2021-07-21 08:33:14 +02:00
Uwe Steinmann
50d528a831 fix export, export xlsx, do not collapse search form anymore 2021-07-21 08:13:15 +02:00
Uwe Steinmann
20dd55840e use replacement for PHPExcel() which is outdated for a long time, create xlsx instead of xls 2021-07-21 08:12:17 +02:00