Commit Graph

33 Commits

Author SHA1 Message Date
Uwe Steinmann
7b805b62d3 show message below spinner when waiting for ajax request 2023-09-17 16:13:21 +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
d868438af9 initial support to upload folders by drag and drop 2023-06-13 15:28:18 +02:00
Uwe Steinmann
3cfcfaa558 typeahead will also show the column where the search terms comes from 2023-04-21 16:52:07 +02: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
970622564c SeedDMSTask.add() returns taskid, task will be passed to function of task 2023-01-26 13:19:28 +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
bc5aa7703c display number of occurences of term 2023-01-09 15:32:00 +01:00
Uwe Steinmann
1ec7715b26 set limit of typeahead search to 15 2023-01-07 12:18:03 +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
581841bc42 click on .ajax-click will always call op/op.Ajax.php 2022-11-15 16:06:31 +01:00
Uwe Steinmann
eb1034d1cc allow wide modal boxes to be 642px height which is enough for an iframe with 600px height 2022-08-19 15:37:12 +02:00
Uwe Steinmann
fdc7aa5ab7 drag&drop handler can call function after upload 2022-08-11 17:47:28 +02:00
Uwe Steinmann
96ef457183 first create a list of action buttons and then render it in documetListRow 2022-07-06 09:20:44 +02:00
Uwe Steinmann
a1f2ecf22d set width of progress bar in % instead of px 2022-05-23 09:34:22 +02:00
Uwe Steinmann
218934fea6 make sendFileToServer() and createStatusbar() public, add getMaxFileSize() and getMaxFileSizeMsg() 2022-05-21 19:10:06 +02:00
Uwe Steinmann
bfc436b5f0 set overflow: hidden for legend 2022-05-01 15:02:26 +02:00
Uwe Steinmann
2194c92801 - use more icons in status column of document/folder list, fix getReadableDate() 2022-04-30 14:10:51 +02:00
Uwe Steinmann
8d7791a0c5 do not underline a.accordion2-toggle 2022-04-28 13:31:48 +02:00
Uwe Steinmann
c8bca55368 getFormData() can handle undefined data 2022-04-27 12:30:15 +02:00
Uwe Steinmann
a7212a0708 read categories and keywords from drag and drop area 2022-03-09 08:39:20 +01:00
Uwe Steinmann
22b054f764 comment and attributes can passed to document uploaded by drag&drop 2022-03-07 15:19:42 +01:00
Uwe Steinmann
ff49e2b31f make large modal box wider 2022-02-24 08:18:45 +01:00
Uwe Steinmann
ea5218ea03 add SeeddmsAjax for running function after updating div.ajax 2022-01-05 08:04:38 +01:00
Uwe Steinmann
11dabf2cb0 make jqtree look nice again 2021-12-01 11:13:26 +01:00
Uwe Steinmann
1e64083faa fix css of jquery tree 2021-11-29 18:58:12 +01:00
Uwe Steinmann
9cff7df236 propper icon on buttons of bootbox 2021-11-29 11:22:23 +01:00
Uwe Steinmann
a113649be3 add support for drag and drop of attachments 2021-07-16 16:03:34 +02:00
Uwe Steinmann
8de6c64f1c add missing css and js files (formerly in styles/bootstrap) 2021-07-06 09:55:57 +02:00
Uwe Steinmann
3a3b4ec953 add default values for jquery validation 2021-05-27 21:56:33 +02:00