Commit Graph

8329 Commits

Author SHA1 Message Date
Uwe Steinmann
1af89c5b75 add notes for 5.1.19 2020-08-25 15:55:31 +02:00
Uwe Steinmann
e3dea1073c actually set owner notified user, not the logged in user, check if notified user has access on document not currently logged in user. 2020-08-25 15:53:29 +02:00
Uwe Steinmann
27d22771d7 add changes for 5.1.19 2020-08-24 13:51:41 +02:00
Uwe Steinmann
79d118a731 expiration date can be set, prefix attributes with 'attr_' 2020-08-24 12:56:36 +02:00
Uwe Steinmann
f1904ed7e4 add section on how to use cadave with seeddms 2020-08-24 12:52:23 +02:00
Uwe Steinmann
19502debea Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-21 14:06:21 +02:00
Uwe Steinmann
2372cb8d09 no need to pass parameter to hook additionalCache 2020-08-21 13:20:07 +02:00
Uwe Steinmann
b083ebb40e add new method SeedDMS_Core_Document::isLatestContent() 2020-08-21 13:19:22 +02:00
Uwe Steinmann
ad8a501506 go to right url after deleting a document version 2020-08-21 12:35:06 +02:00
Uwe Steinmann
990621ae99 invalidate list of versions after removing a version 2020-08-21 12:34:35 +02:00
Uwe Steinmann
991268a18b put ClearCache into controller, add hooks when clearing the cache 2020-08-21 10:03:22 +02:00
Uwe Steinmann
eebc1de5aa add note for 5.1.19 2020-08-21 08:00:50 +02:00
Uwe Steinmann
7b78a1ac69 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-20 19:59:26 +02:00
Uwe Steinmann
6651601995 add help to form field, formSubmit can output several buttons 2020-08-20 19:59:09 +02:00
Uwe Steinmann
d4ae4eed24 use user selection for auto login 2020-08-19 14:18:01 +02:00
Uwe Steinmann
1726d1f1f2 configuring a user id in the settings uses a list of existing users 2020-08-19 13:21:51 +02:00
Uwe Steinmann
eb4d97c8a5 add item for 5.1.19 2020-08-19 11:50:56 +02:00
Uwe Steinmann
395afcbcd4 run help of config var through htmlspecialchars() 2020-08-19 11:49:48 +02:00
Uwe Steinmann
276b62082b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-14 11:12:07 +02:00
Uwe Steinmann
65c1bccf82 show latest changelog of uninstalled extensions 2020-08-14 11:11:40 +02:00
Uwe Steinmann
4a3b7ebe71 use SeedDMS_Extension_Mgr::cmpVersion() for sorting extensions 2020-08-14 11:11:12 +02:00
Uwe Steinmann
d15f742a46 sort versions of extension propperly 2020-08-14 08:48:09 +02:00
Uwe Steinmann
caea759aa9 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-12 09:19:09 +02:00
Uwe Steinmann
f12983d842 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2020-08-12 09:18:54 +02:00
Uwe Steinmann
048f0006b3 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2020-08-12 09:18:39 +02:00
Uwe Steinmann
33150d5631 several updates in spanish, minor in other languages 2020-08-12 09:17:52 +02:00
Uwe Steinmann
db6456d698 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-12 07:27:01 +02:00
Uwe Steinmann
a17a190da1 add hooks showDocumentKeywords and showDocumentCategory 2020-08-12 07:26:28 +02:00
Uwe Steinmann
969c9daba4 make save button primary, translate options of select menu 2020-08-12 07:25:35 +02:00
Uwe Steinmann
f2ae4e97bd make select button of keyword selector primary 2020-08-11 18:22:43 +02:00
Uwe Steinmann
e3bb44d504 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-10 07:34:14 +02:00
Uwe Steinmann
af1662f194 use a unified name in tree navigation widget 2020-08-10 07:33:29 +02:00
Uwe Steinmann
09e01c7ca5 fix for bug #481 2020-08-07 17:54:51 +02:00
Uwe Steinmann
b4944cfc64 forgot to fetch settings from container 2020-08-07 17:51:55 +02:00
Uwe Steinmann
4828c5ba63 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-05 18:53:08 +02:00
Uwe Steinmann
e6f20b8996 issue warning if no attributes are defined 2020-08-05 18:52:44 +02:00
Uwe Steinmann
b89b2a9254 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-05 18:45:09 +02:00
Uwe Steinmann
c68f111c7a git rid of expandFolderTree checking 2020-08-05 18:43:45 +02:00
Uwe Steinmann
1ce602c98c add [begin|end]_action_list as keys for extracontent in list items 2020-08-05 18:43:12 +02:00
Uwe Steinmann
0cd7a621f4 remove space in log message 2020-08-05 18:42:44 +02:00
Uwe Steinmann
d705ff4618 notes for 5.1.19 2020-08-05 18:42:22 +02:00
Uwe Steinmann
328b1b2b1a add method setParent() as an alias for setFolder() 2020-08-05 18:41:53 +02:00
Uwe Steinmann
6c84cab7d4 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-05 06:45:51 +02:00
Uwe Steinmann
98965f109f remove hook 'addRooteAfterAuthentication'
it's just noch working this way
2020-08-05 06:45:04 +02:00
Uwe Steinmann
ca5457141d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-03 12:52:02 +02:00
Uwe Steinmann
aa271f6648 remove':' after value of attribute 2020-08-03 12:51:35 +02:00
Uwe Steinmann
446472c3b1 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-01 13:50:43 +02:00
Uwe Steinmann
487950c37c use new class SeedDMS_FolderTree for iterating over all folders 2020-08-01 13:49:10 +02:00
Uwe Steinmann
b6ac58eb3d add some documentation and new class SeedDMS_FolderTree 2020-08-01 13:47:49 +02:00
Uwe Steinmann
7c2959be02 add fold marks 2020-08-01 13:47:24 +02:00