Commit graph

  • 3e6e938596 trying to fix SourceViewer code block CSS rolux 2012-05-30 19:23:23 +0200
  • 721989b67b cleanup rolux 2012-05-30 19:22:24 +0200
  • bff20cd96a in parseMarkdown, don't write empty class for code blocks, and don't encode their content rolux 2012-05-30 19:21:59 +0200
  • e9fb83c578 in Ox.doc, simplify and speed up parseTokens() rolux 2012-05-30 19:19:51 +0200
  • af6c58bcaa slice up j 2012-05-30 18:28:39 +0200
  • 19dba40ec8 always set enabledUsers j 2012-05-30 17:20:58 +0200
  • 5b6f161612 add localStorage to polyfills; slightly refactor Ox.localStorage; remove whitespace; update example rolux 2012-05-30 16:21:07 +0200
  • 41a3eaacd4 remove dead code rolux 2012-05-30 15:22:40 +0200
  • 48d6e45ca7 add documentation example rolux 2012-05-30 15:20:41 +0200
  • 8104a9100e update SourceViewer CSS rolux 2012-05-30 15:20:15 +0200
  • 9c20602324 leave doc comments in the source code rolux 2012-05-30 15:20:00 +0200
  • 6c44f683d6 minor reformatting rolux 2012-05-30 15:18:26 +0200
  • 9269b96469 use markdown rolux 2012-05-30 13:34:57 +0200
  • c831b89944 fix a bug that would keep test results from being displayed rolux 2012-05-30 13:33:37 +0200
  • 07369fefec add Ox.parseMarkdown and Ox.encodeEmailAddress rolux 2012-05-30 13:32:33 +0200
  • 1c98a3198a correct documentation, use markdown rolux 2012-05-30 13:31:42 +0200
  • ca05f24a6a update and fix tests rolux 2012-05-30 10:19:30 +0200
  • 2f98800715 typo j 2012-05-30 02:32:14 +0200
  • 888bf094ad only sort object keys in treelist j 2012-05-30 02:29:38 +0200
  • 6847102507 fix documentation rolux 2012-05-30 00:28:52 +0200
  • f3490dc8d5 cleanup rolux 2012-05-30 00:28:29 +0200
  • c12c49d4d1 update Ox.DocPage rolux 2012-05-30 00:28:14 +0200
  • 49adbe7048 fix CSS for OxSourceCode rolux 2012-05-30 00:27:14 +0200
  • f7e58b05e9 update Ox.doc; add (some) inline comments in Ox.test rolux 2012-05-30 00:26:25 +0200
  • 250db05abc correct Ox.doc documentation rolux 2012-05-29 16:19:57 +0200
  • e791e93a65 update SourceCode CSS rolux 2012-05-29 16:18:37 +0200
  • 5dc654ad6d Ox.doc: change test object from {statement, result} to {statement, expected}, plus some refactoring; Ox.test: allow source, file, files, docObject or docObjects as first argument, make it testable and add a test, plus some refactoring; Ox.tokenize: add error type, continue lexing on error rolux 2012-05-29 16:18:05 +0200
  • 38016aa06b Ox.doc: add tests; Ox.test: add documentation rolux 2012-05-29 13:48:54 +0200
  • c5fdc1ab39 simplify escapeRegExp regexp rolux 2012-05-29 12:59:41 +0200
  • 56432a67bc use css transform for loading icon on oxjs page, fixes #807 j 2012-05-29 12:25:39 +0200
  • 262d20405e fix forms2 demo, add same origin guard to widget_design_patterns/index.html j 2012-05-29 11:42:42 +0200
  • 2223064d35 update example rolux 2012-05-29 12:22:06 +0200
  • 7dd9169b3f Ox.fallback -> Ox.polyfill rolux 2012-05-29 12:20:50 +0200
  • f3f54186dc Fallback.js -> Polyfill.js rolux 2012-05-29 12:20:13 +0200
  • b151a0c9a8 fix formatting bugs related to optional replacements rolux 2012-05-29 12:14:58 +0200
  • 8cd27bca2f 'null' and 'undefined' are primitives, too rolux 2012-05-29 12:12:54 +0200
  • 15f1463360 cleanup dev tree after build, fixes #806 j 2012-05-29 11:35:06 +0200
  • a0646c54d3 add more documentation tooltip.show j 2012-05-29 11:18:36 +0200
  • 266a0fa9df fix tooltip j 2012-05-28 21:03:48 +0000
  • 91e1065aab rename Ox.UI source files, remove Ox. prefix j 2012-05-28 19:44:12 +0000
  • 005d50c389 self.setOption ~> that.update j 2012-05-28 19:35:41 +0000
  • 9ee0742b53 refactoring rolux 2012-05-28 18:21:00 +0200
  • ab68c4a54f add that.update to Ox.Element rlx 2012-05-28 16:16:23 +0000
  • d05a4d0849 update example rlx 2012-05-28 16:15:16 +0000
  • 2323525e25 that.update() -> that.updatePanel() rolux 2012-05-28 17:53:21 +0200
  • 685e412a11 add example rolux 2012-05-28 16:38:16 +0200
  • 461a237880 .bind -> .on, .unbind -> .off rolux 2012-05-28 16:06:22 +0200
  • f45f993f42 minor reformatting rolux 2012-05-28 16:04:50 +0200
  • de9021ca0c add fixme rolux 2012-05-28 16:04:28 +0200
  • 102d8dce41 in event callbacks, use this., not data._element rolux 2012-05-28 16:03:59 +0200
  • 7f05af7380 allow for binding a callback to all events of an element; change the signature of event callbacks from (data) to (data, event), where event is the original jQuery event (formerly data._event) rolux 2012-05-28 16:02:25 +0200
  • 8c60fef203 translate foo to <code>foo</code> rolux 2012-05-28 15:58:10 +0200
  • ef15919a3e rename the 'original event data' property of Ox.List drag & drop events from '_event' to 'event' rolux 2012-05-28 15:55:35 +0200
  • 2b592a8f2d add comment rolux 2012-05-28 15:53:38 +0200
  • a80534a1bd Ox.$.bind -> Ox.$.on, Ox.$.unbind -> Ox.$.off rolux 2012-05-28 15:53:10 +0200
  • 3208ab35b9 improved test rolux 2012-05-28 15:52:27 +0200
  • 1b99ab0fc9 cleanup and simplify Ox.JQueryElement rolux 2012-05-28 11:30:51 +0200
  • 8210a0c5cd fix a bug in sort, rename vars, re-enable Ox.api documentation rolux 2012-05-28 07:52:46 +0200
  • 01493c1fe5 re-order methods rolux 2012-05-27 23:17:40 +0200
  • c09ef8b2b6 add a fixme and a semicolon rolux 2012-05-27 23:17:02 +0200
  • 3fa59712c8 fix a potential bug in Ox.decodeBase32 rolux 2012-05-27 23:16:35 +0200
  • 9d26a4b6c3 add tests rolux 2012-05-27 23:14:59 +0200
  • b6411d485a off by one in Ox.encodeBase26 rolux 2012-05-27 22:59:43 +0200
  • f030596468 remove Ox.TYPES rolux 2012-05-27 22:09:52 +0200
  • 30e59f5538 when passing an array to Ox.values, return a clone, not the original array rolux 2012-05-27 22:08:08 +0200
  • 9cc9a167f8 minor cleanup rolux 2012-05-27 21:53:27 +0200
  • 948437b535 in Ox.doc, fix item.line; in Ox.tokenize, make line and column start at 1, not 0 rolux 2012-05-27 21:53:02 +0200
  • 5204ef14b4 update documentation, add test rolux 2012-05-27 21:38:02 +0200
  • 7240cf2c38 update examples rolux 2012-05-27 21:37:00 +0200
  • 5a07fc2519 typo in documentation rolux 2012-05-27 21:34:16 +0200
  • 51edb6b82a add missing semicolons rolux 2012-05-27 21:33:36 +0200
  • 2ea1283901 use new-style tokens rolux 2012-05-27 21:33:04 +0200
  • f98d997c4a typo in comment rolux 2012-05-27 21:32:39 +0200
  • b9f7490436 improve test rolux 2012-05-27 21:32:08 +0200
  • ef41bc1252 load image module for tests rolux 2012-05-27 21:31:16 +0200
  • 45942cc3f2 fix Ox.isEqual(-0, +0), update tests rolux 2012-05-27 18:59:40 +0200
  • 8612218011 remove print statement, make slow tests faster rolux 2012-05-27 18:46:59 +0200
  • b44b2da4d2 use simplified async test syntax rolux 2012-05-27 18:44:00 +0200
  • ba4086bc55 Ox.noop: call the last (not the first) argument in case it is a function - this way it can be used as an async iterator rolux 2012-05-27 18:43:12 +0200
  • a811f29837 add test rolux 2012-05-27 18:41:14 +0200
  • f3b0bb6c86 simplify async test syntax, allow for files with ?random suffix rolux 2012-05-27 18:40:51 +0200
  • 04e2326808 when running tests, don't use cached js rolux 2012-05-27 18:39:34 +0200
  • f996a24ce2 don't require async tests to also return synchronously rolux 2012-05-27 17:00:18 +0200
  • 54694e3d7e add async test for Ox.encodeDeflate rolux 2012-05-27 16:54:50 +0200
  • 27b55e2b6e update DocPage ('examples' property renamed to 'tests') rolux 2012-05-27 16:54:20 +0200
  • b4bb926c0c move Ox.parseDuration to String.js rolux 2012-05-27 16:53:23 +0200
  • 6a2ac97bec in Ox.test, allow for async tests; in Ox.doc, rename the 'examples' property to 'tests' rolux 2012-05-27 16:52:48 +0200
  • 6e7743efd3 move Ox.parseDuration to String.js rolux 2012-05-27 16:51:49 +0200
  • a34c406d78 Date.js: add the missing date argument to Ox.getTimezoneOffset (the current timezone's offset may have been different in the past); return '+0000', not '-0000', in Ox.getTimezoneOffsetString; correct a test for Ox.makeDate rolux 2012-05-27 15:05:24 +0200
  • 4b8c1a7d6b Ox.formatDate: better tests for '%s' and '%+', fix '%s', '%Z' and '%z' rolux 2012-05-27 15:01:22 +0200
  • 707899b61c add test rolux 2012-05-27 13:42:55 +0200
  • ccae6e4997 reorder regexp, add test rolux 2012-05-27 13:40:19 +0200
  • cc29f8f832 in Ox.sanitizeHTML, allow mailto: links rolux 2012-05-27 13:28:08 +0200
  • 17983efc47 in Ox.sanitizeHTML, fix a bug with adding links rolux 2012-05-27 13:11:49 +0200
  • c41afd2f5d Ox.parseHTML -> Ox.sanitizeHTML, Ox.encodeHTML -> Ox.encodeHTMLEntities, Ox.decodeHTML -> Ox.decodeHTMLEntities rolux 2012-05-27 12:40:02 +0200
  • fef07dff6f rewrite formatText for clarity, and use new Ox.highlightHTML rolux 2012-05-27 12:38:14 +0200
  • 40d1d021d4 remove Ox.encodeHTML and Ox.decodeHTML; move Ox.encodeHTMLEntities and Ox.decodeHTMLEntities to HTML.js rolux 2012-05-27 12:37:09 +0200
  • b93750e325 replace Ox.parseEmailAddresses and Ox.parseURLs with Ox.addLinks; rename Ox.parseHTML to Ox.sanitizeHTML; add Ox.normalizeHTML; update Ox.encodeHTMLEntities and Ox.decodeHTMLEntities so that they also cover the previous Ox.encodeHTML and Ox.decodeHTML rolux 2012-05-27 12:36:16 +0200
  • f94395d652 move Ox.parseURL to String.js and Ox.highlightHTML to HTML.js rolux 2012-05-27 12:31:09 +0200
  • a4e0b60f87 add a dependency rolux 2012-05-27 12:29:49 +0200