Commit Graph

8789 Commits

Author SHA1 Message Date
Uwe Steinmann
d61f7f0b2a add css for badges 2021-02-16 15:18:27 +01:00
Uwe Steinmann
a2e9d7e3e9 add changes for 5.1.22 2021-02-16 14:57:10 +01:00
Uwe Steinmann
02a830e74c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-02-16 14:42:09 +01:00
Uwe Steinmann
b4fd707a60 change to two column layout 2021-02-16 14:35:16 +01:00
Uwe Steinmann
c8956a365d much better html formatting 2021-02-16 13:58:24 +01:00
Uwe Steinmann
400c8f11d1 fix button for sorting 2021-02-15 19:17:58 +01:00
Uwe Steinmann
16c8102392 send list of expired docs to configured email address 2021-02-15 19:04:23 +01:00
Uwe Steinmann
89ca0adc7d add currenttab=revapp to url in notification mail 2021-02-15 11:55:24 +01:00
Uwe Steinmann
5ac51f3c89 getDocumentList() can return sleeping revision 2021-02-11 12:24:07 +01:00
Uwe Steinmann
0d43c618cd getCurrentDatetime() takes parameter for day offset 2021-02-11 12:23:35 +01:00
Uwe Steinmann
68a16ce372 SeedDMS_Core_DMS::getDocumentList() uses ambiguous column name when sorting by status 2021-02-11 08:36:07 +01:00
Uwe Steinmann
3931227789 set new/old status code in notification mail, fix sending mail 2021-02-10 15:36:52 +01:00
Uwe Steinmann
6fa0849924 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-02-09 11:16:55 +01:00
Uwe Steinmann
248d106852 pass more data to view, do not use $_GET in view anymore 2021-02-09 11:16:20 +01:00
Uwe Steinmann
7d93bccee6 replace old table layout 2021-02-09 11:09:02 +01:00
Uwe Steinmann
e68608bf04 check for tasks in all possible lists 2021-02-09 09:18:38 +01:00
Uwe Steinmann
7696dc66b8 no need to init task lists 2021-02-09 09:18:21 +01:00
Uwe Steinmann
d53318b917 set recvtyp to NOTIFICATION approval_submit notification 2021-02-08 18:55:18 +01:00
Uwe Steinmann
aaec9a5410 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-02-06 18:02:04 +01:00
Uwe Steinmann
e7b40e21f3 use htmlspecialchars() in getAttributeValue() for user/group name 2021-02-06 18:01:26 +01:00
Uwe Steinmann
531e11ce57 pass document status to notification 2021-02-05 14:22:04 +01:00
Uwe Steinmann
c524add775 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-02-05 13:28:34 +01:00
Uwe Steinmann
0d6fe3e238 add note for 5.1.22 2021-02-05 13:26:59 +01:00
Uwe Steinmann
9ed6f688bf list user which has been disabled 2021-02-05 13:26:03 +01:00
Uwe Steinmann
03ef93df2c add parameter $incdisabled to SeedDMS_Core_Folder::getNotifyList() 2021-02-05 13:25:46 +01:00
Uwe Steinmann
92949d8887 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-02-05 10:56:27 +01:00
Uwe Steinmann
8543d62ce4 pass status code as parameter to document_status_changed_email 2021-02-05 10:50:28 +01:00
Uwe Steinmann
2f23a09f24 update changes for 6.0.15 2021-02-05 07:31:47 +01:00
Uwe Steinmann
445664ed53 do not count expired documents in task list anymore 2021-02-05 07:30:00 +01:00
Uwe Steinmann
9186cf66c3 expired documents can be skipped from counting in countTasks() 2021-02-05 07:28:46 +01:00
Uwe Steinmann
3ac58509cc Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-02-04 12:26:59 +01:00
Uwe Steinmann
4e5139616c add new parameter to SeedDMS_Core_DMS->getDocumentList() for skipping expired documents 2021-02-04 12:25:22 +01:00
Uwe Steinmann
d5cef4fabf Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-02-04 11:15:03 +01:00
Uwe Steinmann
095d187ce1 no need to include inc/inc.ClassEmailNotify.php and Log.php anymore 2021-02-04 10:51:00 +01:00
Uwe Steinmann
a495d315e5 use global $logger 2021-02-04 10:50:38 +01:00
Uwe Steinmann
b34d06ca9b create logger before initiating extension, because it is passed to each extension 2021-02-04 10:41:56 +01:00
Uwe Steinmann
15a4d3195b pass logger to contructor of SeedDMS_ExtBase 2021-02-04 10:41:16 +01:00
Uwe Steinmann
4bfb3795bd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-02-02 22:03:54 +01:00
Uwe Steinmann
5210d756e9 remove second include of LogInit.php 2021-02-02 21:57:26 +01:00
Uwe Steinmann
5f7ab50965 fix sending notifiations to list 2021-02-02 21:54:29 +01:00
Uwe Steinmann
83d54c3a36 do not send mail if receiver mail address is '' 2021-02-02 21:53:49 +01:00
Uwe Steinmann
79ed5b94ae add missing LogInit 2021-02-02 20:52:29 +01:00
Uwe Steinmann
8197f37117 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-02-02 14:56:53 +01:00
Uwe Steinmann
4724935bec cast access mode to int when passing to constructor of SeedDMS_Core_GroupAccess or SeedDMS_Core_UserAccess 2021-02-02 14:56:15 +01:00
Uwe Steinmann
73b1051d82 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-02-02 13:10:37 +01:00
Uwe Steinmann
7c6ab4027a set url in notification mail 2021-02-02 13:08:55 +01:00
Uwe Steinmann
6025092793 set url of notification mail 2021-02-02 13:07:57 +01:00
Uwe Steinmann
93f0faa145 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-02-02 10:21:35 +01:00
Uwe Steinmann
7ebd3a4a0a get reviewers, approvers, workflow from controller before sending notifications 2021-02-02 10:21:02 +01:00
Uwe Steinmann
b971932c88 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-02-01 13:42:35 +01:00