Uwe Steinmann
116cf9708e
add transfer document to menu
2017-12-06 09:13:50 +01:00
Uwe Steinmann
541e3ba358
show number or reverse links in documentListRow()
2017-12-05 10:12:37 +01:00
Uwe Steinmann
5149511aaa
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-10-27 15:01:18 +02:00
Uwe Steinmann
51c3b90a58
http headers can be passed to htmlStartPage()
2017-10-19 13:47:25 +02:00
Uwe Steinmann
b24efc1fd3
add icon for files of type opus
2017-10-11 14:34:16 +02:00
Uwe Steinmann
856d7a85af
add menu item for expired documents
2017-10-06 18:06:18 +02:00
Uwe Steinmann
5b2da28edd
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-09-27 07:02:38 +02:00
Uwe Steinmann
76a53703a2
set id=userfile for upload file field again
...
required for form validation. Using .btn-file as before is not
unique and validation fails if there is another input form field
2017-09-27 06:56:58 +02:00
Uwe Steinmann
c9d01565ba
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-09-20 09:24:00 +02:00
Uwe Steinmann
ca2c9c8f93
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-09-20 09:23:46 +02:00
Uwe Steinmann
0967c109d0
urlencode file name in printDropFolderChooserHtml()
2017-09-20 09:22:43 +02:00
Uwe Steinmann
3884bb7c76
replace button by span in fine-uploader
2017-08-29 07:20:48 +02:00
Uwe Steinmann
60e15d33bc
replace button with span in fine-uploader template
2017-08-29 06:24:53 +02:00
Uwe Steinmann
f1b502b2f2
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-08-29 06:21:53 +02:00
Uwe Steinmann
aefbf6ab97
replace button by span in fine-uploader ( Closes #339 )
...
the button triggers a form upload in firefox
2017-08-29 06:13:16 +02:00
Uwe Steinmann
658a666f15
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-08-02 16:05:42 +02:00
Uwe Steinmann
988f28c664
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-08-02 14:02:11 +02:00
Uwe Steinmann
9473d423a8
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-08-02 14:02:01 +02:00
Uwe Steinmann
0ba02cc2a8
use only svg icons
2017-08-02 14:01:00 +02:00
Uwe Steinmann
8f59babaad
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-08-01 08:37:31 +02:00
Uwe Steinmann
2958667600
pass folder id to DropFolderChooser::menuList
2017-08-01 07:58:05 +02:00
Uwe Steinmann
05671428e1
file in drop folder can be shown in menu as item
2017-07-31 20:30:59 +02:00
Uwe Steinmann
28e84443d8
check if comment has been set already in list of receiption comments
2017-07-20 17:01:25 +02:00
Uwe Steinmann
d879cc6114
group recepition comments in documentListRow()
2017-07-18 13:36:28 +02:00
Uwe Steinmann
8e3919ae09
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-07-11 11:23:08 +02:00
Uwe Steinmann
17b4142912
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-07-11 11:14:24 +02:00
Uwe Steinmann
b1e4572761
turn all hrefs to out.XxxxVvvv.php into ../out/out.XxxxVvvv.php
2017-07-11 11:12:54 +02:00
Uwe Steinmann
310fa41bc2
return more entries in printProtocol() for receipt list
2017-07-05 10:48:56 +02:00
Uwe Steinmann
652e7a82af
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-06-13 14:48:55 +02:00
Uwe Steinmann
9958e79315
add new action 'webrootjs' which returns some javascript with webroot path
2017-06-09 12:30:23 +02:00
Uwe Steinmann
4eb3b5ed4d
add new js file webrootjs which contains the http root
2017-05-17 09:22:05 +02:00
Uwe Steinmann
b406d31ea0
add menu tasks including checkbox in settings for enabling it
2017-05-12 18:09:53 +02:00
Uwe Steinmann
72aa0375b7
take out old method menuTask()
2017-05-12 14:19:10 +02:00
Uwe Steinmann
3cc572a1cd
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-05-02 06:47:42 +02:00
Uwe Steinmann
adb7368acc
do not set id in input field for file upload field
...
field can be duplicated and that makes the id no unique
2017-04-28 13:12:20 +02:00
Uwe Steinmann
2533ef845b
add new method getFileChooser() which is called by printFileChooser()
2017-04-27 17:21:52 +02:00
Uwe Steinmann
19d13f5b30
make fine uploader and btn-file usable twice on a page
2017-04-27 06:52:50 +02:00
Uwe Steinmann
a548710a55
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-04-11 17:08:59 +02:00
Uwe Steinmann
81926fe0b9
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-04-11 10:13:15 +02:00
Uwe Steinmann
93adee468f
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-04-11 10:13:02 +02:00
Uwe Steinmann
0fd0af5854
check if method 'css' exists, run action if it does after all css filest
2017-04-11 10:10:04 +02:00
Uwe Steinmann
d02de9a767
check if session list shall be shown
2017-04-11 08:34:52 +02:00
Uwe Steinmann
510067a714
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-04-11 06:42:27 +02:00
Uwe Steinmann
dc0737c1db
show session list only to admins
2017-03-24 15:56:33 +01:00
Uwe Steinmann
f61a5f2327
add list of active session in menu
2017-03-24 15:55:43 +01:00
Uwe Steinmann
923df99443
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-03-24 08:29:28 +01:00
Uwe Steinmann
ae3946b6a9
turn of spinner for ajax call to show clipboard in menu
2017-03-24 08:26:39 +01:00
Uwe Steinmann
a65315c537
move all task output into own view
2017-03-20 12:41:21 +01:00
Uwe Steinmann
df27dcf878
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-03-20 11:54:55 +01:00
Uwe Steinmann
e6ac6eba55
add startBody() hook
2017-03-18 19:01:41 +01:00
Uwe Steinmann
8afaf3c748
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-03-15 16:46:04 +01:00
Uwe Steinmann
c823981bd9
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-03-15 16:45:02 +01:00
Uwe Steinmann
82d0bfde44
set preview with for document icons
2017-03-15 16:41:32 +01:00
Uwe Steinmann
9fad3765e3
replace png by svg icons and scale them to previewwidth
2017-03-15 16:13:09 +01:00
Uwe Steinmann
5af8ab01c0
put documentListItem, menuClipboard and mainClipboard into own view
2017-03-10 20:09:08 +01:00
Uwe Steinmann
8c15a7f6f0
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-03-10 11:47:40 +01:00
Uwe Steinmann
6defe3fc93
remove no ascii char in function name
2017-03-10 11:34:09 +01:00
Uwe Steinmann
15e0e56bb1
add method documentListItem()
2017-03-10 11:33:13 +01:00
Uwe Steinmann
023738812b
call hook 'startPage'
2017-03-10 09:28:16 +01:00
Uwe Steinmann
6e9b840e45
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-02-28 17:06:58 +01:00
Uwe Steinmann
a46f41c74f
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-02-28 09:57:30 +01:00
Uwe Steinmann
c15d1a49f2
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-02-28 09:57:21 +01:00
Uwe Steinmann
112aab5a4c
take out search param in search form of nav bar, no typeahead in fulltext mode
2017-02-28 09:56:41 +01:00
Uwe Steinmann
8d7c8a0bdf
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-02-22 13:22:51 +01:00
Uwe Steinmann
7fd7d0c7e2
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-02-22 13:22:39 +01:00
Uwe Steinmann
92a483ac8b
include js in footer with absolute path
2017-02-22 13:22:08 +01:00
Uwe Steinmann
4c794381e6
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-02-20 17:34:43 +01:00
Uwe Steinmann
9346fa6072
use new function filterDocumentFiles()
2017-02-20 15:21:06 +01:00
Uwe Steinmann
502b5c5414
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-02-16 15:26:46 +01:00
Uwe Steinmann
9dfea210d6
new calendar based on fullcalendar
2017-02-16 15:02:46 +01:00
Uwe Steinmann
7d82b73208
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-02-13 12:12:07 +01:00
Uwe Steinmann
d5dc6b125d
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-02-08 15:52:00 +01:00
Uwe Steinmann
96d146657d
new parameter for printFineUploaderJs(), take out old AddMulitDocument
2017-01-31 17:22:57 +01:00
Uwe Steinmann
196725042d
add support for fine-uploader as a replacement for the old jumploader
2017-01-30 13:17:58 +01:00
Uwe Steinmann
e280a6afa9
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-01-20 15:02:27 +01:00
Uwe Steinmann
35e9dbb0fb
set proper link to footer js
2017-01-20 14:58:39 +01:00
Uwe Steinmann
16342981eb
output progressbar only if receipts are available
2017-01-18 11:00:38 +01:00
Uwe Steinmann
e6e14fb37a
show comments of reception seperated by decline/aknowledge
2017-01-18 08:45:27 +01:00
Uwe Steinmann
4baa37b2d9
use translated text for comments popupbox
2017-01-18 08:30:11 +01:00
Uwe Steinmann
d3c7ef3088
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-01-18 08:11:12 +01:00
Uwe Steinmann
c943c2d81b
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-01-18 08:10:59 +01:00
Uwe Steinmann
b8d4d12f4e
allow to place several popup boxes on a page
2017-01-18 08:10:21 +01:00
Uwe Steinmann
b769ae3805
use popupbox to show comments of document reception
2017-01-17 20:40:42 +01:00
Uwe Steinmann
9a675bafb4
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-01-17 18:36:17 +01:00
Uwe Steinmann
c3553335fb
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-01-17 18:36:02 +01:00
Uwe Steinmann
9506d25202
printPopupBox() can return html instead of printing it
2017-01-17 18:35:30 +01:00
Uwe Steinmann
5e93bea2fd
show status of reception if document is owned by current user
2017-01-17 18:31:44 +01:00
Uwe Steinmann
d0662a6132
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-01-12 18:08:24 +01:00
Uwe Steinmann
950449ac04
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-01-12 18:03:01 +01:00
Uwe Steinmann
06bba1aa9d
add methods printPopupBox() and printAccordion()
2017-01-12 17:25:38 +01:00
Uwe Steinmann
ba621af162
update tasks in menu only if logged in
2017-01-11 18:17:52 +01:00
Uwe Steinmann
95cdf17527
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-01-10 09:13:38 +01:00
Uwe Steinmann
01ddb635f1
fix js for clear folder in folder selector
2017-01-10 09:13:11 +01:00
Uwe Steinmann
01d883bd95
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-01-10 09:12:14 +01:00
Uwe Steinmann
6951fe2169
add 'remove' button to folder chooser
2017-01-10 09:11:11 +01:00
Uwe Steinmann
8375b66cbe
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-01-10 07:41:58 +01:00
Uwe Steinmann
cac47ee428
fix removal of file in drop folder chooser
2017-01-10 07:40:56 +01:00
Uwe Steinmann
ff48af1476
fix clearing filename in dropfolder chooser, add document.ready()
2017-01-10 07:37:45 +01:00
Uwe Steinmann
d659627959
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-01-10 07:08:18 +01:00
Uwe Steinmann
0d1b2625de
set unique name for document chooser
2017-01-10 07:04:07 +01:00
Uwe Steinmann
95ebfe1657
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-01-09 21:13:42 +01:00
Uwe Steinmann
289e13b255
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-01-09 15:32:57 +01:00
Uwe Steinmann
b78a730f82
add method footerjs() which deliveres a temp. js file
2017-01-09 10:57:07 +01:00
Uwe Steinmann
321535c391
use new path of jquery.passwordstrength.js
2017-01-06 07:23:25 +01:00
Uwe Steinmann
ae4e66c8b1
use new path of jquery.passwordstrength.js
2017-01-06 07:19:17 +01:00
Uwe Steinmann
7d8f4f54c0
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-01-04 17:11:39 +01:00
Uwe Steinmann
c40b34295c
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-01-04 07:44:02 +01:00
Uwe Steinmann
f1326c4968
make field for attribute of type date wider
2017-01-04 07:02:30 +01:00
Uwe Steinmann
c6d26ec3fa
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-12-15 06:42:15 +01:00
Uwe Steinmann
e9e0de4d2a
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-12-07 15:32:54 +01:00
Uwe Steinmann
ad91c8202b
show workflow state instead of just 'in workflow'
...
also set title of surounding span to workflow name
2016-12-07 15:30:59 +01:00
Uwe Steinmann
ce20c3fea9
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-12-02 11:35:57 +01:00
Uwe Steinmann
bbf4caa8c8
fix take over of reviewer, approver
...
the javascript call to update the reviewer, approval selection was not
updated to select2
2016-12-01 08:23:52 +01:00
Uwe Steinmann
2c498613b6
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-11-17 16:02:42 +01:00
Uwe Steinmann
4e93bf4ca2
fix php tag
2016-11-16 17:03:27 +01:00
Uwe Steinmann
408592ee90
replace some php short tags ( Closes : #294 )
2016-11-15 18:10:22 +01:00
Uwe Steinmann
e5016cf4f1
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-11-03 19:46:07 +01:00
Uwe Steinmann
f1f970b0e0
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-11-02 18:13:18 +01:00
Uwe Steinmann
13bed81418
include select2 code
2016-11-02 12:26:16 +01: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
894466b102
add code for taking over attribute value of previous version
2016-10-20 18:27:43 +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
c1e434788d
set showtree in documentListRow()
2016-10-05 10:22:35 +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
f987efb7c2
add optional parameter norequire to printAttributeEditField()
2016-10-04 17:05:07 +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
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
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
e4aba9ae25
add validation rule attribute to input field for interger attributes
2016-09-06 15:33:26 +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
23592faf34
include topCenter for noty
2016-08-31 15:23:12 +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
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
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
cf6f8b952d
add access check for MyDocuments, MyAccount, MyTransmittals
2016-08-22 06:26:34 +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
74f9a0209b
add more access checks
2016-08-12 18:08:30 +02:00
Uwe Steinmann
9a20306399
add access check for download of approval/review files
2016-08-12 14:59:46 +02:00
Uwe Steinmann
4266e426db
add access check for download in documentListRow()
2016-08-11 22:56:56 +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
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
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
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
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
420586ea0a
add out/out.Setup2Factor.php to menu
2016-07-12 17:43:51 +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
79ae595b7d
add ImportFS to menu
2016-07-06 10:30:32 +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
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
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
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
5d25720ec9
add new operation to clear cache completely
2016-04-28 07:51:42 +02:00
Uwe Steinmann
e527a6d176
fix access check and add new debug menu item
2016-04-13 08:51:03 +02:00
Uwe Steinmann
fb73b9c922
get $user from view in mainMenu()
2016-04-12 07:55:15 +02:00
Uwe Steinmann
552c3b4d98
Merge branch 'seeddms-5.0.x' into develop
2016-04-05 10:05:05 +02:00
Uwe Steinmann
c982a23a32
call hook userMenuItems()
2016-04-05 09:42:46 +02:00
Uwe Steinmann
7d50c6e69d
Merge branch 'seeddms-5.0.x' into develop
2016-03-31 11:19:36 +02:00
Uwe Steinmann
8cd3e6cada
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-31 11:17:47 +02:00
Uwe Steinmann
5c32c6edbe
replace '<?=' by '<?php echo'
2016-03-30 14:16:23 +02:00
Uwe Steinmann
ebb53440df
remove some old code, mark code as deprecated
2016-03-29 08:32:32 +02:00
Uwe Steinmann
2c297b5e1c
take out javascript from html ( Closes #253 )
2016-03-29 07:59:20 +02:00
Uwe Steinmann
8b1effc2f3
Merge branch 'seeddms-5.0.x' into develop
2016-03-23 12:36:47 +01:00
Uwe Steinmann
d398f7733f
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-23 12:34:50 +01:00
Uwe Steinmann
942de6cfee
new style add-clipboard-area for receiving drop events
...
add new class to menu item for clipboard which allows to easily
drop an item into the clipboard even if the clipboard itself
isn't visible
2016-03-23 08:54:34 +01:00
Uwe Steinmann
f2b091cb83
Merge branch 'seeddms-5.0.x' into develop
2016-03-21 07:41:30 +01:00
Uwe Steinmann
c1f698c0cf
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-21 07:41:19 +01:00
Uwe Steinmann
8daa5dadea
add printSelectPresetButton[Html|Js]()
...
button for preseting options is a select box
2016-03-21 07:40:17 +01:00
Uwe Steinmann
1cd5622ca0
add missing space
2016-03-18 22:48:45 +01:00
Uwe Steinmann
361b63256f
Merge branch 'seeddms-5.0.x' into develop
2016-03-18 16:17:17 +01:00
Uwe Steinmann
f7883f9154
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-18 16:07:47 +01:00
Uwe Steinmann
ca6f0303b2
put javascript into its own file and turn on content security policy
2016-03-18 15:33:18 +01:00
Uwe Steinmann
7bd77ba43e
Merge branch 'seeddms-5.0.x' into develop
2016-03-15 08:50:32 +01:00
Uwe Steinmann
fc0b7a4e16
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-15 08:48:03 +01:00
Uwe Steinmann
d283c24979
put footnote into row-fluid
2016-03-15 08:28:23 +01:00
Uwe Steinmann
f859b48a57
Merge branch 'seeddms-5.0.x' into develop
2016-03-09 06:42:30 +01:00
Uwe Steinmann
dc3958b456
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-09 06:40:14 +01:00
Uwe Steinmann
96db0eb052
dropfolderchoose can select folders
2016-03-08 18:33:54 +01:00
Uwe Steinmann
aca3db06c2
Merge branch 'seeddms-5.0.x' into develop
2016-03-08 10:46:16 +01:00
Uwe Steinmann
91e57e49da
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-08 10:42:21 +01:00
Uwe Steinmann
d67132f090
set formtoken on draggable documents/folders
2016-03-08 10:39:21 +01:00
Uwe Steinmann
e9c116cd7a
object title in clipboard is not draggable
2016-03-08 08:01:41 +01:00
Uwe Steinmann
4bd2a9f766
Merge branch 'seeddms-5.0.x' into develop
2016-03-08 07:00:09 +01:00
Uwe Steinmann
4a45fb2e42
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-08 06:59:18 +01:00
Uwe Steinmann
6098fc9057
much cleaner drap&drop support
2016-03-08 06:56:58 +01:00
Uwe Steinmann
82ac006a13
add many access checks before showing a link
2016-03-04 09:40:08 +01:00
Uwe Steinmann
51fa5d18e6
enhance AccessOperation by check_view_access()
...
all methods in SeedDMS_AccessOperation take the object to be checked
as the first parameter. Add new method check_view_access() which
checks if a view may be accessed based on the tables tblAros, tblAcos,
tblArosAcos
2016-03-03 07:39:04 +01:00
Uwe Steinmann
ce57466695
Merge branch 'seeddms-5.0.x' into develop
2016-02-29 08:43:31 +01:00
Uwe Steinmann
62095c443b
override exiting query parameter 'action' when including js code
2016-02-29 08:36:10 +01:00
Uwe Steinmann
21c7068341
Merge branch 'seeddms-5.0.x' into develop
2016-02-25 10:57:27 +01:00
Uwe Steinmann
d984f75871
set $objvalue in printAttributeEditField()
2016-02-25 10:49:18 +01:00
Uwe Steinmann
489f464163
add link to role management in menu
2016-02-24 14:44:58 +01:00
Uwe Steinmann
314906adf3
fix document chooser
2016-02-17 11:56:00 +01:00
Uwe Steinmann
067890345e
Merge branch 'seeddms-5.0.x' into develop
2016-02-17 11:44:25 +01:00
Uwe Steinmann
0f991c2dc1
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-17 11:39:09 +01:00
Uwe Steinmann
a691c9628c
remove extra variable in print[Document|Folder]ChooserJs() for modal form
2016-02-17 11:38:32 +01:00
Uwe Steinmann
ee613233db
add missing arguments to printDocumentChooser()
2016-02-17 11:12:19 +01:00
Uwe Steinmann
2a5a2cd61d
Merge branch 'seeddms-5.0.x' into develop
2016-02-10 11:49:15 +01:00
Uwe Steinmann
be640b811d
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-09 12:36:53 +01:00
Uwe Steinmann
ffdcbd0ce0
make click on .delete-document-btn and .delete-folder-btn work
...
even if the html is loaded by ajax
2016-02-09 12:35:30 +01:00
Uwe Steinmann
3b8d7a5271
Merge branch 'seeddms-5.0.x' into develop
2016-02-04 19:22:59 +01:00
Uwe Steinmann
b04571da11
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-04 19:13:06 +01:00
Uwe Steinmann
8b6631da6a
folderListRow() doesn't need folder from view
2016-02-04 19:03:48 +01:00
Uwe Steinmann
2317c092d6
fix setting default search method
...
the search form in the main menu will just set 'fulltext=1' if
fulltext is the default method. out/out.Search.php will not
check for the defaultSearchMethod
2016-02-03 14:46:06 +01:00
Uwe Steinmann
76f5a89f92
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-02 09:48:18 +01:00
Uwe Steinmann
a8a86193af
unfold tree if folder is selected
2016-02-02 09:41:31 +01:00
Uwe Steinmann
4dce5d7ab3
help and default search method be set
2016-02-01 19:57:08 +01:00
Uwe Steinmann
f71ea7eddc
do not add js function checkTasks() to footer anymore
2016-01-19 10:10:15 +01:00
Uwe Steinmann
5863d962ac
Merge branch 'seeddms-5.0.x' into develop
2015-12-16 09:30:16 +01:00
Uwe Steinmann
07f5512c9a
add csp header only if view->js() is defined
2015-12-16 07:16:16 +01:00
Uwe Steinmann
d6c393dede
use div.splash instead of calling noty() for message of missing
...
translations
2015-12-16 07:14:13 +01:00
Uwe Steinmann
8cbf645014
use div.splash instead of calling noty() for message of missing
...
translations
2015-12-16 06:36:20 +01:00
Uwe Steinmann
1acad75f83
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-15 21:04:45 +01:00
Uwe Steinmann
3f778f9a77
seperate html from javascript to make content security policy possible
2015-12-14 15:16:32 +01:00
Uwe Steinmann
29f4ca0710
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-14 12:09:16 +01:00
Uwe Steinmann
c0fa5d9cc6
fix link to Search.php, add missing params to printFolderChooser()
2015-12-14 11:45:56 +01:00
Uwe Steinmann
c3fddd209d
seperate folder chooser in html and javascript
2015-12-14 09:50:49 +01:00
Uwe Steinmann
85e9dc25bb
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-11 20:35:20 +01:00
Uwe Steinmann
836fcd4457
remove all javascript from html output and place in a seperate file
...
this requires to change the popover into bootbox
2015-12-11 20:29:52 +01:00
Uwe Steinmann
4a23bd9eca
rename css() to js()
2015-12-11 08:21:04 +01:00
Uwe Steinmann
940102f72f
add csp headers, place div.splash instead of calling noty()
2015-12-11 08:13:05 +01:00
Uwe Steinmann
65a1ba9102
fix links in task menu
2015-12-10 09:24:46 +01:00
Uwe Steinmann
6b95229ff7
Merge branch 'seeddms-5.0.x' into develop
2015-12-09 21:54:02 +01:00
Uwe Steinmann
9c0fe92998
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-09 18:04:12 +01:00
Uwe Steinmann
e47d84071d
attributes of type checkbox can be reset
...
added a hidden field in printAttributeEditField() to set the value of
a checkbox to 0 if it not set.
2015-12-04 08:02:02 +01:00