Commit Graph

1992 Commits

Author SHA1 Message Date
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
095e471f8b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-03-21 15:30:32 +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
26d3c7a504 do not set status for scheduled_revision in timeline data 2018-03-20 11:06:38 +01:00
Uwe Steinmann
f6ba941e68 do not show groups as reviewer/approver without members 2018-03-20 07:25:22 +01:00
Uwe Steinmann
dffdc46568 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-03-20 07:22:23 +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
66f478b36a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-03-13 18:01:42 +01:00
Uwe Steinmann
9b2eecca0e rejecting a revision will neccesarily put document in need correction status 2018-03-13 17:51:44 +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
841cd2cfaf fix setting attributes
used the wrong field name
2018-03-07 17:16:02 +01:00
Uwe Steinmann
7008b11f64 add list for documents that need correction 2018-03-01 21:29:53 +01:00
Uwe Steinmann
1ea5575fa8 fix output of extra actions for previous versions 2018-02-27 18:12:59 +01:00
Uwe Steinmann
0bb1035261 sync with UpdateDocument
use same way to select expiration date, call hook
editDocumentContenAttributes, fix checking form
2018-02-27 16:12:36 +01:00
Uwe Steinmann
a87d493cb3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-02-27 07:40:01 +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
a575714218 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-02-23 09:06:03 +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
414532db25 hook extraVersionItem() may return an array or a string 2018-02-20 17:30:29 +01:00
Uwe Steinmann
5d51f18c5b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-02-08 14:26:36 +01:00
Uwe Steinmann
e52b8f4b72 add avi and msvideo to preview 2018-02-08 08:37:32 +01:00
Uwe Steinmann
ab7776bdb9 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-02-07 22:32:18 +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
dacacde524 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-02-05 15:14:45 +01:00
Uwe Steinmann
4e9d241108 include autoload.php instead of robthree classes 2018-02-05 15:12:18 +01:00
Uwe Steinmann
233cf9b1f1 fix error in listing approvers 2018-02-05 14:10:18 +01:00
Uwe Steinmann
ceb7d65913 add additional view access checks
DocumentAccess, UsrView, GroupView, ReviewSummary, ApprovalSummary, WorkflowSummary, ReceiptSummary
2018-02-05 10:31:07 +01:00
Uwe Steinmann
51f3416c70 include LogInit, move incluѕion of Preview.php into view 2018-02-05 08:57:05 +01:00
Uwe Steinmann
c7dbe7d16f not needed anymore 2018-02-01 18:00:05 +01:00
Uwe Steinmann
de689727b0 remove ';' in string 2018-01-31 20:04:42 +01:00
Uwe Steinmann
f3e1c56d5d add S_NEED_CORRECTION as doc status 2018-01-30 19:21:57 +01:00
Uwe Steinmann
e47ff72ec3 allow to select doc status S_NEED_CORRECTION 2018-01-30 19:21:21 +01:00
Uwe Steinmann
9d7b735ff4 use same form ind and grp revision 2018-01-30 19:20:51 +01:00
Uwe Steinmann
d84d4cfcdb allow to override with S_NEED_CORRECTION 2018-01-30 19:20:19 +01:00
Uwe Steinmann
4fa0efa07d use one form for ind and grp recipients 2018-01-30 19:16:34 +01:00
Uwe Steinmann
83e960fe03 check if file is actually accessible 2018-01-30 19:16:05 +01:00
Uwe Steinmann
7eb76b4c99 fix syntax error introduced by merging 2018-01-30 08:08:21 +01:00
Uwe Steinmann
89ad08a537 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-01-30 08:05:00 +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
408c60bc15 minor corrections of form 2018-01-30 07:20:23 +01:00
Uwe Steinmann
dc198e383b fix typo3 in translation key 2018-01-30 06:39:38 +01:00
Uwe Steinmann
b147cfd6dc set timeout for error msg to 5000 2018-01-30 06:31:42 +01:00
Uwe Steinmann
da82cbe8da status can also be set to 6 (needs correction) 2018-01-29 11:41:00 +01:00
Uwe Steinmann
c768a9150b add lists of draft and obsolete documents 2018-01-28 07:50:38 +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
cde0f066ad slice entries before view 2018-01-23 16:46:10 +01:00
Uwe Steinmann
5b5e9af891 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-01-23 10:45:30 +01:00
Uwe Steinmann
12dddf698c animate button to load more objects 2018-01-23 10:43:51 +01:00
Uwe Steinmann
b8632046b7 fix some phrases 2018-01-21 13:58:49 +01:00
Uwe Steinmann
3dda280ef8 add scheduled revision to skip list 2018-01-18 17:32:38 +01:00
Uwe Steinmann
3502ce5de7 show scheduled revisions in timeline 2018-01-18 17:29:10 +01:00
Uwe Steinmann
b803c1d448 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-01-18 10:53:58 +01:00
Uwe Steinmann
a36087e405 add chzn-select for attributes 2018-01-18 10:48:09 +01:00
Uwe Steinmann
e97c3a4b25 allow to set receiver when uploading a document 2018-01-16 18:15:05 +01:00
Uwe Steinmann
c3e413c476 move many access checks from view into controller
issue message on receive tab if document isn't released yet, but there
are already receivers
2018-01-16 18:13:41 +01:00
Uwe Steinmann
48141e1116 out list of documents without a receiver 2018-01-16 18:12:47 +01:00
Uwe Steinmann
b51b3bb9f3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-01-09 15:37:40 +01:00
Uwe Steinmann
09c7c0fc2a prevent php warning if converters are not set 2018-01-09 15:32:08 +01:00
Uwe Steinmann
0b8c6692ae add hook for modifying action menu of selected user 2018-01-09 15:30:21 +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
52fbb45df4 fix html error 2017-12-19 11:51:03 +01:00
Uwe Steinmann
ad336cdd9f fix html error 2017-12-19 11:39:18 +01:00
Uwe Steinmann
70ea4c2314 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-12-19 11:33:00 +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
d1a6651fa5 check if flag 'allday' is set 2017-12-19 08:27:10 +01:00
Uwe Steinmann
7129b9737c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-12-19 07:10:07 +01:00
Uwe Steinmann
d80600cb5a add hooks folderGetDocuments and folderGetSubFolders 2017-12-19 06:48:03 +01:00
Uwe Steinmann
a42c42f335 do not show users removed from process unless admin 2017-12-18 13:20:33 +01:00
Uwe Steinmann
31853c5586 fix documentation, minor code cleanups 2017-12-18 12:41:18 +01:00
Uwe Steinmann
e36fbd87d8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-12-18 11:10:14 +01:00
Uwe Steinmann
a320b3cc39 set ind. revisors by selecting a group 2017-12-18 08:41:31 +01:00
Uwe Steinmann
fe6d00b6e1 add new function countTasks() 2017-12-15 13:53:33 +01:00
Uwe Steinmann
a4a1100abe add preview image only if version is set 2017-12-15 13:52:24 +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
6d8652f393 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-12-09 07:28:18 +01:00