Commit Graph

5812 Commits

Author SHA1 Message Date
Uwe Steinmann
ae5091a936 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2019-07-05 14:25:10 +02:00
Uwe Steinmann
2e75779e4e some minor updates of lately added keys 2019-07-05 14:24:43 +02:00
Uwe Steinmann
585c81bb66 allow pass the object with the document content 2019-07-05 14:13:29 +02:00
Uwe Steinmann
853d111738 new item for 5.1.12 2019-07-05 08:09:12 +02:00
Uwe Steinmann
7a7542e01b fix wrong baseUrl which cause the styles not to be loaded 2019-07-05 08:07:52 +02:00
Uwe Steinmann
b90392191a seperate code for lines in clipboard into extra function
allows to add hook for replacing those functions with code in an
extension
2019-07-04 14:35:05 +02:00
Uwe Steinmann
a91a49cd56 add filetype 'folder' in getMimeIcon()
This enables the use of getMimeIcon() for folders instead of using
the protected $imgpath
2019-07-04 14:33:24 +02:00
Uwe Steinmann
2c11d4b1c7 new entry for 5.1.12 2019-07-02 15:21:07 +02:00
Uwe Steinmann
10e419f7e3 eliminate duplicate mails to the same group 2019-07-02 15:20:11 +02:00
Uwe Steinmann
bf1c297594 note about new EmptyFolder controller 2019-07-02 08:47:49 +02:00
Uwe Steinmann
c9d9bf6c7b new function and controller for emptying a folder 2019-07-02 08:47:12 +02:00
Uwe Steinmann
d2614ba79d add entry for 5.1.12 2019-07-01 20:41:54 +02:00
Uwe Steinmann
7fc98be1be check for duplicate names if this is turn on in the settings 2019-07-01 20:40:21 +02:00
Uwe Steinmann
d18a3389bc sіmplify and possibly fix method isDescendant() 2019-07-01 13:06:08 +02:00
Uwe Steinmann
536067200e add method isDescendant() 2019-07-01 13:05:40 +02:00
Uwe Steinmann
d1100501fc Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2019-07-01 11:52:53 +02:00
Uwe Steinmann
e74fdf70ac Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2019-07-01 11:52:34 +02:00
Uwe Steinmann
b4b2bd45e4 - add new translations 2019-07-01 11:52:08 +02:00
Uwe Steinmann
4b9da8d495 add entry for 5.1.12 2019-07-01 11:50:10 +02:00
Uwe Steinmann
38413b671f added check for duplicate folder and document names if turned on 2019-07-01 11:49:17 +02:00
Uwe Steinmann
ad86df5fc5 check for duplicate folder names 2019-07-01 11:48:53 +02:00
Uwe Steinmann
b1a895fb27 new config options for disallowing duplicate subfolder names 2019-07-01 10:50:40 +02:00
Uwe Steinmann
24a83e8f27 more changes in 5.1.12 2019-07-01 10:48:12 +02:00
Uwe Steinmann
e9d5381aa6 more notes for 5.1.12, update release date 2019-07-01 10:47:42 +02:00
Uwe Steinmann
164282cfb9 add new method hasSubFolderByName(), fix hasDocumetByName()
hasDocumetByName() returned a positiv integer if documents of the folder
has been loaded before.
2019-07-01 10:46:27 +02:00
Uwe Steinmann
3d9e752694 new optional parameter $attachments for toIndividual() 2019-07-01 09:56:19 +02:00
Uwe Steinmann
1a5a1f3ecb add not for 5.1.12 2019-06-28 11:03:27 +02:00
Uwe Steinmann
6f2fb3e646 fix possible xss 2019-06-28 11:02:10 +02:00
Uwe Steinmann
c17bd81148 replace placeholders in email header and footer 2019-06-28 10:46:20 +02:00
Uwe Steinmann
514bdb88da add entry for 5.1.12 2019-06-28 08:46:31 +02:00
Uwe Steinmann
b540f4a1b7 fix uploaded documents from drop folder 2019-06-28 08:43:37 +02:00
Uwe Steinmann
cc89217884 include Extension.php and friends to prevent php warnings 2019-06-27 18:11:11 +02:00
Uwe Steinmann
9d6a8c574b Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2019-06-27 15:55:41 +02:00
Uwe Steinmann
bcf5ba9fc3 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2019-06-27 15:55:29 +02:00
Uwe Steinmann
91ce7f6d6e fix some typos, new translations 2019-06-27 15:55:00 +02:00
Uwe Steinmann
e6b9b15605 init $oldattributes in order to prevent php warnings 2019-06-27 14:19:24 +02:00
Uwe Steinmann
e0995e362c initialize $fieldwrap in order to prevent php warnings 2019-06-27 14:18:58 +02:00
Uwe Steinmann
cf6b852233 do not access $data if there is none 2019-06-27 14:18:39 +02:00
Uwe Steinmann
e8c9fd5e4e add changes for 5.1.12 2019-06-26 20:41:19 +02:00
Uwe Steinmann
b7063fada3 add changes for 5.1.12 2019-06-26 20:39:37 +02:00
Uwe Steinmann
619a1de980 adding ordering of result for database search 2019-06-26 18:03:36 +02:00
Uwe Steinmann
3ab6d050cd pass parameters to search() by array 2019-06-26 18:03:07 +02:00
Uwe Steinmann
86c03d3ee4 check if $orderby is set before using it 2019-06-26 18:02:26 +02:00
Uwe Steinmann
b8bc69bb11 add sorting by name,date for documents in search() 2019-06-26 18:01:53 +02:00
Uwe Steinmann
3e4d90fe91 parameters for search() can be an array, add support for sorting the output 2019-06-26 13:38:39 +02:00
Uwe Steinmann
e16a5dd46e fix typo in variable name 2019-06-26 13:37:16 +02:00
Uwe Steinmann
b3a2e0bb32 search() sorts hits by name 2019-06-26 11:47:34 +02:00
Uwe Steinmann
83eb57fb38 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2019-06-24 13:13:09 +02:00
Uwe Steinmann
a2a629a610 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2019-06-24 13:12:59 +02:00
Uwe Steinmann
d16bca7789 lots of updates for portugese, some new keys 2019-06-24 13:12:22 +02:00