Commit graph

  • 61e425f64d update FormPanel rolux 2012-06-13 15:56:42 +02:00
  • 889ad7a83a in ObjectInput and ObjectArrayInput, don't set height rolux 2012-06-13 15:55:34 +02:00
  • a874974f9a update CSS for ButtonGroup and CheckboxGroup rolux 2012-06-13 15:54:43 +02:00
  • 2b494815f2 fix a bug in select input rolux 2012-06-13 15:53:50 +02:00
  • 63d5f04af7 Ox.TreeList: add 'expanded' option rolux 2012-06-13 15:53:20 +02:00
  • c287892606 minor change rolux 2012-06-13 15:52:23 +02:00
  • 3087b0637d document Ox.UI and include in index.json j 2012-06-13 14:15:27 +02:00
  • 9d877800b4 Ox.DocPanel: when navigating to folder in list, don't deselect it rolux 2012-06-13 12:08:54 +02:00
  • 3136c8f381 Ox.DocPanel: fix bugs related to ids and selection (the panel's selected option is item name or empty string, the list's selected option is ['the/full/id']) rolux 2012-06-13 12:05:32 +02:00
  • 71499d0cfa update references regexp to match 'Ox.$' (which is never followed by a word boundary, since $ is not a word char) rolux 2012-06-13 12:04:11 +02:00
  • ba5bea09f0 fix #833 (JS error when collapsing sidebar in timelines view) rlx 2012-06-13 08:37:07 +00:00
  • 8bc8c57373 use base 10 in parseInt, use Math.floor for numbers rolux 2012-06-13 10:28:21 +02:00
  • 79bb322112 when updating a value in a list with an items array, pass new items array (fixes #829) rlx 2012-06-13 08:00:02 +00:00
  • fbbe1e256a remove whitespace rlx 2012-06-13 07:57:27 +00:00
  • cb4a32f03b minor changes rolux 2012-06-13 09:17:39 +02:00
  • cd38e66240 typo in Ox.isEqual rolux 2012-06-13 09:11:58 +02:00
  • 110be11a05 Ox.test: handle non-null values for which JSON.stringify returns 'null' rolux 2012-06-13 09:06:54 +02:00
  • 4dc11cd256 Ox.isEqual(NaN, NaN) should return true rolux 2012-06-13 09:04:54 +02:00
  • bc83d22850 sign(-0) is -0 according to spec; add cosh; add tests rolux 2012-06-13 09:04:16 +02:00
  • a627f41755 fix Ox.sign(-0), should be 0, not -0 rolux 2012-06-13 08:16:22 +02:00
  • 8df96dd8fb add sign and trunc rolux 2012-06-13 08:12:01 +02:00
  • c2ae5d3f4c add acosh, atanh and tanh rolux 2012-06-13 00:04:28 +02:00
  • fd04452db9 make sure Ox.isInt(Infinity) returns false rolux 2012-06-13 00:02:55 +02:00
  • 2e49324ede load theme json with Ox.VERSION too j 2012-06-12 21:20:31 +02:00
  • 4e119b98f1 minor cleanup rolux 2012-06-12 18:09:25 +02:00
  • e415a85d06 update test rolux 2012-06-12 17:57:20 +02:00
  • 84d345624f update test stats ui rolux 2012-06-12 17:37:35 +02:00
  • b915839305 display test stats rolux 2012-06-12 17:24:58 +02:00
  • e21354d7b4 Ox.Geo: update docs rolux 2012-06-12 17:02:36 +02:00
  • 28075133ee save test results rolux 2012-06-12 16:55:13 +02:00
  • 0d2f082779 update DocPanel and DocPage UI rolux 2012-06-12 16:41:37 +02:00
  • d89a8e1087 make doc page examples menu work rolux 2012-06-12 16:26:55 +02:00
  • 86f6123565 Ox.DocPanel: add UI to run tests rolux 2012-06-12 15:32:34 +02:00
  • def580aa0a don't run tests on load rolux 2012-06-12 15:32:11 +02:00
  • 6db715ab87 don't modify test.statement; delete test.data when done rolux 2012-06-12 15:31:46 +02:00
  • b9c74fe895 handle failed async tests rolux 2012-06-12 15:30:58 +02:00
  • 8e144aed87 cleanup rolux 2012-06-12 14:32:49 +02:00
  • cc67b1110b in doc panel, parse examples and references rolux 2012-06-12 14:32:27 +02:00
  • b71d9148d0 rename 'keywords' option to 'references' rolux 2012-06-12 14:31:45 +02:00
  • 9c044300ef integrate tests into doc panel (fixes #782) rolux 2012-06-12 13:19:09 +02:00
  • afb9b2f6c2 use new DocPanel options rolux 2012-06-12 13:18:42 +02:00
  • 6aa3f95a4d remove print statement rolux 2012-06-12 13:17:54 +02:00
  • 893ba67bc0 Ox.UI.getImageURL: fix color regexp rolux 2012-06-12 13:17:35 +02:00
  • 359a8984d3 in Ox.DocPage, display test results rolux 2012-06-12 13:16:06 +02:00
  • 963e594397 allow for themed colored images rolux 2012-06-12 13:15:24 +02:00
  • 15264c188f add custom icons to Ox.TreeList rolux 2012-06-12 13:13:23 +02:00
  • 721e77f01b update modern.css rolux 2012-06-12 13:12:27 +02:00
  • 2be7568c45 update classic.css rolux 2012-06-12 13:11:55 +02:00
  • 1fa22924dd update modern.json rolux 2012-06-12 13:11:31 +02:00
  • 48737fbe30 fix example (use on, not bind) rolux 2012-06-11 23:49:57 +02:00
  • bf101e5ff0 add color argument to Ox.UI.getImageURL rolux 2012-06-11 23:49:17 +02:00
  • 01f0fc13fd Ox.DocPage: change name of tests section to Tests; minor cleanup rolux 2012-06-11 23:48:24 +02:00
  • dfe2f77615 Ox.Map: remove test rolux 2012-06-11 23:47:06 +02:00
  • 964923817e add color property to themes json rolux 2012-06-11 23:46:35 +02:00
  • 1249e7d3a1 comment out description rolux 2012-06-11 23:45:53 +02:00
  • 9d7549671c minor cleanup rolux 2012-06-11 23:45:37 +02:00
  • 8c45632dc3 remove stray var rolux 2012-06-11 23:45:20 +02:00
  • 75665b7d3f remove comments rolux 2012-06-11 13:40:33 +02:00
  • 3c9c1cc4ed fix #522: correctly pad days in Ox.formatDuration rolux 2012-06-11 13:40:28 +02:00
  • 7dd06c6d3e add test for #522 j 2012-06-11 10:55:10 +02:00
  • 6a7fce5bcf cleanup rolux 2012-06-10 20:18:03 +02:00
  • 9c697cce7a fix bugs in CalendarEditor rlx 2012-06-10 11:01:06 +00:00
  • 26681d7e39 Ox.formatDateRangeDuration: avoid infinite loop when passing a start date that cannot be parsed rlx 2012-06-10 10:27:06 +00:00
  • 92bfb38caf in Ox.parseDate, only remove first element of values array if there was a match rlx 2012-06-10 09:21:07 +00:00
  • 4625b4ac36 in MapEditor, update number of matches when editing name and alternative names of result places (fixes #824) rlx 2012-06-10 09:06:02 +00:00
  • 806cbd1557 fix a bug in Ox.filter for objects rlx 2012-06-10 09:00:12 +00:00
  • 7382d9fbb9 also pass data to click events in submenus j 2012-06-06 21:39:43 +02:00
  • 639847da07 don't set timeline state twice rolux 2012-06-06 16:31:44 +02:00
  • 73551a469d fix #821: select cut correctly when an annotation is selected rlx 2012-06-06 14:25:44 +00:00
  • 57caa45bf8 write current version to Ox.json and patch Ox.VERSION if loaded via dev/Ox.js j 2012-06-05 13:59:13 +02:00
  • 01587f7348 Ox.Form: don't pass submit option, trigger submit event rolux 2012-06-05 11:09:44 +02:00
  • 5a47341367 update placeName when editing name, not geoname rolux 2012-06-05 11:08:48 +02:00
  • 6c5b8ef0b6 ListCalendar -> CalendarEditor; ListMap -> MapEditor rolux 2012-06-05 10:25:27 +02:00
  • 2fd3345328 update docs rolux 2012-06-05 10:24:46 +02:00
  • 9434c60b53 fix bugs in Image module rolux 2012-06-04 18:35:55 +02:00
  • 20b3508f86 add missing semicolons rolux 2012-06-04 15:38:09 +02:00
  • 56c6ef98c7 Ox.tokenize: handle hex numbers and numbers with exponent rolux 2012-06-04 15:36:25 +02:00
  • c4ad59bdb6 Ox.IconItem: fix a regression related to highlights across linebreaks; add a class to ellipsis rolux 2012-06-04 14:32:58 +02:00
  • da4e07fc2f typo in docs rolux 2012-06-04 14:07:49 +02:00
  • df3a0c1c49 fix a bug in unbindEvent rolux 2012-06-04 14:07:35 +02:00
  • 7582a795ee use new Ox.wordwrap signature rolux 2012-06-04 13:49:39 +02:00
  • 6116f4b7f1 cleanup Ox.wordwrap; remove Ox.basename rolux 2012-06-04 13:49:10 +02:00
  • cce58246fd use Ox.parsePath instead of Ox.basename rolux 2012-06-04 13:48:30 +02:00
  • 613b594352 remove a print statement rolux 2012-06-04 13:07:42 +02:00
  • fbe2513cb4 remove 'factor' argument from Ox.formatUnit rolux 2012-06-04 12:41:40 +02:00
  • f0ba793a85 allow for passing milliseconds to Ox.parseDate rolux 2012-06-04 12:02:29 +02:00
  • 8581a3da3a remove unneeded constants rolux 2012-06-04 11:49:27 +02:00
  • 7282835f0d remove 'Ox.copy' alias rolux 2012-06-04 11:26:01 +02:00
  • cd8b2e297d remove 'Ox.starts' and 'Ox.ends' aliases, update documentation; fix Ox.pad with negative length rolux 2012-06-04 11:22:40 +02:00
  • a5c6747b57 change the signature of Ox.pad to match Ox.truncate rolux 2012-06-04 11:08:38 +02:00
  • 24bbf95bd5 typo rolux 2012-06-03 11:13:39 +02:00
  • 42092f163b Ox.parseURL: update docs & examples rolux 2012-06-03 11:12:21 +02:00
  • 9ce126263b change the signature of Ox.truncate to allow for passing 'position' without having to pass 'padding', change default padding from '...' to a real ellipsis rolux 2012-06-03 11:07:39 +02:00
  • 3ec610076a minor reformatting rolux 2012-06-03 11:07:35 +02:00
  • 4ba06fde41 use Ox.highlight; minor reformatting rolux 2012-06-03 10:41:18 +02:00
  • 90147a69fb rename Ox.highlightHTML to Ox.highlight rolux 2012-06-03 10:40:46 +02:00
  • ce3c5a4a03 remove Ox.highlight rolux 2012-06-03 10:40:25 +02:00
  • 191d7b3099 add test rolux 2012-06-03 10:39:59 +02:00
  • 43558a55a3 minor changes rolux 2012-06-02 17:00:44 +02:00
  • ecd84770dd make Ox.forEach(object...) return a number; remove Ox.setPropertyOnce; move Ox.last to Array.js; update documentation and tests rolux 2012-06-02 16:08:01 +02:00