Commit Graph

215 Commits

Author SHA1 Message Date
Uwe Steinmann
b18fb02303 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-01-15 10:16:33 +01:00
Uwe Steinmann
b2182362d3 remove superflous comma 2021-01-15 10:16:10 +01:00
Uwe Steinmann
a2c82409c9 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-01-15 09:48:36 +01:00
Uwe Steinmann
a663f89363 remove some superlous comma 2021-01-15 09:48:12 +01:00
Uwe Steinmann
77a59e008b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-17 13:43:22 +01:00
Uwe Steinmann
efe6fe085d add support for using configured date format 2020-12-17 11:44:19 +01:00
Uwe Steinmann
63c0804e07 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-14 10:52:10 +01:00
Uwe Steinmann
0c1cae25a9 remove console.log() 2020-12-13 14:45:21 +01:00
Uwe Steinmann
c369950458 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-13 09:11:40 +01:00
Uwe Steinmann
582c00ce4e use new typeahead search using json objects 2020-12-13 09:10:50 +01:00
Uwe Steinmann
0d9cdf7dcd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-10 13:54:21 +01:00
Uwe Steinmann
401ecf1114 add mouseover and mouseleave events for dropfoldermenu 2020-12-10 13:48:29 +01:00
Uwe Steinmann
104952d644 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-01 12:42:48 +01:00
Uwe Steinmann
1e55c2af50 prepare to use new method SeedDMS_Bootstrap_Search::typeahead() 2020-11-30 15:42:07 +01:00
Uwe Steinmann
ab7de0d0d0 undo a replacement of 'icon' by 'fa fa' 2020-11-27 09:24:25 +01:00
Uwe Steinmann
858c449489 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-22 12:53:23 +01:00
Uwe Steinmann
ab858a9af8 set todayHighlight and toggleActive in date picker 2020-11-17 08:14:12 +01:00
Uwe Steinmann
e38e16bf69 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-25 08:53:55 +02:00
Uwe Steinmann
05a6917102 add simple task manager in js 2020-09-24 16:50:50 +02:00
Uwe Steinmann
c0b7f1a395 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-23 15:56:54 +02:00
Uwe Steinmann
3f399dfcea concat data-query to url on trigger update 2020-09-23 13:42:03 +02:00
Uwe Steinmann
2c43ef2c96 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-17 15:57:41 +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
5a32f4b7c5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-07 16:21:15 +02:00
Uwe Steinmann
c6d0a1d345 allow inline editing on document details page 2020-09-07 16:20:37 +02:00
Uwe Steinmann
9f491dce6d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-28 12:34:26 +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
600d14ed88 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-27 08:27:19 +02:00
Uwe Steinmann
d4db6a2ba0 new version of font-awesome (4.7.1) 2020-08-27 07:52:52 +02:00
Uwe Steinmann
709d362b02 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-07-30 11:06:28 +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
d664e166b6 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-07-22 14:57:07 +02:00
Uwe Steinmann
d364f750b8 always set templateSelection for chosen select 2020-07-22 14:56:43 +02:00
Uwe Steinmann
30ae0ffc30 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-18 18:44:54 +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
8884b1b54d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-13 13:53:37 +02:00
Uwe Steinmann
9b37415473 comment out some console.log() 2020-05-13 13:27:42 +02:00
Uwe Steinmann
1ebe7332d1 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-12 16:23:04 +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
ef06f2909f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-03-04 20:39:11 +01:00
Uwe Steinmann
8546b48230 stop propagation when opening and closing a popup box 2020-03-04 20:38:20 +01:00
Uwe Steinmann
6f06faabc0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-11-19 07:28:13 +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
b3e7b9a2dd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-11-08 08:03:30 +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
a870602324 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-10-17 07:22:16 +02: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