rolux
|
9bf755a10d
|
TextList: allow for not passing sort by making the unique key, and its operator, the default
|
2012-04-02 23:07:50 +02:00 |
|
rolux
|
b9ebb11d48
|
add geo option to Ox.api (send combined area with totals)
|
2012-04-02 17:41:28 +02:00 |
|
rolux
|
9a61fdbbab
|
add Ox.containsArea (true if an area contains another one), Ox.intersectAreas (the area/s contained in all areas) and Ox.joinAreas (the smallest area contaning all areas)
|
2012-04-02 17:40:09 +02:00 |
|
rolux
|
461233e87b
|
in Ox.Map, use '=' and '!=' as operators for 'in between' and 'not in between'
|
2012-04-02 17:33:54 +02:00 |
|
rolux
|
241f0bc064
|
in Geo module, actually use image symlinks; add Ox.getFlagByCountryCode method
|
2012-04-01 23:08:35 +02:00 |
|
rolux
|
fbc15dcadf
|
more useful version of Ox.MapImage
|
2012-04-01 23:05:53 +02:00 |
|
rolux
|
6a39bdd3bd
|
in Ox.List, trigger init after timeout, since otherwise a synchronous items function will trigger the event before one can bind to it
|
2012-04-01 23:04:07 +02:00 |
|
rolux
|
803985a160
|
in Ox.api, only sort if more than two items
|
2012-04-01 23:02:19 +02:00 |
|
rolux
|
cd6bca7d6b
|
remove a print statement
|
2012-04-01 00:25:46 +02:00 |
|
rolux
|
b03393bc0c
|
modify Ox.sort so that empty, null or undefined volumes come last, regardless of sort order (fixes # 727)
|
2012-03-31 23:00:05 +02:00 |
|
rolux
|
4a09d329c8
|
in Ox.api, add default sort, and allow for values to be arrays
|
2012-03-31 22:09:55 +02:00 |
|
rolux
|
18ba0d5347
|
add Ox.formatDegrees
|
2012-03-31 18:28:48 +02:00 |
|
rolux
|
1d86f10e79
|
fix a bug that would keep disabled items in a select enabled, and in consequence allow for removal of title and director columns in 0xDB list view
|
2012-03-31 18:28:32 +02:00 |
|
j
|
3be78a965a
|
add bzr revision to version
|
2012-03-30 23:12:00 +02:00 |
|
rolux
|
7294662868
|
use SyntaxHighlighter in readme
|
2012-03-30 16:17:56 +02:00 |
|
rlx
|
25c25c76c7
|
minor changes, mostly documentation
|
2012-03-30 14:11:29 +00:00 |
|
rolux
|
9032821f14
|
add first version of readme
|
2012-03-30 13:04:23 +02:00 |
|
rlx
|
044da383db
|
minor changes, mostly documentation
|
2012-03-30 01:41:47 +00:00 |
|
rlx
|
9265efe61a
|
minor changes in Collection.js, mostly documentation
|
2012-03-29 20:01:05 +00:00 |
|
rlx
|
4b59c9a2a9
|
add callback to Ox.api
|
2012-03-29 19:32:05 +00:00 |
|
rlx
|
f3ff4b791d
|
add missing functionality to Ox.api (positions requests and enums)
|
2012-03-29 18:40:03 +00:00 |
|
rlx
|
7b4002b340
|
add Ox.api, to apify and array
|
2012-03-29 14:43:05 +00:00 |
|
rlx
|
b807fc81af
|
fix a bug that would throw an error when running tests for Ox.cache
|
2012-03-29 12:34:13 +00:00 |
|
rlx
|
def7c88639
|
Hash.js, minor formatting changes
|
2012-03-29 10:26:02 +00:00 |
|
rlx
|
44ec0d1ecb
|
more concise version of Ox.range
|
2012-03-29 10:19:42 +00:00 |
|
rlx
|
ab2e5ecda0
|
minor fixes in documentation
|
2012-03-29 10:11:45 +00:00 |
|
j
|
c1ec0814dd
|
add Ox.oshash
|
2012-03-28 11:04:03 +02:00 |
|
rolux
|
22f1cc26c0
|
geo update: fix missing symlinks
|
2012-03-27 17:28:51 +02:00 |
|
rlx
|
fde174483d
|
geo update
|
2012-03-27 15:22:04 +00:00 |
|
rlx
|
561f31004e
|
add WebKit icon
|
2012-03-27 10:07:24 +00:00 |
|
rlx
|
1ab6a536f7
|
it's 'Unix', not 'UNIX'
|
2012-03-27 10:02:54 +00:00 |
|
rlx
|
97810bb472
|
fix a regression in formatValue, concerning the number of decimals
|
2012-03-27 09:36:11 +00:00 |
|
rlx
|
fb385a5e57
|
add BSD and UNIX logos
|
2012-03-27 09:18:01 +00:00 |
|
rlx
|
c5af338d2d
|
update Ox.Chart
|
2012-03-26 19:26:28 +00:00 |
|
rlx
|
511c355223
|
geo module: don't fail for undefined county names
|
2012-03-26 11:07:57 +00:00 |
|
rlx
|
d25d5f9ced
|
geo module: don't fail for lower-case country codes
|
2012-03-26 09:58:42 +00:00 |
|
rlx
|
5d1b204e45
|
when reaching full minute, round position to full minute
|
2012-03-25 21:49:36 +00:00 |
|
rlx
|
8e6787be97
|
move full minute check from player into panel and editor, should fix #716
|
2012-03-25 21:45:39 +00:00 |
|
rlx
|
17aca54e7a
|
temporary fix for video skipping bug (#716); add third parameter (index) to forEach callback; add Geo colors
|
2012-03-25 21:23:03 +00:00 |
|
rlx
|
8c67bf9462
|
fix a bug in Ox.FileButton
|
2012-03-24 11:12:24 +00:00 |
|
rlx
|
826eb5548d
|
allow menu item to trigger native file dialog when pressing enter
|
2012-03-24 11:04:27 +00:00 |
|
rlx
|
7818d4deb6
|
improve Ox.formatValue
|
2012-03-24 10:39:21 +00:00 |
|
rlx
|
211abb10ab
|
minor fix
|
2012-03-24 10:16:37 +00:00 |
|
rlx
|
df03bf1841
|
allow menu item to trigger native file dialog (see demo, fixes #691)
|
2012-03-24 10:13:33 +00:00 |
|
rlx
|
1c3e257bc8
|
use standard jquery syntax
|
2012-03-24 08:43:03 +00:00 |
|
j
|
429d5c744b
|
comment out some Ox.print calls
|
2012-03-23 19:03:56 +01:00 |
|
rlx
|
17d92a3ff7
|
add Ox.FileButton
|
2012-03-23 17:57:12 +00:00 |
|
rlx
|
162c0f118b
|
update file input
|
2012-03-23 17:20:36 +00:00 |
|
rolux
|
1320fb68aa
|
add Ox.FileInput
|
2012-03-23 17:55:55 +01:00 |
|
rlx
|
260c513e8e
|
in list with max=0, make sure items are not selectable (fixes #708)
|
2012-03-23 09:27:31 +00:00 |
|