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 |
|
Uwe Steinmann
|
abdbaf5de0
|
pass context in getAccessMode() to onCheckAccessDocument hook
|
2018-07-12 22:01:04 +02:00 |
|
Uwe Steinmann
|
34255ecded
|
add callback onCheckAccessDocument(), reload workflow
|
2018-07-12 21:10:16 +02:00 |
|
Uwe Steinmann
|
4c6f40c29c
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2018-07-10 15:54:04 +02:00 |
|
Uwe Steinmann
|
5bfbd49884
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2018-07-10 15:53:51 +02:00 |
|
Uwe Steinmann
|
621802ad22
|
various greek anѕ spanish translations
|
2018-07-10 15:53:25 +02:00 |
|
Uwe Steinmann
|
8030146f71
|
add laotian
|
2018-07-10 15:44:49 +02:00 |
|
Uwe Steinmann
|
2b8c42a798
|
new version 5.1.9
|
2018-07-10 15:43:42 +02:00 |
|
Uwe Steinmann
|
3f8698b58f
|
add hook 'clipboardMenuItems'
can be used to extend the clipboard menu in the top navigation
|
2018-07-10 15:43:05 +02:00 |
|
Uwe Steinmann
|
9726e1c7fe
|
output js for loading additional table rows only if maxItemsPerPage > 0
|
2018-07-04 15:49:07 +02:00 |
|
Uwe Steinmann
|
89aae7ed55
|
check if extension from list isn't empty
|
2018-07-04 15:47:13 +02:00 |
|
Uwe Steinmann
|
9d1a17fe87
|
start new version 5.1.9
|
2018-07-03 06:45:20 +02:00 |
|
Uwe Steinmann
|
de10b35f3d
|
add CVE numbers
|
2018-07-02 12:42:09 +02:00 |
|
Uwe Steinmann
|
36b0671182
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2018-06-28 14:10:58 +02:00 |
|