Commit Graph

6220 Commits

Author SHA1 Message Date
Uwe Steinmann
9c2dae9d44 use new functions seed_pass_hash() and seed_pass_verify() 2020-07-30 10:57:29 +02:00
Uwe Steinmann
f655060ca4 unencrypted password can be imported 2020-07-30 10:55:40 +02:00
Uwe Steinmann
05dcde6096 add seed_pass_hash() and seed_pass_verify() 2020-07-30 10:55:13 +02:00
Uwe Steinmann
245e54f893 some additional documentation for getDocumentByName() 2020-07-28 18:12:13 +02:00
Uwe Steinmann
ce7360f13b add new hooks rightContentPre and rightContentPost 2020-07-28 18:11:49 +02:00
Uwe Steinmann
3c473cd9b4 changes for 5.1.18 2020-07-28 15:40:22 +02:00
Uwe Steinmann
b9ad2195d3 add hooks showDocumentAttribute and showDocumentContentAttribute 2020-07-28 15:39:59 +02:00
Uwe Steinmann
15d89c09d6 fix layout problems of select2 menu, allow to add icon to each option 2020-07-28 15:39:20 +02:00
Uwe Steinmann
add540c476 plain/encrypted password can be imported 2020-07-28 12:53:39 +02:00
Uwe Steinmann
4efb265f2c export encrypted password 2020-07-28 12:53:17 +02:00
Uwe Steinmann
a605ba6c67 start new version 5.1.19 2020-07-28 11:54:57 +02:00
Uwe Steinmann
6eb8854b7a Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2020-07-27 20:06:22 +02:00
Uwe Steinmann
d769064825 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2020-07-27 20:06:10 +02:00
Uwe Steinmann
803b8e5a09 some translation update 2020-07-27 20:05:51 +02:00
Uwe Steinmann
40a6de0353 fix output of log lines 2020-07-27 15:30:30 +02:00
Uwe Steinmann
4cc66dd2b9 add export of users in 5.1.18 2020-07-27 14:18:10 +02:00
Uwe Steinmann
076535bf7d a script for export users as csv 2020-07-27 14:17:11 +02:00
Uwe Steinmann
9239a12787 fix select menu for owner 2020-07-22 15:10:26 +02:00
Uwe Steinmann
d364f750b8 always set templateSelection for chosen select 2020-07-22 14:56:43 +02:00
Uwe Steinmann
e94631bbde propperly check for return value of addXXXAttributes 2020-07-21 07:29:53 +02:00
Uwe Steinmann
55f5fe4047 hook addDocumentContentAttributes can return a string 2020-07-21 07:29:15 +02:00
Uwe Steinmann
dc6ec3c5c7 add hook addFolderAttributes 2020-07-21 07:28:46 +02:00
Uwe Steinmann
24458ab648 check if return value of hook for adding attributes is a string 2020-07-21 07:28:15 +02:00
Uwe Steinmann
23cf76aef2 fix ordering of folders in DocumentChooser and FolderChooser 2020-07-21 06:24:55 +02:00
Uwe Steinmann
55eb876bb6 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2020-07-03 06:48:15 +02:00
Uwe Steinmann
06530b056e Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2020-07-03 06:47:56 +02:00
Uwe Steinmann
e986ef13ee major update of polish translation, some new phrases 2020-07-03 06:47:23 +02:00
Uwe Steinmann
00336a1af6 add note for bug #479 2020-07-02 17:43:24 +02:00
Uwe Steinmann
8b1bc8351b keep documents from being index again unless they have really changed 2020-07-02 17:42:16 +02:00
Uwe Steinmann
837f697d3b better import of users 2020-06-29 17:24:26 +02:00
Uwe Steinmann
b19db06572 fix constant auth failure even if logged in 2020-06-29 08:22:29 +02:00
Uwe Steinmann
8c9af6d4ca remove old code 2020-06-29 08:06:47 +02:00
Uwe Steinmann
5a470d6b6f better description of dependencies 2020-06-29 06:47:49 +02:00
Uwe Steinmann
f440ffa224 check for prefixorgfilename in PROPFIND 2020-06-28 19:38:17 +02:00
Uwe Steinmann
c26a2beda1 update documentation for init function 2020-06-25 08:56:41 +02:00
Uwe Steinmann
e7940f1917 pass settings to contructor of extension object 2020-06-25 08:56:06 +02:00
Uwe Steinmann
aacfd1f486 run hook addRouteAfterAuthentication if hook addRoute didn't run 2020-06-24 21:17:06 +02:00
Uwe Steinmann
d2584c7f34 save indexconf into settings 2020-06-24 21:16:00 +02:00
Uwe Steinmann
472caa19ba check if attributesversion has a value 2020-06-24 21:15:33 +02:00
Uwe Steinmann
994b207f2b improve support for using original filenames (still not ready) 2020-06-24 16:22:28 +02:00
Uwe Steinmann
6d634a0f18 add notes for 5.1.18 2020-06-24 16:17:51 +02:00
Uwe Steinmann
15c41a0528 add swagger api definition and .htaccess 2020-06-24 16:16:44 +02:00
Uwe Steinmann
7748b112ef major rework, put authentication into slim middleware, fully migrate to slim 2020-06-24 16:15:32 +02:00
Uwe Steinmann
51b1a476bf cast id to integer 2020-06-24 16:15:13 +02:00
Uwe Steinmann
98945e57df cast id to int 2020-06-24 16:14:58 +02:00
Uwe Steinmann
5a3e2578e1 better error checking and fixed some return values 2020-06-23 10:01:41 +02:00
Uwe Steinmann
ac1ea2d58e add note for 5.1.18 2020-06-23 09:59:57 +02:00
Uwe Steinmann
a68f644ba5 create temp table ttcontentid in getDocumentByOriginalFilename() 2020-06-23 09:58:38 +02:00
Uwe Steinmann
31e001172f add entry for 5.1.18 2020-06-19 11:43:08 +02:00
Uwe Steinmann
ba91151cea add note for 5.1.18 2020-06-19 11:38:52 +02:00