rolux
|
a21327ff7e
|
fix #2597 (pandora): 'if an annotation contains a link, tooltip has to change'
|
2014-12-17 12:37:03 +00:00 |
|
rolux
|
e43881c594
|
add 'unformat' option to editables
|
2014-12-16 20:38:41 +00:00 |
|
rolux
|
ad4e7dfa9a
|
update AnnotationFolder
|
2014-12-16 20:23:29 +00:00 |
|
rolux
|
4538f3801a
|
ArrayEditable: pass format option
|
2014-12-16 20:23:17 +00:00 |
|
rolux
|
c5a02fc61d
|
typo
|
2014-12-16 19:40:42 +00:00 |
|
rolux
|
5aaf951c6b
|
(testing...)
|
2014-12-16 19:39:57 +00:00 |
|
rolux
|
453b98f388
|
annotation folder: don't use autocompleteReplaceCorrect
|
2014-12-16 18:43:18 +00:00 |
|
rolux
|
1c70e8a6b9
|
(revert...)
|
2014-12-16 18:28:02 +00:00 |
|
rolux
|
e557af2355
|
in annotations panel edit menu, strip tags from annotation value
|
2014-12-16 16:35:39 +00:00 |
|
rolux
|
e762ec9137
|
(testing...)
|
2014-12-16 16:04:53 +00:00 |
|
rolux
|
d6a1dae8b8
|
allow for autocomplete in annotations of type entity (first pass)
|
2014-12-16 13:02:18 +00:00 |
|
rolux
|
ad7e5f3eaf
|
Make sure ArrayInput works with undefined as value
|
2014-11-21 14:32:13 +00:00 |
|
rolux
|
1989129c0f
|
update parseUserAgent
|
2014-11-21 09:45:24 +00:00 |
|
rolux
|
c47545d77e
|
make sure Ox.Input works without options
|
2014-11-20 13:47:25 +00:00 |
|
rolux
|
303bc1c0a7
|
toggle -> toggleElement
|
2014-11-17 21:08:10 +00:00 |
|
rolux
|
ebc66bd68b
|
fix #2536 (can't set timeline in item timeline view via main menu)
|
2014-11-16 10:10:19 +00:00 |
|
rolux
|
38c8dfae9f
|
video annotation panel: add 'delete' shortcut to help
|
2014-11-15 21:33:06 +00:00 |
|
j
|
d196176c91
|
srt must end with a newline
|
2014-11-11 14:34:52 +01:00 |
|
j
|
4a354aa59e
|
srt newlines are \r\n; add utf-8 BOM, fixes #2556
|
2014-11-11 14:27:01 +01:00 |
|
j
|
50b344321e
|
srt timestamps must include milliseconds, fixes #2550
|
2014-11-10 11:49:00 +01:00 |
|
j
|
bb931c006f
|
fix build without examples, version can contain more than numbers
|
2014-10-31 19:12:45 +01:00 |
|
j
|
9651cec448
|
timelines are nested now, fixes #2513
|
2014-10-10 16:30:39 +02:00 |
|
j
|
6b9b86e95a
|
fix iframe init, compare to timestamp not date string
|
2014-10-09 12:56:13 +02:00 |
|
j
|
07d5ebce4a
|
set -ms-linear-gradient on background: and not background-image: in IE
|
2014-10-06 15:15:42 +02:00 |
|
j
|
2f92bb9839
|
fix empty video player
|
2014-10-06 10:35:11 +00:00 |
|
rolux
|
e9ea876f88
|
update parseUserAgent
|
2014-09-29 00:16:25 +02:00 |
|
rolux
|
383433a06d
|
rename build/ to min/
|
2014-09-26 18:57:12 +02:00 |
|
rolux
|
51696562f1
|
remove unneeded Ox. prefix from path and file names
|
2014-09-26 15:51:50 +02:00 |
|
rlx
|
cbc888584d
|
typo in docs
|
2014-09-26 15:04:34 +02:00 |
|
rlx
|
25069a22d2
|
Ox.isOxElement -> Ox.UI.isElement
|
2014-09-26 14:57:02 +02:00 |
|
rlx
|
ba22a7e2eb
|
Ox.UI -> Ox
|
2014-09-26 14:50:32 +02:00 |
|
rlx
|
8f948335ce
|
UI.js: remove aliases
|
2014-09-26 14:49:38 +02:00 |
|
rlx
|
552aba4271
|
Ox -> Ox.UI
|
2014-09-26 14:31:20 +02:00 |
|
rlx
|
e2a42ab04e
|
Ox -> Ox.UI
|
2014-09-26 14:18:11 +02:00 |
|
rlx
|
177693b3ce
|
don't throw on place deselect (data is now null, not {})
|
2014-09-26 13:20:48 +02:00 |
|
rlx
|
02da127698
|
don't invoke global event handlers if keyboard event and focused element is input
|
2014-09-26 12:56:22 +02:00 |
|
rlx
|
2aec28f105
|
use OxKeyboardFocus class for input-like elements
|
2014-09-26 12:24:34 +02:00 |
|
rlx
|
c69858ca2d
|
Ox.Request: if data is in cache, don't fail if it gets removed before timeout
|
2014-09-26 11:57:50 +02:00 |
|
rlx
|
5424023903
|
keep parent and iframe from sending init messages indefinitely
|
2014-09-26 11:29:14 +02:00 |
|
rlx
|
4b84424869
|
Ox.List: use Ox.contains
|
2014-09-26 10:59:06 +02:00 |
|
rlx
|
cdf8aa8788
|
fix info list width calculation
|
2014-09-25 21:56:44 +02:00 |
|
rlx
|
1e845092c4
|
use jQuery to get .animate
|
2014-09-25 19:42:11 +02:00 |
|
rlx
|
ae8ee195a1
|
fix a bug in keyboard handler
|
2014-09-25 19:41:46 +02:00 |
|
rlx
|
f2141d792d
|
move Ox. etc. into Core/UI.js, re-add some aliases
|
2014-09-25 19:41:23 +02:00 |
|
rlx
|
9db80ffb65
|
Ox.elements -> Ox.
|
2014-09-25 19:40:29 +02:00 |
|
rlx
|
0eeb4ab5e5
|
LoadingScreen -> UILoadingScreen
|
2014-09-25 19:14:05 +02:00 |
|
rlx
|
01f563b102
|
fix Ox.UI loader
|
2014-09-25 19:08:03 +02:00 |
|
rlx
|
61bb4b782e
|
typo
|
2014-09-25 19:05:28 +02:00 |
|
rlx
|
3e6d20f6fd
|
typo in docs
|
2014-09-25 19:03:13 +02:00 |
|
rlx
|
8e335ba4f6
|
Ox.elements -> Ox.
|
2014-09-25 18:47:29 +02:00 |
|