Uwe Steinmann
|
46264c49d6
|
pass fulltextservice to controller
|
2020-12-10 13:47:44 +01:00 |
|
Uwe Steinmann
|
19bb70af40
|
reindex document after editing it
|
2020-12-10 13:47:00 +01:00 |
|
Uwe Steinmann
|
063b950b3a
|
add fold marks
|
2020-12-09 19:54:58 +01:00 |
|
Uwe Steinmann
|
4b4595181b
|
move preview of attachments into controller
|
2020-12-09 19:54:31 +01:00 |
|
Uwe Steinmann
|
7162a2b2e1
|
check if session exists in globalNavigation()
|
2020-12-09 17:35:39 +01:00 |
|
Uwe Steinmann
|
f70973e80d
|
translate phrases in getPeriodOfTime()
|
2020-12-07 20:43:27 +01:00 |
|
Uwe Steinmann
|
1b79a422e1
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2020-12-07 10:26:24 +01:00 |
|
Uwe Steinmann
|
11fe8fe935
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2020-12-07 10:26:13 +01:00 |
|
Uwe Steinmann
|
153163fcb7
|
add abbreviations for min, sec, day, year, etc.
|
2020-12-07 10:25:35 +01:00 |
|
Uwe Steinmann
|
f2d5b160c5
|
add function getPeriodOfTime() and isAjax()
|
2020-12-07 10:24:30 +01:00 |
|
Uwe Steinmann
|
c29de3a7ca
|
set audio preload to false
|
2020-12-05 15:27:40 +01:00 |
|
Uwe Steinmann
|
e407f82d3a
|
add extra output of date attributes
|
2020-12-01 22:04:19 +01:00 |
|
Uwe Steinmann
|
47307ccd3d
|
add changes for 5.1.21
|
2020-12-01 21:44:22 +01:00 |
|
Uwe Steinmann
|
29c0d889cd
|
format dates with getLongReadableDate()
|
2020-12-01 21:43:10 +01:00 |
|
Uwe Steinmann
|
363ce485e3
|
get[Long]ReadableDate() takes argument as 'yyyy-mm-dd hh:ii:ss'
|
2020-12-01 18:33:30 +01:00 |
|
Uwe Steinmann
|
6bb4218e44
|
initial support customizable date format
|
2020-12-01 18:25:22 +01:00 |
|
Uwe Steinmann
|
f482c42db3
|
pass 'asc' as order dir to hook searchHeaderList
|
2020-12-01 18:24:55 +01:00 |
|
Uwe Steinmann
|
132c643433
|
user getReadableDate() instead of date()
|
2020-12-01 18:24:29 +01:00 |
|
Uwe Steinmann
|
0124f6cc74
|
use require_once instead of include
|
2020-12-01 18:23:48 +01:00 |
|
Uwe Steinmann
|
532d5964d9
|
call filter function before notification
can be used to filter out certain notifications
|
2020-12-01 18:21:18 +01:00 |
|
Uwe Steinmann
|
1ce88fcb13
|
pass orderby and orderdir to hook searchListHeader, fix icons
|
2020-12-01 12:41:09 +01:00 |
|
Uwe Steinmann
|
1e55c2af50
|
prepare to use new method SeedDMS_Bootstrap_Search::typeahead()
|
2020-11-30 15:42:07 +01:00 |
|
Uwe Steinmann
|
d64af2b3b1
|
add new methode typeahead() which is to replace the restapi method
|
2020-11-30 15:41:33 +01:00 |
|
Uwe Steinmann
|
5c9ddac11d
|
pass params to $dms->search() by array
|
2020-11-30 15:40:33 +01:00 |
|
Uwe Steinmann
|
ab7de0d0d0
|
undo a replacement of 'icon' by 'fa fa'
|
2020-11-27 09:24:25 +01:00 |
|
Uwe Steinmann
|
e4be4024f5
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2020-11-26 10:56:46 +01:00 |
|
Uwe Steinmann
|
7dff09fd5f
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2020-11-26 10:56:34 +01:00 |
|
Uwe Steinmann
|
3f595ff145
|
some minor updates
|
2020-11-26 10:56:14 +01:00 |
|
Uwe Steinmann
|
32b03b1e58
|
fix another cross site scripting hole (CVE-2020-28727)
|
2020-11-24 17:13:36 +01:00 |
|
Uwe Steinmann
|
877844cbba
|
fix security issue CVE-2020-28726
escape input form field value
|
2020-11-24 08:23:23 +01:00 |
|
Uwe Steinmann
|
386e37db0d
|
saving the settings will no longer reenable an extention with no configuration
|
2020-11-22 12:35:26 +01:00 |
|
Uwe Steinmann
|
ab858a9af8
|
set todayHighlight and toggleActive in date picker
|
2020-11-17 08:14:12 +01:00 |
|
Uwe Steinmann
|
e2db558de7
|
override theme even if autologin is turned on
|
2020-11-16 16:55:56 +01:00 |
|
Uwe Steinmann
|
42a0df1d52
|
rename hook folderInfo to folderInfos, add hook additionalDocumentInfos
|
2020-11-13 11:23:56 +01:00 |
|
Uwe Steinmann
|
f094262e8b
|
hook documentInfos() replaces title and container, new hook additionalDocumentInfos
|
2020-11-13 11:23:04 +01:00 |
|
Uwe Steinmann
|
c36d5c9cb9
|
replace fa-bar icon with fa-bars
|
2020-11-11 17:41:58 +01:00 |
|
Uwe Steinmann
|
bb75b768ef
|
fix error in creating a new fulltext index
|
2020-11-11 17:29:53 +01:00 |
|
Uwe Steinmann
|
7f422cc839
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2020-11-09 16:01:55 +01:00 |
|
Uwe Steinmann
|
c4d4c878ec
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2020-11-09 16:01:43 +01:00 |
|
Uwe Steinmann
|
377095b474
|
more translation updates
|
2020-11-09 16:01:25 +01:00 |
|
Uwe Steinmann
|
768ea3544c
|
theme in configuration can override theme of each user
|
2020-11-09 15:14:09 +01:00 |
|
Uwe Steinmann
|
fc4c16c01b
|
move favicon
|
2020-11-05 08:41:29 +01:00 |
|
Uwe Steinmann
|
277cc52025
|
check if extraheader[favicon] is set
|
2020-11-03 17:36:35 +01:00 |
|
Uwe Steinmann
|
42907bcb44
|
add changes for 5.1.21
|
2020-10-26 15:27:07 +01:00 |
|
Uwe Steinmann
|
0159208e20
|
add new method setDocumentOwner(), owner can be set when uploadig document
|
2020-10-26 15:26:32 +01:00 |
|
Uwe Steinmann
|
8f563622b6
|
set php handler, fix name of mod_headers
|
2020-10-26 15:26:04 +01:00 |
|
Uwe Steinmann
|
2dfbc164ae
|
add item for 5.1.21
|
2020-10-23 18:47:39 +02:00 |
|
Uwe Steinmann
|
a358d8565a
|
add list of rejected documents
|
2020-10-23 17:06:19 +02:00 |
|
Uwe Steinmann
|
d842b90f9e
|
set showtree for view
|
2020-10-23 17:06:06 +02:00 |
|
Uwe Steinmann
|
d7a7b251fd
|
?
|
2020-10-23 16:24:29 +02:00 |
|