Commit Graph

7577 Commits

Author SHA1 Message Date
Uwe Steinmann
a7212a0708 read categories and keywords from drag and drop area 2022-03-09 08:39:20 +01:00
Uwe Steinmann
2fa2d33fe9 categories and keywords can be set in uploaddocument 2022-03-09 08:38:19 +01:00
Uwe Steinmann
22b054f764 comment and attributes can passed to document uploaded by drag&drop 2022-03-07 15:19:42 +01:00
Uwe Steinmann
85f7332e06 comment and attributes can be passed to uploaddocument 2022-03-07 15:19:22 +01:00
Uwe Steinmann
c5dbe1995d fix possible cross side scripting 2022-03-04 08:27:46 +01:00
Uwe Steinmann
1c4fbbed96 fix php warning in getAttributeEditField() 2022-03-04 08:27:17 +01:00
Uwe Steinmann
4d0b9a6511 start new version 1.0.17 2022-03-04 08:23:49 +01:00
Uwe Steinmann
27b207f4db add note 2022-03-04 08:21:03 +01:00
Uwe Steinmann
8fdc151198 check if passed categories actually exist 2022-03-04 08:20:45 +01:00
Uwe Steinmann
a4afc1cfa7 cast status to int when indexing it 2022-03-04 08:18:30 +01:00
Uwe Steinmann
210f5cb1c4 no need to include inc.ClassEmailNotify.php 2022-03-04 08:17:34 +01:00
Uwe Steinmann
e4fb5d5255 set session to null if login fails to prevent warning when error msg is shown 2022-03-04 08:17:07 +01:00
Uwe Steinmann
fe43b944c9 throw exeption in find() 2022-03-04 08:15:52 +01:00
Uwe Steinmann
8e542b448f include Exception.php 2022-03-04 08:15:38 +01:00
Uwe Steinmann
c83c2c21f4 add note for 5.1.25 2022-03-04 08:14:41 +01:00
Uwe Steinmann
37d49474fd fix searching for document content with a custom attribute having a value set 2022-03-04 08:14:20 +01:00
Uwe Steinmann
10876c6495 check if attribute is a string before using it in an sql statement 2022-03-03 12:45:49 +01:00
Uwe Steinmann
5b5ac45e21 no need to create access restriction class 2022-03-03 12:41:42 +01:00
Uwe Steinmann
e107139f1b use backticks in sql statement 2022-03-02 07:42:31 +01:00
Uwe Steinmann
c218f9ab29 fix line indenting 2022-03-02 07:42:15 +01:00
Uwe Steinmann
c355fecc8b set _public to a bool value, used to be int 2022-03-02 07:37:58 +01:00
Uwe Steinmann
bc0e03c6c6 set default value of setDate() to null 2022-03-02 07:37:20 +01:00
Uwe Steinmann
313f518548 add isType() for links and files, set _public to a bool value 2022-03-02 07:36:16 +01:00
Uwe Steinmann
54fb986a59 rename getApproversList() to __getApproversList(), it's deprecated 2022-03-02 07:35:24 +01:00
Uwe Steinmann
1e5930fb98 fix line indenting 2022-03-02 07:34:32 +01:00
Uwe Steinmann
fc71efe437 enhance description of addAccess() 2022-03-02 07:34:12 +01:00
Uwe Steinmann
c810e99a6b use backticks in sql statement 2022-03-02 07:32:05 +01:00
Uwe Steinmann
fc44fdf537 fix second parameter passed to setDefaultAccess() 2022-03-02 07:31:25 +01:00
Uwe Steinmann
2d6c1d635b add onPostRemoveAttribute callback 2022-02-26 14:15:06 +01:00
Uwe Steinmann
8052b76165 set ETag 2022-02-25 19:14:54 +01:00
Uwe Steinmann
3ad44fac0b pass old value to onPostUpdateAttribute callback 2022-02-25 18:38:00 +01:00
Uwe Steinmann
c9fae356b3 add callbacks on onPostUpdateAttribute and onPostAddAttribute 2022-02-25 12:31:57 +01:00
Uwe Steinmann
efc724e773 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2022-02-25 08:06:44 +01:00
Uwe Steinmann
554d8523dc Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2022-02-25 08:06:33 +01:00
Uwe Steinmann
2b9431ebb2 some new phrases 2022-02-25 08:06:17 +01:00
Uwe Steinmann
b747cc4224 extensions cannot be disabled/enabled if configuration file is not writeable 2022-02-25 08:04:10 +01:00
Uwe Steinmann
7da6cabafa add build file for phing 2022-02-25 07:46:05 +01:00
Uwe Steinmann
ad9566b36f do not need daverandom/resume 2022-02-25 07:45:37 +01:00
Uwe Steinmann
ff49e2b31f make large modal box wider 2022-02-24 08:18:45 +01:00
Uwe Steinmann
74b3f896ff do not show class of modal box link if empty 2022-02-24 07:31:57 +01:00
Uwe Steinmann
1e85c6c5c6 set default value of checkbox with hidden input field 2022-02-22 17:54:08 +01:00
Uwe Steinmann
6cac794913 set type of input field for search query to 'search' 2022-02-22 13:16:43 +01:00
Uwe Steinmann
cca363fc0b add entry for 5.1.25 2022-02-22 09:11:06 +01:00
Uwe Steinmann
d4df6796f3 output splash messages when adding, editing, removing an entry 2022-02-22 09:10:04 +01:00
Uwe Steinmann
a8ba048ea9 add entry for 5.1.25 2022-02-21 13:28:45 +01:00
Uwe Steinmann
c945829b80 value for _inheritAccess are true or false 2022-02-21 13:26:57 +01:00
Uwe Steinmann
375c68e8de call getLastWorkflowLog() instead od getWorkflowLog() 2022-02-21 11:10:13 +01:00
Uwe Steinmann
f9721da684 use SeedDMS_Core_File::fileExtension() in setFileType() 2022-02-21 08:52:59 +01:00
Uwe Steinmann
eb12465fb2 add SeedDMS_Core_File::fileExtension() 2022-02-21 08:52:46 +01:00
Uwe Steinmann
5b244db6a2 backport setFileType() from seeddms 6.0.x 2022-02-21 08:30:32 +01:00