Commit Graph

2400 Commits

Author SHA1 Message Date
Uwe Steinmann
b7c9ecf162 fix nesting of containers 2023-04-24 16:58:30 +02:00
Uwe Steinmann
a9f88c7191 add search for integer ranges 2023-04-24 07:31:20 +02:00
Uwe Steinmann
94ab8e9a21 use translated string 2023-04-23 19:14:15 +02:00
Uwe Steinmann
ebf4f5a829 showNavigationListWithBadges() skips badge if not set, fix creating link 2023-04-23 19:06:54 +02:00
Uwe Steinmann
7172aad62b add new search tag with facetted full text search 2023-04-23 19:03:51 +02:00
Uwe Steinmann
28174e3a33 run comment through htmlspecialchars() if markdown parsing is enabled 2023-04-22 19:41:41 +02:00
Uwe Steinmann
d3ddc38c7f take out 'category' from suggestTerms 2023-04-22 19:40:41 +02:00
Uwe Steinmann
5112b1614c set more options for suggestTerms 2023-04-21 19:06:24 +02:00
Uwe Steinmann
8ae0bc09c4 search for creation date in fulltext 2023-04-21 17:55:56 +02:00
Uwe Steinmann
3cfcfaa558 typeahead will also show the column where the search terms comes from 2023-04-21 16:52:07 +02:00
Uwe Steinmann
66ecc57780 add new config var suggestTerms 2023-04-21 13:02:42 +02:00
Uwe Steinmann
3d4a63f335 indent typeahead() 2023-04-21 13:00:31 +02:00
Uwe Steinmann
d778006170 use conversion mgr in show() 2023-04-21 13:00:05 +02:00
Uwe Steinmann
69cff4e9b4 fix handling of floats in getAttributeEditField 2023-04-19 15:05:29 +02:00
Uwe Steinmann
874aecb4bb search form shows 'from' and 'to' field for integers and floats 2023-04-19 13:59:01 +02:00
Uwe Steinmann
5ca2bf9fe0 check for openssl and openssl_cipher_iv_length 2023-04-19 06:41:52 +02:00
Uwe Steinmann
ec7b24c044 fix setting html language 2023-04-17 22:10:18 +02:00
Uwe Steinmann
53d7ab063d fix preview for files in dropfolder 2023-04-13 12:56:59 +02:00
Uwe Steinmann
762ccbb373 fix wrong variable name 2023-04-12 16:34:01 +02:00
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
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
3a8b897d61 more consice layout, add test for directories on disc 2023-04-03 12:02:21 +02:00
Uwe Steinmann
23a94f8ac8 put reviewer and approver into own content container 2023-03-30 12:26:35 +02:00
Uwe Steinmann
0280a8adc0 show current password expiration 2023-03-29 20:38:48 +02: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
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
9e36d82873 initial support for attributes in full text search 2023-03-04 09:04:58 +01:00
Uwe Steinmann
13a0646698 formField() evals allow_empty 2023-02-28 11:31:31 +01:00
Uwe Steinmann
4bfdc9cbf5 add selection of document in extension configuration 2023-02-24 13:26:40 +01:00
Uwe Steinmann
e2d94d2e56 depth is now one less then before 2023-02-23 07:18:14 +01:00
Uwe Steinmann
352446e9d8 create missing preview images in category or attribute manager 2023-02-22 10:33:06 +01:00
Uwe Steinmann
ac3580aa1c color category batch 2023-02-22 10:01:06 +01:00
Uwe Steinmann
05c0f296fc place button with color of category in front of title in select menu 2023-02-22 10:00:31 +01:00
Uwe Steinmann
e21e301ea3 use chosen select for custom attributes 2023-02-22 08:30:34 +01:00
Uwe Steinmann
73562364b0 add debug menu in admin tools 2023-02-12 14:34:31 +01:00
Uwe Steinmann
d07219a213 add list of conversion and notification services 2023-02-12 14:33:51 +01:00
Uwe Steinmann
6c6b754e52 remove duplicate class 'alert-warning' in drag&drop box for attachments 2023-02-10 10:17:16 +01:00
Uwe Steinmann
81ff5aef93 fix indenting of line 2023-02-02 19:15:54 +01:00
Uwe Steinmann
23bd194007 use getAttributeTypeText() and getAttributeObjectTypeText() 2023-01-26 20:58:47 +01:00
Uwe Steinmann
12a9762c96 use getAttributeTypeText() and getAttributeObjectTypeText() 2023-01-26 20:57:59 +01:00
Uwe Steinmann
b495fd248b add baseUrl for those cases where seeddms cannot determine the host and protocol itself 2023-01-26 13:29:46 +01:00
Uwe Steinmann
970622564c SeedDMSTask.add() returns taskid, task will be passed to function of task 2023-01-26 13:19:28 +01:00