Commit Graph

2245 Commits

Author SHA1 Message Date
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
63ca342576 show warning if import file has no users or misses a header line 2022-11-24 09:44:43 +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
820370d713 getMimeType() is now SeedDMS_Core_File::mimetype() 2022-11-17 11:35:34 +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
7dee5cb767 allow to add more tabs with log files with a selectable prefix 2022-11-08 16:45:27 +01:00
Uwe Steinmann
550d62a7a7 place login outside of container 2022-10-24 17:10:25 +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
bc9a05258c eval more tags in iptc data 2022-10-10 20:14:00 +02:00
Uwe Steinmann
d13bc2a6bb escape category name 2022-09-21 14:29:39 +02:00
Uwe Steinmann
dbb9e09070 remove plain html and use methodes from theme 2022-09-21 12:33:41 +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
68b8f31a25 handle iptc data with unknown key 2022-09-15 20:24:51 +02:00
Uwe Steinmann
f53b6fd3fd make column for preview image smaller 2022-09-15 20:04:30 +02:00
Uwe Steinmann
d2eee3345f show iptc data of jpeg if available 2022-09-15 13:08:56 +02:00
Uwe Steinmann
3283d35db8 add batch operation to add/remove category 2022-09-14 18:08:34 +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
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
b3bc78fb96 set width of select tags, add class chzn-select to all select tags 2022-09-10 16:35:07 +02:00
Uwe Steinmann
c045ba702e used wrong var when listing approvals 2022-09-09 07:53:28 +02:00
Uwe Steinmann
eecba62d8c use conversion manager 2022-09-09 06:56:56 +02:00
Uwe Steinmann
4d5139fe82 translate all labels of menus before passing them to the method to show the menu 2022-09-08 09:50:33 +02:00
Uwe Steinmann
12599bd712 use the conversion manager for preview images 2022-09-07 17:09:57 +02:00
Uwe Steinmann
1e26bc181b move onselect() method into timeline view, because it's only needed there 2022-09-07 16:43:49 +02:00
Uwe Steinmann
769706fe9c add confirm box before changing owner 2022-09-06 10:41:39 +02:00
Uwe Steinmann
ab8d5ed502 run output through htmlspecialchars() 2022-09-02 08:03:54 +02:00
Uwe Steinmann
52f08f99f0 make select fields in search form always multiple 2022-08-31 20:39:12 +02:00
Uwe Steinmann
f6d0fb85fd add parameter $alwaysmultiple getAttributeEditField() which makes select fields always multiple 2022-08-31 20:38:20 +02:00
Uwe Steinmann
107d9a8684 check if file in drop folder is readable 2022-08-31 08:38:51 +02:00
Uwe Steinmann
3fd63b98d9 add missing column in header of attribute values list 2022-08-25 08:23:29 +02:00
Uwe Steinmann
748041ffd8 allow batch operation on fulltext search result 2022-08-24 07:58:02 +02:00
Uwe Steinmann
d271dfbf1f folders and docs can be marked for batch operation 2022-08-24 07:57:14 +02:00
Uwe Steinmann
9f34304a41 remove spaces in empty lines 2022-08-24 07:55:10 +02:00
Uwe Steinmann
9c333447b2 show text of doc status in lists on large displays 2022-08-23 12:48:13 +02:00