Commit Graph

7512 Commits

Author SHA1 Message Date
Uwe Steinmann
809f224e7d processes can be transfered to a new user
currently only for reviews
2019-11-28 09:18:42 +01:00
Uwe Steinmann
dabf821b6a do not run documentListRow(Start|End) if lastContent is null 2019-11-28 09:18:01 +01:00
Uwe Steinmann
babba864a1 fix error msg 2019-11-28 09:17:32 +01:00
Uwe Steinmann
3011f96372 add optional parameter $newuser to removeFromProcesses()
if set, the process will be transfered to a new user
2019-11-28 09:16:23 +01:00
Uwe Steinmann
2ec6534079 fix documentation for rewriteRevisionLog() 2019-11-28 09:15:26 +01:00
Uwe Steinmann
d82b59f173 add filter field, placeholder in input filter field 2019-11-26 17:49:27 +01:00
Uwe Steinmann
a75d337912 fix menu item for 2 factor auth 2019-11-26 17:48:54 +01:00
Uwe Steinmann
4dbec073cc Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-11-26 17:08:10 +01:00
Uwe Steinmann
fd4a821fa8 better checking for existing value 2019-11-26 17:07:47 +01:00
Uwe Steinmann
1763bd1bae take 'orderby' into account 2019-11-26 11:21:40 +01:00
Uwe Steinmann
87d1df5d03 propperly check for passed parameter 'node', pass orderby to view 2019-11-26 11:20:46 +01:00
Uwe Steinmann
413bbad196 add entries for 5.1.14 2019-11-26 07:34:17 +01:00
Uwe Steinmann
7bb511f891 fix comparison of creation date, show number of tasks in queue 2019-11-26 07:33:37 +01:00
Uwe Steinmann
469d9c5759 new version 1.0.11 2019-11-26 07:33:08 +01:00
Uwe Steinmann
4775fdcd6c save field 'created' instead of time() in addDocument() 2019-11-26 07:32:39 +01:00
Uwe Steinmann
293e26c747 add access checks for summaries, add Revision summary 2019-11-25 20:48:11 +01:00
Uwe Steinmann
ac570b09e9 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-11-25 11:52:39 +01:00
Uwe Steinmann
28676c8065 show empty pic if no access 2019-11-25 11:52:14 +01:00
Uwe Steinmann
e4b934ea76 add js code for one page mode 2019-11-25 11:51:08 +01:00
Uwe Steinmann
10f6606efa add RevisionSummary to list of lecacy access rights 2019-11-25 11:50:11 +01:00
Uwe Steinmann
dc770f3c17 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-11-25 09:53:22 +01:00
Uwe Steinmann
5e9a4515b3 use new method printClickDocumentJs() 2019-11-25 09:51:39 +01:00
Uwe Steinmann
24f030f1c7 add method printClickDocumentJs()
adds js for catching the event when clicking on a document row and
onepage mode is on
2019-11-25 09:50:52 +01:00
Uwe Steinmann
bf6490f904 fix output of group name 2019-11-25 09:38:41 +01:00
Uwe Steinmann
cbac16773d more checking for access rights 2019-11-25 09:36:32 +01:00
Uwe Steinmann
0d4c970029 replace check for guest by generic acl check 2019-11-25 09:35:59 +01:00
Uwe Steinmann
79aa6c079c replace check for guest by generic acl check 2019-11-25 09:35:05 +01:00
Uwe Steinmann
684f27ef87 fix output of group name 2019-11-25 09:34:12 +01:00
Uwe Steinmann
b3cc272941 check access 2019-11-25 09:33:13 +01:00
Uwe Steinmann
893a8d6d8d return json even in case of an error 2019-11-25 09:32:32 +01:00
Uwe Steinmann
7d9de047bd add legacy access rights for groups 2019-11-25 09:31:56 +01:00
Uwe Steinmann
83e42948ee Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-11-21 10:55:22 +01:00
Uwe Steinmann
750d02e1e8 add note for 5.1.14 2019-11-21 10:52:11 +01:00
Uwe Steinmann
33b0691b0b allow mimetype to specify documents which can be edited online 2019-11-21 10:51:17 +01:00
Uwe Steinmann
5a877f959c edit warning because content is replaced 2019-11-21 10:50:59 +01:00
Uwe Steinmann
04f9edbb39 make download button primary 2019-11-20 19:39:47 +01:00
Uwe Steinmann
51943050c2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-11-20 19:23:48 +01:00
Uwe Steinmann
154c3c2118 set 'onepage' in factory 2019-11-20 19:22:23 +01:00
Uwe Steinmann
89d5c98818 set onepage for view 2019-11-20 18:15:10 +01:00
Uwe Steinmann
4b55bc4fd8 allow add to transmittals with only read access on document 2019-11-20 18:14:43 +01:00
Uwe Steinmann
85157a8bfe no access on some more scripts 2019-11-20 18:12:26 +01:00
Uwe Steinmann
833ff8f7da do not allow adding events and showing tasks 2019-11-20 17:50:26 +01:00
Uwe Steinmann
84550836c8 started new version 5.1.14 2019-11-20 17:17:51 +01:00
Uwe Steinmann
3012fc52e5 include "inc/inc.ClassAccessOperation.php" 2019-11-20 15:09:40 +01:00
Uwe Steinmann
55727bd1a2 do not use $this->check_access() anymore 2019-11-20 13:47:57 +01:00
Uwe Steinmann
d2382f437c set 'onepage' for view 2019-11-20 13:37:52 +01:00
Uwe Steinmann
b123cd29ca Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-11-20 13:17:18 +01:00
Uwe Steinmann
21e1efc147 set 'onepage' in view 2019-11-20 13:17:04 +01:00
Uwe Steinmann
5d9b94de6b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-11-20 13:14:58 +01:00
Uwe Steinmann
4e0cf697cb set 'onepage' in view 2019-11-20 13:14:34 +01:00