Commit Graph

6792 Commits

Author SHA1 Message Date
efinal
8a0d9b2481 change to use utf8_basename, see https://sourceforge.net/p/seeddms/discussion/general/thread/b3b3b320/ for detail 2018-04-01 17:11:04 +08:00
Uwe Steinmann
20a798d9f1 add some mor documentation 2018-03-31 14:40:05 +02:00
Uwe Steinmann
5c48206311 use utf8_basename() instead of php basename() 2018-03-31 14:38:27 +02:00
Uwe Steinmann
c2ecc4adbb check_controller_access() returns true if !guest and adv access controll is off 2018-03-31 14:28:57 +02:00
Uwe Steinmann
666ced5fea usage of sendfile can be configured 2018-03-29 17:15:17 +02:00
Uwe Steinmann
28c2323744 add workflow to list of tasks in menu 2018-03-29 16:45:39 +02:00
Uwe Steinmann
c0c9f755a8 countTasks takes workflow mode and tasksinmenu into account 2018-03-29 16:30:46 +02:00
Uwe Steinmann
2259acc3f2 add counting documents in workflow and need correction in countTasks() 2018-03-29 16:30:02 +02:00
Uwe Steinmann
05626a4759 use GET instead of POST 2018-03-29 15:39:39 +02:00
Uwe Steinmann
d1ee800423 remove formtoken from link to javascript files 2018-03-29 15:39:10 +02:00
Uwe Steinmann
8447c87ab0 remove empty script tag 2018-03-29 15:16:39 +02:00
Uwe Steinmann
d7e22068af add item for 6.0.6 2018-03-29 15:12:52 +02:00
Uwe Steinmann
3976657a66 remove unneeded code, check if reception of document is allowed 2018-03-29 15:10:18 +02:00
Uwe Steinmann
bf1473fbb1 fix various errors when intializing the view 2018-03-28 17:06:49 +02:00
Uwe Steinmann
9f211d1fda init $positions early 2018-03-28 17:06:25 +02:00
Uwe Steinmann
3e2931068e allow CSP worker-src blob: 2018-03-28 17:06:10 +02:00
Uwe Steinmann
820b88c9cf revision and receipt is also availabe in advanced workflow mode 2018-03-27 18:23:00 +02:00
Uwe Steinmann
c0215ffef3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-03-27 18:07:08 +02:00
Uwe Steinmann
d017726984 count workflows to trigger if workflowmode='advanced' 2018-03-27 17:47:58 +02:00
Uwe Steinmann
f6a506ff92 new method getRepositoryUrl() 2018-03-27 14:05:22 +02:00
Uwe Steinmann
7be573cac9 format error message 2018-03-27 14:05:04 +02:00
Uwe Steinmann
ad5c4fc332 check if repository url is set 2018-03-27 14:04:45 +02:00
Uwe Steinmann
1a8a0c3621 add item for 6.0.6 2018-03-27 13:46:03 +02:00
Uwe Steinmann
ab3475f512 do not set user for controller, because it is not set at that time 2018-03-27 13:44:48 +02:00
Uwe Steinmann
aa416f90ec do not enforce 2facto auth for guest and when secret is set 2018-03-27 13:43:56 +02:00
Uwe Steinmann
a9224b0070 fix some typos 2018-03-26 14:08:12 +02:00
Uwe Steinmann
5506c0ed69 add entry for 6.0.6 2018-03-26 13:22:39 +02:00
Uwe Steinmann
4a76a144ee Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-03-26 13:21:48 +02:00
Uwe Steinmann
f594d1ef62 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-03-26 13:21:35 +02:00
Uwe Steinmann
4e695f6949 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-03-26 13:21:22 +02:00
Uwe Steinmann
e913a657af various new phrases 2018-03-26 13:21:06 +02:00
Uwe Steinmann
d40dc681dc add list of documents which need correction in menu 2018-03-26 13:09:36 +02:00
Uwe Steinmann
3514b0db89 check if $_POST["tasksInMenu"] is set 2018-03-26 13:09:13 +02:00
Uwe Steinmann
0c0472ae3c minor adoption because directory ext has to stay in www directory 2018-03-26 12:46:50 +02:00
Uwe Steinmann
c739d37bf5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-03-26 10:19:54 +02:00
Uwe Steinmann
d9c4964e0d add SeedDMS_AccessOperation() after $document is set 2018-03-26 10:18:37 +02:00
Uwe Steinmann
91468235a5 add entry for 5.1.7 2018-03-26 10:17:11 +02:00
Uwe Steinmann
c3e5909411 add item for 6.0.6 2018-03-26 10:16:07 +02:00
Uwe Steinmann
c4113c1abb Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-03-26 10:14:55 +02:00
Uwe Steinmann
b65badac62 do not show task menu if there are no tasks 2018-03-26 10:14:07 +02:00
Uwe Steinmann
5995286c17 run js checkTasks() only if tasks in menu are turned on 2018-03-26 10:05:14 +02:00
Uwe Steinmann
90bf0f13f4 show counter for tasks only for selected tasks in configuration 2018-03-26 10:04:05 +02:00
Uwe Steinmann
db66dff191 reorder lists of documents 2018-03-26 10:02:58 +02:00
Uwe Steinmann
fb9d04a3a9 pass _tasksInMenu to view 2018-03-26 10:00:53 +02:00
Uwe Steinmann
939cbd7a56 make counted task in menu selectable 2018-03-26 10:00:20 +02:00
Uwe Steinmann
8d7e6715fa Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-03-23 19:30:59 +01:00
Uwe Steinmann
3c411102d0 add entry for 5.1.6 2018-03-23 17:52:44 +01:00
Uwe Steinmann
06efeae431 do not remove user when transfering objects 2018-03-23 17:52:07 +01:00
Uwe Steinmann
59d56ea498 add target to create repository 2018-03-23 17:45:32 +01:00
Uwe Steinmann
40ec1447d5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-03-23 10:16:44 +01:00