Commit graph

690 commits

Author SHA1 Message Date
rolux
137944a1a7 minor changes 2011-11-30 15:56:01 +01:00
rolux
5209cf70d7 don't mutate values passed to Ox.rgb and Ox.hsl 2011-11-30 15:33:49 +01:00
rolux
e0d4dd3bec update geo module 2011-11-23 15:53:17 +01:00
rlx
d2a2ddb66e updates to url and filter 2011-11-10 22:47:38 +00:00
rlx
07c79ed7ac updates to url controller, filter and form elements 2011-11-10 19:52:26 +00:00
rlx
7470c9bb52 fix initial definition of Ox 2011-11-05 17:37:56 +00:00
rlx
1deb616942 catch some global vars 2011-11-05 17:27:11 +00:00
rolux
56370aa0a7 'use strict'; 2011-11-05 17:46:53 +01:00
rlx
241fa3e227 enable filter on change 2011-11-04 18:11:45 +00:00
rlx
d6cbc594bc update Ox.Log 2011-11-04 16:34:24 +00:00
rlx
9422780d65 update Ox.Log 2011-11-04 16:13:56 +00:00
rlx
8ef45bb1cb update Ox.Log 2011-11-04 16:04:46 +00:00
j
dce2843303 use Ox.Log 2011-11-04 16:54:28 +01:00
rlx
92d25b6776 update Ox.Log 2011-11-04 15:52:47 +00:00
j
2809a5d06d minor cleanup 2011-11-03 16:20:14 +01:00
rlx
4bb3196c03 fix form validation bug 2011-11-02 17:27:20 +00:00
rlx
be4d7c9124 == '' --> === '' 2011-11-02 16:00:54 +00:00
j
e6f075f88e change Ox.formatDate so that Ox.formatDate('', "%a, %b %e, %Y")
returns '' and not "undefined, undefined Na, NaN"
2011-11-02 16:21:09 +01:00
rlx
90bc4fb59e fix a layer bug 2011-11-01 14:45:47 +00:00
j
496da6aa77 no globals 2011-10-31 15:46:07 +01:00
j
bf228cf711 no globals 2011-10-31 15:14:54 +01:00
rlx
7415b72037 fix a bug related to clearing the requests cache 2011-10-29 12:32:55 +00:00
rlx
62f8a907ea updates for html parsing, request handling, and editable elements 2011-10-27 18:50:23 +00:00
rlx
a4cb6ee9ae fix a bug related to disabling checkboxes 2011-10-27 11:20:00 +00:00
rlx
1eb93125e6 some improvements to Ox.Editable 2011-10-27 08:47:31 +00:00
rlx
188656bd99 add themed colored elements 2011-10-26 14:52:03 +00:00
rlx
19d5f811d6 strip tags in Ox.Editable 2011-10-24 21:31:53 +00:00
j
3bb224a022 add some ;, remove print statement 2011-10-24 15:13:00 +02:00
rlx
925aa8d627 fix a bug that would keep loadFile from caching files 2011-10-23 16:00:59 +00:00
rlx
116d0bfdbf add Ox.Log, determine Ox.PATH by looking at the _last_ Ox.js script 2011-10-23 14:26:37 +00:00
rlx
cfc5baef61 change autovalidate function for input elements so that it returns, along with the new value, a valid flag that indicates if the value is already valid 2011-10-22 14:50:31 +00:00
rlx
6cf769b740 make Ox.formatUnit return 3 decimals 2011-10-19 13:23:09 +00:00
rlx
50e6321e00 fix a bug with emptying the find field of a map and pressing return 2011-10-13 11:34:10 +00:00
rlx
5948d2c2ce fix a bug with doubleclicking on a calendar to zoom in 2011-10-10 20:48:35 +00:00
rlx
ccece375c0 fix a corner case in Ox.formatDateRangeDuration() 2011-10-10 17:00:01 +00:00
rlx
d2972cd526 more functionality for ListCalendar 2011-10-10 12:38:54 +00:00
rolux
a39f76863f rewrite Ox.formatDuration() 2011-10-10 09:32:26 +02:00
rlx
2698bec700 fix margins of static icon lists 2011-10-08 17:19:18 +00:00
rlx
745aac2609 fix issues with leading and trailing whitespace and linebreaks in Ox.doc 2011-10-06 01:56:04 +00:00
rolux
d0fe279a0f new build system: build in /build, dev version in /dev; split up Ox.js; fix tests 2011-10-07 03:04:47 +02:00