Commit Graph

8102 Commits

Author SHA1 Message Date
Uwe Steinmann
a7fd69a6b9 add new changelog files 2023-01-20 17:12:34 +01:00
Uwe Steinmann
284d0707cc fix formating of notes in preparation of creating CHANGELOG.md 2023-01-20 17:11:17 +01:00
Uwe Steinmann
3426fa1032 fix formating of notes in preparation for creating a changelog.md 2023-01-20 17:01:19 +01:00
Uwe Steinmann
496bc9214d backport some changes from 6.0.x 2023-01-20 16:57:34 +01:00
Uwe Steinmann
4c39fb065a add composer file 2023-01-20 12:28:56 +01:00
Uwe Steinmann
33f7567241 add unit tests 2023-01-20 12:28:35 +01:00
Uwe Steinmann
b7a718732d new changelog created from package.xml 2023-01-20 12:27:22 +01:00
Uwe Steinmann
9df57ebe67 no longer include Core.php from SeedDMS, use vendor/seeddms/core instead 2023-01-20 12:21:14 +01:00
Uwe Steinmann
88874155b0 add seeddms/core 2023-01-20 12:09:45 +01:00
Uwe Steinmann
1c8d267a66 minor correction of old release dates 2023-01-20 11:05:58 +01:00
Uwe Steinmann
1da52544af handle none numberic versions when creating changelog 2023-01-20 10:58:16 +01:00
Uwe Steinmann
c8057fc72f replace tabs by spaces 2023-01-20 10:57:59 +01:00
Uwe Steinmann
93088edfce set SEEDDMS_CORE_SQL before running unit tests 2023-01-20 10:51:13 +01:00
Uwe Steinmann
42828065ce add target changelog which turns a package.xml into markdown 2023-01-20 10:48:28 +01:00
Uwe Steinmann
7bfc2c4602 various minor changes to easy conversion into a markdown file 2023-01-20 10:48:00 +01:00
Uwe Steinmann
b197639dd2 add wasSuccessful() to check if last conversion was successful 2023-01-19 15:01:43 +01:00
Uwe Steinmann
872c66158b conversion service gets reference to conversion mgr when service is added 2023-01-19 12:10:33 +01:00
Uwe Steinmann
0a3f8dd180 add endpoint 'version', send notification after document or content was added 2023-01-19 09:36:46 +01:00
Uwe Steinmann
9ec87a727e do not show batch operation on categories if none are defined 2023-01-19 07:08:04 +01:00
Uwe Steinmann
b6a52ee4de _getDocumentsData returns filetype and origfilename 2023-01-19 07:07:36 +01:00
Uwe Steinmann
19cdccbd88 fix syntax error 2023-01-19 07:07:08 +01:00
Uwe Steinmann
2f0fdfca19 make it work in recent versions of seeddms 2023-01-19 07:06:45 +01:00
Uwe Steinmann
9d69bd12eb fix text in comment 2023-01-19 07:05:41 +01:00
Uwe Steinmann
0825ab0113 add list of all extension at beginning of extensions tab 2023-01-17 12:31:55 +01:00
Uwe Steinmann
cafc50ca4b pass logger to hooks 2023-01-13 21:21:41 +01:00
Uwe Steinmann
c77938cd11 add extra content in document list row after last column 2023-01-13 13:51:44 +01:00
Uwe Steinmann
cf82094149 add rule to provide auth info if php is run in fpm mode 2023-01-12 06:46:49 +01:00
Uwe Steinmann
b1d6cc1357 return 'status' as facet, get path as array of folder ids 2023-01-11 13:26:52 +01:00
Uwe Steinmann
e42af89bcf fix indenting 2023-01-11 13:26:12 +01:00
Uwe Steinmann
69a70242b0 move record type further up in form 2023-01-11 11:58:15 +01:00
Uwe Steinmann
f2381dca72 owner wasn't handled propperly 2023-01-11 11:57:58 +01:00
Uwe Steinmann
824742b5bb set separator between categories to '#' 2023-01-10 20:41:02 +01:00
Uwe Steinmann
7531afca4b do not set user in view 2023-01-10 18:33:23 +01:00
Uwe Steinmann
28f16a5da5 check field 'indexed', count errors 2023-01-10 16:27:17 +01:00
Uwe Steinmann
acd96034d8 add changes of 5.1.29 2023-01-10 08:12:06 +01:00
Uwe Steinmann
cc144f6c0f show number of keywords per category in select menu 2023-01-10 08:11:52 +01:00
Uwe Steinmann
913baaa7ce show number of documents per category in select menu 2023-01-10 08:11:24 +01:00
Uwe Steinmann
da4aafff86 add more notes for 5.1.29 2023-01-10 08:10:51 +01:00
Uwe Steinmann
1d217251c1 add method SeedDMS_Core_KeywordCategory::countKeywordLists() 2023-01-10 08:10:33 +01:00
Uwe Steinmann
330a147533 update release date and notes 2023-01-09 17:45:20 +01:00
Uwe Steinmann
8c87816070 check if $record_type is set 2023-01-09 16:15:36 +01:00
Uwe Steinmann
627baa5cc8 add logos to list of extensions 2023-01-09 16:15:18 +01:00
Uwe Steinmann
095605f85e add text preview 2023-01-09 15:33:56 +01:00
Uwe Steinmann
b1b16e1008 output time in secs for indexing 2023-01-09 15:32:38 +01:00
Uwe Steinmann
bc5aa7703c display number of occurences of term 2023-01-09 15:32:00 +01:00
Uwe Steinmann
707082f6b6 list terms in auto complete if set 2023-01-09 15:31:30 +01:00
Uwe Steinmann
5e48d724ac pass terms to view 2023-01-09 15:31:05 +01:00
Uwe Steinmann
2310395e46 add field record_type 2023-01-09 15:30:44 +01:00
Uwe Steinmann
0686cfecf5 init only fulltext service which was selected in configuration 2023-01-09 15:30:18 +01:00
Uwe Steinmann
732fd81018 add query for record_type 2023-01-09 15:29:58 +01:00