Commit Graph

  • 6de426bbc3 call hook 'filenameDownloadItem' in search export and transmittal download Uwe Steinmann 2022-03-25 08:44:32 +0100
  • 11942c825d filename can be passed to addItem() Uwe Steinmann 2022-03-25 07:21:37 +0100
  • 8d3077cd34 set placeholder of textarea in formField() Uwe Steinmann 2022-03-24 16:09:03 +0100
  • 48613b5897 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2022-03-23 11:27:53 +0100
  • 6fc17be5d9 fix xss attack in DefaultKeywords Uwe Steinmann 2022-03-23 11:27:42 +0100
  • a5a2b877ce add entry for 6.0.18 Uwe Steinmann 2022-03-09 16:12:23 +0100
  • b65d940259 move methods for updating, deleting transmittal item into trait, makes it work in bootstrap4 Uwe Steinmann 2022-03-09 16:11:43 +0100
  • b88e05fe22 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2022-03-09 08:39:34 +0100
  • a7212a0708 read categories and keywords from drag and drop area Uwe Steinmann 2022-03-09 08:39:20 +0100
  • 2fa2d33fe9 categories and keywords can be set in uploaddocument Uwe Steinmann 2022-03-09 08:38:19 +0100
  • a4f96c76d6 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2022-03-07 15:20:24 +0100
  • 22b054f764 comment and attributes can passed to document uploaded by drag&drop Uwe Steinmann 2022-03-07 15:19:42 +0100
  • 85f7332e06 comment and attributes can be passed to uploaddocument Uwe Steinmann 2022-03-07 15:19:22 +0100
  • 1e8da679b5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2022-03-04 09:36:00 +0100
  • c5dbe1995d fix possible cross side scripting Uwe Steinmann 2022-03-04 08:27:46 +0100
  • 1c4fbbed96 fix php warning in getAttributeEditField() Uwe Steinmann 2022-03-04 08:27:17 +0100
  • 4d0b9a6511 start new version 1.0.17 Uwe Steinmann 2022-03-04 08:23:49 +0100
  • 27b207f4db add note Uwe Steinmann 2022-03-04 08:21:03 +0100
  • 8fdc151198 check if passed categories actually exist Uwe Steinmann 2022-03-04 08:20:45 +0100
  • a4afc1cfa7 cast status to int when indexing it Uwe Steinmann 2022-03-04 08:18:30 +0100
  • 210f5cb1c4 no need to include inc.ClassEmailNotify.php Uwe Steinmann 2022-03-04 08:17:34 +0100
  • e4fb5d5255 set session to null if login fails to prevent warning when error msg is shown Uwe Steinmann 2022-03-04 08:17:07 +0100
  • fe43b944c9 throw exeption in find() Uwe Steinmann 2022-03-04 08:15:52 +0100
  • 8e542b448f include Exception.php Uwe Steinmann 2022-03-04 08:15:38 +0100
  • c83c2c21f4 add note for 5.1.25 Uwe Steinmann 2022-03-04 08:14:41 +0100
  • 37d49474fd fix searching for document content with a custom attribute having a value set Uwe Steinmann 2022-03-04 08:14:20 +0100
  • 10876c6495 check if attribute is a string before using it in an sql statement Uwe Steinmann 2022-03-03 12:45:49 +0100
  • 5b5ac45e21 no need to create access restriction class Uwe Steinmann 2022-03-03 12:41:42 +0100
  • a156932843 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2022-03-03 09:04:47 +0100
  • e107139f1b use backticks in sql statement Uwe Steinmann 2022-03-02 07:42:31 +0100
  • c218f9ab29 fix line indenting Uwe Steinmann 2022-03-02 07:42:15 +0100
  • c355fecc8b set _public to a bool value, used to be int Uwe Steinmann 2022-03-02 07:37:58 +0100
  • bc0e03c6c6 set default value of setDate() to null Uwe Steinmann 2022-03-02 07:37:20 +0100
  • 313f518548 add isType() for links and files, set _public to a bool value Uwe Steinmann 2022-03-02 07:36:16 +0100
  • 54fb986a59 rename getApproversList() to __getApproversList(), it's deprecated Uwe Steinmann 2022-03-02 07:35:24 +0100
  • 1e5930fb98 fix line indenting Uwe Steinmann 2022-03-02 07:34:32 +0100
  • fc71efe437 enhance description of addAccess() Uwe Steinmann 2022-03-02 07:34:12 +0100
  • c810e99a6b use backticks in sql statement Uwe Steinmann 2022-03-02 07:32:05 +0100
  • fc44fdf537 fix second parameter passed to setDefaultAccess() Uwe Steinmann 2022-03-02 07:31:25 +0100
  • 0652faf7c3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2022-02-26 14:16:53 +0100
  • 2d6c1d635b add onPostRemoveAttribute callback Uwe Steinmann 2022-02-26 14:15:06 +0100
  • 8052b76165 set ETag Uwe Steinmann 2022-02-25 19:14:54 +0100
  • eca5f3608f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2022-02-25 18:38:09 +0100
  • 3ad44fac0b pass old value to onPostUpdateAttribute callback Uwe Steinmann 2022-02-25 18:38:00 +0100
  • dafa4813c1 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2022-02-25 12:34:07 +0100
  • c9fae356b3 add callbacks on onPostUpdateAttribute and onPostAddAttribute Uwe Steinmann 2022-02-25 12:31:57 +0100
  • efc724e773 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x Uwe Steinmann 2022-02-25 08:06:44 +0100
  • 554d8523dc Merge branch 'seeddms-4.3.x' into seeddms-5.0.x Uwe Steinmann 2022-02-25 08:06:33 +0100
  • 2b9431ebb2 some new phrases Uwe Steinmann 2022-02-25 08:06:17 +0100
  • b747cc4224 extensions cannot be disabled/enabled if configuration file is not writeable Uwe Steinmann 2022-02-25 08:04:10 +0100
  • 7da6cabafa add build file for phing Uwe Steinmann 2022-02-25 07:46:05 +0100
  • ad9566b36f do not need daverandom/resume Uwe Steinmann 2022-02-25 07:45:37 +0100
  • b64ee6012c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2022-02-24 08:18:58 +0100
  • ff49e2b31f make large modal box wider Uwe Steinmann 2022-02-24 08:18:45 +0100
  • 95547cf6b8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2022-02-24 07:32:15 +0100
  • 74b3f896ff do not show class of modal box link if empty Uwe Steinmann 2022-02-24 07:31:57 +0100
  • aa9a30a98a do not include inc.ClassNotificationService.php and inc.ClassEmailNotify.php anymore Uwe Steinmann 2022-02-24 07:29:04 +0100
  • 0869e97a1a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2022-02-22 17:55:01 +0100
  • 1e85c6c5c6 set default value of checkbox with hidden input field Uwe Steinmann 2022-02-22 17:53:17 +0100
  • aa61028f08 set default value of checkbox with hidden input field Uwe Steinmann 2022-02-22 17:53:17 +0100
  • 6cac794913 set type of input field for search query to 'search' Uwe Steinmann 2022-02-22 13:16:43 +0100
  • cca363fc0b add entry for 5.1.25 Uwe Steinmann 2022-02-22 09:11:06 +0100
  • d4df6796f3 output splash messages when adding, editing, removing an entry Uwe Steinmann 2022-02-22 09:10:04 +0100
  • 673bc9ec7d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2022-02-21 16:02:48 +0100
  • a8ba048ea9 add entry for 5.1.25 Uwe Steinmann 2022-02-21 13:28:45 +0100
  • c945829b80 value for _inheritAccess are true or false Uwe Steinmann 2022-02-21 13:26:57 +0100
  • 275e81874a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2022-02-21 11:10:56 +0100
  • 375c68e8de call getLastWorkflowLog() instead od getWorkflowLog() Uwe Steinmann 2022-02-21 11:10:13 +0100
  • 98936632b2 call getLastWorkflowLog() instead of getWorkflowLog() Uwe Steinmann 2022-02-21 11:08:15 +0100
  • 830f0258df add note for 6.0.18 Uwe Steinmann 2022-02-21 11:07:43 +0100
  • f095e252ad getWorkflowLog() will always return all log entries if document is not in a workflow Uwe Steinmann 2022-02-21 11:05:22 +0100
  • 68bb7bcfaf Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2022-02-21 08:55:01 +0100
  • f9721da684 use SeedDMS_Core_File::fileExtension() in setFileType() Uwe Steinmann 2022-02-21 08:52:59 +0100
  • eb12465fb2 add SeedDMS_Core_File::fileExtension() Uwe Steinmann 2022-02-21 08:52:46 +0100
  • 5b244db6a2 backport setFileType() from seeddms 6.0.x Uwe Steinmann 2022-02-21 08:30:32 +0100
  • 659cdb4e6c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2022-02-21 07:15:01 +0100
  • 663dc869f4 fix line indenting Uwe Steinmann 2022-02-21 07:12:01 +0100
  • 535a0b1b67 fix line indenting Uwe Steinmann 2022-02-21 07:10:28 +0100
  • 0f417a2d7b handle docs in workflow proppeerly in verifyStatus() Uwe Steinmann 2022-02-21 07:10:08 +0100
  • 87ee71a1a1 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2022-02-18 18:15:05 +0100
  • 022fdc86b3 update release date Uwe Steinmann 2022-02-18 18:05:05 +0100
  • b914fc3c98 add changes for 5.1.25 Uwe Steinmann 2022-02-18 18:04:33 +0100
  • ec1f99229e rename getLastWorkflowTransition() to getLastWorkflowLow(), returns a log even after the workflow was ended Uwe Steinmann 2022-02-18 18:02:08 +0100
  • cffad48b61 add method descrition for getWorkflowLog() Uwe Steinmann 2022-02-18 18:01:35 +0100
  • d91787bf44 check if !workflow instead of isset(workflow) Uwe Steinmann 2022-02-18 18:00:50 +0100
  • d805de5035 setHomeFolder returns true on success Uwe Steinmann 2022-02-18 18:00:07 +0100
  • cc5d7d1ecd search for document by name in root folder if requested Uwe Steinmann 2022-02-18 17:58:39 +0100
  • 1534d2be8e add target unittest Uwe Steinmann 2022-02-17 12:31:22 +0100
  • 96933bb30d ensure setRole() is passed an object Uwe Steinmann 2022-02-17 12:30:29 +0100
  • b9c613ff83 handle role in addUser() propperly Uwe Steinmann 2022-02-17 12:29:37 +0100
  • b57dc78e2a replace checks isset(_workflow) with _workflow == null Uwe Steinmann 2022-02-14 11:06:02 +0100
  • f93af56f52 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2022-02-12 19:48:56 +0100
  • b2fd7bb383 add entry for 6.0.18 Uwe Steinmann 2022-02-11 11:14:49 +0100
  • 3e63f1ffc0 init $ret in setStatus() Uwe Steinmann 2022-02-11 10:56:14 +0100
  • 27b5af8ada propperly get workflow log (Closes #522) Uwe Steinmann 2022-02-11 10:55:45 +0100
  • 2ad448581a add new parameter 'addon' used by input fields Uwe Steinmann 2022-02-11 07:07:54 +0100
  • 7a21fa77b5 add new parameter 'addon' in formField() used by input fields Uwe Steinmann 2022-02-11 07:07:19 +0100
  • fb29402194 allow placeholder for textarea Uwe Steinmann 2022-02-11 07:07:01 +0100
  • 82d9a42968 comment old unused code Uwe Steinmann 2022-02-09 08:10:17 +0100
  • 35b8b9b703 images can be passed to toIndividual() for adding it to the html part Uwe Steinmann 2022-02-02 21:36:27 +0100