Commit Graph

11172 Commits

Author SHA1 Message Date
Uwe Steinmann
24595a234d Merge branch 'master' of ssh://git.code.sf.net/p/seeddms/code 2023-05-04 14:29:51 +02:00
Uwe Steinmann
199fd57151 Merge branch 'seeddms-6.0.x' 2023-05-04 14:24:04 +02:00
Uwe Steinmann
1103324e89 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-05-04 14:17:27 +02:00
Uwe Steinmann
fbdbc4e174 complete fulltext search with filter for modification date 2023-05-04 08:56:50 +02:00
Uwe Steinmann
bb2ccf05a0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-05-03 18:30:03 +02:00
Uwe Steinmann
a4a6671867 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2023-05-03 18:26:34 +02:00
Uwe Steinmann
8e06c66c57 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2023-05-03 18:26:19 +02:00
Uwe Steinmann
f82191f20b add missing phrases 2023-05-03 18:25:59 +02:00
Uwe Steinmann
626a325df7 add database search by modification date 2023-05-03 18:24:09 +02:00
Uwe Steinmann
c8d6eafc71 allow sorting of fulltext search 2023-05-03 17:38:01 +02:00
Uwe Steinmann
244066d34d default public status of attachments can be configured 2023-05-03 16:24:33 +02:00
Uwe Steinmann
14afb5f1b7 add more changes for 5.1.31 2023-05-03 16:23:37 +02:00
Uwe Steinmann
97a3da352f propperly handle modification date 2023-05-03 16:23:11 +02:00
Uwe Steinmann
3739f9e658 pass modification date to search() functions 2023-05-03 16:21:57 +02:00
Uwe Steinmann
b6dce79936 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-05-02 17:10:33 +02:00
Uwe Steinmann
b3e50278b1 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2023-05-02 17:10:21 +02:00
Uwe Steinmann
0ce08474dd Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2023-05-02 17:10:04 +02:00
Uwe Steinmann
6ba018eabb add missing phrases 2023-05-02 17:09:48 +02:00
Uwe Steinmann
ed695a6e49 add Dashboard to menu 2023-05-02 17:08:52 +02:00
Uwe Steinmann
8b7eae47d3 check if attributes in url are set 2023-05-02 15:57:13 +02:00
Uwe Steinmann
424d279c7f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-04-30 07:24:34 +02:00
Uwe Steinmann
d48ece4a43 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2023-04-30 07:17:30 +02:00
Uwe Steinmann
a69380ebbb Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2023-04-30 07:17:15 +02:00
Uwe Steinmann
362839365b add some new translations 2023-04-30 07:17:04 +02:00
Uwe Steinmann
4b4b7c1330 allow to search for unset dates 2023-04-29 15:10:28 +02:00
Uwe Steinmann
8c4564bf23 use translated strings 2023-04-29 15:10:05 +02:00
Uwe Steinmann
f1763c3930 add hidden input field for 'not set' attribute value 2023-04-29 15:09:20 +02:00
Uwe Steinmann
6178252e56 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-04-28 18:43:27 +02:00
Uwe Steinmann
921eab9e54 add more hooks for reindexing documents/folders 2023-04-28 18:39:53 +02:00
Uwe Steinmann
3dfcb8d581 do not reindex document imediately 2023-04-28 18:39:20 +02:00
Uwe Steinmann
adfa9c442f fix setting comment in notificatoin mail 2023-04-28 18:38:48 +02:00
Uwe Steinmann
1e699147ff Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-04-28 17:13:50 +02:00
Uwe Steinmann
b6e6b66125 search for objects with an attribute not set 2023-04-28 17:13:16 +02:00
Uwe Steinmann
fa19503ab2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-04-28 12:15:37 +02:00
Uwe Steinmann
693a68261b remove min-height of search form 2023-04-28 12:11:09 +02:00
Uwe Steinmann
7610eacf1f call hook checkConfig() which outputs messages in the right column 2023-04-28 11:23:01 +02:00
Uwe Steinmann
96423e1388 fix output of markdown, because accessing settings was wrong 2023-04-28 11:22:14 +02:00
Uwe Steinmann
78515e93b4 pass new parameter to getDateChooser() 2023-04-28 11:21:59 +02:00
Uwe Steinmann
9c82ba9e3a placeholder can be passed to date chooser 2023-04-28 11:20:24 +02:00
Uwe Steinmann
febccfc604 switching between search tabs will no longer loose values 2023-04-26 17:35:59 +02:00
Uwe Steinmann
96a0091002 allow to set creation date in full search with facets 2023-04-26 08:42:50 +02:00
Uwe Steinmann
3f699ebe62 no border radius for date selector and select2 2023-04-26 08:41:39 +02:00
Uwe Steinmann
6e1ce682f2 do not show new search tab for lucene based search 2023-04-26 06:44:59 +02:00
Uwe Steinmann
03aa307fa3 add changes of 5.1.31 2023-04-26 06:21:01 +02:00
Uwe Steinmann
497d1e1ca3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-04-25 17:11:27 +02:00
Uwe Steinmann
1a8a614359 show preview of document next to form for attributes 2023-04-25 17:10:58 +02:00
Uwe Steinmann
775a785525 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-04-25 14:18:59 +02:00
Uwe Steinmann
e5b60df503 output date chooser without surrounding group 2023-04-25 13:24:16 +02:00
Uwe Steinmann
cef0c78ea3 add parameter $nogroup to getDateChooser() 2023-04-25 13:23:43 +02:00
Uwe Steinmann
f97124d694 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-04-25 13:05:15 +02:00