Commit Graph

7164 Commits

Author SHA1 Message Date
Uwe Steinmann
cd9d1fe25f fix hard coded version number 2021-08-05 08:39:39 +02:00
Uwe Steinmann
401452767e get dir of config file even if config file is set in environment 2021-08-04 14:19:11 +02:00
Uwe Steinmann
b9f4d7b0ba issue a message if no attributes are defined 2021-07-23 14:03:44 +02:00
Uwe Steinmann
03eb842f8e remove extra '/' in referuri 2021-07-23 13:41:04 +02:00
Uwe Steinmann
a027f1f70d check if sqlite db has propper path 2021-07-23 13:40:42 +02:00
Uwe Steinmann
9c7ce41163 msg can be passed to install method 2021-07-23 13:40:16 +02:00
Uwe Steinmann
cc9835e3a6 add pear dir to include path 2021-07-23 13:39:59 +02:00
Uwe Steinmann
a26916243c move lots of functions into view 2021-07-23 12:09:07 +02:00
Uwe Steinmann
6a72b3c0fa extra _extraPath if not empty, add rootDir.'../pear' to include path 2021-07-23 12:08:26 +02:00
Uwe Steinmann
e29976bf25 check for more php modules and > 7.2.5 2021-07-23 12:07:30 +02:00
Uwe Steinmann
c16246fcfb nicer formatting 2021-07-23 12:06:50 +02:00
Uwe Steinmann
79292956c5 better error checking 2021-07-21 15:48:42 +02:00
Uwe Steinmann
dbced5e409 no longer use old static methods in UI_Default 2021-07-21 15:46:01 +02:00
Uwe Steinmann
f1358317ea remove all old methods not longer used 2021-07-21 15:45:24 +02:00
Uwe Steinmann
c1e794dc4f fix updating tblDocumentFiles 2021-07-21 15:24:50 +02:00
Uwe Steinmann
51c342b5e3 replace tab with spaces 2021-07-21 15:24:17 +02:00
Uwe Steinmann
b0804f5562 add note on how to use tika 2021-07-20 16:31:44 +02:00
Uwe Steinmann
048a9d8b82 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2021-07-20 07:59:02 +02:00
Uwe Steinmann
36dcadc237 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2021-07-20 07:58:52 +02:00
Uwe Steinmann
11368e8349 some new phrases 2021-07-20 07:58:33 +02:00
Uwe Steinmann
54396e6876 move submit button out of contentContainer 2021-07-20 06:22:37 +02:00
Uwe Steinmann
0571739142 add notes for 5.1.23 2021-07-16 16:08:03 +02:00
Uwe Steinmann
a113649be3 add support for drag and drop of attachments 2021-07-16 16:03:34 +02:00
Uwe Steinmann
9c66a9350a show all readable folders in tree, to make writeable subfolder visible 2021-07-16 15:57:06 +02:00
Uwe Steinmann
0072efd2ff new command 'addfile' for adding attachments 2021-07-16 15:55:47 +02:00
Uwe Steinmann
c1a2411882 remove plain html for error and warning msgs 2021-07-15 17:43:50 +02:00
Uwe Steinmann
9b6f376be8 get access list before checking for workflow mode 2021-07-14 21:10:21 +02:00
Uwe Steinmann
7d16ed6168 take given name of document if set 2021-07-14 16:31:32 +02:00
Uwe Steinmann
34ebc280e8 remove extra '/' in path 2021-07-14 15:45:06 +02:00
Uwe Steinmann
b369ab3d31 add class fileupload-group to input field of document chooser 2021-07-14 14:52:28 +02:00
Uwe Steinmann
55a7667c1e check for null passed as folder to getFolderList() 2021-07-14 12:02:15 +02:00
Uwe Steinmann
d4b05b61f2 remove old code 2021-07-13 12:05:18 +02:00
Uwe Steinmann
fcff7b2a1d add missing access checks, remove old code 2021-07-13 12:05:01 +02:00
Uwe Steinmann
180b9a4b7e remove some spaces 2021-07-13 11:48:54 +02:00
Uwe Steinmann
5f1460757a add new method printAttribute(), just like in class.ViewDocument.php 2021-07-12 19:44:25 +02:00
Uwe Steinmann
2ccb30490d add changes in 5.1.23 2021-07-11 20:42:35 +02:00
Uwe Steinmann
39eda2a180 add method concat() and use it in getStatistics() for docspersuser and foldersperuser 2021-07-11 20:41:53 +02:00
Uwe Steinmann
51b72eb7b2 fix checking if a document link may be deleted 2021-07-11 20:08:13 +02:00
Uwe Steinmann
40ca91d9d7 pass $dms to view which fixes an error when calling the page 2021-07-11 20:07:30 +02:00
Uwe Steinmann
0efbba9e20 fix setting bool and array values 2021-07-10 22:28:16 +02:00
Uwe Steinmann
0037aeae68 pass dms to view, because it's needed in globalBanner() 2021-07-10 12:53:07 +02:00
Uwe Steinmann
42bb24358c output number of folders, links, files, versions 2021-07-09 14:24:20 +02:00
Uwe Steinmann
a9b2b267a4 new chart foldersperuser 2021-07-09 14:24:03 +02:00
Uwe Steinmann
c889e075f7 add notes for 5.1.23 2021-07-09 14:23:31 +02:00
Uwe Steinmann
d955f07b7a new methods getFolders(), getDocumentLinks(), getDocumentFiles(), getDocumentContents() 2021-07-09 14:22:11 +02:00
Uwe Steinmann
14b1cd34cd new type foldersperuser in getStatisticalData() 2021-07-09 14:21:52 +02:00
Uwe Steinmann
42f2ce31cf check if hooks return false (but not action is taken) 2021-07-08 14:19:36 +02:00
Uwe Steinmann
13f0f6aafb use errorMsg() instead of plain html 2021-07-08 14:18:49 +02:00
Uwe Steinmann
d67e85be06 add class fileupload-group to dropfolder and file upload, used by validation 2021-07-08 14:17:47 +02:00
Uwe Steinmann
91170c7db3 add hook addDocumentContentFile() for extra form field getting data for file upload (e.g. a web page), better validation 2021-07-08 14:16:13 +02:00