Commit Graph

3698 Commits

Author SHA1 Message Date
Uwe Steinmann
742929002b show number of occurances in subtitle of options 2023-03-06 10:03:28 +01:00
Uwe Steinmann
359cdedfdb Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-04 09:05:08 +01:00
Uwe Steinmann
9e36d82873 initial support for attributes in full text search 2023-03-04 09:04:58 +01:00
Uwe Steinmann
97778d3e2b use two column layout (left for check in, right for cancel checkout) 2023-03-02 09:55:08 +01:00
Uwe Steinmann
61b7620ab0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-02-28 14:21:46 +01:00
Uwe Steinmann
13a0646698 formField() evals allow_empty 2023-02-28 11:31:31 +01:00
Uwe Steinmann
df6a2e79bc adjust call of getDocumentChooserHtml() for 6.0.x 2023-02-24 14:20:33 +01:00
Uwe Steinmann
bc4362c196 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-02-24 13:27:09 +01:00
Uwe Steinmann
4bfdc9cbf5 add selection of document in extension configuration 2023-02-24 13:26:40 +01:00
Uwe Steinmann
4c3218bc0f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-02-23 07:18:42 +01:00
Uwe Steinmann
e2d94d2e56 depth is now one less then before 2023-02-23 07:18:14 +01:00
Uwe Steinmann
352446e9d8 create missing preview images in category or attribute manager 2023-02-22 10:33:06 +01:00
Uwe Steinmann
cb1cb46cfe Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-02-22 10:11:37 +01:00
Uwe Steinmann
ac3580aa1c color category batch 2023-02-22 10:01:06 +01:00
Uwe Steinmann
05c0f296fc place button with color of category in front of title in select menu 2023-02-22 10:00:31 +01:00
Uwe Steinmann
1463f00faf Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-02-22 09:18:04 +01:00
Uwe Steinmann
e21e301ea3 use chosen select for custom attributes 2023-02-22 08:30:34 +01:00
Uwe Steinmann
d86b2cc883 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-02-12 14:36:17 +01:00
Uwe Steinmann
73562364b0 add debug menu in admin tools 2023-02-12 14:34:31 +01:00
Uwe Steinmann
d07219a213 add list of conversion and notification services 2023-02-12 14:33:51 +01:00
Uwe Steinmann
6c6b754e52 remove duplicate class 'alert-warning' in drag&drop box for attachments 2023-02-10 10:17:16 +01:00
Uwe Steinmann
22463fdb40 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-02-05 17:06:31 +01:00
Uwe Steinmann
81ff5aef93 fix indenting of line 2023-02-02 19:15:54 +01:00
Uwe Steinmann
11030fad52 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-26 20:59:38 +01:00
Uwe Steinmann
23bd194007 use getAttributeTypeText() and getAttributeObjectTypeText() 2023-01-26 20:58:47 +01:00
Uwe Steinmann
12a9762c96 use getAttributeTypeText() and getAttributeObjectTypeText() 2023-01-26 20:57:59 +01:00
Uwe Steinmann
23f17e291e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-26 13:31:08 +01:00
Uwe Steinmann
b495fd248b add baseUrl for those cases where seeddms cannot determine the host and protocol itself 2023-01-26 13:29:46 +01:00
Uwe Steinmann
970622564c SeedDMSTask.add() returns taskid, task will be passed to function of task 2023-01-26 13:19:28 +01:00
Uwe Steinmann
42a81b6b0e eval parameter 'multiple' 2023-01-26 13:17:34 +01:00
Uwe Steinmann
0788c29c4a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-25 17:32:33 +01:00
Uwe Steinmann
1aca53f63a div.ajax update shows message when set in data-update-msg 2023-01-25 12:00:47 +01:00
Uwe Steinmann
57bbc06577 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-25 10:12:23 +01:00
Uwe Steinmann
d6cca9291c clean up code, support drag&drop for items in clipboard 2023-01-25 09:53:08 +01:00
Uwe Steinmann
e0b1052640 add class 'add-clipboard-area' to clipboard menu item to make it drop aware 2023-01-25 09:52:23 +01:00
Uwe Steinmann
335c7bbf98 do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already 2023-01-22 19:16:38 +01:00
Uwe Steinmann
c56a92b395 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-22 19:15:32 +01:00
Uwe Steinmann
5c985f32b1 do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already 2023-01-22 19:15:11 +01:00
Uwe Steinmann
1506cef2ab Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-19 07:10:36 +01:00
Uwe Steinmann
9ec87a727e do not show batch operation on categories if none are defined 2023-01-19 07:08:04 +01:00
Uwe Steinmann
83d11651b3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-17 13:04:24 +01:00
Uwe Steinmann
0825ab0113 add list of all extension at beginning of extensions tab 2023-01-17 12:31:55 +01:00
Uwe Steinmann
ace30334a8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-13 21:30:35 +01:00
Uwe Steinmann
c77938cd11 add extra content in document list row after last column 2023-01-13 13:51:44 +01:00
Uwe Steinmann
d628b01ede Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-11 13:28:55 +01:00
Uwe Steinmann
69a70242b0 move record type further up in form 2023-01-11 11:58:15 +01:00
Uwe Steinmann
6d6bbca94b set placeholder of task frequency 2023-01-10 15:44:09 +01:00
Uwe Steinmann
9461f2c24d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-10 08:26:39 +01:00
Uwe Steinmann
cc144f6c0f show number of keywords per category in select menu 2023-01-10 08:11:52 +01:00
Uwe Steinmann
913baaa7ce show number of documents per category in select menu 2023-01-10 08:11:24 +01:00
Uwe Steinmann
1374c7fda3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-09 16:58:39 +01:00
Uwe Steinmann
8c87816070 check if $record_type is set 2023-01-09 16:15:36 +01:00
Uwe Steinmann
627baa5cc8 add logos to list of extensions 2023-01-09 16:15:18 +01:00
Uwe Steinmann
927e5acdc2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-09 15:40:41 +01:00
Uwe Steinmann
bc5aa7703c display number of occurences of term 2023-01-09 15:32:00 +01:00
Uwe Steinmann
707082f6b6 list terms in auto complete if set 2023-01-09 15:31:30 +01:00
Uwe Steinmann
23c4327382 escape html in typeahead action 2023-01-08 16:23:27 +01:00
Uwe Steinmann
1ec7715b26 set limit of typeahead search to 15 2023-01-07 12:18:03 +01:00
Uwe Steinmann
8f07c2fd1f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-06 18:55:13 +01:00
Uwe Steinmann
d35cf5d9f6 fix syntax of url, set propper favicon 2023-01-06 18:43:18 +01:00
Uwe Steinmann
f98df0efcc better legend title 2023-01-06 13:46:58 +01:00
Uwe Steinmann
8c86b4f61c output homefolder and link email address 2023-01-06 11:13:32 +01:00
Uwe Steinmann
99bb9e5e20 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-05 16:47:28 +01:00
Uwe Steinmann
b01dd7655c separate cache by png, txt, and pdf 2023-01-05 15:09:25 +01:00
Uwe Steinmann
b5c773a4a3 fix php error 2023-01-03 17:53:36 +01:00
Uwe Steinmann
c4f1019afb Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-03 17:01:07 +01:00
Uwe Steinmann
eb0be965ee adjust label of checkbox to delete preview images and text 2023-01-03 16:59:08 +01:00
Uwe Steinmann
51d8ebbf60 improve html for listing errors 2023-01-03 16:58:40 +01:00
Uwe Steinmann
2f868c4f44 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-03 16:38:57 +01:00
Uwe Steinmann
06e9f41ec1 replace plain html in formField() method 2022-12-20 15:55:37 +01:00
Uwe Steinmann
41721467ac focus search field after loading page 2022-12-20 15:54:47 +01:00
Uwe Steinmann
d72422eb36 add second column with error messages 2022-12-19 16:00:28 +01:00
Uwe Steinmann
edabd515f1 use methods in style to create tabs 2022-12-18 12:41:39 +01:00
Uwe Steinmann
9e9c0c8ac5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-12-15 12:45:04 +01:00
Uwe Steinmann
61db1313a3 add translation of 'Processing ...', use getMLText() 2022-12-15 12:36:57 +01:00
Uwe Steinmann
0186e1af00 check field indexed instead of created 2022-12-15 12:36:35 +01:00
Uwe Steinmann
5694bf9501 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-12-10 14:23:43 +01:00
Uwe Steinmann
aeb0e4f1de use formSubmit() instead of plain html for submit button 2022-12-10 14:18:07 +01:00
Uwe Steinmann
3477b1fc9b use formSubmit() instead of plain html for submit button 2022-12-10 13:48:11 +01:00
Uwe Steinmann
ad19678e86 add secondary submit button 2022-12-10 13:47:32 +01:00
Uwe Steinmann
6ae0eb38d9 use formSubmit() instead of plain html for submit button 2022-12-10 13:12:21 +01:00
Uwe Steinmann
22d59a61ed add neutral submit button 2022-12-10 13:07:26 +01:00
Uwe Steinmann
c31250089e use formSubmit() instead of plain html for submit button 2022-12-10 13:05:22 +01:00
Uwe Steinmann
1e178fb1c3 use formSubmit() instead of plain html for submit button 2022-12-10 13:01:46 +01:00
Uwe Steinmann
a00883c100 set class of container, put terms in span 2022-12-09 10:54:28 +01:00
Uwe Steinmann
8340f9eb64 add style for div.fulltextinfo > span:hover 2022-12-09 10:54:06 +01:00
Uwe Steinmann
6341e13ca6 show path of document/folder in typeahead search 2022-12-08 14:48:36 +01:00
Uwe Steinmann
99569a3435 fix possible xss attack 2022-12-06 11:15:51 +01:00
Uwe Steinmann
11d134e35a last element of breadcrumb has a link 2022-11-29 17:36:59 +01:00
Uwe Steinmann
cd5a39b50f make breakcrumps capable of drag&drop 2022-11-29 17:36:17 +01:00
Uwe Steinmann
92ba1a9e76 focus folder selection after loading page 2022-11-29 17:35:32 +01:00
Uwe Steinmann
182418c856 allow parameter of type 'folder' and 'users' 2022-11-25 15:06:49 +01:00
Uwe Steinmann
1488cdcfca use predefined key for translation of parameter description 2022-11-25 13:45:27 +01:00
Uwe Steinmann
53f350c2fa Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-11-24 11:03:56 +01:00
Uwe Steinmann
d3d7956f4e set data-remote of button to open a modal box with content loaded from remote 2022-11-24 11:01:31 +01:00
Uwe Steinmann
7854f75c8c add unsafe-inline to csp rule, because of jquery 3.6.1 2022-11-24 11:01:14 +01:00
Uwe Steinmann
63ca342576 show warning if import file has no users or misses a header line 2022-11-24 09:44:43 +01:00
Uwe Steinmann
9e4eae8206 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-11-22 06:56:46 +01:00
Uwe Steinmann
4fe2f97fea js code for drag&drop upload is added even if user has no access on folder 2022-11-21 16:33:38 +01:00
Uwe Steinmann
330073f52a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-11-17 15:24:32 +01:00
Uwe Steinmann
820370d713 getMimeType() is now SeedDMS_Core_File::mimetype() 2022-11-17 11:35:34 +01:00
Uwe Steinmann
1667187613 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-11-15 16:08:32 +01:00
Uwe Steinmann
581841bc42 click on .ajax-click will always call op/op.Ajax.php 2022-11-15 16:06:31 +01:00
Uwe Steinmann
2e0c369b25 allow to set mimetype if is possibly wrong 2022-11-15 16:05:53 +01:00
Uwe Steinmann
3b473edd25 add button to reorder docs in a folder if sequence numbers are not unique 2022-11-14 16:25:22 +01:00
Uwe Steinmann
863c3f971c add list of folders containing duplicate sequences 2022-11-14 08:39:09 +01:00
Uwe Steinmann
e2e52d61b1 fix output, add translations 2022-11-14 08:16:51 +01:00
Uwe Steinmann
3e733b91cd check checkout status 2022-11-09 13:31:47 +01:00
Uwe Steinmann
f0cd33d110 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-11-09 12:20:32 +01:00
Uwe Steinmann
7dee5cb767 allow to add more tabs with log files with a selectable prefix 2022-11-08 16:45:27 +01:00
Uwe Steinmann
04211bd09c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-10-24 17:12:27 +02:00
Uwe Steinmann
4ba98d45bc update bootstrap to 4.6.2 2022-10-24 17:12:00 +02:00
Uwe Steinmann
550d62a7a7 place login outside of container 2022-10-24 17:10:25 +02:00
Uwe Steinmann
d48af54737 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-10-13 16:36:16 +02:00
Uwe Steinmann
6dade497b6 show readme of extension 2022-10-11 18:15:18 +02:00
Uwe Steinmann
57151b3b1f make table for iptc data condensed 2022-10-11 18:14:52 +02:00
Uwe Steinmann
ebfbed7887 add space below nav-pills 2022-10-11 12:41:31 +02:00
Uwe Steinmann
97c6b19c1f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-10-11 12:33:09 +02:00
Uwe Steinmann
bc9a05258c eval more tags in iptc data 2022-10-10 20:14:00 +02:00
Uwe Steinmann
54c6d63a2d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-09-21 14:32:50 +02:00
Uwe Steinmann
d13bc2a6bb escape category name 2022-09-21 14:29:39 +02:00
Uwe Steinmann
4b9844262c init variable 2022-09-21 12:49:22 +02:00
Uwe Steinmann
6dbcf2a172 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-09-21 12:48:04 +02:00
Uwe Steinmann
dbb9e09070 remove plain html and use methodes from theme 2022-09-21 12:33:41 +02:00
Uwe Steinmann
c3058176f3 do not use plain html, but use methods from theme class 2022-09-21 10:09:40 +02:00
Uwe Steinmann
dbd43d5877 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-09-21 08:32:21 +02:00
Uwe Steinmann
0cf15ecd0e always do a db search, set from an to if searching for an attr of type date 2022-09-20 15:06:33 +02:00
Uwe Steinmann
18a5306d3c check for revision date even if document is expired 2022-09-20 07:09:13 +02:00
Uwe Steinmann
3add16e06a use conversion manager for all lists 2022-09-18 13:42:22 +02:00
Uwe Steinmann
43e114101a issue msg if there are revisors in state 'sleeping' but no revision date 2022-09-18 12:53:05 +02:00
Uwe Steinmann
3721fcfc22 check for documents with missing revision date 2022-09-18 12:44:56 +02:00
Uwe Steinmann
4329729ae0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-09-16 07:02:46 +02:00
Uwe Steinmann
68b8f31a25 handle iptc data with unknown key 2022-09-15 20:24:51 +02:00
Uwe Steinmann
a453c0e6ef Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-09-15 20:06:21 +02:00
Uwe Steinmann
f53b6fd3fd make column for preview image smaller 2022-09-15 20:04:30 +02:00
Uwe Steinmann
cf025abcc1 do not set max_width of div.popupbox 2022-09-15 13:10:16 +02:00
Uwe Steinmann
d2eee3345f show iptc data of jpeg if available 2022-09-15 13:08:56 +02:00
Uwe Steinmann
2ee4773357 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-09-14 20:42:30 +02:00
Uwe Steinmann
3283d35db8 add batch operation to add/remove category 2022-09-14 18:08:34 +02:00
Uwe Steinmann
56a0b14fe9 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-09-13 20:04:31 +02:00
Uwe Steinmann
f2c8718586 keep paginator even if all hits are shown 2022-09-13 20:03:56 +02:00
Uwe Steinmann
4b69739b51 set 'All' in paginator active if selected 2022-09-13 20:03:22 +02:00
Uwe Steinmann
ea2173b4ed set 'All' in paginator active if selected 2022-09-13 20:02:14 +02:00
Uwe Steinmann
b8c94556ca Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-09-12 11:45:14 +02:00
Uwe Steinmann
e6ebabfc09 add parameter $dataparam to method pageList() 2022-09-12 11:44:44 +02:00
Uwe Steinmann
51d0a273bc fix placeholder of select menu for attribute defs 2022-09-12 09:39:42 +02:00
Uwe Steinmann
ad35601bf2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-09-12 09:37:05 +02:00
Uwe Steinmann
b3bc78fb96 set width of select tags, add class chzn-select to all select tags 2022-09-10 16:35:07 +02:00
Uwe Steinmann
589b213fe7 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-09-09 07:53:54 +02:00
Uwe Steinmann
c045ba702e used wrong var when listing approvals 2022-09-09 07:53:28 +02:00