Commit Graph

8353 Commits

Author SHA1 Message Date
Uwe Steinmann
e8fcf01ad4 parameter to getLatestChanges() has changed 2023-04-06 12:18:10 +02:00
Uwe Steinmann
7c836e0d41 add Dashboard 2023-04-06 08:02:21 +02:00
Uwe Steinmann
a557e98927 show access rights only if unlimited access 2023-04-05 14:55:28 +02:00
Uwe Steinmann
15cfd20ed2 do not set sitename to 'SeedDMS' by default anymore 2023-04-05 13:46:40 +02:00
Uwe Steinmann
9092eeb0a3 comment of document, documentcontent and folder can be rendered as markdown 2023-04-04 17:46:08 +02:00
Uwe Steinmann
d4fbae1a4c new version 5.1.31 2023-04-04 12:31:52 +02:00
Uwe Steinmann
99fe2244fb return message and not just status 2023-04-04 12:31:20 +02:00
Uwe Steinmann
ac3c62355f start new version 5.1.31 2023-04-04 12:31:09 +02:00
Uwe Steinmann
33249dea35 set platform to php 7.4 2023-04-03 16:28:39 +02:00
Uwe Steinmann
d0c5905c0e check for access rights of documents 2023-04-03 15:50:40 +02:00
Uwe Steinmann
8776173ec9 set propper html language 2023-04-03 12:26:04 +02:00
Uwe Steinmann
277c968bb0 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2023-04-03 12:04:19 +02:00
Uwe Steinmann
af062ad745 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2023-04-03 12:04:06 +02:00
Uwe Steinmann
8b087325a3 add phrases for directory check 2023-04-03 12:03:55 +02:00
Uwe Steinmann
3a8b897d61 more consice layout, add test for directories on disc 2023-04-03 12:02:21 +02:00
Uwe Steinmann
7790f483f0 no need to create notification service a second time 2023-03-31 12:00:56 +02:00
Uwe Steinmann
23a94f8ac8 put reviewer and approver into own content container 2023-03-30 12:26:35 +02:00
Uwe Steinmann
476c726a45 improve password expiration 2023-03-29 20:57:48 +02:00
Uwe Steinmann
382e78855d do not force password change if in substitute user mode 2023-03-29 20:48:07 +02:00
Uwe Steinmann
0280a8adc0 show current password expiration 2023-03-29 20:38:48 +02:00
Uwe Steinmann
a13e1121e3 no need to include vendor/autoload.php. It's done in inc.Settings.php 2023-03-29 09:03:58 +02:00
Uwe Steinmann
ed27dbcf4b add open office formats to get_extension 2023-03-24 16:33:17 +01:00
Uwe Steinmann
5e591f3a75 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2023-03-24 11:19:20 +01:00
Uwe Steinmann
553882fd50 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2023-03-24 11:19:09 +01:00
Uwe Steinmann
8628e5b02c add new phrases 2023-03-24 11:18:59 +01:00
Uwe Steinmann
882b87c885 check if logger is set before using it 2023-03-21 11:25:08 +01:00
Uwe Steinmann
197a6e8824 set various callbacks to reindex document when it has changed 2023-03-19 09:17:08 +01:00
Uwe Steinmann
ae0c641865 add note for pdftotext 2023-03-19 09:16:49 +01:00
Uwe Steinmann
782e4c2044 include Log.php early and use require_once 2023-03-15 11:13:14 +01:00
Uwe Steinmann
1bad1d2aa5 use require_once instead of include("Log.php") 2023-03-15 11:08:51 +01:00
Uwe Steinmann
c099903f12 fix html error in menu item if attributes are passed 2023-03-13 10:26:22 +01:00
Uwe Steinmann
d127b137ba create missing preview files 2023-03-11 22:49:41 +01:00
Uwe Steinmann
37f64d0a3e add menu item for adding folder/document to clipboard 2023-03-11 20:54:42 +01:00
Uwe Steinmann
da992a7bdd create 8-bit png instead of 16-bit 2023-03-11 18:59:02 +01:00
Uwe Steinmann
2e818d5426 add changes for 5.1.30 2023-03-10 17:59:32 +01:00
Uwe Steinmann
2c5f661108 support README of extension in different languages 2023-03-10 17:58:27 +01:00
Uwe Steinmann
742929002b show number of occurances in subtitle of options 2023-03-06 10:03:28 +01:00
Uwe Steinmann
0e712c1554 empty password in csv file will not override an existing password 2023-03-04 10:09:05 +01:00
Uwe Steinmann
9e36d82873 initial support for attributes in full text search 2023-03-04 09:04:58 +01:00
Uwe Steinmann
39026ef4a8 new algo for contrast color based on lightness 2023-03-03 16:14:01 +01:00
Uwe Steinmann
198dc8c730 use propper language names 2023-03-01 12:16:41 +01:00
Uwe Steinmann
05b95bd0ed note about required ffmpeg 2023-02-28 13:10:16 +01:00
Uwe Steinmann
3d170ad18c add converter to png for videos 2023-02-28 13:09:33 +01:00
Uwe Steinmann
258914e884 override action to 'show' when showing error msg 2023-02-28 12:54:56 +01:00
Uwe Steinmann
13a0646698 formField() evals allow_empty 2023-02-28 11:31:31 +01:00
Uwe Steinmann
245092bb10 fix get smtp parameters 2023-02-27 19:36:14 +01:00
Uwe Steinmann
4bfdc9cbf5 add selection of document in extension configuration 2023-02-24 13:26:40 +01:00
Uwe Steinmann
b496f02c2c Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2023-02-23 08:24:34 +01:00
Uwe Steinmann
394e7c8d5e Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2023-02-23 08:24:20 +01:00
Uwe Steinmann
04210265c0 add translations for conversion services 2023-02-23 08:24:11 +01:00