This website requires JavaScript.
807844c836
Ox.cache async should call callback always async
j
2013-07-09 14:29:14 +0000
c7eaee0794
add Ox.queue
j
2013-07-09 14:28:23 +0000
675e45df18
add doubleclick-to-scroll-up to editor menubar
rlx
2013-07-09 18:30:44 +0000
5c655f3337
fix map overlay appearance, again
rlx
2013-07-09 15:24:34 +0000
7bfa671ebf
video panel: set timeline in/out on load
rlx
2013-07-09 10:01:38 +0000
b33658ed6b
oxdark theme: update selection background and color
rlx
2013-07-08 12:58:50 +0000
59f4c0d3ed
trigger playing instead of position event while playing
j
2013-07-08 12:10:44 +0000
cc1cede9bc
AnnotationPanel: add doubleclick-on-title-bar-to-scroll-up functionality
rlx
2013-07-08 10:52:11 +0000
14f63cdfc3
cosmetic changes
rolux
2013-07-03 11:12:35 +0200
58e078e3bb
log as Video not VIDEO
j
2013-06-14 16:39:38 +0000
e929a7266a
revert last commit
j
2013-06-04 12:27:09 +0000
e4b935e5ed
self.optoins.items returns request id, dont overwrite with additional info, if callback needs query, self.options.items should pass that info to callback.
j
2013-06-04 11:57:50 +0000
4950898b34
some more tabs to spaces
rolux
2013-06-02 22:19:36 +0200
064c40461e
cosmetic changes
rolux
2013-06-02 22:15:55 +0200
2d0fdae171
Ox.Map: make sure loading icon is actually present
rolux
2013-06-02 01:58:47 +0200
fc1192f156
Ox.Async: allow for passing false to serialForEach callback (break); allow for ommiting final callback of forEach methods; improve tests
rolux
2013-06-01 15:25:37 +0200
f820e06455
Ox.API: pass api to callback (todo: don't return api)
rolux
2013-06-01 13:59:01 +0200
9a2c7c7239
support loading Ox.js?\d+ to get new version
j
2013-05-31 21:16:24 +0000
541af0917a
cosmetic changes
rolux
2013-05-30 23:02:03 +0200
c99316916c
add Ox.numberOf: sugar for Ox.len(Ox.filter(collection, test))
rolux
2013-05-26 11:50:37 +0200
4b01e4984b
add Ox.remove: sugar for array.splice(array.indexOf(element), 1)
rolux
2013-05-25 14:24:39 +0200
03850ee600
fix syntax error and add missing space in test results (formatDate, localized dates)
rolux
2013-05-25 14:23:12 +0200
2353e5be5a
add strings
j
2013-05-20 19:19:49 +0000
58a45d1f15
fix off by one inside
j
2013-05-20 19:19:35 +0000
2560d503d7
add all untranslated Ox.UI strings to locale.de.json
j
2013-05-20 14:39:04 +0000
04b132952e
fix oxmedium theme oxjs.org byline css
rolux
2013-05-15 09:44:11 +0200
01f7f8cfaa
fix oxmedium theme grid gradient css
rolux
2013-05-15 09:35:25 +0200
a84fa05d73
cleanup List.js
rolux
2013-05-15 09:30:31 +0200
697edd72a3
List.js trigger doubleclick event on touchend if selection was not changed
j
2013-05-14 17:12:44 +0000
cdd29f1a4b
add python version of strings.js
j
2013-05-10 12:59:58 +0000
907d41642b
typo
j
2013-05-10 11:59:39 +0000
535c04d386
wrap more strings in Ox._
j
2013-05-10 10:45:24 +0000
42cb002c5f
fix map 'report map error' css
rolux
2013-05-10 11:01:06 +0200
0ee1caa7bb
add tools/locale (string extraction)
rolux
2013-05-10 09:38:18 +0200
755d1d8a61
fix Ox.setLocale
rolux
2013-05-09 22:35:40 +0200
dbc971d1c9
fix Ox.setLocale
rolux
2013-05-09 22:32:50 +0200
50a845fa29
fix Ox.getAsync
rolux
2013-05-09 22:32:19 +0200
63667f04a0
Ox.js dev version: set locales on load
rolux
2013-05-09 21:38:47 +0200
7f6bb6a318
add Ox.getLocale
rolux
2013-05-09 21:20:09 +0200
8aef1fb7c0
remove unused function in Ox.load
rolux
2013-05-09 20:12:32 +0200
1e056171e6
improved check to see if a module is present
rolux
2013-05-09 19:07:54 +0200
ad4603ddb4
Ox.load: when loading modules, set locale
rolux
2013-05-09 19:02:28 +0200
9c66eced09
in setLocale, allow for setting the locale to the current locale (in order to include additional module locale files)
rolux
2013-05-09 19:01:59 +0200
54c8871559
in setLocale, only call callback once
rolux
2013-05-09 18:38:19 +0200
e6522b8fef
update setLocale (handle module localization)
rolux
2013-05-09 17:41:00 +0200
83f4282917
fix build.py (dont include _* and locale files in json)
rolux
2013-05-09 17:40:30 +0200
a1f1138b22
LOCALES -> LOCALE_NAMES
rolux
2013-05-09 17:00:28 +0200
9bec02786f
in build.py, handle locale files (overwrite constant in build version, add to json in dev version)
rolux
2013-05-09 17:00:08 +0200
4d8c716d0b
add localization to Ox
j
2013-05-09 13:03:33 +0000
b68b827d7b
add Locale.js, update Format.js
rolux
2013-05-09 15:12:26 +0200
7d42aaedd8
add (empty) module locale files
rolux
2013-05-09 15:10:47 +0200
74e6c12904
selectbefore/selectafter -> selectprevious/selectnext
rlx
2013-05-08 16:53:33 +0000
9d802dbf49
temporary fix for Chrome CSS bug
rlx
2013-05-08 14:48:07 +0000
e9668823e3
Ox.Chart: fix sort regressions
rlx
2013-05-07 14:33:52 +0000
4f37ff8783
remove debug
j
2013-05-01 12:40:39 +0000
11b9301337
fix changing resolution for multi part videos, fixes #1491
j
2013-05-01 12:34:07 +0000
47aa05b9bc
typo
rolux
2013-04-26 12:28:26 +0200
f7c531c5df
Ox.Chart: when sorting by value, descending, make sure sort order of tied items, by key, is ascending
rolux
2013-04-26 12:27:35 +0200
2968d7b79a
update test
rolux
2013-04-26 12:26:19 +0200
53239d4cd1
in map and calendar editor, change order of add/remove and new buttons
rolux
2013-04-26 10:03:26 +0200
751cf07dfd
fix .OxButton.OxSymbol padding
j
2013-04-22 12:30:20 +0000
3c3a6ea220
fix FileButton flow so it can be used as a dialog button
j
2013-03-26 13:36:24 +0000
0fa77bd167
remove print statement
rolux
2013-03-24 20:23:38 +0530
17044e6649
set width/height for flag in map marker tooltip
rolux
2013-03-22 20:16:25 +0530
852641335d
add Ox.Cookie, send X-CSRFToken if csrftoken cookie is set
j
2013-03-16 17:24:43 +0530
0ba564c104
add OxLink class
rolux
2013-03-14 11:26:38 +0530
7eb8cf66c6
fix a bug in annotation panel
rolux
2013-03-09 18:32:30 +0530
e6df7f31bd
fix a bug in array editable
rolux
2013-03-08 16:58:29 +0530
0800fd8f37
fix a bug in array editable
rolux
2013-03-08 16:56:47 +0530
0b155c4bb2
typo
rolux
2013-03-08 16:50:53 +0530
e7e20ecc3c
update annotation folder
rolux
2013-03-08 16:48:20 +0530
317b433a5c
change capitalization
rolux
2013-03-08 16:44:11 +0530
8e91501104
editable/arrayeditable: support placeholder update
rolux
2013-03-08 16:42:03 +0530
c5f75d98c9
annotation folder: improve 'no items' message when range is not 'all'
rolux
2013-03-08 16:33:13 +0530
c8135f4556
typo
rolux
2013-03-08 15:44:41 +0530
43d5bee70a
add auto variant of loading screen and image element
rolux
2013-03-08 08:48:49 +0000
b63adeeb01
cosmetic changes
rolux
2013-03-08 08:42:36 +0000
6bf23dd282
add OxTextPage class (16 px line-height)
rlx
2013-03-08 03:47:46 +0000
a8c7239da6
AnnotationPanel: add methods addLayer, removeLayer, updateLayer
rlx
2013-03-07 12:49:20 +0000
6c29a1c5cd
handle setting css of image element, add image loading gradient css for dialogs
rolux
2013-03-07 13:26:22 +0530
0d784b3dc4
add Ox.LoadingScreen and Ox.ImageElement, update CSS
rolux
2013-03-07 12:50:54 +0530
a34c8b5b11
cosmetic changes
rolux
2013-03-06 12:26:57 +0000
1115a33a5f
Ox.URL: don't treat 7-digit numbers as dates
rlx
2013-03-06 10:00:41 +0000
e21f184d96
fix info list css
rlx
2013-03-06 04:58:19 +0000
cb6f275217
never theme video subtitle highlights
rolux
2013-03-05 15:12:35 +0000
c869231d34
fix a bug in Ox.URL
rolux
2013-03-05 14:31:21 +0000
f34d70fd4c
Ox.formatString: support '{a.b.c}' access to nested object properties
rlx
2013-03-05 06:06:58 +0000
42760324f3
cosmetic change
rlx
2013-03-05 06:06:03 +0000
35947ab77b
Ox.URL: fix and update tests
rlx
2013-03-05 06:05:35 +0000
d3f39c29f2
fix icon item info css
rlx
2013-03-04 15:03:54 +0000
fcd3089329
fix a bug in Ox.URL
rlx
2013-03-04 11:57:20 +0000
4f9192f140
Ox.URL: correctly handle number spans
rlx
2013-03-04 11:19:09 +0000
0989a41c8e
update URL controller (handle hash, simplify getItem/getSpan/getHash)
rlx
2013-03-04 10:06:32 +0000
1e9000c0c0
fix icon item info
rolux
2013-03-03 12:38:17 +0000
bf197f73a5
Ox.Filter: handle formatKey 'number'
rolux
2013-03-03 11:10:41 +0000
978d44135a
fix a typo in Ox.URL
rolux
2013-03-03 11:02:44 +0000
4097e70fa7
fix collapse panel extras css
rlx
2013-03-03 07:20:39 +0000
3f6546783e
fix title color of colored selects in selected state
rolux
2013-03-03 10:14:47 +0530
8438e861c2
fix colored select css
rolux
2013-03-02 15:30:39 +0000
b31a7d5be4
remove debug
j
2013-03-02 13:58:49 +0000