Commit Graph

1397 Commits

Author SHA1 Message Date
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