Uwe Steinmann
71cc4da3a2
move css code into new css method of class.Timeline.php
2017-04-11 10:10:54 +02: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
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
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
196725042d
add support for fine-uploader as a replacement for the old jumploader
2017-01-30 13:17:58 +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
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
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
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
9015c1ea08
run $('.pwd').passwordStrenght() after loading html
2016-11-18 13:55:46 +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
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
c485c272f5
turn .chzn-select-deselect into select2 box
2016-11-04 15:42:24 +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
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
d43db44318
add styles for symbols in workflow graph
2016-09-01 20:59:52 +02:00
Uwe Steinmann
9e6c5d41cc
add grid extension for cytoscape
2016-08-31 16:09:37 +02:00
Uwe Steinmann
3c0061fdaf
overhaul graph layout (use cytoscape)
2016-08-31 08:44:45 +02:00
Uwe Steinmann
e67ef718cc
add jquery validation
2016-08-30 07:59:03 +02:00
Uwe Steinmann
c8a689cf60
remove padding
2016-08-29 09:43:53 +02:00
Uwe Steinmann
b9c4e1a775
add js for click on .ajax-click
2016-08-09 18:14:58 +02:00
Uwe Steinmann
fa413d0336
no action if folder is droped on itself
2016-04-29 08:10:10 +02:00
Uwe Steinmann
ea14c50838
mark jqtree element on hover
2016-04-29 08:09:37 +02:00
Uwe Steinmann
da6af81ec9
set width of .chosen-container on search page
2016-03-30 14:06:27 +02:00
Uwe Steinmann
2c297b5e1c
take out javascript from html ( Closes #253 )
2016-03-29 07:59:20 +02:00
Uwe Steinmann
942de6cfee
new style add-clipboard-area for receiving drop events
...
add new class to menu item for clipboard which allows to easily
drop an item into the clipboard even if the clipboard itself
isn't visible
2016-03-23 08:54:34 +01:00
Uwe Steinmann
adcd6d7002
used for showing online editor
2016-03-09 07:48:50 +01:00
Uwe Steinmann
41c83dbe6d
remove various console.log()
2016-03-08 22:04:00 +01:00
Uwe Steinmann
42ebb5d452
use bootbox when moving docs/folders via drag&drop
2016-03-08 10:38:51 +01:00
Uwe Steinmann
192700fd26
various minor cleanups
2016-03-08 08:02:17 +01:00
Uwe Steinmann
6098fc9057
much cleaner drap&drop support
2016-03-08 06:56:58 +01:00
Uwe Steinmann
9b1faa429f
propperly set timeout of noty message if not passed
2016-02-15 17:44:56 +01:00
Uwe Steinmann
f139625e4f
fix link in autocompletion when search for object
2016-01-29 16:46:37 +01:00
Uwe Steinmann
60ba9577de
new version which fixes a security hole
2016-01-14 20:04:18 +01:00
Uwe Steinmann
1dff276217
div.splash can have a timeout attribute
2015-12-16 07:14:27 +01:00
Uwe Steinmann
836fcd4457
remove all javascript from html output and place in a seperate file
...
this requires to change the popover into bootbox
2015-12-11 20:29:52 +01:00
Uwe Steinmann
c80d579072
add bootbox
2015-12-11 20:23:01 +01:00
Uwe Steinmann
01aac2c23c
div.splash will be used as splash message
...
make it hidden on the page
2015-12-11 08:11:10 +01:00
Uwe Steinmann
0c98a1ae71
class .datepicker turns datepicker on
2015-10-30 08:03:31 +01:00
Uwe Steinmann
aa1f10af1c
add word-break class to output of orig filename
...
breaking long filenames will leave more space for the preview image
2015-10-27 11:41:02 +01:00
Uwe Steinmann
1972d961f3
initial test with webkitRelativePath (not used)
2015-10-20 18:14:39 +02:00