Commit Graph

2822 Commits

Author SHA1 Message Date
Uwe Steinmann
4708e8b393 add new config var _useHomeAsRootFolder 2020-12-18 08:06:01 +01:00
Uwe Steinmann
613d234d86 set folder id in global nav to $dms->getRootFolder() 2020-12-18 07:53:07 +01:00
Uwe Steinmann
02a0ef95f9 check if document != null 2020-12-18 06:42:35 +01:00
Uwe Steinmann
41584479b7 echo number of pending reviews at right place in code 2020-12-18 06:41:56 +01:00
Uwe Steinmann
924a125d88 remove old scripts for searching 2020-12-18 06:24:28 +01:00
Uwe Steinmann
7746fb72db replace rootFolderId with $dms->getHomeFolder() 2020-12-17 21:31:03 +01:00
Uwe Steinmann
77a59e008b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-17 13:43:22 +01:00
Uwe Steinmann
d9fa867582 add support for configurable date format 2020-12-17 13:41:00 +01:00
Uwe Steinmann
efe6fe085d add support for using configured date format 2020-12-17 11:44:19 +01:00
Uwe Steinmann
88f3205be7 dateformat of date picker is created from configured date format 2020-12-17 11:43:31 +01:00
Uwe Steinmann
8e1e94e01a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-16 16:51:00 +01:00
Uwe Steinmann
22cf24250c check if getting document succeeded 2020-12-16 16:48:30 +01:00
Uwe Steinmann
5323feca9b add hook preRecipientsTab 2020-12-16 10:41:52 +01:00
Uwe Steinmann
f7a96e6888 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-15 17:42:32 +01:00
Uwe Steinmann
70c5b90643 add hook documentListRowBelowTitle 2020-12-15 17:42:07 +01:00
Uwe Steinmann
0c399ced95 fix call of getDocumentChooserHtml() 2020-12-15 10:02:18 +01:00
Uwe Steinmann
63c0804e07 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-14 10:52:10 +01:00
Uwe Steinmann
31e45022f1 fix checking if search result came from database or fulltext 2020-12-14 10:46:05 +01:00
Uwe Steinmann
98c1220260 start to add suggesestion to opensearchengіne (not working yet) 2020-12-14 07:08:48 +01:00
Uwe Steinmann
beaa54ac92 call hook folderListItem 2020-12-13 14:45:55 +01:00
Uwe Steinmann
1e9e7c0e2f turn typeahead search on for fulltext search 2020-12-13 09:38:12 +01:00
Uwe Steinmann
c369950458 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-13 09:11:40 +01:00
Uwe Steinmann
582c00ce4e use new typeahead search using json objects 2020-12-13 09:10:50 +01:00
Uwe Steinmann
efed9f2b9c add support for indexing folders 2020-12-12 16:29:56 +01:00
Uwe Steinmann
d46d6821fc Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-11 09:28:10 +01:00
Uwe Steinmann
858b01fac1 rename hash for footerjs into hashjs 2020-12-11 09:27:42 +01:00
Uwe Steinmann
120ab5a0a9 show path and name of selected doc/folder in doc/folder chooser as title 2020-12-11 09:17:08 +01:00
Uwe Steinmann
e3d7a6f464 show path and name of selected doc/folder in doc/folder chooser as title 2020-12-11 09:13:04 +01:00
Uwe Steinmann
0d9cdf7dcd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-10 13:54:21 +01:00
Uwe Steinmann
ad6f8b5ff1 show image in dropfoldermenu after mouseover, make menu 400px wide 2020-12-10 13:50:21 +01:00
Uwe Steinmann
0aad307607 do not make nodes in tree selectable, unfold if clicked on a folder 2020-12-10 13:49:15 +01:00
Uwe Steinmann
52f5dbdcfa Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-09 19:55:29 +01:00
Uwe Steinmann
7162a2b2e1 check if session exists in globalNavigation() 2020-12-09 17:35:39 +01:00
Uwe Steinmann
6dd96137bf Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-07 20:45:32 +01:00
Uwe Steinmann
c29de3a7ca set audio preload to false 2020-12-05 15:27:40 +01:00
Uwe Steinmann
020dfb00d2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-01 22:05:28 +01:00
Uwe Steinmann
e407f82d3a add extra output of date attributes 2020-12-01 22:04:19 +01:00
Uwe Steinmann
fcab6f5a09 format date with getLongReadableDate() 2020-12-01 21:59:02 +01:00
Uwe Steinmann
bf22fe7e6a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-01 21:48:21 +01:00
Uwe Steinmann
29c0d889cd format dates with getLongReadableDate() 2020-12-01 21:43:10 +01:00
Uwe Steinmann
3e0e8a1b8d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-01 18:38:22 +01:00
Uwe Steinmann
6bb4218e44 initial support customizable date format 2020-12-01 18:25:22 +01:00
Uwe Steinmann
f482c42db3 pass 'asc' as order dir to hook searchHeaderList 2020-12-01 18:24:55 +01:00
Uwe Steinmann
132c643433 user getReadableDate() instead of date() 2020-12-01 18:24:29 +01:00
Uwe Steinmann
104952d644 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-01 12:42:48 +01:00
Uwe Steinmann
1ce88fcb13 pass orderby and orderdir to hook searchListHeader, fix icons 2020-12-01 12:41:09 +01:00
Uwe Steinmann
d64af2b3b1 add new methode typeahead() which is to replace the restapi method 2020-11-30 15:41:33 +01:00
Uwe Steinmann
67a8d10797 add discarding of checked out document 2020-11-26 09:14:03 +01:00
Uwe Steinmann
5e8de41b2e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-24 17:48:37 +01:00
Uwe Steinmann
32b03b1e58 fix another cross site scripting hole (CVE-2020-28727) 2020-11-24 17:13:36 +01:00
Uwe Steinmann
a182717d4a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-24 09:28:21 +01:00
Uwe Steinmann
877844cbba fix security issue CVE-2020-28726
escape input form field value
2020-11-24 08:23:23 +01:00
Uwe Steinmann
152c943d5a SeedDMS_Core_Document::getCheckOutInfo() returns all checkout versions 2020-11-24 08:04:44 +01:00
Uwe Steinmann
858c449489 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-22 12:53:23 +01:00
Uwe Steinmann
386e37db0d saving the settings will no longer reenable an extention with no configuration 2020-11-22 12:35:26 +01:00
Uwe Steinmann
ab438f18d9 issue warning when deleting a checked out document 2020-11-22 11:39:57 +01:00
Uwe Steinmann
78aab08ebd do not show the task menu at all, if there are no tasks 2020-11-16 16:50:37 +01:00
Uwe Steinmann
f440d8bf54 call hook filterList 2020-11-15 07:44:09 +01:00
Uwe Steinmann
15d05d6ace Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-13 11:24:43 +01:00
Uwe Steinmann
42a0df1d52 rename hook folderInfo to folderInfos, add hook additionalDocumentInfos 2020-11-13 11:23:56 +01:00
Uwe Steinmann
f094262e8b hook documentInfos() replaces title and container, new hook additionalDocumentInfos 2020-11-13 11:23:04 +01:00
Uwe Steinmann
f47ad55223 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-11 17:42:21 +01:00
Uwe Steinmann
c36d5c9cb9 replace fa-bar icon with fa-bars 2020-11-11 17:41:58 +01:00
Uwe Steinmann
ab5e96a5ca Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-09 15:14:36 +01:00
Uwe Steinmann
768ea3544c theme in configuration can override theme of each user 2020-11-09 15:14:09 +01:00
Uwe Steinmann
715f6ec04e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-05 08:41:45 +01:00
Uwe Steinmann
fc4c16c01b move favicon 2020-11-05 08:41:29 +01:00
Uwe Steinmann
277cc52025 check if extraheader[favicon] is set 2020-11-03 17:36:35 +01:00
Uwe Steinmann
5a166d6a2b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-10-23 17:56:11 +02:00
Uwe Steinmann
a358d8565a add list of rejected documents 2020-10-23 17:06:19 +02:00
Uwe Steinmann
40f410a762 check for workflow and workflowstate 2020-10-23 16:27:06 +02:00
Uwe Steinmann
0cc4fccd7f show list of recject and docs that need attention if for traditional_only_approval 2020-10-23 16:26:30 +02:00
Uwe Steinmann
d7a7b251fd ? 2020-10-23 16:24:29 +02:00
Uwe Steinmann
d627aff69c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-10-23 13:31:26 +02:00
Uwe Steinmann
19ab11f595 more parameters can be passed to getModalBoxLink() and getModalBox() 2020-10-22 18:16:44 +02:00
Uwe Steinmann
80453c7e2e use new methods getModalBoxLink() and getModalBox(), remove printCategoryChooser() 2020-10-22 17:19:47 +02:00
Uwe Steinmann
18c7a910bb Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-10-22 13:14:29 +02:00
Uwe Steinmann
196ea676be minor backports from 6.0.x 2020-10-22 13:12:02 +02:00
Uwe Steinmann
0c07a0568e do not allow a second user substitution 2020-10-22 12:45:15 +02:00
Uwe Steinmann
1924e1901d unset formtoken before creating link to footer js file 2020-10-22 12:42:54 +02:00
Uwe Steinmann
024a61319e fix typo in printDocumentChooserHtml() 2020-10-22 12:40:35 +02:00
Uwe Steinmann
867d676ef2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-10-22 12:31:22 +02:00
Uwe Steinmann
16836bf283 add new methods getModelBox() and getModelBoxLink() 2020-10-22 12:30:49 +02:00
Uwe Steinmann
5bfc79ceff Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-10-22 07:39:56 +02:00
Uwe Steinmann
27d85cd156 add link to document/folder details in list row when onepage mode is on 2020-10-22 07:39:09 +02:00
Uwe Steinmann
1617518282 show debug menu only if debug mode is on 2020-10-21 21:49:48 +02:00
Uwe Steinmann
831dff03db Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-10-16 16:01:54 +02:00
Uwe Steinmann
feb0b2a6f1 set btn-danger 2020-10-08 22:28:55 +02:00
Uwe Steinmann
d08f6fe24c set button type which didn't have 2020-10-08 22:25:51 +02:00
Uwe Steinmann
8198fd333f replace btn-default by btn-secondary 2020-10-08 22:13:33 +02:00
Uwe Steinmann
5f8879a8e5 new conf variable for workflows in extensions 2020-10-08 21:58:20 +02:00
Uwe Steinmann
33b1e1f65f fix js error after upgrade to cytoscrape.js 3.x 2020-10-08 21:35:46 +02:00
Uwe Steinmann
d35d815376 set missing attributes of tree nodes to make drag&drop work again 2020-10-08 19:49:22 +02:00
Uwe Steinmann
3b0ee6c3e3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-10-08 09:36:41 +02:00
Uwe Steinmann
31e55a500e add class btn-danger for removal buttons 2020-10-08 09:17:23 +02:00
Uwe Steinmann
a72e974db2 add class btn-danger to removal buttons 2020-10-08 09:08:33 +02:00
Uwe Steinmann
68a46bb78d make buttons primary or danger 2020-10-08 09:07:40 +02:00
Uwe Steinmann
7bd399afda add icon on button 2020-10-08 09:05:46 +02:00
Uwe Steinmann
ec6e369e4a remove extra closing div 2020-10-08 09:05:33 +02:00
Uwe Steinmann
e33a37ca93 make remove button btn-danger 2020-10-08 08:51:37 +02:00
Uwe Steinmann
089b74ec38 replace html code for rows and columns 2020-10-08 08:51:20 +02:00
Uwe Steinmann
63236e7f93 replace old html code 2020-10-08 08:34:55 +02:00
Uwe Steinmann
d1a5a6823b use new row, column methods instead of plain html 2020-10-08 07:57:23 +02:00
Uwe Steinmann
28e7b32ddf replace html code with row and column methods 2020-10-07 19:04:39 +02:00
Uwe Steinmann
1c71887293 make box for number of hits of type info 2020-10-07 18:52:14 +02:00
Uwe Steinmann
919fdd6590 use new methods for rows and columns 2020-10-07 18:33:22 +02:00
Uwe Steinmann
b5f252cd54 add methods [row|column][Start|End]() 2020-10-07 18:32:50 +02:00
Uwe Steinmann
3f74df0ae4 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-10-07 15:21:01 +02:00
Uwe Steinmann
a3898e36de fix getAttributeEditField() for boolean attributes 2020-10-07 07:45:06 +02:00
Uwe Steinmann
74a07c9593 close button of modal boxes is never primary 2020-10-06 18:35:33 +02:00
Uwe Steinmann
8d2de27828 add indexing task 2020-09-30 09:11:13 +02:00
Uwe Steinmann
9b357ec3d9 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-29 17:17:23 +02:00
Uwe Steinmann
7862f5bc80 do not export empty groups 2020-09-29 17:07:16 +02:00
Uwe Steinmann
b8652ec951 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-29 17:02:26 +02:00
Uwe Steinmann
904eef7816 fix selection of owner 2020-09-29 16:42:10 +02:00
Uwe Steinmann
0979d2bd54 get category, mimetype and facets from view 2020-09-29 16:42:09 +02:00
Uwe Steinmann
364612f497 do not show occurences because not each fulltext engine supports it 2020-09-29 16:42:09 +02:00
Uwe Steinmann
1fda490bbe pass a config array to search engine, search returns hits and total count 2020-09-29 16:42:09 +02:00
Uwe Steinmann
4bdb3c7061 put fulltext search into central service 2020-09-29 16:42:09 +02:00
Uwe Steinmann
c2df7a2421 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-25 09:24:44 +02:00
Uwe Steinmann
08e04e3170 new icon for TransferObjects and RemoveFromProcesses 2020-09-25 08:58:02 +02:00
Uwe Steinmann
e38e16bf69 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-25 08:53:55 +02:00
Uwe Steinmann
05a6917102 add simple task manager in js 2020-09-24 16:50:50 +02:00
Uwe Steinmann
5148f27a01 set propper id of input field for library document to fix validation 2020-09-24 11:42:54 +02:00
Uwe Steinmann
76f6500fd4 sync checkin code with update document code 2020-09-24 08:55:30 +02:00
Uwe Steinmann
5e1bb70d9b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-24 08:32:41 +02:00
Uwe Steinmann
e2f2021b19 use same edit attributes code as for add document 2020-09-24 08:32:09 +02:00
Uwe Steinmann
b8b88b1ba3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-23 13:12:41 +02:00
Uwe Steinmann
df313d316c export users of a group as csv file 2020-09-23 11:39:19 +02:00
Uwe Steinmann
fdfad60c97 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-23 08:55:44 +02:00
Uwe Steinmann
0f9ac271ce do not show removed approvers/reviewers unless admin 2020-09-23 08:53:05 +02:00
Uwe Steinmann
0b5ced7efb Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-23 08:47:06 +02:00
Uwe Steinmann
76c02d89c7 remove old code for getting timeline items 2020-09-23 08:44:47 +02:00
Uwe Steinmann
ca1dce466d backport printVersionAttributes(), nicer output of reviewers and approvers 2020-09-23 08:37:51 +02:00
Uwe Steinmann
dfad2e581b nicer layout for list of revisors and recepients 2020-09-23 07:25:31 +02:00
Uwe Steinmann
467e76b5b0 make button primary 2020-09-22 11:26:21 +02:00
Uwe Steinmann
28d45c0270 use 'text-xxx' class from bootstrap instead of own classes 2020-09-22 11:25:44 +02:00
Uwe Steinmann
f0bdb0fda3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-22 10:24:19 +02:00
Uwe Steinmann
83fc0a59b1 add expiration in 3 years 2020-09-22 10:03:30 +02:00
Uwe Steinmann
505f0f97b7 check for access on view FolderAccess 2020-09-22 06:59:20 +02:00
Uwe Steinmann
62cf4f3fba add missing access check for FolderNotify 2020-09-21 18:00:34 +02:00
Uwe Steinmann
1de3bf1d41 init $menuitems for menu earlier 2020-09-21 11:03:19 +02:00
Uwe Steinmann
52e336ea4b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-18 19:24:59 +02:00
Uwe Steinmann
0a4fcb4c00 add new hooks prePreviousVersionsTab and preLatestVersionTab 2020-09-18 19:24:18 +02:00
Uwe Steinmann
9a1d92d250 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-18 19:16:58 +02:00
Uwe Steinmann
0649815e56 new hooks on view document page 2020-09-18 19:11:25 +02:00
Uwe Steinmann
2c43ef2c96 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-17 15:57:41 +02:00
Uwe Steinmann
245a103b35 fix selection of documents/folders 2020-09-17 13:01:14 +02:00
Uwe Steinmann
b39f84e67c fix html tags for version actions 2020-09-17 10:52:27 +02:00
Uwe Steinmann
db1db1787c major update to make it look like the view document page, fixed preview 2020-09-17 10:51:37 +02:00
Uwe Steinmann
630fefa3a8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-15 12:14:56 +02:00
Uwe Steinmann
b9748576dc add new method htmlAddJsHeader() which adds script with nonces 2020-09-15 12:14:15 +02:00
Uwe Steinmann
c555354f35 check if return value of hook addFolderAttribute is a string 2020-09-08 13:44:19 +02:00
Uwe Steinmann
5a32f4b7c5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-07 16:21:15 +02:00
Uwe Steinmann
c6d0a1d345 allow inline editing on document details page 2020-09-07 16:20:37 +02:00
Uwe Steinmann
a75257c7c2 add title to enable/disable button of extension 2020-09-07 11:45:11 +02:00
Uwe Steinmann
ce2e6c61d2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-02 09:01:18 +02:00
Uwe Steinmann
e21850c92f make buttons primary 2020-09-01 15:17:49 +02:00
Uwe Steinmann
1a9e7bde1b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-01 11:17:02 +02:00
Uwe Steinmann
dad650fb9b show help cursor on form field label if help is available 2020-09-01 09:24:17 +02:00
Uwe Steinmann
d5d70e4802 some more help text, show propper type in list of attributes 2020-09-01 09:23:32 +02:00
Uwe Steinmann
ee656527c2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-31 14:47:09 +02:00
Uwe Steinmann
49321d2dbe check for $fieldwrap[1] 2020-08-31 12:59:14 +02:00
Uwe Steinmann
29471ea6b3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-28 13:11:40 +02:00
Uwe Steinmann
b15c47117e out message if no groups/users are available 2020-08-28 13:11:05 +02:00
Uwe Steinmann
9f491dce6d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-28 12:34:26 +02:00
Uwe Steinmann
b977d7c7fd no need to call printFolderChooserJs() anymore 2020-08-28 11:54:52 +02:00
Uwe Steinmann
f3c0c1847c give folder tree a unique id 2020-08-28 11:54:12 +02:00
Uwe Steinmann
d7fe2087d1 move code into getAttributeValue() 2020-08-28 11:53:34 +02:00
Uwe Steinmann
f1d1c01c70 take out js from html code 2020-08-28 11:52:36 +02:00
Uwe Steinmann
d58100c678 edit and show new attribute types, major overhaul of folder tree to make several trees on a page possible 2020-08-28 11:50:29 +02:00
Uwe Steinmann
af792b52ad add support for new attribute types 2020-08-28 11:46:46 +02:00
Uwe Steinmann
619f90b4df do not pass parent folder to hook add[Folder|Document]Attribute 2020-08-28 07:39:16 +02:00
Uwe Steinmann
aa3384f28b update icons from font-awesome 3.2.x to 4.7.x 2020-08-27 08:48:43 +02:00
Uwe Steinmann
600d14ed88 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-27 08:27:19 +02:00
Uwe Steinmann
76ed086f5d use cytoscape in views/bootstrap/vendors 2020-08-27 08:13:34 +02:00
Uwe Steinmann
d4db6a2ba0 new version of font-awesome (4.7.1) 2020-08-27 07:52:52 +02:00
Uwe Steinmann
6d881fed60 take out authentication and secure script with a token 2020-08-26 11:40:04 +02:00
Uwe Steinmann
22fa26bdb7 user md5 of formname and form for formid in folder chooser 2020-08-25 21:43:23 +02:00
Uwe Steinmann
8638858d05 pass form field name to printFolderChooserJs() 2020-08-25 21:42:24 +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
991268a18b put ClearCache into controller, add hooks when clearing the cache 2020-08-21 10:03:22 +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
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
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
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