| 
							
							
								 Uwe Steinmann | 1b1e60f88f | setName() didn't work due to a copy&paste error | 2021-09-30 15:44:08 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 77a606cebe | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-09-30 07:56:50 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 8c3857c6e2 | fix indenting of lines | 2021-09-30 07:01:22 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 19266f1647 | set return value and new status in verifyStatus() | 2021-09-29 18:50:48 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | ab5aec99ba | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-09-29 18:25:54 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 7e17ea145c | set strict_types | 2021-09-29 17:24:30 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 2b1f637e9c | adding a review returns the log id not 0 | 2021-09-29 17:23:59 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 989572e069 | return false not -1 if sql fails | 2021-09-29 17:23:03 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | b9fb7e2585 | fix indenting | 2021-09-29 17:21:58 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 335c2ffee5 | more documentation, better parameter checking, return false is sql fails | 2021-09-29 17:21:19 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 7366644d19 | ensure strict types | 2021-09-29 17:16:33 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | c8c79175bd | order review log by id desc | 2021-09-29 14:58:55 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 43e98643ee | verifyStatus() returns new status (or old status if not changed) | 2021-09-29 14:55:55 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | fbe091eaf6 | minor fix in method documentation | 2021-09-29 14:54:10 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 1e451529b8 | add method dropTemporaryTable() | 2021-09-29 14:53:38 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 8cd08a6f08 | fix recreation of temp. table if requested table was just emptied by not removed | 2021-09-29 14:52:22 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | dc48e5da2c | get[Review|Approval]Status takes ttreviewid|ttapproveid into account | 2021-09-29 14:50:35 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 007e3faa0a | various minor changes ported back from SeedDMS 6 | 2021-09-28 16:20:33 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | b8763822d0 | init possible values of attribute in getStatistic() | 2021-09-28 16:19:25 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 39ec44cd41 | sewPwdExpiration() sets date internally not 'now' | 2021-09-28 15:46:05 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | b6a308e630 | set default $role='3' in addUser() | 2021-09-28 15:44:12 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 0c1a795113 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-09-28 10:33:44 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 28ddd4b5b2 | check if passed user is a valid user in setOwner() | 2021-09-27 10:13:46 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 378377780e | trim name and check if not empty in setName() | 2021-09-27 10:13:00 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | e36f6ee15c | trim email, commen, language, theme before saving in database | 2021-09-27 10:12:08 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 3101d6d952 | trim name in setName() | 2021-09-27 10:09:42 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 7a5123aa6c | trim name in setName() | 2021-09-27 10:09:18 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 88e0dcc58d | check if passed id > 0 in getWorkflow(), getWorkflowAction(), getWorkflowState() | 2021-09-27 10:08:20 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 79bcdb6086 | getting category or attributedef. returns null not false if none was found | 2021-09-27 10:07:19 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 84ffa71d24 | use upper case for all sql keywords in sql statements | 2021-09-27 10:06:07 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | a002a23c9b | do not dump table sqlite_sequence | 2021-09-24 10:23:50 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 8c3c49e3b5 | add method useViews() to turn on/off the use of views | 2021-09-24 10:23:11 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 9d926fb55c | better documentation of getAccessMode() | 2021-09-24 10:22:28 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 959c75ff79 | check parameter $mode of addAccess() | 2021-09-24 10:21:32 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | ce124bb862 | fix indenting | 2021-09-24 10:21:10 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 8e302bc770 | hasDocuments() doesn't use internal cache anymore | 2021-09-24 10:20:19 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 3cf58fbc86 | add some documentation for isDescendant() and isSubFolder() | 2021-09-24 10:19:31 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 3d7357fca9 | clear _notifyList in clearCache() | 2021-09-24 10:17:04 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 0f5b189838 | pass document itself to callback onPostRemoveDocument | 2021-09-24 10:16:25 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 233e464692 | addDocumentFiles() clears internal list, make removeDocumentFile() more robust | 2021-09-24 10:15:06 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 08887fcbd9 | just added some spaces in parameter list | 2021-09-24 10:14:19 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | efa85c70a0 | fix documentation of getDocumentFiles() | 2021-09-24 10:12:51 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 7a606ca1fb | much better checking of passed parameters in addDocumentLink() | 2021-09-24 10:12:05 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 77de9bfaae | better documentation of getReverseDocumentLinks() and getDocumentLinks() | 2021-09-24 10:11:13 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 2f9148e5b9 | method which return content will return null if no content was found false is only returned if an error occured | 2021-09-24 10:09:13 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 01e243e966 | fix indenting of comment for method getContentByVersion() | 2021-09-24 10:07:18 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 2c7b7344dd | check paramert $mode of addAccess() has valid value | 2021-09-24 10:06:41 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 85f838b354 | remove old unused code | 2021-09-24 10:05:59 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | ada7c1d692 | add method clearCache() | 2021-09-24 10:05:00 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 3b55c458c2 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-09-22 10:54:54 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | da8765fe33 | add method getFoldersMinMax() | 2021-09-22 09:48:12 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 5a587e5c85 | add more documentation for isSubFolder() | 2021-09-22 09:47:40 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 674002c02f | init class variables for internal cache, add method to clear cache | 2021-09-22 09:46:20 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 16e48bbb16 | search() will not find docs without expiration date if filtered by expiration date | 2021-09-22 09:45:06 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 37a30e6082 | start and end date of expiration are within the range in search() | 2021-09-22 09:43:51 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | e23b9f09ad | check expiration date in search() | 2021-09-22 09:43:12 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 96f858cbdd | getDocumentContent() returns null if no document was found | 2021-09-22 09:42:31 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | b6452faa9b | order documents by id, return null if getDocumentByOriginalFilename() does not find any documents | 2021-09-22 09:41:23 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 96f8c1db21 | order documents by id in getDocumentByName(), return null if not document was found | 2021-09-22 09:40:25 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | b777b786dd | check expiration date in search() | 2021-09-22 09:39:18 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 822a07485c | getImage() returns null if no image exists | 2021-09-20 16:41:07 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 4322b97fe2 | better checking of quota when set by setQuota() | 2021-09-20 16:40:30 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 472b066d4b | cast $newRole to int when passed to setRole() | 2021-09-20 16:40:00 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | af9178aa93 | set internal pwd expiration to null when set to 'never' or '' | 2021-09-20 16:39:08 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 08836de4d8 | number of counted folders/documents is converted to int before return | 2021-09-20 16:37:45 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 47e07ae2d1 | return null if no folder was found by getParent() | 2021-09-20 16:37:10 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 247e8b09ca | set date to current timestamp if $date passed to setDate() is false | 2021-09-20 16:36:24 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 6d01627553 | fix comment (document -> folder) | 2021-09-20 16:34:57 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 7ed1a83453 | check if $user, $requestUser is passed to addIndReviewer() addIndApprover() | 2021-09-20 16:33:25 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 69e3ad87f9 | add note in comment about a possible wrong check for a return value | 2021-09-20 16:32:34 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | a5e12cb444 | fix errors in coding style | 2021-09-20 16:31:42 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 851e81a9b9 | check if login != '' in setLogin() | 2021-09-18 17:51:17 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 578aa30bc5 | better checking of passed arguments | 2021-09-18 17:50:32 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | e765737d93 | trim name passed to various methods | 2021-09-18 17:49:26 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 90aac2f1ad | new method createDump() which was in SeedDMS_Core_DMS | 2021-09-17 19:00:57 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 2789e017eb | check function pass to setCallback() and addCallback() is callable, remove createDump() | 2021-09-17 19:00:06 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 59c16b3ce4 | trim name passed to addDocumentCategory() and check if != '' | 2021-09-17 18:59:06 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 3ed0854e13 | check if id passed to getDocumentCategory() is < 1 | 2021-09-17 18:58:29 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | e809297cfd | getAllUserKeywordCategories() calls getAllKeywordCategories(), better checking of parameters pass to addDocumentCategory() | 2021-09-17 18:31:19 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 2ee30ccd5b | ensure user ids passed to getAllKeywordCategories() are all integers | 2021-09-17 18:29:33 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 7d7deeb313 | check if id passed to getKeywordCategory() is greater 0 | 2021-09-17 18:28:40 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | e06cd59f6c | fix wrong spell callback name 'onPostAddUser' | 2021-09-17 18:28:01 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | a39355f2ed | ensure $logicalmode in search() is either 'OR' or 'AND' | 2021-09-17 18:27:16 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 31290fbcf7 | document meaning of 5 in $seachin passed to search() | 2021-09-17 18:26:11 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 9687c8f081 | check if user passed to setUser() is a real user | 2021-09-17 18:25:23 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 0cd4c9b727 | check if the folder set by setRootFolderID() actually exists | 2021-09-17 18:24:32 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | ffd5cd9a7b | use upper case in sql statements for reserved words | 2021-09-17 18:23:25 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 9309497e75 | init $user to null in constructor | 2021-09-17 18:22:35 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | f9afc08355 | add more documentation | 2021-09-17 18:21:57 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 16da190e06 | setRegex() checks regex only if not '' | 2021-09-16 17:10:41 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | a7e2ec7b01 | ensure isHidden and isDisabled is a boolean | 2021-09-16 16:18:26 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | adba550a63 | minor simplification of sql statement | 2021-09-16 16:17:24 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 1d031e44a2 | return null not false if getInstanceByName() didn't find a folder | 2021-09-16 16:16:21 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 95b4bb9d22 | init value set, separator, trim value set in setValue() | 2021-09-16 16:14:51 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 4aa4556df8 | add more documentation | 2021-09-16 16:14:21 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 32dda4b3e9 | return ',' as separator for most attr types, if value map is not set | 2021-09-16 16:12:54 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | c50be6d215 | init separator and validation error in constructor | 2021-09-16 16:12:27 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | ffe4b50c7f | many value validation improvements, use constants for validation errors | 2021-09-16 16:11:13 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | cd1800c19d | add docs for var $separator | 2021-09-16 16:09:18 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 90074c3947 | fix get value map separator | 2021-09-16 16:07:31 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | b0d13f9518 | replace array_search by in_array, makeTimestamp() returns an error if days > max days of month | 2021-09-16 16:05:04 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | ad52fffd21 | set file format to unix, fix indenting of comments | 2021-09-16 16:02:16 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | b111c1428e | remove old database file unused for a long time | 2021-09-15 21:49:44 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 9334e1a6f2 | make all class variables of SeedDMS_Core_User protected | 2021-09-13 10:15:33 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 1398b614cd | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-09-01 16:29:01 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 33c10fc1db | add some documentation in comments | 2021-08-30 19:34:38 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | ada2730636 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-08-20 10:51:34 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 160f427bea | start new version 5.1.24 | 2021-08-20 10:42:26 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | fa8356d729 | in removeWorkflow() remove records from tblWorkflowLog before tblWorkflowDocumentContent | 2021-08-20 10:38:33 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 0a6ce976c7 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-08-18 12:42:46 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | a4fb4230e8 | add login to key when getting statistics for 'sizeperuser' | 2021-08-18 12:21:48 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 8bc9ab8f3c | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-08-05 08:42:34 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 62d9241276 | catch exeption when opening database connection | 2021-08-05 08:40:13 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | cd9d1fe25f | fix hard coded version number | 2021-08-05 08:39:39 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 0bd2e2d83d | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-07-11 20:42:56 +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 | e2960219c8 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-07-09 14:53:16 +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 | 486a685873 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-07-02 08:36:23 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 2c4dc73be3 | add new method removeApproval() | 2021-07-02 08:32:18 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 2a23dbb0ef | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-07-01 12:25:19 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 0cd9910c25 | add new method SeedDMS_Core_DocumentContent::removeReview() | 2021-07-01 11:44:49 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 8c4e20e649 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-06-29 11:27:25 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 8eb5882520 | revert to regex for email validation | 2021-06-29 10:20:31 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 39fc81b64b | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-06-25 09:35:35 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | bc50f2f8b6 | add new method SeedDMS_Core_Document::hasCategory() | 2021-06-25 09:34:54 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | bfcad700af | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-06-21 18:10:50 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 369497ee3a | fix validation of emails | 2021-06-21 18:09:59 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 7c818d0913 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-06-01 11:02:45 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 116bf3d5dd | getNextTransitions() returns false if passed state is empty | 2021-06-01 10:49:32 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | b624cd0a61 | fix getWorkflowState(), can now handle empty state | 2021-06-01 10:48:52 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 05a3405f07 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-05-21 10:11:42 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 9ed96e2a2a | init $statusstartdate and $statusenddate in search() | 2021-05-21 08:51:08 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 24be00ccd1 | add methods getApproveLog() and getReviewLog() | 2021-05-19 20:40:45 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 447c035065 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-05-17 06:59:44 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | e5159ca7f9 | add methods SeedDMS_Core_DocumentContent::getReviewers() and                           SeedDMS_Core_DocumentContent::getApprovers() | 2021-05-14 21:54:34 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | b2f0f2fa30 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-05-07 12:23:17 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 3029bb195e | SeedDMS_Core_DMS::getTimeline() uses status log instead of document content | 2021-05-07 11:45:06 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | d8b2433edd | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-04-28 18:49:17 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 2c7ab1cfb1 | move checkForDueRevisionWorkflow() into document version | 2021-04-28 14:24:40 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | a7deac7948 | removeFromProcess() writes into log when a user was replaced (not just removed) | 2021-04-28 07:05:15 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | aa045478dd | pass number of days to getDocumentList('DueRevisions') | 2021-04-03 07:53:12 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 64e6e8f1c4 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-03-17 08:09:13 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 4d8da1a7bb | smarter caching in SeedDMS_Core_Document::getDocumentFiles() | 2021-03-17 08:07:45 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 18cfdb3efe | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-03-16 19:15:23 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 29cf87d85d | fix SeedDMS_Core_Document::remove when version had its own attachments | 2021-03-16 19:13:37 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 1710e5278b | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-03-15 16:37:07 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | b103d9f30d | SeedDMS_Core_DMS::search() support searching for date of last document status change | 2021-03-15 16:07:57 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | c39fbcb70d | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-03-12 10:12:30 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 66917cd156 | add support for date range search for attributes of type 'date' | 2021-03-12 10:05:17 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 347c740f1f | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-03-06 16:27:48 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 3acd9a2237 | add some comments | 2021-03-06 15:27:03 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | ceed62bf2b | do not validate value in SeedDMS_Core_Attribute::setValue(), it should have been done before | 2021-03-06 15:26:18 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 5ac51f3c89 | getDocumentList() can return sleeping revision | 2021-02-11 12:24:07 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 0d43c618cd | getCurrentDatetime() takes parameter for day offset | 2021-02-11 12:23:35 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 68a16ce372 | SeedDMS_Core_DMS::getDocumentList() uses ambiguous column name when sorting by status | 2021-02-11 08:36:07 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | c524add775 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-02-05 13:28:34 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 03ef93df2c | add parameter $incdisabled to SeedDMS_Core_Folder::getNotifyList() | 2021-02-05 13:25:46 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 9186cf66c3 | expired documents can be skipped from counting in countTasks() | 2021-02-05 07:28:46 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 3ac58509cc | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-02-04 12:26:59 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 4e5139616c | add new parameter to SeedDMS_Core_DMS->getDocumentList() for skipping expired documents | 2021-02-04 12:25:22 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 8197f37117 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-02-02 14:56:53 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 4724935bec | cast access mode to int when passing to constructor of SeedDMS_Core_GroupAccess or SeedDMS_Core_UserAccess | 2021-02-02 14:56:15 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | aa8290e03b | add searching fro revision date | 2021-01-29 14:19:44 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 768345a2ef | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-01-29 10:35:45 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 8aa7662f31 | add SeedDMS_Core_User->isType() and SeedDMS_Core_Group->isType() | 2021-01-29 10:33:09 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 8c2aac4d98 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-01-29 10:02:45 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 32ca8ccae3 | add method getDMS() to class SeedDMS_Core_User and SeedDMS_Core_Group | 2021-01-28 21:05:52 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 768c02866c | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-01-27 16:30:10 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | d5629361da | fixed wrong parameter description | 2021-01-27 09:55:11 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 59c59f136a | fix typo in comment | 2021-01-18 07:16:21 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 5a30032375 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2021-01-08 12:00:36 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 40adb027db | new method hasTable(), beautify some sql statements | 2021-01-04 21:45:16 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 3ddd18eb84 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2020-12-29 08:27:43 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 144d35849b | check if attr def exists when setting attribute value | 2020-12-28 08:14:05 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | f80cb6c24f | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2020-12-18 10:44:33 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | ead4ad45e7 | fix clearing home folder of user | 2020-12-18 10:05:04 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 9c97564cb4 | use $dms->getDocument() in function for checking objects | 2020-12-18 07:51:13 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 8e1e94e01a | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2020-12-16 16:51:00 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 68ae8c17a5 | check if folder/document is below rootDir can be turned on (default off) | 2020-12-16 16:47:49 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 2d4007d62f | fix comment | 2020-12-15 17:05:04 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 6e2133747d | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2020-12-14 18:47:11 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 6e46e95702 | pass current object and $new to validate() | 2020-12-14 18:46:38 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | f7bedcdbd8 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2020-12-14 18:18:40 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 55e0204054 | new parameter 'new' of SeedDMS_Core_AttributeDefinition::validate() | 2020-12-14 18:16:35 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | f3cc82a780 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2020-12-14 17:20:37 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | c4cdf7b92e | add method getDMS() | 2020-12-14 17:20:06 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | a80f177691 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2020-12-14 15:00:31 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | ec5a17f4f3 | pass attribute value to callback 'onAttributeValidate' | 2020-12-14 14:32:40 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | c369950458 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2020-12-13 09:11:40 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | f2c376cadc | sync call of getReadAccessList() with SeedDMS_Core_Document::getReadAccessList() | 2020-12-12 16:27:01 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | f02e0ca977 | add more documentation | 2020-12-12 16:26:21 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | b65c62e370 | fix error when checking for manager | 2020-12-12 15:57:14 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 2158225795 | put revision date into log messages | 2020-12-01 12:37:13 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 67a8d10797 | add discarding of checked out document | 2020-11-26 09:14:03 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 152c943d5a | SeedDMS_Core_Document::getCheckOutInfo() returns all checkout versions | 2020-11-24 08:04:44 +01:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 73fe0e37ff | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2020-10-05 17:15:09 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | d867e5d0b8 | SeedDMS_Folder_DMS::getAccessList() and getDefaultAccess() do not return fals    anymore if the parent does not exists. They just stop inheritance. | 2020-10-03 10:18:04 +02:00 |  | 
			
				
					| 
							
							
								 Uwe Steinmann | 94e57c6a5b | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2020-09-29 16:40:03 +02:00 |  |