Commit Graph

235 Commits

Author SHA1 Message Date
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
0378295208 forbit index listing 2020-02-18 09:29:16 +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
Uwe Steinmann
423bf1dd7c do not show attributes in extra column in search result
put into a popup opened by a button
2019-04-11 06:19:56 +02:00
Uwe Steinmann
07c587ec54 new cytoscape version 3.3.2 2019-01-15 13:56:31 +01:00
Uwe Steinmann
476cac3967 update jqtree, add right click for downloading children 2019-01-11 13:16:08 +01:00
Uwe Steinmann
79f508b150 update cytoscape 2018-12-03 07:39:51 +01:00
Uwe Steinmann
71e59f1a22 set selection menu for expiration to 'date' if date is entered (Closes #423) 2018-11-07 21:45:48 +01:00
Uwe Steinmann
cefb89a8c2 move js for btn-file into php function
the new function printFileChooserJs() must be called in the js method
on every page where a file upload button is used
2018-09-05 13:34:30 +02:00
Uwe Steinmann
080ef272b1 use data attribute instead of deselect class for select boxes 2018-06-22 16:38:52 +02:00
Uwe Steinmann
60035385e2 update select2 to new version 4.0.6-rc1 2018-06-22 14:46:13 +02:00
Uwe Steinmann
60a71e2397 run passStrength after loading page with ajax 2018-06-21 17:55:51 +02:00
Uwe Steinmann
8a4450295a new bootstrap datepicker version with support for more languages 2018-06-19 09:13:25 +02:00
Uwe Steinmann
d5c142aebb update font-awesome to 3.2.1 2018-04-05 07:41:52 +02:00
Uwe Steinmann
d017726984 count workflows to trigger if workflowmode='advanced' 2018-03-27 17:47:58 +02:00
Uwe Steinmann
5d2a3d9aba add css for wider modal box 2018-03-23 10:09:53 +01:00
Uwe Steinmann
24b3d44891 remove old print style 2018-01-23 19:10:37 +01:00
Uwe Steinmann
930a8b48f1 old changes file 2018-01-23 19:09:32 +01:00
Uwe Steinmann
838d6c7753 set warning label in chzn select list 2017-12-06 15:37:43 +01:00
Uwe Steinmann
bd616ac46e put template func of chzn select into var and reuse it 2017-12-05 18:30:22 +01:00
Uwe Steinmann
9927d76b9d data-base attribute can be added to <div class"ajax"> 2017-06-22 17:18:25 +02:00
Uwe Steinmann
d2da3004bb check for data-base in div-ajax 2017-06-20 09:13:56 +02:00
Uwe Steinmann
58589bde70 use new seeddms_webroot 2017-05-17 09:22:37 +02:00
Uwe Steinmann
b406d31ea0 add menu tasks including checkbox in settings for enabling it 2017-05-12 18:09:53 +02:00
Uwe Steinmann
19d13f5b30 make fine uploader and btn-file usable twice on a page 2017-04-27 06:52:50 +02:00
Uwe Steinmann
81926fe0b9 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-04-11 10:13:15 +02:00
Uwe Steinmann
93adee468f Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-04-11 10:13:02 +02:00
Uwe Steinmann
71cc4da3a2 move css code into new css method of class.Timeline.php 2017-04-11 10:10:54 +02:00
Uwe Steinmann
da6958a936 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-24 08:24:39 +01:00
Uwe Steinmann
e584a7b1a5 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-03-24 08:24:19 +01:00
Uwe Steinmann
fc90e71584 do not show spinner if data-no-spinner is set in '<div ..' 2017-03-24 08:22:52 +01:00
Uwe Steinmann
8afaf3c748 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-15 16:46:04 +01:00