rolux
|
ee5f89ca86
|
minor doc update
|
2012-04-07 12:44:53 +02:00 |
|
rolux
|
da8066dc73
|
typo in documentation
|
2012-04-07 12:44:12 +02:00 |
|
rolux
|
9ad4ec6041
|
add bindOnce to Ox.$
|
2012-04-07 01:45:51 +02:00 |
|
rolux
|
24eb4bdc64
|
improve implementation and documentation of Ox.divideInt
|
2012-04-06 02:43:41 +02:00 |
|
rolux
|
e951578b37
|
make Ox.$ more useful
|
2012-04-05 17:30:00 +02:00 |
|
rolux
|
c54574a7b7
|
change version number to 0.1
|
2012-04-05 17:29:33 +02:00 |
|
rolux
|
7b7bedb65a
|
use Ox.api in Ox.List and Ox.Map
|
2012-04-04 09:06:55 +02:00 |
|
rolux
|
1278e39759
|
add cache option to Ox.api
|
2012-04-03 15:09:39 +02:00 |
|
rolux
|
4613c96a01
|
make Ox.cache work for aynchronous functions
|
2012-04-03 15:09:05 +02:00 |
|
rolux
|
1f7796b0f8
|
make Ox.reverse() work for arrays
|
2012-04-02 23:11:56 +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
|
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 |
|
rlx
|
25c25c76c7
|
minor changes, mostly documentation
|
2012-03-30 14:11:29 +00: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 |
|
rlx
|
97810bb472
|
fix a regression in formatValue, concerning the number of decimals
|
2012-03-27 09:36:11 +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
|
7818d4deb6
|
improve Ox.formatValue
|
2012-03-24 10:39:21 +00:00 |
|
rlx
|
aed581b33e
|
update parseUserAgent
|
2012-03-21 08:36:26 +00:00 |
|
rlx
|
61f9496f34
|
update Ox.parseUserAgent
|
2012-03-21 06:54:02 +00:00 |
|
rlx
|
bc3fedb125
|
fix alphabetical order of annotations with tags, fixes #681
|
2012-03-20 09:34:50 +00:00 |
|
rolux
|
9a559809b0
|
make Ox.getTime accept utc parameter
|
2012-02-25 13:04:18 +05:30 |
|
rolux
|
439a0a58af
|
fix formatting dates as UTC seconds
|
2012-02-24 22:13:23 +05:30 |
|
rlx
|
94cfbdb45c
|
fix issues with automatically opening annotation folders; add annotations option to video player to make find work for all layers
|
2012-02-19 10:49:52 +00:00 |
|
j
|
b12099a9d7
|
support h1-h6, fixes #516
|
2012-02-18 15:40:41 +00:00 |
|
rlx
|
e8f370ab7c
|
make video editor handle internal links (fixes #494)
|
2012-02-17 16:13:08 +00:00 |
|
rlx
|
4f5a2e8072
|
fix Ox.isArguments
|
2012-02-17 10:30:47 +00:00 |
|
j
|
f919d64044
|
fix Ox.App in Firefox 3.6 to show loading screen, fixes #393
|
2012-02-17 10:24:42 +00:00 |
|
j
|
a976b674f4
|
- allow links to local images
- allow wiki links to local urls
- disable automatic url / email linking since its broken right now
|
2012-02-11 17:49:25 +05:30 |
|
j
|
21854f653e
|
do not shorten urls, just turn them into links
|
2012-02-10 15:22:09 +05:30 |
|
rlx
|
3c94f44a99
|
fix bugs in video editor; begin to implement new list map mode that allows for defining/clearing places
|
2012-02-04 08:58:46 +00:00 |
|
rlx
|
1ae47b761b
|
support highlighting in icon list text
|
2012-02-01 11:57:21 +00:00 |
|
rlx
|
4dba56ba87
|
improve Ox.highlightHTML and annotations CSS
|
2012-02-01 08:26:06 +00:00 |
|
j
|
9568acd592
|
highlight html strings without breaking tags
|
2012-01-31 12:00:34 +00:00 |
|
j
|
7475ef0124
|
fix Ox.Edidable textarea height, dont add title to links in parseHTML
|
2012-01-19 22:07:39 +05:30 |
|
rolux
|
1445824ffd
|
add tests to Ox.formatDateRange
|
2012-01-17 11:29:32 +05:30 |
|
rlx
|
408ebf54cb
|
update video editor (editables)
|
2012-01-16 16:52:34 +05:30 |
|