Commit Graph

2357 Commits

Author SHA1 Message Date
Uwe Steinmann
d1f47f9320 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-04-22 17:22:24 +02:00
Uwe Steinmann
e93f8b6266 make showNavigationBar protected
so it can be used in extensions
2020-04-21 17:23:45 +02:00
Uwe Steinmann
e5a56f5eba allow menu children in globalNavigationBar 2020-04-21 15:51:40 +02:00
Uwe Steinmann
9056e91bc3 fix calling hook 'globalNavigationBar' 2020-04-21 15:38:18 +02:00
Uwe Steinmann
49ba7df19b add hook startRow() before each row 2020-04-21 15:24:08 +02:00
Uwe Steinmann
23cc3c08cd add hock for global navigation bar 2020-04-21 15:23:37 +02:00
Uwe Steinmann
2ca619045d place comment of version below version data (remove extra column) 2020-04-21 11:56:20 +02:00
Uwe Steinmann
1aefc633f9 fix adding new calendar event 2020-04-20 07:23:17 +02:00
Uwe Steinmann
00cd7fc700 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-04-16 17:21:10 +02:00
Uwe Steinmann
2d5a4d5bd4 list only user in session which are not hidden 2020-04-16 15:54:37 +02:00
Uwe Steinmann
440f327bad minor layout improvements 2020-04-14 20:00:53 +02:00
Uwe Steinmann
16613a1e27 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-04-14 17:44:27 +02:00
Uwe Steinmann
0273199ce0 fix link to custom css on page 2020-04-14 17:07:53 +02:00
Uwe Steinmann
71a24bb826 add 'data-target-id' to folder and document rows in list
This will be used to specify the document associated to the row.
2020-04-10 07:52:35 +02:00
Uwe Steinmann
24925bf2de get document from latestversion where ever the version is concerned
latestVersion could be changed by a hook, which also changes the
related document
2020-04-10 07:50:22 +02:00
Uwe Steinmann
82a60956ca do now show tasks in menu if workflow is turned off completly 2020-04-06 21:26:29 +02:00
Uwe Steinmann
82209c1ee4 do not calculated total for accumaled documents 2020-04-04 11:59:43 +02:00
Uwe Steinmann
3d128da722 show table with total document size per user 2020-04-02 13:59:38 +02:00
Uwe Steinmann
daf6ebe454 add table with data below chart 2020-04-02 12:38:16 +02:00
Uwe Steinmann
5d1d406cc1 take out empty opition for owner in fulltext search form 2020-04-02 08:46:00 +02:00
Uwe Steinmann
2e58a9324f fix arcordeon for folder parameters 2020-04-02 08:25:00 +02:00
Uwe Steinmann
48cc8d80e8 use SeedDMS_Core_Document::isType() to check for documents 2020-04-01 18:29:48 +02:00
Uwe Steinmann
0fac1646d4 set $docAccess before checking the workflow mode 2020-04-01 16:56:20 +02:00
Uwe Steinmann
9b30289b32 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-04-01 14:38:12 +02:00
Uwe Steinmann
6f60445ca8 set data-allow-clear on select2 2020-04-01 14:05:33 +02:00
Uwe Steinmann
b80ffbf7c3 set data-allow-clear for select2 2020-04-01 14:04:24 +02:00
Uwe Steinmann
97f5f73730 process of user can be deleted again, instead of transfered to another user 2020-03-27 08:16:12 +01:00
Uwe Steinmann
297bdcb3a0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-03-26 08:04:33 +01:00
Uwe Steinmann
1220de90bd run workflow action name through htmlspecialchars() 2020-03-26 08:03:58 +01:00
Uwe Steinmann
26ff848f9c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-03-26 07:55:54 +01:00
Uwe Steinmann
2c0fb6f476 run names through htmlspecialchars() 2020-03-26 07:54:27 +01:00
Uwe Steinmann
36b5fec504 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-03-24 08:29:00 +01:00
Uwe Steinmann
bab648b988 check if index and indexconf is set 2020-03-24 06:46:22 +01:00
Uwe Steinmann
feda33c2c8 add some more fold marks 2020-03-19 11:05:40 +01:00
Uwe Steinmann
bf9a409a71 add new method printVersionAttributes() 2020-03-19 10:13:12 +01:00
Uwe Steinmann
cce4be822c use parent::printAttribute() 2020-03-19 09:48:19 +01:00
Uwe Steinmann
9c3b34b41e move printAttribute() into parent class 2020-03-19 09:47:35 +01:00
Uwe Steinmann
2c53286943 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-03-18 18:17:33 +01:00
Uwe Steinmann
8497e652f6 setting more http headers to improve security 2020-03-13 19:43:47 +01:00
Uwe Steinmann
c6cd1b6900 place delete button below selection menu 2020-03-13 09:20:12 +01:00
Uwe Steinmann
835ab33fcd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-03-13 08:22:45 +01:00
Uwe Steinmann
7fcc100ae7 support one page mode on TimeLine page 2020-03-10 17:10:19 +01:00
Uwe Steinmann
3b4cecabcc Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-03-10 14:32:18 +01:00
Uwe Steinmann
c021e4b4cb make printPopupBox() public 2020-03-05 22:26:53 +01:00
Uwe Steinmann
49bebebdae overhaul ManageNotify, support onepage mode, use standard output for documents and folders 2020-03-05 09:12:45 +01:00
Uwe Steinmann
09f5943eb0 pass new parameter $skipcont to folderListRow() 2020-03-05 09:12:25 +01:00
Uwe Steinmann
3e98a18bab add new optional parameter skipcont to folderListRow() 2020-03-05 09:11:45 +01:00
Uwe Steinmann
d5ce0f8fe9 hook folderListItem has new parameter 2020-03-05 09:11:15 +01:00
Uwe Steinmann
3d5f321713 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-03-05 08:05:38 +01:00
Uwe Steinmann
92216112a4 set title and cursor of folder row in onepage mode 2020-03-04 22:30:42 +01:00