Commit Graph

7805 Commits

Author SHA1 Message Date
Uwe Steinmann
1aefc633f9 fix adding new calendar event 2020-04-20 07:23:17 +02:00
Uwe Steinmann
20e3826316 add dummy note in 6.0.9 2020-04-17 14:09:56 +02:00
Uwe Steinmann
4d27f98c1b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-04-17 14:06:52 +02:00
Uwe Steinmann
4beda71d65 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2020-04-17 14:06:40 +02:00
Uwe Steinmann
4d5b73bbaa Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2020-04-17 14:06:25 +02:00
Uwe Steinmann
b117d18eac various minor updates 2020-04-17 14:06:04 +02:00
Uwe Steinmann
394de72a7a add change log for 5.1.16 2020-04-16 17:25:34 +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
3929d650e5 changes for 5.1.16 2020-04-16 15:55:27 +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
7485e0b57a fix notes 2020-04-14 18:04:08 +02:00
Uwe Steinmann
7cc6ed952e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-04-14 18:02:35 +02:00
Uwe Steinmann
d1b3b00815 add notes for 5.1.16 2020-04-14 18:02:19 +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
6e89a180b1 fix upload from dropfolder 2020-04-14 17:13:32 +02:00
Uwe Steinmann
0273199ce0 fix link to custom css on page 2020-04-14 17:07:53 +02:00
Uwe Steinmann
4021d62cb3 better error handling in addDocumentFile() 2020-04-14 17:06:38 +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
5e27232dc4 add entry for 5.1.16 2020-04-06 21:27:21 +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
bdb7ad8a19 fix dependencies 2020-04-03 18:16:50 +02:00
Uwe Steinmann
3d128da722 show table with total document size per user 2020-04-02 13:59:38 +02:00
Uwe Steinmann
b602becdb8 add entry for 5.1.16 2020-04-02 13:53:11 +02:00
Uwe Steinmann
daf6ebe454 add table with data below chart 2020-04-02 12:38:16 +02:00
Uwe Steinmann
dda50a931a update select2 to version 4.0.13 2020-04-02 08:50:19 +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
4538858561 new entry for 6.0.9 2020-04-02 08:25:50 +02:00
Uwe Steinmann
2e58a9324f fix arcordeon for folder parameters 2020-04-02 08:25:00 +02:00
Uwe Steinmann
ede1cf3fbc Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-04-02 07:44:39 +02:00
Uwe Steinmann
e923fe155e Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2020-04-02 07:42:03 +02:00
Uwe Steinmann
2bc78e4d99 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2020-04-02 07:41:51 +02:00
Uwe Steinmann
bb53cb89b1 various minor updates and new translations 2020-04-02 07:41:25 +02:00
Uwe Steinmann
9f0bc73372 add item for 6.0.9 2020-04-01 18:36:24 +02:00
Uwe Steinmann
48cc8d80e8 use SeedDMS_Core_Document::isType() to check for documents 2020-04-01 18:29:48 +02:00
Uwe Steinmann
c69490daba translate headers, use DateTime for Excel dates 2020-04-01 18:29:11 +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
3efdac7197 construct SeedDMS_AccessOperation after document is known 2020-03-26 07:53:48 +01:00
Uwe Steinmann
509d23715a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-03-25 09:26:58 +01:00
Uwe Steinmann
06876a84b8 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2020-03-25 09:26:43 +01:00