Commit Graph

1843 Commits

Author SHA1 Message Date
Uwe Steinmann
6d8652f393 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-12-09 07:28:18 +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
87308a3c21 fix icon for revision by group 2017-12-06 13:01:35 +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
92d01dcbd3 fix php error 2017-11-27 12:06:05 +01:00
Uwe Steinmann
c657dabcda Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-11-24 09:30:22 +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
37a3661698 fix some indenting of lines 2017-11-21 17:26:11 +01:00
Uwe Steinmann
545cdb4e32 backup dir can be set in configuration 2017-11-21 11:51:45 +01:00
Uwe Steinmann
60d0a6cae4 remove duplicat call of $this->printDropFolderChooserJs() 2017-11-21 10:24:27 +01:00
Uwe Steinmann
4658db9c21 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-11-21 07:16:10 +01:00
Uwe Steinmann
5c77b3aa7d add replacement for empty.png 2017-11-21 07:09:55 +01:00
Uwe Steinmann
bae2baf3f5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-10-27 19:44:07 +02: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
36b51b64b1 add listExpiredOwner() 2017-10-27 16:48:18 +02: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
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
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
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