Commit Graph

253 Commits

Author SHA1 Message Date
Uwe Steinmann
ab7de0d0d0 undo a replacement of 'icon' by 'fa fa' 2020-11-27 09:24:25 +01:00
Uwe Steinmann
386e37db0d saving the settings will no longer reenable an extention with no configuration 2020-11-22 12:35:26 +01:00
Uwe Steinmann
ab858a9af8 set todayHighlight and toggleActive in date picker 2020-11-17 08:14:12 +01:00
Uwe Steinmann
fc4c16c01b move favicon 2020-11-05 08:41:29 +01:00
Uwe Steinmann
f9bcb94925 add i.warning, remove some bs-docs-sidenav 2020-10-15 10:51:02 +02:00
Uwe Steinmann
05a6917102 add simple task manager in js 2020-09-24 16:50:50 +02:00
Uwe Steinmann
3f399dfcea concat data-query to url on trigger update 2020-09-23 13:42:03 +02:00
Uwe Steinmann
aead80ee5c update trigger can handle arrays passed as parameter 2020-09-17 15:45:47 +02:00
Uwe Steinmann
245a103b35 fix selection of documents/folders 2020-09-17 13:01:14 +02:00
Uwe Steinmann
c6d0a1d345 allow inline editing on document details page 2020-09-07 16:20:37 +02:00
Uwe Steinmann
4539c4a461 add generic functions called when clicking on a folder, document in a tree
add click event for removing document, folder from input field
2020-08-28 11:47:47 +02:00
Uwe Steinmann
d4db6a2ba0 new version of font-awesome (4.7.1) 2020-08-27 07:52:52 +02:00
Uwe Steinmann
ead75ceea9 new markitup version 2020-08-26 19:05:33 +02:00
Uwe Steinmann
aa487d612e add style for icons with class 'error' or 'success' 2020-07-30 17:33:33 +02:00
Uwe Steinmann
15d89c09d6 fix layout problems of select2 menu, allow to add icon to each option 2020-07-28 15:39:20 +02:00
Uwe Steinmann
d364f750b8 always set templateSelection for chosen select 2020-07-22 14:56:43 +02:00
Uwe Steinmann
7a014a7cdc load clipboard into '#menu-clipboard div' otherwise the ajax div disappears (Closes: #473) 2020-05-18 18:43:52 +02:00
Uwe Steinmann
4ec42a2540 ѕimplified favicon 2020-05-18 07:23:44 +02:00
Uwe Steinmann
a2cd75d7f0 new logo 2020-05-14 11:41:26 +02:00
Uwe Steinmann
2b15816228 put clipboard into container which can be made fixed 2020-05-13 13:28:32 +02:00
Uwe Steinmann
9b37415473 comment out some console.log() 2020-05-13 13:27:42 +02:00
Uwe Steinmann
1e21a41149 ensure document name in drag info is always a string
even if the name of the document consists of numbers only
2020-05-12 13:05:33 +02:00
Uwe Steinmann
cd075863e9 new version 5.16.1 of fineuploader 2020-05-07 07:06:54 +02:00
Uwe Steinmann
ea3ffc57be set style for dt and dd in div.popupbox 2020-04-21 11:57:44 +02:00
Uwe Steinmann
dda50a931a update select2 to version 4.0.13 2020-04-02 08:50:19 +02:00
Uwe Steinmann
e3cd35f004 add css span.list-details
used by documentListRow()
2020-03-17 17:39:32 +01:00
Uwe Steinmann
061ab4509b update to jquery 0.12.4 2020-03-10 17:10:02 +01:00
Uwe Steinmann
ee8081b3c1 set z-index of popupbox 2020-03-05 22:27:11 +01:00
Uwe Steinmann
987c9a1fcb set min-width of popup box to 230px 2020-03-04 20:47:25 +01:00
Uwe Steinmann
8546b48230 stop propagation when opening and closing a popup box 2020-03-04 20:38:20 +01:00
Uwe Steinmann
083820e42d set min-width and padding of div.popupbox 2020-03-04 20:37:51 +01:00
Uwe Steinmann
3b79e09033 new cytoscape version 3.13.1 2020-02-28 17:42:45 +01:00
Uwe Steinmann
05f7807b05 use update on div.ajax for updating tasks in menu 2019-11-12 15:28:19 +01:00
Uwe Steinmann
28e2549866 menuTasks returns complete menuItem 2019-11-12 15:22:00 +01:00
Uwe Steinmann
ff0d550144 show target and source document/folder when moving on object 2019-11-07 19:56:43 +01:00
Uwe Steinmann
4ac3dc0052 stop event propagation after clicking on addtoclipboard button 2019-10-16 17:58:52 +02:00
Uwe Steinmann
679fb1a349 callback can be passed to sendFileToServer() 2019-09-11 17:42:14 +02:00
Uwe Steinmann
4215eda966 remember current folder id on page, update drop folder list regulary 2019-09-05 12:53:45 +02:00
Uwe Steinmann
aed406b167 check for data-no-spinner, make drag&drop work if loaded by ajax 2019-08-27 14:13:26 +02:00
Uwe Steinmann
b83ef1dd66 cancel drag&drop if source document equals target document 2019-07-19 12:52:33 +02:00
Uwe Steinmann
b7417b4ea4 add scrollbar to statusbar-container 2019-07-12 17:12:12 +02:00
Uwe Steinmann
3471835d0a do not check for named formtoken in op/op.Ajax.php anymore, use new statusbox-container for last file uploads 2019-07-12 16:45:28 +02:00
Uwe Steinmann
a115cb30f2 add style for div.statusbar-container 2019-07-12 16:41:40 +02:00
Uwe Steinmann
e1ae62ec7e overhaul drag&drop code
documents can be dropped on other documents, files can be dropped
on folders
2019-07-11 17:18:03 +02:00
Uwe Steinmann
414f00c5c9 add fix for CVE-2019-12932, escape strings output by incr. search 2019-06-24 11:53:01 +02:00
Uwe Steinmann
66d2dcce8e add style for i.selected, used in table headers 2019-06-24 11:52:01 +02:00
Uwe Steinmann
556ec6de14 callbacks for select2 can now handle numeric values for data attributes 2019-06-13 09:29:24 +02:00
Uwe Steinmann
aed0c3cdf3 prevent xss attack in Select2 select menu 2019-06-13 09:03:00 +02:00
Uwe Steinmann
f8ac8aa74f take out patches accidentially taken over from demo 2019-05-07 08:05:19 +02:00
Uwe Steinmann
ddddb4fb74 add splashscreen for paypal 2019-05-02 16:57:31 +02:00