Commit Graph

4912 Commits

Author SHA1 Message Date
Uwe Steinmann
59be3c3598 start new version 1.2.5, add default converter for images 2017-11-22 13:52:24 +01:00
Uwe Steinmann
8e73d88e8e hasConverter() checks if cmd is actually set 2017-11-22 13:50:24 +01:00
Uwe Steinmann
26d8c08ce9 add converters for pdf output 2017-11-21 18:12:58 +01:00
Uwe Steinmann
1d21c18aa3 commands for creating previews can be set 2017-11-21 17:34:24 +01:00
Uwe Steinmann
1d8743fd7f handle 'from' propperly, even if it contains a time 2017-11-21 17:12:58 +01:00
Uwe Steinmann
545cdb4e32 backup dir can be set in configuration 2017-11-21 11:51:45 +01:00
Uwe Steinmann
78f4d62e36 optimized code to get various document lists 2017-11-21 11:51:12 +01:00
Uwe Steinmann
8bb3821a2f $accessop must be instanciated later 2017-11-21 11:29:49 +01:00
Uwe Steinmann
8af798fe86 views instead of temp. tables can be used 2017-11-21 11:28:49 +01:00
Uwe Steinmann
b29f7b1e9c add method getParent() 2017-11-21 11:28:18 +01:00
Uwe Steinmann
b6ce91c8ee fix validation return value 2017-11-21 11:27:17 +01:00
Uwe Steinmann
d329de7036 some minor code reorganisation 2017-11-21 10:23:34 +01:00
Uwe Steinmann
53b0d98fa5 init index 2017-11-21 08:48:29 +01:00
Uwe Steinmann
0421b2f0ac add fold marks 2017-11-21 08:47:00 +01:00
Uwe Steinmann
51228b5a8f init index 2017-11-21 08:46:48 +01:00
Uwe Steinmann
64f7e9be10 call notification hooks before and after setting up email notification 2017-11-21 08:41:10 +01:00
Uwe Steinmann
cc6f64a1a3 add dir separator to various install directories 2017-11-21 08:34:38 +01:00
Uwe Steinmann
7520634c61 add addDirSep() 2017-11-21 08:34:19 +01:00
Uwe Steinmann
5543333291 move getUser() in file 2017-11-21 08:33:57 +01:00
Uwe Steinmann
f7224e445e ignore ext 2017-11-21 07:10:15 +01:00
Uwe Steinmann
5c77b3aa7d add replacement for empty.png 2017-11-21 07:09:55 +01:00
Uwe Steinmann
6e05806447 remove some tasks already done 2017-11-21 06:52:24 +01:00
Uwe Steinmann
cc8161e353 fix php warning when login fails 2017-11-07 17:50:58 +01:00
Uwe Steinmann
4410868874 started new version 5.1.5 2017-11-07 06:43:25 +01:00
Uwe Steinmann
deb6c7d886 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-11-02 08:42:48 +01:00
Uwe Steinmann
6d29782a7f Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-11-02 08:42:39 +01:00
Uwe Steinmann
ad5b4e35b1 some minor updates 2017-11-02 08:42:22 +01:00
Uwe Steinmann
04c83d0fff init $indexconf just in case the full text engine is turned off 2017-11-02 07:54:47 +01:00
Uwe Steinmann
d4c6dc8962 fix getting last sessions
group by didn't work anymore in new mysql versions
2017-10-27 19:42:56 +02:00
Uwe Steinmann
f12d735124 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-10-27 07:59:42 +02:00
Uwe Steinmann
7abefd6ec9 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-10-27 07:59:31 +02:00
Uwe Steinmann
e03bbf112a various small updates 2017-10-27 07:59:12 +02:00
Uwe Steinmann
fcddf29f76 add entry for 5.0.14 2017-10-27 07:42:05 +02:00
Uwe Steinmann
c86bcd50ce Merge commit 'f3490fc6ced1af8d2c96b76c806d47c77553e4f1' into seeddms-5.0.x 2017-10-27 07:38:55 +02:00
Uwe Steinmann
43819b205e Merge commit '957482bc9b23949923f7ac4a3dbb8b8b54892603' into seeddms-5.0.x 2017-10-27 07:38:26 +02:00
Uwe Steinmann
d4b3540130 add some more preview commands 2017-10-27 07:22:11 +02:00
Uwe Steinmann
72b5fc7e8d pass context 'viewitem' to hook documentListItem 2017-10-26 07:57:19 +02:00
Uwe Steinmann
cd075c720f fix params for hook documentListItem 2017-10-26 07:54:16 +02:00
Uwe Steinmann
d4d79f1a84 add entry for 5.1.4 2017-10-26 07:35:48 +02:00
Uwe Steinmann
2892c1e2fb do not show page browser when all search hits are listed 2017-10-26 06:32:36 +02:00
Uwe Steinmann
71a8118d5c Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-10-21 14:38:09 +02:00
Uwe Steinmann
87f6b093ed Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-10-21 14:37:59 +02:00
Uwe Steinmann
593ea696cd add entry for 4.3.37 2017-10-21 14:37:37 +02:00
Uwe Steinmann
339c45d5c5 various updates 2017-10-21 14:36:54 +02:00
Uwe Steinmann
10c7f33d8e add hook addDocumentAttributes 2017-10-19 13:47:52 +02:00
Uwe Steinmann
51c3b90a58 http headers can be passed to htmlStartPage() 2017-10-19 13:47:25 +02:00
Uwe Steinmann
bd6d66858a add changes for 5.1.4 2017-10-18 06:50:29 +02:00
Uwe Steinmann
e31ce5d8c3 move code into controller 2017-10-18 06:50:15 +02:00
Uwe Steinmann
4889a8a6f2 minor change in comment 2017-10-16 09:07:04 +02:00
Uwe Steinmann
02b91a52cc execute extension code 2017-10-16 09:06:37 +02:00