Commit Graph

9198 Commits

Author SHA1 Message Date
Uwe Steinmann
21b590d547 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-12 10:57:17 +02:00
Uwe Steinmann
9a417a9460 include inc/inc.ClassAccessOperation.php 2021-05-12 09:37:48 +02:00
Uwe Steinmann
67511017bd remove SeedDMS_AccessOperation 2021-05-12 09:37:27 +02:00
Uwe Steinmann
1e20ddcddf remove SeedDMS_AccessOperation 2021-05-12 09:37:06 +02:00
Uwe Steinmann
c60f8f660d fix layout 2021-05-12 09:36:39 +02:00
Uwe Steinmann
1575cdb154 remove old call of sanitizeString() 2021-05-12 09:35:42 +02:00
Uwe Steinmann
686fef1f4e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-12 08:44:02 +02:00
Uwe Steinmann
a4935f608b remove old magic_quote code for compatibility with php 8 2021-05-12 08:43:09 +02:00
Uwe Steinmann
7d34bd86b3 create previews of attachments 2021-05-11 22:13:35 +02:00
Uwe Steinmann
813587e8c9 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-11 21:19:01 +02:00
Uwe Steinmann
d1bd50fa24 support for 5.1.23 2021-05-11 21:18:36 +02:00
Uwe Steinmann
c0120b0a1d do not call get_magic_quotes_gpc() anymore 2021-05-11 21:18:15 +02:00
Uwe Steinmann
0f9be43152 get status of latest content 2021-05-11 19:06:52 +02:00
Uwe Steinmann
d1690c917d show only detail preview for older versions 2021-05-11 19:02:48 +02:00
Uwe Steinmann
2c0729915c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-11 17:59:11 +02:00
Uwe Steinmann
fb366307bf fix second parameter of showEndPaneContent() 2021-05-11 17:21:11 +02:00
Uwe Steinmann
4d9a36b080 make string of $seq, otherwise a 0 value can be set 2021-05-11 17:20:08 +02:00
Uwe Steinmann
1af7524b76 add changes of 6.0.16 2021-05-10 09:03:44 +02:00
Uwe Steinmann
266ae182f0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-10 09:03:15 +02:00
Uwe Steinmann
2bc5ce80d7 closes #510 2021-05-10 09:02:27 +02:00
Uwe Steinmann
bc4a1b5dac propperly check for translation of html body (Closes: #510) 2021-05-10 09:01:20 +02:00
Uwe Steinmann
175dd6902d update package info 2021-05-10 09:00:55 +02:00
Uwe Steinmann
4f59c3b4e8 execWithTimeout() closes all pipes and also returns return value of cmd 2021-05-10 08:54:18 +02:00
Uwe Steinmann
e0cfbd9b1b set converters in preview task, really check if preview was created 2021-05-10 08:45:52 +02:00
Uwe Steinmann
6d817b333c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-09 13:49:06 +02:00
Uwe Steinmann
c37802fdca add opitonal parameter $new to createRawPreview() and createPreview() 2021-05-09 13:48:36 +02:00
Uwe Steinmann
9cd60901b1 set proper class for coloring a table row 2021-05-09 13:42:35 +02:00
Uwe Steinmann
c53b3babbd add task for creating missing preview images 2021-05-09 13:41:53 +02:00
Uwe Steinmann
53654444f0 use sys_get_temp_dir() instead of '/tmp' 2021-05-09 08:15:14 +02:00
Uwe Steinmann
6c1327d893 add missing space between attributes of html tag 2021-05-09 08:12:49 +02:00
Uwe Steinmann
3cee482b1c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-07 17:51:17 +02:00
Uwe Steinmann
ed4b5e34a4 item in list with badges can be set active 2021-05-07 17:35:29 +02:00
Uwe Steinmann
e4f4a52ed6 add changes for 5.1.23 2021-05-07 15:48:27 +02:00
Uwe Steinmann
38b18488d8 show path of document/folder instead of comment 2021-05-07 15:48:07 +02:00
Uwe Steinmann
1cb6816a6f use jwt for securing preview image 2021-05-07 14:37:36 +02:00
Uwe Steinmann
06025d03db Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-07 13:23:12 +02:00
Uwe Steinmann
543890e4eb add class SeedDMS_JwtToken 2021-05-07 13:22:57 +02:00
Uwe Steinmann
8d660b1f98 use json web token for authentication 2021-05-07 13:20:00 +02:00
Uwe Steinmann
7e73388730 add extra script for accessing preview images in rss feed 2021-05-07 12:41:03 +02:00
Uwe Steinmann
b2f0f2fa30 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-07 12:23:17 +02:00
Uwe Steinmann
ea37036bb1 add obsolete documents 2021-05-07 11:45:23 +02:00
Uwe Steinmann
3029bb195e SeedDMS_Core_DMS::getTimeline() uses status log instead of document content 2021-05-07 11:45:06 +02:00
Uwe Steinmann
3205f6ad82 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-07 09:34:09 +02:00
Uwe Steinmann
c1e6a8360f improve layout of clipboard on small devices 2021-05-07 09:32:32 +02:00
Uwe Steinmann
a0a392ff98 add classes table-sm, table-condensed 2021-05-07 09:32:06 +02:00
Uwe Steinmann
c519feb6c8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-07 08:54:46 +02:00
Uwe Steinmann
9d87ff9ff3 minor layout improvements 2021-05-07 08:49:13 +02:00
Uwe Steinmann
dd95c1ed8a set title of modal box from data-modal-title 2021-05-07 08:48:38 +02:00
Uwe Steinmann
1d4e7364ec Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-07 08:27:05 +02:00
Uwe Steinmann
8c77c1fd06 do not show file size on small devices, fix toggling checkbox 2021-05-07 08:26:29 +02:00