Commit Graph

5658 Commits

Author SHA1 Message Date
Uwe Steinmann
ee343cb972 urlencode parameters for url of search pages 2018-11-07 20:53:31 +01:00
Uwe Steinmann
9db82f71c2 better error handling if repository doesn't deliver an extension list 2018-11-07 20:52:52 +01:00
Uwe Steinmann
dbce942bb5 fix reading configuration 2018-10-29 10:50:02 +01:00
Uwe Steinmann
b8dfbe4064 add hooks addDocumentPreForm and addDocumentPostForm 2018-10-23 11:20:34 +02:00
Uwe Steinmann
4d10f196e8 make sure dropfolderdir doesn't contain double '/' 2018-10-23 11:19:51 +02:00
Uwe Steinmann
c5778b2d44 take out old code 2018-10-11 12:39:36 +02:00
Uwe Steinmann
025ff6dc2c remove code for converting files in SeedDMS_Core, also remove old js files 2018-10-11 12:32:39 +02:00
Uwe Steinmann
75c2953f90 remove old directory with images 2018-10-11 11:31:09 +02:00
Uwe Steinmann
e465502811 pass $user to ErrorDlg view 2018-10-11 11:30:15 +02:00
Uwe Steinmann
950de8e293 do not take images from out/images anymore
use views/bootstrap/images instead
2018-10-11 10:51:04 +02:00
Uwe Steinmann
4038503fe2 remove old jump loader code 2018-10-11 09:44:09 +02:00
Uwe Steinmann
56f05a8893 add entry for 5.1.9 2018-10-09 06:51:19 +02:00
Uwe Steinmann
97ec803da2 fix checking of passwords (Closes: #420) 2018-10-09 06:49:16 +02:00
Uwe Steinmann
53548a3729 add note for ticket #419 2018-10-02 22:27:55 +02:00
Uwe Steinmann
1375b4bf42 add hook for sending mail (Closes #419) 2018-10-02 22:27:07 +02:00
Uwe Steinmann
2455dd916c add note for fixed bug #414 2018-10-02 19:20:23 +02:00
Uwe Steinmann
542ca945f1 users which are subscribers already cannot be selected anymore (Closes #414)
use also the same layout in class.DocumentNotify.php and
class.FolderNotify.php
2018-10-02 19:19:05 +02:00
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