Commit Graph

193 Commits

Author SHA1 Message Date
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
Uwe Steinmann
c823981bd9 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-03-15 16:45:02 +01:00
Uwe Steinmann
e21a096957 ?? 2017-03-15 16:42:18 +01:00
Uwe Steinmann
8ebe59c399 hide elements 'dialog' 2017-03-15 16:39:31 +01:00
Uwe Steinmann
479ee94fd8 take out command 'view', is now covered by view classes 2017-03-10 20:08:32 +01:00
Uwe Steinmann
502b5c5414 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-16 15:26:46 +01:00
Uwe Steinmann
63a405cb74 add parameter 'callback' to $('div.ajax') update 2017-02-16 14:59:49 +01:00
Uwe Steinmann
27255d1e67 add js for calendar 2017-02-16 14:58:44 +01:00
Uwe Steinmann
fad908cbe0 add styles used in calendar 2017-02-15 13:55:30 +01:00
Uwe Steinmann
d5dc6b125d Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-08 15:52:00 +01:00
Uwe Steinmann
196725042d add support for fine-uploader as a replacement for the old jumploader 2017-01-30 13:17:58 +01:00
Uwe Steinmann
de2cf19386 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-18 08:32:36 +01:00
Uwe Steinmann
98cf6c65df set more styles of popupbox 2017-01-18 08:32:02 +01:00
Uwe Steinmann
75d8413832 open popupbox even if title is an <i> tag 2017-01-18 08:31:34 +01:00
Uwe Steinmann
c943c2d81b Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-18 08:10:59 +01:00
Uwe Steinmann
3dcf867634 add code to open and close popup box 2017-01-18 08:09:50 +01:00
Uwe Steinmann
ffcd0e8a4a add style for span.closepopupbox 2017-01-18 08:09:32 +01:00
Uwe Steinmann
950449ac04 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-12 18:03:01 +01:00
Uwe Steinmann
99805e5c30 add code and style for simple popup box 2017-01-12 16:41:44 +01:00
Uwe Steinmann
cb1812a2f4 move js file into new directory 2017-01-06 07:23:20 +01:00
Uwe Steinmann
8ecd968812 add directory for password strenght 2017-01-06 07:23:14 +01:00
Uwe Steinmann
93ecbfc7b1 move js file into new directory 2017-01-06 07:17:48 +01:00
Uwe Steinmann
0817223524 add directory for password strenght 2017-01-06 07:16:52 +01:00
Uwe Steinmann
a8b7277759 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-06 18:06:19 +01:00
Uwe Steinmann
5b459a187d make fileselect box work on pages with ajax
fileselect box in html code which was loaded by ajax didn't work
propperly. The selected file name wasn't shown.
2016-12-06 15:21:08 +01:00
Uwe Steinmann
5397dbd58c uncheck checkbox below expire date if date is set 2016-12-05 10:24:03 +01:00
Uwe Steinmann
a4bec45158 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-22 10:28:29 +01:00
Uwe Steinmann
9015c1ea08 run $('.pwd').passwordStrenght() after loading html 2016-11-18 13:55:46 +01:00
Uwe Steinmann
2ed68b22d2 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-08 11:39:02 +01:00
Uwe Steinmann
c973a8c65b fix error in onAddClipboard()
used wrong variable name for event
2016-11-08 11:09:42 +01:00
Uwe Steinmann
7c7c35cbf4 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-07 09:31:00 +01:00
Uwe Steinmann
91540ac6d9 set white background of preview images
if a document was converted from an office format to pdf and then to
png, the png has transparent areas on the borders of the page. This
makes the gray of the backgrond shine through, which looked quite ugly.
2016-11-07 09:29:01 +01:00
Uwe Steinmann
014f6dfbb9 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-04 15:42:45 +01:00
Uwe Steinmann
c485c272f5 turn .chzn-select-deselect into select2 box 2016-11-04 15:42:24 +01:00
Uwe Steinmann
f1f970b0e0 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-02 18:13:18 +01:00
Uwe Steinmann
f36ffb1032 use select2 instead of choosen 2016-11-02 12:26:38 +01:00
Uwe Steinmann
7248c1a630 add replacement for chosen 2016-11-02 12:24:13 +01:00
Uwe Steinmann
0777d67443 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-04 16:35:42 +02:00
Uwe Steinmann
1790e5f6e7 refresh folder tree after document/folder move, make drag&drop work in Edge
Closes #286 and #288
2016-10-04 15:01:10 +02:00
Uwe Steinmann
5b3a2ec570 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-09-01 22:25:16 +02:00
Uwe Steinmann
d43db44318 add styles for symbols in workflow graph 2016-09-01 20:59:52 +02:00
Uwe Steinmann
c825356430 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-31 16:09:59 +02:00
Uwe Steinmann
9e6c5d41cc add grid extension for cytoscape 2016-08-31 16:09:37 +02:00