Commit Graph

1724 Commits

Author SHA1 Message Date
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
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
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
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
0926009d3f remove width of columns in approvers/reviewers table 2018-06-27 22:14:34 +02:00
Uwe Steinmann
30ee7e52e1 place form and list next to each other 2018-06-27 22:14:10 +02:00
Uwe Steinmann
9333d9ebf6 place mandatory reviewers/approvers right below input field 2018-06-27 22:13:38 +02:00
Uwe Steinmann
92c0c4c611 place reviewers and approvers side by side
this is much better serialized on small displays
2018-06-27 18:55:14 +02:00
Uwe Steinmann
f639e31313 add class=form-horizontal to form 2018-06-27 18:54:46 +02:00
Uwe Steinmann
e3adcc2099 file not used anymore 2018-06-27 18:11:09 +02:00
Uwe Steinmann
a803adedd3 call getFileChooser() instead of printFileChooser() 2018-06-26 07:24:18 +02:00
Uwe Steinmann
68c64df436 drop table layout 2018-06-26 07:23:51 +02:00
Uwe Steinmann
85e3a12e27 call getFileChooser() instead of printFileChooser() 2018-06-26 07:23:13 +02:00
Uwe Steinmann
6b7994363e various corrections 2018-06-26 07:02:12 +02:00
Uwe Steinmann
613bf9387c use formField() instead of table layout 2018-06-26 06:52:16 +02:00
Uwe Steinmann
643e948440 add field_wrap to formField(), separate some methods in get and print 2018-06-26 06:51:04 +02:00
Uwe Steinmann
72cf353e11 remove class for inline form 2018-06-22 16:54:49 +02:00
Uwe Steinmann
080ef272b1 use data attribute instead of deselect class for select boxes 2018-06-22 16:38:52 +02:00
Uwe Steinmann
fd06a08807 separate page content in 3 columns 2018-06-22 13:40:09 +02:00
Uwe Steinmann
c7a02f2ff1 remove table from access list 2018-06-22 10:20:17 +02:00
Uwe Steinmann
2c101da222 use date chooser 2018-06-21 18:24:51 +02:00
Uwe Steinmann
09f35e33e6 replace old table layout with form-controls 2018-06-21 17:56:22 +02:00
Uwe Steinmann
1fa1644fce use formField() instead of plain html 2018-06-21 11:56:05 +02:00
Uwe Steinmann
639b11b52b more use of formField() instead of plain html 2018-06-21 11:30:58 +02:00
Uwe Steinmann
b949a50dad use warningMsg() instead of plain html code 2018-06-21 09:35:45 +02:00
Uwe Steinmann
655e83b0c1 pass $settings->_sortUsersInList to view 2018-06-21 09:29:28 +02:00
Uwe Steinmann
ba0181e2a1 new method getDropFolderChooserHtml() 2018-06-21 09:29:02 +02:00
Uwe Steinmann
e37e21214a replace table layout with form controlls 2018-06-21 09:28:31 +02:00
Uwe Steinmann
2d27a491c3 use formField() 2018-06-20 20:40:47 +02:00
Uwe Steinmann
0a841b22aa use post, use formField() for form fieldѕ 2018-06-20 20:40:13 +02:00
Uwe Steinmann
798ef49f23 fix output of attributes in formField() 2018-06-20 20:39:28 +02:00
Uwe Steinmann
3b8616711b use formField() for form entries 2018-06-20 20:38:57 +02:00
Uwe Steinmann
8a4450295a new bootstrap datepicker version with support for more languages 2018-06-19 09:13:25 +02:00
Uwe Steinmann
a133226bbe output additional attributes in formField() 2018-06-19 08:03:46 +02:00
Uwe Steinmann
2fd21064c7 use method formField() for user/group selection menu 2018-06-18 17:29:00 +02:00
Uwe Steinmann
377117e9d0 more option for formField() 2018-06-18 17:28:36 +02:00
Uwe Steinmann
e1390d7178 check if document is accessible before listing it in the calendar 2018-06-14 17:17:06 +02:00
Uwe Steinmann
00bbda39bb pass form field by array to formField() 2018-06-07 07:46:19 +02:00
Uwe Steinmann
7c4538193a pass array of params to formField instead of string 2018-05-29 18:20:17 +02:00
Uwe Steinmann
1e40adfd30 formField() can also take an array instead of a string 2018-05-29 18:19:48 +02:00
Uwe Steinmann
d87981a204 more preparations for update to bootstrap 4
use functions instead of plain html in views
2018-04-26 08:50:44 +02:00
Uwe Steinmann
7fd33d07d0 call hook in all page navigations, allow dropdown menus in page navigation 2018-04-26 08:49:10 +02:00
Uwe Steinmann
c73df137a6 remove old code 2018-04-24 18:13:55 +02:00
Uwe Steinmann
2d91b550fb use functions to output buttons and rows
this will ease the transition to bootstrap 4
2018-04-24 18:02:57 +02:00
Uwe Steinmann
f7310b2b5f use method formField() instead of html 2018-04-23 15:50:46 +02:00
Uwe Steinmann
1c24059fe9 show section for extension only if extension has configuration 2018-04-19 19:48:20 +02:00
Uwe Steinmann
0f6da660e6 replace more output with methods() 2018-04-19 13:42:20 +02:00
Uwe Steinmann
be2eb700c8 readd smtp send mail button 2018-04-17 21:03:39 +02:00
Uwe Steinmann
e7fe899ebf use function to output a config line 2018-04-17 18:34:30 +02:00
Uwe Steinmann
23d2f53480 call new hook extraTabs 2018-04-13 14:53:06 +02:00
Uwe Steinmann
dfe2e3f167 add new option for configuring replacement of documents in webdav 2018-04-12 06:41:51 +02:00
Uwe Steinmann
5571fc4385 add note when document content was not indexed 2018-04-11 16:35:26 +02:00
Uwe Steinmann
9fb899a61a better error reporting when indexing fails 2018-04-11 15:32:35 +02:00
Uwe Steinmann
162353b5e0 increase timeout of noty error 2018-04-10 19:13:57 +02:00
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
d7bcf3fcfd Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-04-05 08:24:18 +02:00
Uwe Steinmann
9089a578ed Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-04-05 08:24:08 +02:00
Uwe Steinmann
3927d4d812 fix translation text when list is empty 2018-04-03 14:43:49 +02:00
Uwe Steinmann
c539693288 fix name for log files 2018-04-03 10:57:29 +02:00
Uwe Steinmann
d017726984 count workflows to trigger if workflowmode='advanced' 2018-03-27 17:47:58 +02:00
Uwe Steinmann
b65badac62 do not show task menu if there are no tasks 2018-03-26 10:14:07 +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
752d3f4fdd place version info and changelog into modal boxes 2018-03-23 10:10:26 +01:00
Uwe Steinmann
e9d93860b9 json decoding is now done in SeedDMS_ExtensionMgr, show images in repository list 2018-03-22 08:43:41 +01:00
Uwe Steinmann
ba13d0eba2 fix typo in function name 2018-03-22 06:30:15 +01:00
Uwe Steinmann
0ad32b5517 add icon to update button 2018-03-21 15:24:25 +01:00
Uwe Steinmann
fe0450c051 call controller when updating extension list 2018-03-21 13:40:57 +01:00
Uwe Steinmann
a66f9538f4 splash msg may have a timeout value 2018-03-21 13:40:34 +01:00
Uwe Steinmann
22f8b7e7be do not list empty groups as reviewers/approvers 2018-03-19 11:32:24 +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
dce83545b8 show changelog file of extensions 2018-03-16 11:19:12 +01:00
Uwe Steinmann
ce2a4596b4 hook extraVersionActions may return an array 2018-03-15 16:22:33 +01:00
Uwe Steinmann
a685d4498b show same tab after installing an extension from a repository 2018-03-14 18:56:28 +01:00
Uwe Steinmann
db3990b8b7 make repository for extensions configurable 2018-03-14 18:43:01 +01:00
Uwe Steinmann
4ac7fe0c07 set repository url in ext manager, force download of repos content 2018-03-14 13:11:35 +01:00
Uwe Steinmann
b1a9ade799 check if extension directory is writable 2018-03-14 11:47:06 +01:00
Uwe Steinmann
de0213d30e check if extension from repository is suitable for current installation 2018-03-14 11:21:21 +01:00
Uwe Steinmann
6d802ec7c6 fix output of translated text 2018-03-13 15:33:13 +01:00
Uwe Steinmann
52fc4cbe69 add import from repository 2018-03-13 14:38:49 +01:00
Uwe Steinmann
5cfc52f1fc add download/upload of extensions to extension mgr 2018-03-12 18:33:30 +01:00
Uwe Steinmann
69a9f43add add allowReviewerOnly configuration
if set a document in traditioanl workflow may be uploaded with a
reviewer only
2018-02-26 08:07:51 +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
3a6dc48a38 remove code to pass strictformcheck to view 2018-02-21 15:40:03 +01:00
Uwe Steinmann
e52b8f4b72 add avi and msvideo to preview 2018-02-08 08:37:32 +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
16ce0f6de6 all config variables with options may also be declared empty 2018-02-06 17:03:35 +01:00
Uwe Steinmann
4e9d241108 include autoload.php instead of robthree classes 2018-02-05 15:12:18 +01:00
Uwe Steinmann
1a9c7c213d use same form for ind and grp
The two forms differ in just minor things which can easily be set by
a parameter
2018-01-30 07:59:15 +01:00
Uwe Steinmann
59dd1a9155 minor corrections of form 2018-01-30 07:21:26 +01:00
Uwe Steinmann
b147cfd6dc set timeout for error msg to 5000 2018-01-30 06:31:42 +01:00
Uwe Steinmann
07dc8b0118 list linked documents in the same way as in regular document list 2018-01-26 18:51:59 +01:00
Uwe Steinmann
6dc4611f04 add x-msvideo as previewable video 2018-01-24 16:26:28 +01:00
Uwe Steinmann
bd7c2eeddf no longer needed 2018-01-23 19:09:01 +01:00
Uwe Steinmann
12dddf698c animate button to load more objects 2018-01-23 10:43:51 +01:00
Uwe Steinmann
a36087e405 add chzn-select for attributes 2018-01-18 10:48:09 +01:00
Uwe Steinmann
09c7c0fc2a prevent php warning if converters are not set 2018-01-09 15:32:08 +01:00
Uwe Steinmann
a20c2167c9 add video/webm to list of mimetypes which are previewed 2018-01-08 10:54:02 +01:00
Uwe Steinmann
fc09a9408b pass orderby to js file, remove debug code 2017-12-19 11:21:44 +01:00
Uwe Steinmann
7c7a9584ca fix output of text on button to load more documents 2017-12-19 11:09:20 +01:00
Uwe Steinmann
48c7dd3fc2 fix deletion of documents from document list 2017-12-19 10:52:24 +01:00
Uwe Steinmann
99fbf808fd do not show table of documents if there are no documents 2017-12-19 10:46:19 +01:00
Uwe Steinmann
d80600cb5a add hooks folderGetDocuments and folderGetSubFolders 2017-12-19 06:48:03 +01:00
Uwe Steinmann
72143a1a78 use translation for button to download more docs/folders 2017-12-15 08:09:01 +01:00
Uwe Steinmann
9a6786cc8d show only limited number of entries, fetch more when scrolling down 2017-12-14 09:39:43 +01:00
Uwe Steinmann
dec3b44123 add configuration for number of entries on viewfolder page 2017-12-14 09:39:05 +01:00
Uwe Steinmann
e4e7dd838f remove empty line in exitError() 2017-12-07 08:53:11 +01:00
Uwe Steinmann
c4f9986900 change icon on button 2017-12-06 15:26:23 +01:00
Uwe Steinmann
116cf9708e add transfer document to menu 2017-12-06 09:13:50 +01:00
Uwe Steinmann
8a26b51ff3 documents can be transfered to another user
include document links, attachments, locks
2017-12-05 18:38:06 +01:00
Uwe Steinmann
541e3ba358 show number or reverse links in documentListRow() 2017-12-05 10:12:37 +01:00
Uwe Steinmann
b593b2471c set option name when attaching to document 2017-12-05 08:29:10 +01:00
Uwe Steinmann
67949fd1cc add link for editing data of attachments 2017-12-05 08:28:03 +01:00
Uwe Steinmann
795b6c52e2 add scripts for modifying attachments 2017-12-05 08:26:40 +01:00
Uwe Steinmann
bfcca8f83e show list of documents in selected category 2017-12-04 15:23:27 +01:00
Uwe Steinmann
c21388fd72 place remove button in left column 2017-12-04 13:45:48 +01:00
Uwe Steinmann
334f24a02c move remove button below selection menu 2017-12-04 12:33:16 +01:00
Uwe Steinmann
d2baa6ec00 add action menu 2017-12-04 12:01:29 +01:00
Uwe Steinmann
3e7f22fd69 remove some spaces in html output 2017-12-04 11:08:59 +01:00
Uwe Steinmann
6cf40f8312 add preview for videos 2017-11-22 15:28:09 +01:00
Uwe Steinmann
313054e1cb set pdf converters 2017-11-22 13:53:30 +01:00
Uwe Steinmann
26d8c08ce9 add converters for pdf output 2017-11-21 18:12:58 +01:00
Uwe Steinmann
1d21c18aa3 commands for creating previews can be set 2017-11-21 17:34:24 +01:00
Uwe Steinmann
545cdb4e32 backup dir can be set in configuration 2017-11-21 11:51:45 +01:00
Uwe Steinmann
5c77b3aa7d add replacement for empty.png 2017-11-21 07:09:55 +01:00
Uwe Steinmann
d4c6dc8962 fix getting last sessions
group by didn't work anymore in new mysql versions
2017-10-27 19:42:56 +02:00
Uwe Steinmann
72b5fc7e8d pass context 'viewitem' to hook documentListItem 2017-10-26 07:57:19 +02:00
Uwe Steinmann
cd075c720f fix params for hook documentListItem 2017-10-26 07:54:16 +02:00
Uwe Steinmann
10c7f33d8e add hook addDocumentAttributes 2017-10-19 13:47:52 +02:00
Uwe Steinmann
51c3b90a58 http headers can be passed to htmlStartPage() 2017-10-19 13:47:25 +02:00
Uwe Steinmann
4889a8a6f2 minor change in comment 2017-10-16 09:07:04 +02:00
Uwe Steinmann
adf227f183 don't use latest content anymore
the version is passed to the view
2017-10-11 14:34:46 +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
2e628d4620 add list of expired documents 2017-10-06 18:05:59 +02:00
Uwe Steinmann
0577a058dc fix title of page 2017-10-06 18:05:39 +02:00
Uwe Steinmann
0a3d32785f new view for listing expired documents 2017-10-06 17:59:46 +02:00
Uwe Steinmann
dde468ca9e make strict check for selected options in a select menu
without strict checking an option with value=0 will be treated as if
no option was selected.
2017-09-28 20:48:29 +02:00
Uwe Steinmann
3912cbb577 list all rejected documents 2017-09-27 18:37:37 +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
3e2d6e3f74 add preview width for dropfolder lists 2017-09-20 09:20:56 +02:00
Uwe Steinmann
450d4cc27d fix label in form 2017-09-18 10:54:05 +02:00
Uwe Steinmann
f4ebf7c261 remove old alert msg 2017-08-29 12:32:57 +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
b3a41875b3 allow sending login data only if enableEmail is set 2017-08-24 08:39:58 +02:00
Uwe Steinmann
1f47750093 add sending of login data to user 2017-08-24 08:15:48 +02:00
Uwe Steinmann
27ca63742d fix copyright notice 2017-08-24 08:14:53 +02:00
Uwe Steinmann
3c2d6a4ee8 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-08-03 07:32:13 +02:00
Uwe Steinmann
3e958d34cb Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-08-03 07:32:01 +02:00
Uwe Steinmann
3a9f27fb29 fix link 2017-08-03 07:31:49 +02:00
Uwe Steinmann
7276df5482 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-08-03 07:29:10 +02:00
Uwe Steinmann
11810cd29b Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-08-03 07:28:59 +02:00
Uwe Steinmann
cacb7962a5 link documents in list of process without user/group 2017-08-03 07:28:26 +02:00
Uwe Steinmann
11396f2644 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-08-03 07:19:53 +02:00
Uwe Steinmann
a9dd8842bf Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-08-03 07:19:43 +02:00
Uwe Steinmann
e7a67b67e9 change column headers in processes without user/group 2017-08-03 07:19:13 +02:00
Uwe Steinmann
50e969452c Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-08-02 17:41:04 +02:00
Uwe Steinmann
d0b9084ad6 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-08-02 17:32:12 +02:00
Uwe Steinmann
711114310b list reviews/approvals which have lost their user/group 2017-08-02 17:31:39 +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
2d1b1b1a03 add svg icon for pdf files 2017-08-02 14:00:42 +02:00
Uwe Steinmann
5ec13f02af Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-08-02 10:57:20 +02:00
Uwe Steinmann
efbc30c0dd Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-08-02 10:57:10 +02:00
Uwe Steinmann
48e1bfa670 regard mandatory reviewers/approvers 2017-08-02 10:56:28 +02:00
Uwe Steinmann
16461fef75 two column layout 2017-08-01 18:09:01 +02:00
Uwe Steinmann
abfc3a248d list number of files in drop folder, don't show menu if no files available 2017-08-01 09:03:58 +02:00
Uwe Steinmann
2958667600 pass folder id to DropFolderChooser::menuList 2017-08-01 07:58:05 +02:00
Uwe Steinmann
f35b9bf5c5 show preview image, link to out.AddDocument.php if folder is set 2017-08-01 07:57:16 +02:00
Uwe Steinmann
e1bd23b828 drop folder file can be passed by http request 2017-08-01 07:56:31 +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
78e66b20d4 do not show quota info if turne off 2017-07-31 14:48:56 +02:00
Uwe Steinmann
c6a69f399b separate removal of reviews and approvals 2017-07-31 13:21:56 +02:00
Uwe Steinmann
d16abca52f fix upload of attachments 2017-07-31 11:29:45 +02:00
Uwe Steinmann
eb734ae755 use bootstrap forms 2017-07-31 11:29:24 +02:00
Uwe Steinmann
2d2dd8f1bf docs, folders etc. can be transferred 2017-07-31 11:28:39 +02:00
Uwe Steinmann
ca58278f29 new files for transfering docs, folders, etc. to a new owner 2017-07-31 11:27:32 +02:00
Uwe Steinmann
25a1392d5c list number of users the selected user is a mandatory reviewer/approver of 2017-07-28 18:23:56 +02:00
Uwe Steinmann
d8ae673270 finish removal from process 2017-07-28 14:57:17 +02:00
Uwe Steinmann
1ecb6236c0 add SeedDMS_Core_DMS::getDocumentList() for pending approvals and reviews 2017-07-28 12:39:08 +02:00
Uwe Steinmann
71705c548c add new function to remove user from all processes 2017-07-28 12:35:18 +02:00
Uwe Steinmann
096a119399 add icon to substitute button 2017-07-28 11:07:56 +02:00
Uwe Steinmann
1309377eb1 nicer layout
put all action buttons into one place, remove frame from selection box
2017-07-28 11:03:34 +02:00
Uwe Steinmann
7576bbf298 show workflows involved only if advanced workflow is on 2017-07-28 10:24:32 +02:00
Uwe Steinmann
70b869fb24 show number of notifications, workflows and keyword categories 2017-07-28 09:35:59 +02:00
Uwe Steinmann
a7660a5825 take out check for value in value set
This check is being done by the validation already
2017-07-26 07:50:36 +02:00
Uwe Steinmann
e5f917bdc1 fix output of validation errors, add link to search for attribute value 2017-07-21 16:54:49 +02:00
Uwe Steinmann
bec7fc2735 check access of reviewer, approver on document 2017-07-21 16:06:03 +02:00
Uwe Steinmann
c44b7853b2 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-07-20 15:09:26 +02:00
Uwe Steinmann
c0797cc896 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-07-20 15:09:12 +02:00
Uwe Steinmann
f95baff393 remove box around table, mark disabled user as red line 2017-07-20 15:07:52 +02:00
Uwe Steinmann
80a514645c Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-07-19 17:23:26 +02:00
Uwe Steinmann
d97e2da49d Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-07-19 17:21:41 +02:00
Uwe Steinmann
80c78ba25c remove empty lines at end of file 2017-07-19 17:18:25 +02:00
Uwe Steinmann
a0651239dd Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-07-13 18:03:15 +02:00
Uwe Steinmann
e029e8e55a Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-07-13 17:56:31 +02:00
Uwe Steinmann
24e34184e8 set highlight and unhighligth functions in validato, remove old js code 2017-07-13 08:52:01 +02:00
Uwe Steinmann
a34d2d8855 set highlight and unhighligth functions in validator 2017-07-13 08:51:32 +02:00
Uwe Steinmann
7bc2b140b9 validate current password, set highlight and unhiglight functions
remove old js code
2017-07-13 08:50:39 +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
78cbe8ad5d fix typo 2017-06-29 16:42:06 +02:00
Uwe Steinmann
fd55920c52 fix error in preset button 2017-06-29 16:38:16 +02:00
Uwe Steinmann
258c3fae0b change field name of attributes to 'attributes_version'
makes much more sense because the attributes are version attributes.
2017-06-29 16:32:42 +02:00
Uwe Steinmann
23c53d112d use ViewOnline instead of Download for preview 2017-06-20 09:14:45 +02:00
Uwe Steinmann
dc58e02d25 add hook for editing attribute, return value of hook can be an empty array 2017-06-09 15:13:49 +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
14d861dfda call various new hooks, add method to output button and wrap buttons in row 2017-05-17 09:21:26 +02:00
Uwe Steinmann
41f58c3ee4 rename editDocumentAttribute to addDocumentAttribute 2017-05-15 18:23:16 +02:00
Uwe Steinmann
9c678a90f3 add view for listing tasks 2017-05-12 18:21:42 +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
be80af1503 use showTextField() for conf. of extension 2017-05-12 13:26:20 +02:00
Uwe Steinmann
cb61fdacb3 add form key, fix uploading with fine-uploader 2017-05-04 13:49:45 +02:00
Uwe Steinmann
b64c737302 fix uploading from drop folder, when enable large file support is on 2017-05-04 13:49:01 +02:00
Uwe Steinmann
0ddabba869 call hook addDocumentContentAttributes 2017-05-04 11:04:08 +02:00
Uwe Steinmann
944186b9d7 change label of version field to 'version' 2017-05-04 09:08:34 +02:00
Uwe Steinmann
9801f5e481 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-05-02 21:02:00 +02:00
Uwe Steinmann
97bab1ead8 check if $conf['help'] and $conf['size'] is set before using it 2017-05-02 21:00:36 +02:00
Uwe Steinmann
73389a7e57 set 'help' of extension configuration as title attr 2017-05-02 20:55:30 +02:00
Uwe Steinmann
4e883444f2 fix check for value in value set 2017-05-02 18:33:07 +02:00
Uwe Steinmann
b60e5a9d97 fix check whether value is in value set 2017-05-02 18:31:23 +02:00
Uwe Steinmann
07d77858f0 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-05-02 17:18:32 +02:00
Uwe Steinmann
d3913318f5 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-05-02 17:18:16 +02:00
Uwe Steinmann
2c19bb0e6f show role of users in user list 2017-05-02 17:17:52 +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
2ddb45fa08 fix js for duplicating file upload field 2017-04-28 13:11:49 +02:00
Uwe Steinmann
2533ef845b add new method getFileChooser() which is called by printFileChooser() 2017-04-27 17:21:52 +02:00
Uwe Steinmann
bd0064e5ab remove attachment upload 2017-04-27 17:21:24 +02:00
Uwe Steinmann
6ee6e3fde2 take out enableAttachmentUpload 2017-04-27 17:19:49 +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
a83b9ba395 check for enableMultiUpload and enableAttachmentUpload 2017-04-27 06:51:16 +02:00
Uwe Steinmann
d2fc9b534f add enableMultiUpload and enableAttachmentUpload 2017-04-27 06:50:12 +02:00
Uwe Steinmann
f361fe4fdc add 'groups' and 'attributedefinition' as internal field types 2017-04-21 17:19:31 +02:00
Uwe Steinmann
87ead99f34 add 'select' as new type of configuration 2017-04-20 09:57:16 +02:00
Uwe Steinmann
5fdf291cd2 use new select menu for expiration date 2017-04-18 13:30:13 +02:00
Uwe Steinmann
468ec80db3 fix saving of enableSessionList 2017-04-11 17:36:40 +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
71cc4da3a2 move css code into new css method of class.Timeline.php 2017-04-11 10:10:54 +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
beac494587 set enablesessionlist 2017-04-11 08:34:32 +02:00
Uwe Steinmann
06db1ec603 session list can be turned on/off by settings 2017-04-11 08:33:33 +02:00
Uwe Steinmann
9e054cd6cf Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-04-11 06:55:06 +02:00
Uwe Steinmann
392564129a show foldername and parent folder path on separate lines 2017-04-11 06:51:17 +02:00
Uwe Steinmann
5429046a90 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-04-10 07:38:37 +02:00
Uwe Steinmann
f0871eaeba remove parameter from hook searchListHeader 2017-04-10 07:37:41 +02:00
Uwe Steinmann
727f93eafa expiration date can be selected from list and entered by calendar 2017-04-05 22:00:54 +02:00
Uwe Steinmann
ebc4a29505 show origfilename of attachments only if not equal to name of attachment 2017-04-04 18:28:37 +02:00
Uwe Steinmann
28404ef9a6 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-04-04 18:27:47 +02:00
Uwe Steinmann
621317def2 print folder of document in extra row below title of document 2017-04-04 10:20:55 +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
c22e7d66b6 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-24 09:17:57 +01:00
Uwe Steinmann
156354ac76 pass '' as orderby to hook searchListHeader() 2017-03-24 09:17:24 +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
6ee2de053e Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-20 12:43:27 +01:00
Uwe Steinmann
3fba221ac3 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-03-20 12:43:07 +01:00
Uwe Steinmann
126ee89a5e do not show message for max upload size if not needed 2017-03-20 12:42:29 +01:00
Uwe Steinmann
e6ac6eba55 add startBody() hook 2017-03-18 19:01:41 +01:00
Uwe Steinmann
ef2043b9bb skip container in documentListItem 2017-03-15 21:54:42 +01:00
Uwe Steinmann
8de70cacc0 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-15 21:54:18 +01:00
Uwe Steinmann
514aa3ef0f call hook listHeader() 2017-03-15 21:53:42 +01:00
Uwe Steinmann
ca82a0df7b Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-15 18:09:40 +01:00
Uwe Steinmann
fa3d540d2a add hook extraVersionActions for older versions 2017-03-15 18:09:11 +01:00
Uwe Steinmann
815cafb2b5 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-15 18:02:42 +01:00
Uwe Steinmann
c708a038cf add hook extraVersionActions 2017-03-15 18:02:25 +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
6266fee9e7 change call for inserting fine uploader template and js code 2017-03-15 16:40:41 +01:00
Uwe Steinmann
2e3b9f474b add maxUploadSize 2017-03-15 16:39:05 +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
bb0c476a46 add svg replacements 2017-03-15 16:12:19 +01:00
Uwe Steinmann
caead74c9a Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-14 06:53:08 +01:00
Uwe Steinmann
6af5de2f52 call hook folderListSeparator only if documents and folders exist 2017-03-14 06:52:37 +01:00
Uwe Steinmann
7dba8be1e3 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-14 06:39:04 +01:00
Uwe Steinmann
a79b43557f add hook folderListSeparator 2017-03-14 06:38:40 +01:00
Uwe Steinmann
5af8ab01c0 put documentListItem, menuClipboard and mainClipboard into own view 2017-03-10 20:09:08 +01:00
Uwe Steinmann
ae33edbcdc put documentListItem from Bootstrap base class in ViewDocument 2017-03-10 20:08:01 +01:00
Uwe Steinmann
141a55621b put function for printing clipboard into own class 2017-03-10 20:05:15 +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