Commit Graph

2454 Commits

Author SHA1 Message Date
Uwe Steinmann
b8ded0fed7 set max-height of user image to 150px 2023-09-27 11:31:50 +02:00
Uwe Steinmann
2213ea7e29 handle extension conf parameters of type 'date' 2023-09-27 11:30:45 +02:00
Uwe Steinmann
66f5efb487 set width of select box for undel user ids to 100% 2023-09-18 13:36:54 +02:00
Uwe Steinmann
7b805b62d3 show message below spinner when waiting for ajax request 2023-09-17 16:13:21 +02:00
Uwe Steinmann
3e47e80874 calc and diѕplay disc usage and number of files in cache 2023-09-14 12:10:34 +02:00
Uwe Steinmann
4d3fa42716 show number of files and size in cache 2023-09-14 10:27:47 +02:00
Uwe Steinmann
69786c4196 do not show facetted search if fulltext search is off 2023-09-12 10:14:54 +02:00
Uwe Steinmann
6c298030a5 add translation to js which will be needed for dropping a file on a document 2023-09-07 15:50:57 +02:00
Uwe Steinmann
9493d5e185 initial code to support dropping of files on a document 2023-09-07 15:50:33 +02:00
Uwe Steinmann
d61ed7f22e fix various drag&drop operations 2023-09-06 20:48:46 +02:00
Uwe Steinmann
4e6bc10273 fix drag&drop when adding new attachment 2023-09-05 19:27:15 +02:00
Uwe Steinmann
95372d6905 add option to disable setting a password 2023-08-25 12:34:09 +02:00
Uwe Steinmann
23b8e48831 add definitions of class variables 2023-08-24 08:11:24 +02:00
Uwe Steinmann
b5768e8dd9 add class variabels $nonces and $footerjs 2023-08-23 11:32:24 +02:00
Uwe Steinmann
a283cc5ead check if DOCUMENT_ROOT is set propperly 2023-08-18 06:38:25 +02:00
Uwe Steinmann
eae779832f better names for totp 2023-08-15 08:06:46 +02:00
Uwe Steinmann
e735972c70 move comment at right position 2023-06-19 08:55:57 +02:00
Uwe Steinmann
0be0f90881 move display of form into own function 2023-06-18 13:58:14 +02:00
Uwe Steinmann
d868438af9 initial support to upload folders by drag and drop 2023-06-13 15:28:18 +02:00
Uwe Steinmann
26553cf69d show errors of none activated extensions 2023-06-13 07:14:30 +02:00
Uwe Steinmann
63cc8cca52 make some function parameters required as they are implicit required anyway 2023-06-02 18:43:39 +02:00
Uwe Steinmann
0328121063 make form as wide as login form 2023-05-22 16:21:31 +02:00
Uwe Steinmann
6ba69e0dca set width of login_wrapper to 460px 2023-05-22 16:21:13 +02:00
Uwe Steinmann
5a96788ccc number of days to look back on dashboard can be configured 2023-05-13 12:07:47 +02:00
Uwe Steinmann
24c918e698 run verifyLastestContentExpriry() on document 2023-05-12 10:12:47 +02:00
Uwe Steinmann
3df06b4471 showActions() sets title of items if given 2023-05-12 09:09:01 +02:00
Uwe Steinmann
9fdb5c5e15 use httpRoot to create absolute links instead of using relative links 2023-05-11 17:29:58 +02:00
Uwe Steinmann
b42be5971a check if $document->getTimeline() returns data 2023-05-11 16:57:24 +02:00
Uwe Steinmann
0c06df2d78 call hook postLoginForm 2023-05-08 17:59:54 +02:00
Uwe Steinmann
fbdbc4e174 complete fulltext search with filter for modification date 2023-05-04 08:56:50 +02:00
Uwe Steinmann
626a325df7 add database search by modification date 2023-05-03 18:24:09 +02:00
Uwe Steinmann
c8d6eafc71 allow sorting of fulltext search 2023-05-03 17:38:01 +02:00
Uwe Steinmann
244066d34d default public status of attachments can be configured 2023-05-03 16:24:33 +02:00
Uwe Steinmann
97a3da352f propperly handle modification date 2023-05-03 16:23:11 +02:00
Uwe Steinmann
ed695a6e49 add Dashboard to menu 2023-05-02 17:08:52 +02:00
Uwe Steinmann
8b7eae47d3 check if attributes in url are set 2023-05-02 15:57:13 +02:00
Uwe Steinmann
4b4b7c1330 allow to search for unset dates 2023-04-29 15:10:28 +02:00
Uwe Steinmann
8c4564bf23 use translated strings 2023-04-29 15:10:05 +02:00
Uwe Steinmann
f1763c3930 add hidden input field for 'not set' attribute value 2023-04-29 15:09:20 +02:00
Uwe Steinmann
b6e6b66125 search for objects with an attribute not set 2023-04-28 17:13:16 +02:00
Uwe Steinmann
693a68261b remove min-height of search form 2023-04-28 12:11:09 +02:00
Uwe Steinmann
7610eacf1f call hook checkConfig() which outputs messages in the right column 2023-04-28 11:23:01 +02:00
Uwe Steinmann
96423e1388 fix output of markdown, because accessing settings was wrong 2023-04-28 11:22:14 +02:00
Uwe Steinmann
78515e93b4 pass new parameter to getDateChooser() 2023-04-28 11:21:59 +02:00
Uwe Steinmann
9c82ba9e3a placeholder can be passed to date chooser 2023-04-28 11:20:24 +02:00
Uwe Steinmann
febccfc604 switching between search tabs will no longer loose values 2023-04-26 17:35:59 +02:00
Uwe Steinmann
96a0091002 allow to set creation date in full search with facets 2023-04-26 08:42:50 +02:00
Uwe Steinmann
3f699ebe62 no border radius for date selector and select2 2023-04-26 08:41:39 +02:00
Uwe Steinmann
6e1ce682f2 do not show new search tab for lucene based search 2023-04-26 06:44:59 +02:00
Uwe Steinmann
1a8a614359 show preview of document next to form for attributes 2023-04-25 17:10:58 +02:00