Commit Graph

5691 Commits

Author SHA1 Message Date
Uwe Steinmann
9daf6cb2c5 add not for closing #415 2018-10-02 18:19:13 +02:00
Uwe Steinmann
166168e769 make sure list of notified users is unique (Closes #415) 2018-10-02 18:18:24 +02:00
Uwe Steinmann
7baf46a067 add notes about fixed bugs 2018-10-02 16:07:08 +02:00
Uwe Steinmann
fc030cd4e2 inform the subscribers of parent folder if a folder is deleted.
Till now, this only happend when document was deleted
2018-09-29 16:10:20 +02:00
Uwe Steinmann
39d7ed97b1 pass settings to EmailNotify service, closes #417 2018-09-29 16:01:34 +02:00
Uwe Steinmann
268f1ef0aa make getFileName() public 2018-09-29 15:59:58 +02:00
Uwe Steinmann
d74186cb6d add entry for 5.1.9 2018-09-25 11:53:57 +02:00
Uwe Steinmann
46f9d099a4 set creation date of document version from imported file 2018-09-25 08:54:25 +02:00
Uwe Steinmann
6f7b3b68e5 fix #413 2018-09-25 08:54:07 +02:00
Uwe Steinmann
3f41c99f3a Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-09-18 18:57:12 +02:00
Uwe Steinmann
ee7291f431 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-09-18 18:56:58 +02:00
Uwe Steinmann
a1aeffc546 add missing key 2018-09-18 18:56:43 +02:00
Uwe Steinmann
146dc226bf Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-09-18 18:40:47 +02:00
Uwe Steinmann
014e4b19c5 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-09-18 18:40:36 +02:00
Uwe Steinmann
65fb893812 lots of new translations 2018-09-18 18:40:18 +02:00
Uwe Steinmann
0f6d893c49 filemtime can be taken over when importing from filesystem 2018-09-18 18:31:15 +02:00
Uwe Steinmann
b82211a941 pass folder to view if set in url 2018-09-17 13:47:53 +02:00
Uwe Steinmann
482bf93cc0 set date of folder 2018-09-17 13:47:40 +02:00
Uwe Steinmann
621846c86d place js for file chooser in js file for page 2018-09-05 13:35:44 +02:00
Uwe Steinmann
cefb89a8c2 move js for btn-file into php function
the new function printFileChooserJs() must be called in the js method
on every page where a file upload button is used
2018-09-05 13:34:30 +02:00
Uwe Steinmann
d519990d5e do not set default theme for user anymore, redirect to login page
if the user didn't have a theme set, it used to be set by the default
theme. This has been turned off.
2018-09-05 07:15:12 +02:00
Uwe Steinmann
5ddb14a499 show msg if passed to view 2018-09-05 07:09:26 +02:00
Uwe Steinmann
fc019c553b pass msg in url to view 2018-09-05 07:08:07 +02:00
Uwe Steinmann
54aa90edda add selection for folders in extension settings 2018-08-27 08:22:39 +02:00
Uwe Steinmann
327250eb31 init array for mandatory reviewers/approvers 2018-08-20 18:12:19 +02:00
Uwe Steinmann
164bec246b fix typo in comment 2018-08-20 17:13:57 +02:00
Uwe Steinmann
b99795da12 add log line before calling controller
that allows to redirect in the controller, with skipping the logging
2018-08-17 14:40:10 +02:00
Uwe Steinmann
5a112edfce fix typo3 2018-08-14 06:14:44 +02:00
Uwe Steinmann
2e5bc64fff add changes for 5.1.9 2018-08-08 06:58:28 +02:00
Uwe Steinmann
cce2406f82 pass additional parameter to hook documentListItem
This is the 3rd parameter and $context moves to the 4th position
2018-08-08 06:55:56 +02:00
Uwe Steinmann
9e076ffcf9 check if 'link' and 'attributes' are set in menuitem before using them 2018-08-08 06:54:59 +02:00
Uwe Steinmann
76720ccabf set $sitename earlier in htmlStartPage()
because the the opensearchengine meta tag needs it
2018-08-08 06:51:27 +02:00
Uwe Steinmann
857b075388 make buttons smaller 2018-08-08 06:50:21 +02:00
Uwe Steinmann
d72d92d487 add note for 5.1.9 2018-08-07 11:11:59 +02:00
Uwe Steinmann
148f37a54c new optional parameter for getReadAccessList()
if set guest will be returned as well
2018-08-07 11:10:46 +02:00
Uwe Steinmann
86f73947b0 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-07-20 07:32:58 +02:00
Uwe Steinmann
54fd9698ca Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-07-20 07:32:08 +02:00
Uwe Steinmann
a6c0261120 minor translation updates 2018-07-20 07:31:17 +02:00
Uwe Steinmann
38c9ddd1ea start new version 4.3.38 2018-07-20 07:30:05 +02:00
Uwe Steinmann
b578118bee set email field instead of fullname in setEmail() 2018-07-20 07:28:08 +02:00
Uwe Steinmann
df617908db minor cleanup 2018-07-17 11:54:09 +02:00
Uwe Steinmann
3fe2e99bb5 describe more options to install seeddms 2018-07-17 11:53:29 +02:00
Uwe Steinmann
84e87715da add open search description 2018-07-13 15:25:33 +02:00
Uwe Steinmann
d4392c8e59 use documentListRow(), set bg color of each row depending of status 2018-07-13 08:49:10 +02:00
Uwe Steinmann
206c266181 changes for 5.1.9 2018-07-13 08:10:53 +02:00
Uwe Steinmann
7f1fb811de output text for approval status not overall status 2018-07-13 08:09:25 +02:00
Uwe Steinmann
3cab68883f output text for review status not overall status 2018-07-13 08:08:53 +02:00
Uwe Steinmann
8416bb7375 add notes for 5.1.9 2018-07-12 22:38:09 +02:00
Uwe Steinmann
45615be207 pass context to getAccessMode() 2018-07-12 22:36:44 +02:00
Uwe Steinmann
951ca85e96 call hook onCheckAccessFolder and pass $context 2018-07-12 22:01:40 +02:00