-
b69f125b97
fix area calculation
rolux
2015-02-05 07:38:42 +0000
-
c946fa876e
Ox.ImageViewer: add options.area, that.getArea and that.setArea
rolux
2015-02-05 07:18:25 +0000
-
1554d19f91
add part span in constructUrl
j
2015-02-05 06:29:46 +0000
-
62ade0f54f
Ox.URL: add support for /documents/ID/span
rolux
2015-02-05 11:44:10 +0530
-
36ffd07203
revert 3624
rolux
2015-02-05 11:02:38 +0530
-
5835cbc38c
allow pages to have additional url parts
j
2015-02-04 15:32:24 +0530
-
7b24011ea1
Ox.Editable tpye=input: on submit value gets piped through Ox.encodeHTMLEntities, decode before editing
j
2015-01-09 18:53:17 +0100
-
3b65b9a1c3
trigger seeking/seeked events if video is not ready. fixes #2316
j
2014-12-26 23:44:31 +0000
-
4aba1474d6
annotations are loaded asynchronously: dont fire select event before they are loaded.
j
2014-12-26 12:08:35 +0000
-
acbb56da65
pass entity name to find and findannotations, fixes #2626
j
2014-12-23 10:57:01 +0000
-
8f9a013236
remove debugging code
rolux
2014-12-22 22:21:20 +0000
-
7024ef53b5
debugging
rolux
2014-12-22 22:15:54 +0000
-
09796cd151
allow for data attribute in annotation html (use case: display rounded value, store precise value)
rolux
2014-12-21 13:53:29 +0000
-
1ff7846e71
add comment
rolux
2014-12-17 19:37:17 +0000
-
c3a309585e
tentatively add public updateItem method to ArrayEditable
rolux
2014-12-17 19:36:13 +0000
-
4710f80b65
focus input after hiding autocomplete menu
rolux
2014-12-17 19:27:04 +0000
-
6e7a1936dc
remove timeout and logging
rolux
2014-12-17 15:43:43 +0000
-
c7d9ffc615
pass options through editable
rolux
2014-12-17 15:39:58 +0000
-
424bbdd759
pass options through array editable
rolux
2014-12-17 15:38:16 +0000
-
5f15edeb16
add logging
rolux
2014-12-17 15:28:43 +0000
-
69ec0d3970
add logging
rolux
2014-12-17 15:23:22 +0000
-
073e9badd6
still testing
rolux
2014-12-17 14:57:04 +0000
-
655f77a06d
testing, try longer timeout
rolux
2014-12-17 14:54:59 +0000
-
a7739f5e5e
testing, try timeout
rolux
2014-12-17 14:44:24 +0000
-
5cca2aca81
typo
rolux
2014-12-17 14:37:14 +0000
-
a5d23b5c3f
annotation folder: change autocomplete menu offset; update its position
rolux
2014-12-17 14:36:58 +0000
-
17f4c87439
refactor and add public updatePosition method
rolux
2014-12-17 14:36:22 +0000
-
c36243d31c
Ox.Input: add autocompleteSelectOffset and autocompleteSelectUpdate options
rolux
2014-12-17 14:35:10 +0000
-
a21327ff7e
fix #2597 (pandora): 'if an annotation contains a link, tooltip has to change'
rolux
2014-12-17 12:37:03 +0000
-
e43881c594
add 'unformat' option to editables
rolux
2014-12-16 20:38:41 +0000
-
ad4e7dfa9a
update AnnotationFolder
rolux
2014-12-16 20:23:29 +0000
-
4538f3801a
ArrayEditable: pass format option
rolux
2014-12-16 20:23:17 +0000
-
c5a02fc61d
typo
rolux
2014-12-16 19:40:42 +0000
-
5aaf951c6b
(testing...)
rolux
2014-12-16 19:39:57 +0000
-
453b98f388
annotation folder: don't use autocompleteReplaceCorrect
rolux
2014-12-16 18:43:18 +0000
-
1c70e8a6b9
(revert...)
rolux
2014-12-16 18:28:02 +0000
-
e557af2355
in annotations panel edit menu, strip tags from annotation value
rolux
2014-12-16 16:35:39 +0000
-
e762ec9137
(testing...)
rolux
2014-12-16 16:04:53 +0000
-
d6a1dae8b8
allow for autocomplete in annotations of type entity (first pass)
rolux
2014-12-16 13:02:18 +0000
-
ad7e5f3eaf
Make sure ArrayInput works with undefined as value
rolux
2014-11-21 14:32:13 +0000
-
1989129c0f
update parseUserAgent
rolux
2014-11-21 09:45:24 +0000
-
c47545d77e
make sure Ox.Input works without options
rolux
2014-11-20 13:47:25 +0000
-
303bc1c0a7
toggle -> toggleElement
rolux
2014-11-17 21:08:10 +0000
-
ebc66bd68b
fix #2536 (can't set timeline in item timeline view via main menu)
rolux
2014-11-16 10:10:19 +0000
-
38c8dfae9f
video annotation panel: add 'delete' shortcut to help
rolux
2014-11-15 21:33:06 +0000
-
d196176c91
srt must end with a newline
j
2014-11-11 14:34:52 +0100
-
4a354aa59e
srt newlines are \r\n; add utf-8 BOM, fixes #2556
j
2014-11-11 14:27:01 +0100
-
50b344321e
srt timestamps must include milliseconds, fixes #2550
j
2014-11-10 11:49:00 +0100
-
bb931c006f
fix build without examples, version can contain more than numbers
j
2014-10-31 19:12:45 +0100
-
9651cec448
timelines are nested now, fixes #2513
j
2014-10-10 16:30:39 +0200
-
6b9b86e95a
fix iframe init, compare to timestamp not date string
j
2014-10-09 12:56:13 +0200
-
07d5ebce4a
set -ms-linear-gradient on background: and not background-image: in IE
j
2014-10-06 15:15:42 +0200
-
2f92bb9839
fix empty video player
j
2014-10-06 10:35:11 +0000
-
1ef2f4e0d3
build.py python 2/3 compatible
j
2014-09-30 23:19:50 +0200
-
2ba2903dbc
from __future__ import print_function
j
2014-09-30 22:57:36 +0200
-
cb78624a92
update .bzrignore
j
2014-09-30 15:43:29 +0200
-
e9ea876f88
update parseUserAgent
rolux
2014-09-29 00:16:25 +0200
-
67521edc8d
cities example: update data
rolux
2014-09-27 11:27:26 +0200
-
97d11eddec
cities example: update data
rolux
2014-09-27 11:15:06 +0200
-
383433a06d
rename build/ to min/
rolux
2014-09-26 18:57:12 +0200
-
51696562f1
remove unneeded Ox. prefix from path and file names
rolux
2014-09-26 15:51:50 +0200
-
4138e4e558
cities example: fix place deselect (data is now null, not {})
rlx
2014-09-26 15:07:44 +0200
-
cbc888584d
typo in docs
rlx
2014-09-26 15:04:34 +0200
-
25069a22d2
Ox.isOxElement -> Ox.UI.isElement
rlx
2014-09-26 14:57:02 +0200
-
ba22a7e2eb
Ox.UI -> Ox
rlx
2014-09-26 14:50:32 +0200
-
6df89d9c06
Ox -> Ox.UI
rlx
2014-09-26 14:50:15 +0200
-
8f948335ce
UI.js: remove aliases
rlx
2014-09-26 14:49:38 +0200
-
552aba4271
Ox -> Ox.UI
rlx
2014-09-26 14:31:20 +0200
-
e2a42ab04e
Ox -> Ox.UI
rlx
2014-09-26 14:18:11 +0200
-
177693b3ce
don't throw on place deselect (data is now null, not {})
rlx
2014-09-26 13:20:48 +0200
-
02da127698
don't invoke global event handlers if keyboard event and focused element is input
rlx
2014-09-26 12:56:22 +0200
-
2aec28f105
use OxKeyboardFocus class for input-like elements
rlx
2014-09-26 12:24:34 +0200
-
c69858ca2d
Ox.Request: if data is in cache, don't fail if it gets removed before timeout
rlx
2014-09-26 11:57:50 +0200
-
5424023903
keep parent and iframe from sending init messages indefinitely
rlx
2014-09-26 11:29:14 +0200
-
4b84424869
Ox.List: use Ox.contains
rlx
2014-09-26 10:59:06 +0200
-
cdf8aa8788
fix info list width calculation
rlx
2014-09-25 21:56:44 +0200
-
1e845092c4
use jQuery to get .animate
rlx
2014-09-25 19:42:11 +0200
-
ae8ee195a1
fix a bug in keyboard handler
rlx
2014-09-25 19:41:46 +0200
-
f2141d792d
move Ox. etc. into Core/UI.js, re-add some aliases
rlx
2014-09-25 19:41:23 +0200
-
9db80ffb65
Ox.elements -> Ox.
rlx
2014-09-25 19:40:29 +0200
-
0eeb4ab5e5
LoadingScreen -> UILoadingScreen
rlx
2014-09-25 19:14:05 +0200
-
01f563b102
fix Ox.UI loader
rlx
2014-09-25 19:08:03 +0200
-
61bb4b782e
typo
rlx
2014-09-25 19:05:28 +0200
-
3e6d20f6fd
typo in docs
rlx
2014-09-25 19:03:13 +0200
-
8e335ba4f6
Ox.elements -> Ox.
rlx
2014-09-25 18:47:29 +0200
-
775aa607c8
Ox.UI -> Ox
rlx
2014-09-25 18:35:17 +0200
-
eaaa8602e7
move Ox.Theme.getThemes and Ox.Theme.getThemeData into Ox.Theme; Ox.UI -> Ox
rlx
2014-09-25 18:33:02 +0200
-
86bee39b51
update Ox.GarbageCollection: use .collect to collect; don't run immediately
rlx
2014-09-25 18:32:01 +0200
-
86f1bad4eb
Ox.parent -> Ox.
rlx
2014-09-25 18:30:49 +0200
-
41bf6ac372
move Ox.UI utils into Core/UI.js
rlx
2014-09-25 18:28:49 +0200
-
731f97e0f1
simplify Ox.UI loader
rlx
2014-09-25 18:28:13 +0200
-
4ea696b451
Ox.UI.getImageURL -> Ox.getImageURL
rlx
2014-09-25 12:28:47 +0200
-
1000cfe73e
move functionality from Ox.UI.js to Core/UI.js
rlx
2014-09-25 12:28:29 +0200
-
35e77e28ae
add Core/UI.js
rlx
2014-09-25 12:28:03 +0200
-
10415a6ae2
Ox.Bar: get rid of Ox.UI.getBarSize
rlx
2014-09-25 12:05:22 +0200
-
6a5c380795
cosmetic changes; Ox.UI.isElement -> Ox.isOxElement
rlx
2014-09-25 12:04:50 +0200
-
6efb08ab60
typo
rlx
2014-09-25 11:53:42 +0200
-
0119a2d466
Ox.UI.symbols -> Ox.SYMBOLS
rlx
2014-09-25 11:50:41 +0200
-
4a55b106de
update Ox.SYMBOLS
rlx
2014-09-25 11:49:01 +0200
-
1d0f0a08c1
fix keyboard handler
rlx
2014-09-24 22:45:34 +0200