Commit Graph

2752 Commits

Author SHA1 Message Date
Uwe Steinmann
bc7204adf0 add search icon behind number of attribute values 2026-04-28 07:57:52 +02:00
Uwe Steinmann
66b9fb364b use function $settings->getBaseUrlWithRoot() 2026-04-26 17:01:02 +02:00
Uwe Steinmann
5f281a1e99 number of files listed in drop folder can be configured 2026-04-24 08:10:16 +02:00
Uwe Steinmann
13a9915845 check for php extension gd 2026-04-16 17:18:58 +02:00
Uwe Steinmann
9ef3f9c8f7 output and check for reasonable values of post_size, memory_limit and upload_file_size 2026-04-16 14:03:07 +02:00
Uwe Steinmann
bcd82642a5 put extension config into table 2026-04-13 09:17:00 +02:00
Uwe Steinmann
0a49c53f26 do add save btn to extension config dlg, if config cannot be written 2026-04-13 08:33:17 +02:00
Uwe Steinmann
624dbeeed1 turn off creation of preview images in documentListRow() 2026-04-10 12:04:32 +02:00
Uwe Steinmann
e3b52ad744 fix output of error msg when outputing missing language keys 2026-04-01 12:51:01 +02:00
Uwe Steinmann
a042604a2e show categories on document details page like in list of documents 2026-03-25 13:31:44 +01:00
Uwe Steinmann
05fc7475d7 new import/export menu in admin area, move import users into user/group management 2026-03-23 09:28:30 +01:00
Uwe Steinmann
2ce38aa242 add new conf options when to consider ext. cmd has failed 2026-03-20 14:40:50 +01:00
Uwe Steinmann
a7efa87831 objects may not be marked for batch operation, take all if none is
marked
2026-03-18 14:40:25 +01:00
Uwe Steinmann
6fec33c3a7 add method batchoperation() to run a batch operation by hook 2026-03-17 21:05:05 +01:00
Uwe Steinmann
069ecbb05b call hook postBatchOperations 2026-03-16 21:52:21 +01:00
Uwe Steinmann
d03e818902 call $settings->getLanguages() instead of globally def. getLanguages() 2026-03-13 11:33:49 +01:00
Uwe Steinmann
04891d61ad add some space above legends and divs after form (taken from 6.0.x) 2026-03-03 14:49:20 +01:00
Uwe Steinmann
a9091d248b nicer output if no log files exist 2026-02-13 09:33:34 +01:00
Uwe Steinmann
1de97a51d7 tables in log management can be sorted by clicking on header 2026-02-13 09:02:17 +01:00
Uwe Steinmann
2665f8fa82 add section for console messages 2026-02-13 08:37:15 +01:00
Uwe Steinmann
1df100b3e5 go into new folder after creatіng it 2026-02-11 16:43:09 +01:00
Uwe Steinmann
09fd87c9f1 use Endroid QR Code 2026-02-11 12:35:18 +01:00
Uwe Steinmann
3f13c7cc2b fix sorting by month 2026-02-10 12:15:30 +01:00
Uwe Steinmann
c552e4bb9f tables can be sorted, better header for first column 2026-02-10 12:09:51 +01:00
Uwe Steinmann
aa79261205 use real ip addr from REMOTE_ADDR 2026-02-09 16:25:56 +01:00
Uwe Steinmann
acd9dbbeda output geo information 2026-02-09 16:20:49 +01:00
Uwe Steinmann
fc6c855b69 remove some table headers as they are obvious 2026-02-05 07:44:38 +01:00
Uwe Steinmann
a024a0fbeb add browser detection on info page 2026-02-05 07:34:53 +01:00
Uwe Steinmann
1cf1d2d767 fix setting for attribute of label element 2026-02-04 20:49:00 +01:00
Uwe Steinmann
3722d9a536 allow menu item for status bar to be a string 2026-02-03 20:45:40 +01:00
Uwe Steinmann
38827c8531 add hook for status icons without a dropdown menu 2026-02-03 13:43:45 +01:00
Uwe Steinmann
e0b9544bd5 fix potential XSS attack on search page 2026-01-30 08:15:26 +01:00
Uwe Steinmann
f2d5cfa5fb parse changelog and readme as markdown 2026-01-21 13:14:39 +01:00
Uwe Steinmann
e033268576 check for secure password when adding a new user, secure password check can be turned off for admins 2026-01-19 13:24:11 +01:00
Uwe Steinmann
7ae01f002f add javascript to open context menu (not used yet) 2026-01-13 17:58:24 +01:00
Uwe Steinmann
a2bca1f68f add support for dropdown menu of folder/document actions 2026-01-13 17:48:06 +01:00
Uwe Steinmann
7e6ceb83e3 show 3 pages left and right of current page in pager 2026-01-13 17:47:28 +01:00
Uwe Steinmann
16c5f8cc8c add missing closing li tag 2026-01-13 17:46:34 +01:00
Uwe Steinmann
fc56d79120 change .list-action a into .list-action > a 2026-01-13 17:44:45 +01:00
Uwe Steinmann
6518493672 remove extra style from form 2026-01-13 17:43:41 +01:00
Uwe Steinmann
ac9f8b2f6d place submit button on left side 2026-01-13 17:42:48 +01:00
Uwe Steinmann
7fa612ad1a show 3 pages left and right of current page in pager 2026-01-13 17:42:00 +01:00
Uwe Steinmann
85638ebadb add config var to enable document/folder actions in dropdown menu 2026-01-13 17:06:28 +01:00
Uwe Steinmann
430e1ea81f fix potential XSS attack when deleting a folder/document 2026-01-08 17:09:54 +01:00
Uwe Steinmann
fad28ee31e do not use $extconf twice 2026-01-05 16:32:26 +01:00
Uwe Steinmann
e440674128 do not require password field 2026-01-05 12:26:02 +01:00
Uwe Steinmann
442ad8c58e show preview of document 2025-12-30 13:34:38 +01:00
Uwe Steinmann
10e3e1cb60 remove closing php tag 2025-12-30 13:34:23 +01:00
Uwe Steinmann
1700f98f90 remove old comment 2025-12-18 13:50:43 +01:00
Uwe Steinmann
73cb39beca add js for addon with refresh symbol (temp. solution) 2025-12-10 06:46:20 +01:00