Uwe Steinmann
495affcc88
use bootstrap tags for selection of workflow
2016-11-02 17:59:58 +01:00
Uwe Steinmann
c4a510f4d8
use bootstrap tagging for selection of group and user
2016-11-02 17:58:42 +01:00
Uwe Steinmann
13bed81418
include select2 code
2016-11-02 12:26:16 +01:00
Uwe Steinmann
966a566937
put fullname in data-subtitle of option tag
2016-11-02 12:25:47 +01:00
Uwe Steinmann
893e84d442
put objtype and type of attrdef into data-subtitle of option tag
2016-11-02 12:25:03 +01:00
Uwe Steinmann
58bee377a0
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-10-27 17:07:22 +02:00
Uwe Steinmann
682b5dafe7
do not check for enableOwnerRevApp anymore
...
a user who has been once added as a reviewer/approver may have become
the owner of the document later. Such a user may still be allowed
to review/approve. enableOwnerRevApp will only affect the list of
users when the reviewers/approvers are set.
2016-10-27 17:05:12 +02:00
Uwe Steinmann
94dbc6b240
do not take enableOwnerRe[vApp|cipt] into account
...
if a user has been assigen as Reviewer/Approver/Revisor and became
the owner of the document in the mean timer or the configuration has
change he/she should still be able to do the review/approval/revision
2016-10-27 14:23:26 +02:00
Uwe Steinmann
2bc839918a
take enableXxxxRevApp into account
2016-10-27 14:22:49 +02:00
Uwe Steinmann
9ac66febee
add config paramter enableAdminReceipt
...
allows admins in list of possible recipients of documents
2016-10-27 14:11:18 +02:00
Uwe Steinmann
e10b6974ae
add new config flag which allows doc reception by owner
2016-10-27 12:17:04 +02:00
Uwe Steinmann
cc387a1f52
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-10-27 09:39:08 +02:00
Uwe Steinmann
02d641786b
use same attribute validation
...
based on SeedDMS_Core::AttributeDefinition->validate() and getAttributeValidationText()
2016-10-27 09:19:35 +02:00
Uwe Steinmann
40f8cd0e21
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-10-27 07:09:43 +02:00
Uwe Steinmann
269db21067
use in_array() instead of array_search()
2016-10-27 07:09:15 +02:00
Uwe Steinmann
4647856c77
check if used values are in valueѕet
2016-10-27 07:04:32 +02:00
Uwe Steinmann
d3c12a84fd
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-10-25 10:02:09 +02:00
Uwe Steinmann
bf9e2fa0da
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-10-25 10:01:00 +02:00
Uwe Steinmann
4d6d184944
set default value of attribute of type email
2016-10-25 08:03:18 +02:00
Uwe Steinmann
8b26681153
add attribute data-rule-email to seeddms attribute of type email
2016-10-25 07:58:28 +02:00
Uwe Steinmann
8cf4901a46
add preset button for attributes
...
takes over attribute value from previous version
2016-10-20 18:28:25 +02:00
Uwe Steinmann
894466b102
add code for taking over attribute value of previous version
2016-10-20 18:27:43 +02:00
Uwe Steinmann
622c6e134e
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-10-16 08:29:58 +02:00
Uwe Steinmann
e77bec4419
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-10-07 16:08:56 +02:00
Uwe Steinmann
93ccbcf86e
reformat valueset if string is longer 30 chars
...
will put each value onto its one line. This is allowed since saving
the value set will trim each value
2016-10-07 11:39:33 +02:00
Uwe Steinmann
2cc90ccbaf
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-10-06 15:29:11 +02:00
Uwe Steinmann
1541fc26ec
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-10-06 15:27:52 +02:00
Uwe Steinmann
96ca9bc75b
use textarea for valueset if longer than 30 chars
2016-10-06 08:02:32 +02:00
Uwe Steinmann
489654c622
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-10-05 13:35:23 +02:00
Uwe Steinmann
e71f24f910
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-10-05 13:34:40 +02:00
Uwe Steinmann
efc11d4236
do not show users in list of recipients if they were deleted
...
only admin will see them
2016-10-05 12:05:19 +02:00
Uwe Steinmann
35e6625601
fix calculation of already receipt documents
2016-10-05 11:16:26 +02:00
Uwe Steinmann
42de7bb0c9
fix html
2016-10-05 11:16:16 +02:00
Uwe Steinmann
c1e434788d
set showtree in documentListRow()
2016-10-05 10:22:35 +02:00
Uwe Steinmann
9d1f3b867f
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-10-04 20:55:33 +02:00
Uwe Steinmann
3d50543b66
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-10-04 20:48:51 +02:00
Uwe Steinmann
b29dfb2f50
call printAttributeEditField() with optional parameter norequire=true
2016-10-04 17:05:46 +02:00
Uwe Steinmann
f987efb7c2
add optional parameter norequire to printAttributeEditField()
2016-10-04 17:05:07 +02:00
Uwe Steinmann
9fa5ececb7
add showSingleSearchHit config option
2016-10-04 16:54:16 +02:00
Uwe Steinmann
919543bf82
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-09-28 21:37:59 +02:00
Uwe Steinmann
94c3ba51d1
search for each status of reception
2016-09-28 21:29:36 +02:00
Uwe Steinmann
9746c85ce5
add search paramter for documents with missing reception
2016-09-28 20:22:59 +02:00
Uwe Steinmann
b8e3e2d092
add $norequire as optional parameter to printAttributeEditField()
...
needed for search for, where fields are not required
2016-09-28 20:20:38 +02:00
Uwe Steinmann
d251beb7c3
show divider only if menuitems and admin menu exists
2016-09-28 14:59:39 +02:00
Uwe Steinmann
20c3ddfd1e
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-09-28 14:20:41 +02:00
Uwe Steinmann
e932c3efd5
allow admins and owner as revisor and reciepent
2016-09-27 17:50:30 +02:00
Uwe Steinmann
dd5bc7d10e
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-09-26 17:48:18 +02:00
Uwe Steinmann
c97a300fd4
reenable empty form for new workflow
2016-09-26 17:47:48 +02:00
Uwe Steinmann
40e97f7363
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-09-15 17:04:28 +02:00
Uwe Steinmann
a5651d3ce6
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-09-15 14:02:59 +02:00
Uwe Steinmann
bd15584c65
use invalidHandler instead of bind()
2016-09-06 15:34:05 +02:00
Uwe Steinmann
e4aba9ae25
add validation rule attribute to input field for interger attributes
2016-09-06 15:33:26 +02:00
Uwe Steinmann
813b265f6c
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-09-06 10:10:17 +02:00
Uwe Steinmann
f66da943d2
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-09-06 09:41:09 +02:00
Uwe Steinmann
f6504c2aab
set opacity for states not in current transition
2016-09-06 09:40:39 +02:00
Uwe Steinmann
42c20082eb
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-09-06 08:43:52 +02:00
Uwe Steinmann
10c89c9e5b
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-09-06 08:24:38 +02:00
Uwe Steinmann
176587c831
fix link to document view
2016-09-06 08:22:47 +02:00
Uwe Steinmann
df375ada77
set zoom value on button after rendering graph
2016-09-06 08:22:22 +02:00
Uwe Steinmann
49cf88c5c2
show workflow graph only if involved in workflow or admin
2016-09-06 08:21:44 +02:00
Uwe Steinmann
1fb6305380
use translation for 'Save layout'
2016-09-06 07:49:16 +02:00
Uwe Steinmann
75ce06c128
check if workflow graph may be shown
2016-09-05 10:05:54 +02:00
Uwe Steinmann
a1ccc60729
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-09-05 08:57:18 +02:00
Uwe Steinmann
fac5f44f65
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-09-05 07:48:09 +02:00
Uwe Steinmann
ae532b7b28
show workflow graph
2016-09-05 06:39:20 +02:00
Uwe Steinmann
4de8a204f7
show workflow form only if workflow is selected
2016-09-05 06:38:44 +02:00
Uwe Steinmann
9312b83599
highlight currently possible transitions
...
if current transitions is passed to view
2016-09-05 06:37:01 +02:00
Uwe Steinmann
0548507829
make iframe larger
2016-09-04 20:16:03 +02:00
Uwe Steinmann
e3084bb63c
take out option 'condense' for layout
2016-09-02 08:42:08 +02:00
Uwe Steinmann
3249a8f889
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-09-02 08:41:28 +02:00
Uwe Steinmann
ad969fbf35
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-09-02 08:38:49 +02:00
Uwe Steinmann
588137ddd2
check for missing release/reject of document, nicer layout
2016-09-02 08:36:12 +02:00
Uwe Steinmann
c0e816fdc5
add zoom button, restrict zooming
2016-09-02 08:35:51 +02:00
Uwe Steinmann
926087a448
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-09-01 22:25:56 +02:00
Uwe Steinmann
5b3a2ec570
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-09-01 22:25:16 +02:00
Uwe Steinmann
424b1e1508
add symbols in front of states and actions in transittion list
2016-09-01 21:01:02 +02:00
Uwe Steinmann
b066edfaae
use css class for workflow states/actions
2016-09-01 21:00:24 +02:00
Uwe Steinmann
bf25274fc0
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-31 16:13:31 +02:00
Uwe Steinmann
c825356430
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-31 16:09:59 +02:00
Uwe Steinmann
9e6c5d41cc
add grid extension for cytoscape
2016-08-31 16:09:37 +02:00
Uwe Steinmann
89334c25d6
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-31 15:43:31 +02:00
Uwe Steinmann
5462cd1378
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-31 15:42:21 +02:00
Uwe Steinmann
1d62a321a7
escape '"' in user/group names
2016-08-31 15:41:52 +02:00
Uwe Steinmann
bdee3da08e
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-31 15:39:03 +02:00
Uwe Steinmann
baf3859805
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-31 15:38:50 +02:00
Uwe Steinmann
7fd7a3b536
remove min-width for preview image
2016-08-31 15:28:04 +02:00
Uwe Steinmann
10dfc4d7b8
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-31 15:26:52 +02:00
Uwe Steinmann
cda2d32852
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-31 15:23:55 +02:00
Uwe Steinmann
730f0aee60
add legend, click on action list users and groups
2016-08-31 15:23:30 +02:00
Uwe Steinmann
23592faf34
include topCenter for noty
2016-08-31 15:23:12 +02:00
Uwe Steinmann
bdd0dd6582
add saving and reloading layout data
2016-08-31 11:54:51 +02:00
Uwe Steinmann
2418675822
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-31 10:35:14 +02:00
Uwe Steinmann
4f2298fd43
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-31 10:33:44 +02:00
Uwe Steinmann
92da72b153
add redrawing of graph, minor css improvements
2016-08-31 10:33:06 +02:00
Uwe Steinmann
080888bb60
add redraw of layout, set 'cose' as default layout
2016-08-31 10:14:28 +02:00
Uwe Steinmann
d64747ddef
add code for saving and redrawing layout
2016-08-31 10:11:46 +02:00
Uwe Steinmann
c92a6fb413
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-31 08:46:30 +02:00
Uwe Steinmann
ebcbe9f775
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-31 08:46:16 +02:00
Uwe Steinmann
3c0061fdaf
overhaul graph layout (use cytoscape)
2016-08-31 08:44:45 +02:00
Uwe Steinmann
ab1cf7e197
fix error in adding nodes
...
states were added twice in some cases
2016-08-31 08:36:53 +02:00
Uwe Steinmann
b646e4f9cf
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-30 13:36:09 +02:00
Uwe Steinmann
2a59f1e307
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-30 12:05:36 +02:00
Uwe Steinmann
b2d13bd657
show workflow name as title of warn icon if action is required
2016-08-30 11:45:07 +02:00
Uwe Steinmann
5003c54deb
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-30 08:46:59 +02:00
Uwe Steinmann
e67ef718cc
add jquery validation
2016-08-30 07:59:03 +02:00
Uwe Steinmann
96a4db05bf
add more field validation
2016-08-29 09:44:49 +02:00
Uwe Steinmann
169204173f
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-22 17:16:41 +02:00
Uwe Steinmann
9a17a5c068
fix printFolderChooser()
...
the last optional parameter $formname wasn't take into account
2016-08-22 17:14:20 +02:00
Uwe Steinmann
58e52856b2
remove removeitem(), get $timeout from view in items()
2016-08-22 17:02:56 +02:00
Uwe Steinmann
3fbfadeebd
add optional parameter $plain to exitError()
...
if set, the resulting html will only be a html fragment to be embedded
in a page
2016-08-22 17:01:53 +02:00
Uwe Steinmann
a2bde8fd6b
access check for AddToTransmittal
2016-08-22 06:29:50 +02:00
Uwe Steinmann
2d199cae8d
use ajax for loading parts of page
2016-08-22 06:28:29 +02:00
Uwe Steinmann
cf6f8b952d
add access check for MyDocuments, MyAccount, MyTransmittals
2016-08-22 06:26:34 +02:00
Uwe Steinmann
38e75cf422
don't need accessop in show_form()
2016-08-16 07:08:31 +02:00
Uwe Steinmann
879ecea1e5
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-12 18:22:02 +02:00
Uwe Steinmann
60af07ce51
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-12 18:21:21 +02:00
Uwe Steinmann
3112078041
replace phrase when no review is needed
2016-08-12 18:16:19 +02:00
Uwe Steinmann
74f9a0209b
add more access checks
2016-08-12 18:08:30 +02:00
Uwe Steinmann
c56d026679
never needed
2016-08-12 15:01:10 +02:00
Uwe Steinmann
f2ffca8096
add role based access check
2016-08-12 15:00:12 +02:00
Uwe Steinmann
9a20306399
add access check for download of approval/review files
2016-08-12 14:59:46 +02:00
Uwe Steinmann
b90c9a379a
major overhaul
...
do not show backup space required, if backup is stored in content
direcotry. Add various role based access checks.
2016-08-12 13:14:34 +02:00
Uwe Steinmann
bf7a63bf5a
add more role based access checks
2016-08-12 12:43:21 +02:00
Uwe Steinmann
504cfe6d3e
output a message if access to form() action was prohibited
2016-08-12 12:42:25 +02:00
Uwe Steinmann
4fa95bcd48
major overhaul, replace inProcess paramter by listtype
...
most list where not correct and the code was way to complicated
2016-08-12 12:41:07 +02:00
Uwe Steinmann
d9d5c98c5f
use documentListRow() for output
2016-08-11 22:57:53 +02:00
Uwe Steinmann
4266e426db
add access check for download in documentListRow()
2016-08-11 22:56:56 +02:00
Uwe Steinmann
20f5bd6489
check for access on Download and ViewOnline
2016-08-11 13:25:27 +02:00
Uwe Steinmann
8916c83a8e
check for access on op/op.Download.php in documentListRow()
2016-08-11 13:25:01 +02:00
Uwe Steinmann
e1716da485
do not use showtree in documentListRow() anymore
2016-08-11 12:06:53 +02:00
Uwe Steinmann
c4401a45df
don't show any links to op/op.Download.php and op/op.ViewOnline.php if access is prohibited
2016-08-11 12:05:36 +02:00
Uwe Steinmann
0cc0d0795e
add link to timeline rss feed
2016-08-10 18:23:05 +02:00
Uwe Steinmann
073bdf24bb
add rss feed of timeline
2016-08-10 18:16:39 +02:00
Uwe Steinmann
eebb3e996d
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-10 17:53:12 +02:00
Uwe Steinmann
79e7a2babe
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-10 08:38:33 +02:00
Uwe Steinmann
1ae82da90e
use new ajax command 'clearclipboard'
2016-08-09 18:15:20 +02:00
Uwe Steinmann
739b6fb9a9
use documentListRow() in all lists
2016-08-09 17:16:04 +02:00
Uwe Steinmann
71e0fd36ad
take out links to different doc lists in mydocument menu
...
all lists are now on the start page of MyDocuments
2016-08-09 15:16:20 +02:00
Uwe Steinmann
a87ae68c24
put list of all documents onto page with all other doc lists
2016-08-09 15:15:47 +02:00
Uwe Steinmann
148088f42a
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-09 07:55:52 +02:00
Uwe Steinmann
ffab03a8b8
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-09 07:55:35 +02:00
Uwe Steinmann
f647796dcd
check if $data is set before using it
2016-08-09 06:51:43 +02:00
Uwe Steinmann
71e7d6f3e6
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-09 06:31:50 +02:00
Uwe Steinmann
e4d589e9a7
add missing containerEnd
2016-08-08 22:38:51 +02:00
Uwe Steinmann
229b7e874f
set pwdExpiration to 'keep' instead of ''
...
set '' as value for never
2016-08-08 20:21:30 +02:00
Uwe Steinmann
0fb14d4c6a
more similar look of documents list
2016-08-03 14:47:06 +02:00
Uwe Steinmann
624a96ddde
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-03 12:33:19 +02:00
Uwe Steinmann
df2b273d7a
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-03 12:33:08 +02:00
Uwe Steinmann
3a006be5bf
make folderListRow() a bit more efficient
...
get subfolders and documents only, if enablerecursivecount is turned on
2016-08-03 12:32:12 +02:00
Uwe Steinmann
03ff5dfc50
remove unneeded echo statement
2016-08-03 12:16:51 +02:00
Uwe Steinmann
138a6ce408
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-03 09:30:53 +02:00
Uwe Steinmann
b013553a3d
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-03 09:24:10 +02:00
Uwe Steinmann
6cd0e98618
make list look like UserList
2016-08-03 08:07:38 +02:00
Uwe Steinmann
7b73a442c2
set user image to 100px wide
2016-08-03 08:06:53 +02:00
Uwe Steinmann
ba10acc14c
show group only if admin or a member of that group
2016-08-03 08:06:25 +02:00
Uwe Steinmann
8770aaecb3
add new paramter maxSizeForFullText
2016-08-02 17:08:54 +02:00
Uwe Steinmann
13c3e15b4f
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-07-27 21:10:42 +02:00
Uwe Steinmann
6bebd3df5e
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-07-27 21:10:31 +02:00
Uwe Steinmann
953ccc1eb0
add expiration date to list of documents
2016-07-27 21:08:15 +02:00
Uwe Steinmann
0434caa89a
add side menu for selecting list
2016-07-27 21:02:02 +02:00
Uwe Steinmann
65ec97c2ac
show 2-fact-auth qrcode
2016-07-12 17:46:08 +02:00
Uwe Steinmann
4230df3c88
add input field for 2-fact-auth code
2016-07-12 17:44:56 +02:00
Uwe Steinmann
420586ea0a
add out/out.Setup2Factor.php to menu
2016-07-12 17:43:51 +02:00
Uwe Steinmann
2bc217b156
add files for 2 factor authentication
2016-07-12 17:39:10 +02:00
Uwe Steinmann
7f9f118fba
add qrcode and secret for 2-factor auth
2016-07-06 22:26:23 +02:00
Uwe Steinmann
825ef2898b
add enable2FactorAuthentication
2016-07-06 22:25:43 +02:00
Uwe Steinmann
a8c8dbf535
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-07-06 12:57:13 +02:00
Uwe Steinmann
dd616fdf8f
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-07-06 11:12:54 +02:00
Uwe Steinmann
2b17ffc207
add warning on top of form
2016-07-06 10:30:53 +02:00
Uwe Steinmann
79ae595b7d
add ImportFS to menu
2016-07-06 10:30:32 +02:00
Uwe Steinmann
db53cc518a
check id dropfolder exists
...
do not show the form but a warning if the drop folder doesn't exist
2016-07-06 09:05:21 +02:00
Uwe Steinmann
32d69b61d8
if $showfolders is set, only folders are shown
2016-07-06 09:04:15 +02:00
Uwe Steinmann
f8a6b7e599
distinguish between files and folders in printDropFolderChooser()
...
if $showfolders is set, only folders will be shown
2016-07-06 09:03:14 +02:00
Uwe Steinmann
50a837a05d
check if $settings->_converters['preview'] is set
2016-05-30 20:34:14 +02:00
Uwe Steinmann
44dbf74c57
Merge branch 'seeddms-5.0.x' into develop
2016-05-30 11:20:47 +02:00
Uwe Steinmann
67474d1d88
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-05-30 11:16:52 +02:00
Uwe Steinmann
ba786d52b9
add hidden field to attributes
2016-05-26 10:45:14 +02:00
Uwe Steinmann
d76d54ce96
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-05-24 08:00:48 +02:00
Uwe Steinmann
b89023d99d
use class folderselect instead of id
...
previously only the first folder in the list could be selected
2016-05-24 07:55:04 +02:00
Uwe Steinmann
483d082c44
fix warning in list of missing translations
2016-05-24 07:50:43 +02:00
Uwe Steinmann
4a327be618
put warning for missing translation into container and row
2016-05-24 07:46:34 +02:00
Uwe Steinmann
6ba8013d40
add option to unlink file in drop folder once uploaded
2016-05-23 13:15:50 +02:00
Uwe Steinmann
20476876ac
Merge branch 'seeddms-5.0.x' into develop
2016-05-23 12:32:18 +02:00
Uwe Steinmann
fe0e67b2ad
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-05-23 12:30:54 +02:00
Uwe Steinmann
66039b6df2
add thead and tbody
2016-05-18 09:20:05 +02:00
Uwe Steinmann
0006416b7e
add class table-hover to table
2016-05-18 09:19:46 +02:00
Uwe Steinmann
1c09327bc0
add preview function for audio files (not activated)
2016-05-09 08:21:21 +02:00
Uwe Steinmann
058acc313a
fix mass import from file system
2016-05-04 13:09:13 +02:00
Uwe Steinmann
30a18f81c5
$strictformset isn't needed
2016-05-03 07:12:24 +02:00
Uwe Steinmann
6380e028fa
Merge branch 'seeddms-5.0.x' into develop
2016-05-03 07:09:26 +02:00
Uwe Steinmann
6c509d3f8b
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-05-03 07:05:10 +02:00
Uwe Steinmann
1b8e0052e8
use contentHeading() instead of plain html
2016-05-03 07:03:47 +02:00
Uwe Steinmann
38f02a149e
Merge branch 'seeddms-5.0.x' into develop
2016-05-03 06:40:50 +02:00
Uwe Steinmann
129b725414
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-05-03 06:32:54 +02:00
Uwe Steinmann
979b15a8fa
set $accessop from view
2016-05-02 07:47:29 +02:00
Uwe Steinmann
8a4948085a
Merge branch 'seeddms-5.0.x' into develop
2016-04-28 12:24:47 +02:00
Uwe Steinmann
2fb96d94bf
also check for dependencies on other extensions
2016-04-28 12:04:53 +02:00
Uwe Steinmann
5d25720ec9
add new operation to clear cache completely
2016-04-28 07:51:42 +02:00
Uwe Steinmann
42c68e0b1e
remove class 'table' from table
...
this turns of the lines
2016-04-27 20:34:44 +02:00
Uwe Steinmann
24e30529ab
fix html markup
2016-04-26 18:20:22 +02:00