Uwe Steinmann
6e80f025cf
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-20 15:55:53 +02:00
Uwe Steinmann
26819ce00e
add method info(), place output of info below user selection
2015-08-20 15:55:03 +02:00
Uwe Steinmann
139b498d14
use new method getProgressBar()
2015-08-20 15:54:40 +02:00
Uwe Steinmann
ca32bc856e
add method getProgressBar()
2015-08-20 15:52:46 +02:00
Uwe Steinmann
f59751aa14
set data-view and data-action in div.ajax tag instead of data-href
2015-08-20 14:52:36 +02:00
Uwe Steinmann
784081b5d3
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-19 20:16:26 +02:00
Uwe Steinmann
c4e80969ea
no need to count folders and documents anymore
2015-08-19 20:15:45 +02:00
Uwe Steinmann
cde8e830f5
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-19 09:24:05 +02:00
Uwe Steinmann
ee5d01a1ee
preset $placeholder to ''
2015-08-19 09:20:06 +02:00
Uwe Steinmann
4b94100cbe
set users for showForm
2015-08-19 09:19:24 +02:00
Uwe Steinmann
83fbab5149
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-19 06:05:48 +02:00
Uwe Steinmann
4358eb9a39
load form for user on demand via ajax
2015-08-18 22:45:51 +02:00
Uwe Steinmann
69e262cea3
save state of jqtree widget
...
has no effect currently
2015-08-18 22:39:30 +02:00
Uwe Steinmann
973eb2453d
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-18 16:20:54 +02:00
Uwe Steinmann
5a1c4768af
show also documents that needs to be reviewed/approved by the owner
...
hiding it here makes no sense, as review/approval can be done anyway
2015-08-18 16:10:33 +02:00
Uwe Steinmann
0c9a95aa44
input fields can have a placeholder
2015-08-13 22:21:47 +02:00
Uwe Steinmann
87f00973d4
use showText()
2015-08-13 17:55:44 +02:00
Uwe Steinmann
360b1be159
make textarea wider
2015-08-13 11:56:48 +02:00
Uwe Steinmann
cccceaa78a
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-13 11:51:12 +02:00
Uwe Steinmann
4a69c1258e
use variable length input fields
2015-08-13 11:50:49 +02:00
Uwe Steinmann
8d74f745f0
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-13 08:18:45 +02:00
Uwe Steinmann
3687cceb3f
make fulltext search form at least 330px
...
needed because the user selection will be cut off otherwise
2015-08-13 08:17:39 +02:00
Uwe Steinmann
65fda6daee
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-10 21:53:27 +02:00
Uwe Steinmann
8ffcfab6e4
use new fulltext index interface with support for sqlitefts
2015-08-10 21:43:15 +02:00
Uwe Steinmann
b0413a0d46
engine for fulltext search can be configured
2015-08-10 21:41:51 +02:00
Uwe Steinmann
a74dd3f52b
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-09 07:18:23 +02:00
Uwe Steinmann
27ccf32206
allow to add file if group has to review
2015-08-09 07:16:24 +02:00
Uwe Steinmann
baa0d11d1c
allow to add file if group has to approve
2015-08-09 07:16:04 +02:00
Uwe Steinmann
6d8930a360
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-07 14:30:07 +02:00
Uwe Steinmann
d7223bc521
fix link to downloadable file in printProtocol()
2015-08-07 14:29:32 +02:00
Uwe Steinmann
421bf3e81a
add hooks (pre|post)DocumentInfos
2015-08-07 10:13:47 +02:00
Uwe Steinmann
53280de176
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-06 13:42:20 +02:00
Uwe Steinmann
b47fec8c74
place legend into its own column
2015-08-06 13:41:49 +02:00
Uwe Steinmann
122fcdb3c9
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-05 21:14:17 +02:00
Uwe Steinmann
7485a85077
set timeout for external commands when creating fulltext index
2015-08-05 21:11:21 +02:00
Uwe Steinmann
6a555554be
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-07-22 09:26:49 +02:00
Uwe Steinmann
6060f1e98e
new parameter $base for htmlStartPage(), propperly can hook in documentMenu
2015-07-15 22:32:19 +02:00
Uwe Steinmann
245bcc6a1e
run hook folderNavigationMenu
2015-07-15 22:09:47 +02:00
Uwe Steinmann
0351305995
pass formkey when substituting user
2015-07-15 08:24:15 +02:00
Uwe Steinmann
71ed09ec0c
pass previewer to printClipboard()
2015-07-15 07:26:47 +02:00
Uwe Steinmann
3dcda5e4ca
fix typo in varialbe passed to hook
2015-07-15 07:26:18 +02:00
Uwe Steinmann
588caf9fde
do not access _POST anymore
2015-07-15 07:25:45 +02:00
Uwe Steinmann
1609610541
pass previewer to printClipboard, call hook for menuitems, ...
...
backported from develop
2015-07-15 07:24:32 +02:00
Uwe Steinmann
f35ae2736a
add new paramter autoLoginUser
2015-07-14 21:28:47 +02:00
Uwe Steinmann
b8e9d3a6dd
add missing space between tag attributes
2015-07-09 08:00:43 +02:00
Uwe Steinmann
b011ecf3c6
same ul list for attributes of older versions
2015-07-08 15:39:03 +02:00
Uwe Steinmann
40cd60f985
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-07-08 07:33:02 +02:00
Uwe Steinmann
dd13814139
show preview image in list
2015-07-08 07:24:50 +02:00
Uwe Steinmann
dd939122de
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-07-08 06:55:51 +02:00
Uwe Steinmann
99bd517e2a
list only documents to approve which have passed review
...
previously all documents that need to be approved some time were
listed. Even those documents which haven't passed review and cannot
be approved currently.
2015-07-08 06:51:15 +02:00