|
08e16d073c
|
Ox.unique: for string argument, return string
|
2016-02-18 10:58:32 +05:30 |
|
|
7f8403d89f
|
Ox.$: remove unused var, better height/width, fix typo in .map
|
2016-02-15 13:17:52 +05:30 |
|
|
869a5ef5ee
|
fix Ox.isEqual for RegExp
|
2016-02-12 15:59:27 +05:30 |
|
|
92e141cb81
|
typo
|
2016-02-12 15:59:08 +05:30 |
|
|
d9ef18d482
|
indeterminate checkboxes...
|
2016-02-10 13:24:57 +05:30 |
|
|
2944379b71
|
indeterminate checkboxes...
|
2016-02-10 13:22:38 +05:30 |
|
|
1472927883
|
indeterminate checkboxes...
|
2016-02-10 13:19:45 +05:30 |
|
|
6d560fc4f5
|
indeterminate checkboxes...
|
2016-02-10 13:17:17 +05:30 |
|
|
ff30b32188
|
indeterminate checkboxes...
|
2016-02-10 13:15:15 +05:30 |
|
|
5ea5a5ee2b
|
indeterminate checkboxes...
|
2016-02-10 13:10:38 +05:30 |
|
|
56c72ba0b4
|
'minus' -> 'remove'
|
2016-02-10 13:08:10 +05:30 |
|
|
4248a3a783
|
indeterminate checkboxes...
|
2016-02-10 13:06:15 +05:30 |
|
|
12c466b0d3
|
indeterminate checkboxes...
|
2016-02-10 13:04:39 +05:30 |
|
|
0dd921caae
|
indeterminate checkboxes...
|
2016-02-10 13:03:36 +05:30 |
|
|
368ae04fe0
|
Ox.Checkbox: add indeterminate option
|
2016-02-10 12:56:19 +05:30 |
|
|
0327947864
|
fix form_elements example
|
2016-01-30 22:39:45 +05:30 |
|
|
396c69333e
|
Edits: fix doubleclick-to-scroll-to-top in list view
|
2016-01-21 12:54:25 +05:30 |
|
|
731c2e88fe
|
Filter: handle formatISBN
|
2016-01-17 16:44:59 +05:30 |
|
|
94262efd60
|
fix Ox.formatISBN
|
2016-01-16 20:45:57 +05:30 |
|
|
13d505cbc1
|
add dashes option to Ox.formatISBN
|
2016-01-16 20:28:43 +05:30 |
|
|
cec3e63880
|
Ox.isValidEmail: handle new TLDs
|
2016-01-16 17:50:39 +05:30 |
|
|
835122967f
|
whitespace
|
2016-01-13 14:56:13 +05:30 |
|
|
3f4fa3b1fe
|
support for squared select inputs
|
2016-01-13 14:17:31 +05:30 |
|
|
1a0c5aeab5
|
fix css for form elements on text pages
|
2016-01-13 13:42:39 +05:30 |
|
|
1734bcc66f
|
allow for squared-styled progress bars
|
2016-01-12 19:01:15 +05:30 |
|
|
32252a1dfd
|
some more support for squared style
|
2016-01-12 11:11:08 +05:30 |
|
|
53bc6e9e56
|
checkboxes: allow for squared style
|
2016-01-12 09:50:00 +05:30 |
|
|
0b7beec62d
|
off by one in formatISBN
|
2016-01-11 18:47:14 +05:30 |
|
|
8a96a0a095
|
update formatISBN
|
2016-01-11 15:15:12 +05:30 |
|
|
598e676458
|
fix doc comment
|
2016-01-11 14:54:28 +05:30 |
|
|
df32ec9ebc
|
add Ox.formatISBN
|
2016-01-11 14:51:31 +05:30 |
|
|
bb8ac55513
|
filter invalid srt blocks
|
2016-01-03 10:51:39 +05:30 |
|
|
c5534df039
|
fix srt parser
|
2016-01-03 10:35:47 +05:30 |
|
|
19be508afe
|
Fix pending requests: depend on data not id.
|
2016-01-02 19:31:56 +05:30 |
|
|
b0853447d1
|
AnnotationPanel: allow sorting by creation time
fixes #2865
|
2015-12-14 13:06:03 +00:00 |
|
rolux
|
511a5267b5
|
Ox.Map: remove terms reformatting
|
2015-10-30 10:51:53 +01:00 |
|
j
|
fc4dc70545
|
fix mouse zoom in imageview on linux
|
2015-10-22 11:33:37 +02:00 |
|
rolux
|
ea918ff6da
|
fix disabled input text color in light and dark theme; add disabled input to form example
|
2015-10-19 14:57:23 +02:00 |
|
j
|
7516c940f5
|
use default value instead of '', fixes #2848
|
2015-10-12 15:41:11 +01:00 |
|
j
|
5bdc80a24f
|
split clip at position
|
2015-10-04 16:08:44 +01:00 |
|
|
078be8e98f
|
Collapse and style definition lists
ie display this:
<dl>
<dt>Foo:</dt>
<dd>Bar</dd>
<dt>Juice:</dt>
<dd>Toast</dd>
<dd>Milk</dd>
</dl>
as:
*Foo:* Bar
*Juice:* Toast
Milk
|
2015-09-14 20:45:49 +00:00 |
|
|
6f135629a0
|
Allow definition lists in sanitized HTML (fixes #2828)
|
2015-09-14 20:45:06 +00:00 |
|
rolux
|
ac29cb88a6
|
update Ox.parseUserAgent
|
2015-08-04 19:20:48 +02:00 |
|
rolux
|
34dcf833b2
|
update Ox.parseUserAgent
|
2015-08-04 19:00:47 +02:00 |
|
rolux
|
2fc8324aed
|
update Ox.parseUserAgent
|
2015-08-03 14:44:41 +02:00 |
|
j
|
2d5ad4500e
|
use Ox.sort, fixes #2802
|
2015-06-25 14:28:56 +02:00 |
|
j
|
24027c0bcb
|
pass empty string instead of undefined to Ox.words
|
2015-05-23 13:25:22 +02:00 |
|
j
|
6988dfa89f
|
don't break on unknown keys
|
2015-05-23 13:02:39 +02:00 |
|
j
|
9deffcfee2
|
revert r3694, undefined values should not return emtpy string
|
2015-05-23 15:01:20 +05:30 |
|
j
|
a7ea1a0c46
|
Ox.formatResolution: return empty string if array is undefined
|
2015-05-23 14:23:23 +05:30 |
|