Uwe Steinmann
|
bfc59dc90c
|
use ErrorDlg view for error messages
this will also fix the js errors when the error page was shown
|
2018-04-06 16:34:01 +02:00 |
|
Uwe Steinmann
|
d97ef62ff1
|
make user action is set in exitError()
|
2018-04-06 09:45:08 +02:00 |
|
Uwe Steinmann
|
305a980e44
|
???
|
2018-04-06 09:27:58 +02:00 |
|
Uwe Steinmann
|
97d08ef1b4
|
call parent class in class.Bootstrap.php, move imgpath in parent
|
2018-04-06 08:31:11 +02:00 |
|
Uwe Steinmann
|
5995286c17
|
run js checkTasks() only if tasks in menu are turned on
|
2018-03-26 10:05:14 +02:00 |
|
Uwe Steinmann
|
a66f9538f4
|
splash msg may have a timeout value
|
2018-03-21 13:40:34 +01:00 |
|
Uwe Steinmann
|
44b9525615
|
set fall back value for attributes of type checkbox to ''
|
2018-03-19 11:31:50 +01:00 |
|
Uwe Steinmann
|
236f3c2e48
|
add link to remove attribute values from all folders, documents
|
2018-02-22 19:12:36 +01:00 |
|
Uwe Steinmann
|
caa86d4947
|
attribute values can be deselected
|
2018-02-07 09:00:09 +01:00 |
|
Uwe Steinmann
|
987025331d
|
set default position of new documents/folders (Closes #381)
|
2018-02-07 08:43:46 +01:00 |
|
Uwe Steinmann
|
a36087e405
|
add chzn-select for attributes
|
2018-01-18 10:48:09 +01:00 |
|
Uwe Steinmann
|
e4e7dd838f
|
remove empty line in exitError()
|
2017-12-07 08:53:11 +01:00 |
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
ae3946b6a9
|
turn of spinner for ajax call to show clipboard in menu
|
2017-03-24 08:26:39 +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
|
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
|
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
|
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
|
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
|
35e9dbb0fb
|
set proper link to footer js
|
2017-01-20 14:58:39 +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
|
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
|
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
|
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
|
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
|
0d1b2625de
|
set unique name for document chooser
|
2017-01-10 07:04:07 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
d251beb7c3
|
show divider only if menuitems and admin menu exists
|
2016-09-28 14:59:39 +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
|
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
|
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
|
9a17a5c068
|
fix printFolderChooser()
the last optional parameter $formname wasn't take into account
|
2016-08-22 17:14:20 +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
|
e1716da485
|
do not use showtree in documentListRow() anymore
|
2016-08-11 12:06:53 +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
|
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
|
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
|
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
|
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
|
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
|
c982a23a32
|
call hook userMenuItems()
|
2016-04-05 09:42:46 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
62095c443b
|
override exiting query parameter 'action' when including js code
|
2016-02-29 08:36:10 +01:00 |
|
Uwe Steinmann
|
d984f75871
|
set $objvalue in printAttributeEditField()
|
2016-02-25 10:49:18 +01:00 |
|