Commit Graph

5691 Commits

Author SHA1 Message Date
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
Uwe Steinmann
92116cfbc8 add changes in installation process 2019-06-24 12:38:16 +02:00
Uwe Steinmann
8af9d0fc28 getNotificationList() returns an empty array if there are no notifications 2019-06-24 12:37:25 +02:00
Uwe Steinmann
ee57a4b25b require at least 5.6.38, do not check for Log.php anymore 2019-06-24 12:36:55 +02:00
Uwe Steinmann
eccbc5ebd6 start new version 5.1.12 2019-06-24 11:55:24 +02:00
Uwe Steinmann
c9ff525372 start changelog for 5.1.12 2019-06-24 11:54:45 +02:00
Uwe Steinmann
53134c346a add icons for sort field and sort order in list of folders/docs 2019-06-24 11:54:08 +02:00
Uwe Steinmann
414f00c5c9 add fix for CVE-2019-12932, escape strings output by incr. search 2019-06-24 11:53:01 +02:00
Uwe Steinmann
66d2dcce8e add style for i.selected, used in table headers 2019-06-24 11:52:01 +02:00
Uwe Steinmann
6d751b5437 allow orderby to be a string not just a char 2019-06-24 11:51:21 +02:00
Uwe Steinmann
0a4d7359b2 new version 5.1.12 2019-06-24 11:46:46 +02:00
Uwe Steinmann
7485dbba15 use only first char of $orderby 2019-06-24 11:46:25 +02:00
Uwe Steinmann
94ec9f5962 more detailed description of fixed CVE in 5.1.11 2019-06-20 08:26:37 +02:00
Uwe Steinmann
cf3d276913 add CVE 2019-06-14 08:53:04 +02:00
Uwe Steinmann
556ec6de14 callbacks for select2 can now handle numeric values for data attributes 2019-06-13 09:29:24 +02:00
Uwe Steinmann
f32ac518ea add note for CVE-2019-12744 and CVE-2019-12745 2019-06-13 09:13:38 +02:00
Uwe Steinmann
0b6d1b4597 add example of .htaccess file for data directory 2019-06-13 09:12:55 +02:00
Uwe Steinmann
03263c0dc9 much better installation instructions added security considerations 2019-06-13 09:03:55 +02:00
Uwe Steinmann
0fe038e512 escape group name in list of groups 2019-06-13 09:03:30 +02:00
Uwe Steinmann
aed0c3cdf3 prevent xss attack in Select2 select menu 2019-06-13 09:03:00 +02:00
Uwe Steinmann
b0e3c816ff fix typo in comment 2019-06-13 08:50:13 +02:00
Uwe Steinmann
b6893da706 another note on setting document root propperly 2019-06-07 21:38:20 +02:00