Commit Graph

6347 Commits

Author SHA1 Message Date
Uwe Steinmann
b9622ad165 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-01-23 20:21:39 +01:00
Uwe Steinmann
24b3d44891 remove old print style 2018-01-23 19:10:37 +01:00
Uwe Steinmann
930a8b48f1 old changes file 2018-01-23 19:09:32 +01:00
Uwe Steinmann
bd7c2eeddf no longer needed 2018-01-23 19:09:01 +01:00
Uwe Steinmann
e35b732d80 add items for 6.0.4 2018-01-23 16:47:04 +01:00
Uwe Steinmann
cde0f066ad slice entries before view 2018-01-23 16:46:10 +01:00
Uwe Steinmann
81b8d2ae1b export always returns all items, fix display of 2nd, 3rd, ... page 2018-01-23 16:42:25 +01:00
Uwe Steinmann
996e0824f0 add item for 5.1.6 2018-01-23 13:54:30 +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
627375e732 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-01-23 10:44:53 +01:00
Uwe Steinmann
99c21cb93b Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-01-23 10:44:42 +01:00
Uwe Steinmann
8612e4aebd some updates 2018-01-23 10:44:29 +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
7e0cae0590 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-01-18 17:38:38 +01:00
Uwe Steinmann
5271e518dc Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-01-18 17:38:27 +01:00
Uwe Steinmann
276e651483 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-01-18 17:38:18 +01:00
Uwe Steinmann
5d43d0cd84 various new phrases 2018-01-18 17:37:28 +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
b3c000de45 use sendfile() instead of readfile() 2018-01-18 17:28:30 +01:00
Uwe Steinmann
4b8fad4605 set propper date in timeline for scheduled revisions 2018-01-18 17:27:31 +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
f9d70aa04a add items for 5.1.6 2018-01-18 09:51:02 +01:00
Uwe Steinmann
09a78ed377 ??? 2018-01-18 09:12:31 +01:00
Uwe Steinmann
d4af7b5c9a use sendFile() instead of readfile() 2018-01-18 08:49:44 +01:00
Uwe Steinmann
4cfd9f222e use sendFile() instead of readfile(), clean up code 2018-01-18 08:49:17 +01:00
Uwe Steinmann
97ff9abee5 use sendFile() instead of readfile() 2018-01-18 08:49:00 +01:00
Uwe Steinmann
ccb56e827c add function sendFile() 2018-01-18 08:48:32 +01:00
Uwe Steinmann
f71aab5921 fix some typos minor errors 2018-01-18 08:48:12 +01:00
Uwe Steinmann
380f69a95a new version 1.2.7 2018-01-18 08:47:50 +01:00
Uwe Steinmann
a28d121610 add SeedDMS_Preview_Base::sendfile() which uses xsendfile if available 2018-01-18 08:45:34 +01:00
Uwe Steinmann
bcef2d3d63 add instructions on how to install from quickstart archive 2018-01-18 07:07:39 +01:00
Uwe Steinmann
5c7c1b0b26 add installation instructions for xsendfile 2018-01-18 07:07:20 +01:00
Uwe Steinmann
e97c3a4b25 allow to set receiver when uploading a document 2018-01-16 18:15:05 +01:00
Uwe Steinmann
d547fdd05b add changes for 6.0.3 2018-01-16 18:14:51 +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
fd770b5264 check access 2018-01-16 18:11:50 +01:00
Uwe Steinmann
065fa49cc4 mayReceive() requires a released document 2018-01-16 18:07:20 +01:00
Uwe Steinmann
2b5f9ab3b3 add callback to SeedDMS_Core_Document::getAccessMode() 2018-01-16 18:06:19 +01:00
Uwe Steinmann
03690b9f1e add notes for 6.0.3 2018-01-16 18:05:54 +01:00
Uwe Steinmann
903a491016 getDocumentList() returns list of documents without a receiver 2018-01-16 18:04:53 +01:00
Uwe Steinmann
544e151135 getStatistics() returns propper values for each single value in a valueset 2018-01-16 18:03:05 +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
fd3cef5407 fix text for error msgs 2018-01-09 15:35:08 +01:00
Uwe Steinmann
09c7c0fc2a prevent php warning if converters are not set 2018-01-09 15:32:08 +01:00
Uwe Steinmann
eed90367da add note for 6.0.3 2018-01-09 15:30:47 +01:00
Uwe Steinmann
0b8c6692ae add hook for modifying action menu of selected user 2018-01-09 15:30:21 +01:00