Commit graph

  • 2311db5aa0 missing 'px' rlx 2014-09-20 12:31:05 +02:00
  • 3e47fa538f make superRemove a bound function rlx 2014-09-20 12:30:14 +02:00
  • 94a32476c0 fix binding rlx 2014-09-20 12:29:27 +02:00
  • aa1f45bef8 fix binding rlx 2014-09-20 12:29:03 +02:00
  • 1150a27a06 fix binding rlx 2014-09-20 12:28:38 +02:00
  • 70e7b5f18c fix Ox.makeArray for nodelists rlx 2014-09-20 12:27:30 +02:00
  • aaa24bf309 add Ox.isNodeList rlx 2014-09-20 12:27:04 +02:00
  • c106fa845e Ox.$: fix data and parent, add toggle rolux 2014-09-22 15:55:29 +02:00
  • 1899f470ee add Ox.isNodeList rolux 2014-09-22 15:30:22 +02:00
  • 55999d654c formatting rolux 2014-09-22 14:34:44 +02:00
  • 78c1b55d85 Ox.$: allow for passing nodelist as argument rolux 2014-09-22 14:31:19 +02:00
  • c041263c79 add tests rolux 2014-09-22 14:16:00 +02:00
  • 5e4ac3492b missing args rolux 2014-09-22 14:14:13 +02:00
  • 66a4fcb9f9 Ox.$: various bugfixes and enhancements rolux 2014-09-22 14:11:55 +02:00
  • ef127e1db4 FileInput: add update handler for 'label' option rlx 2014-09-19 10:14:03 +02:00
  • f1120a825b allow for retrieving currently shown annotations from video annotation panel rlx 2014-09-18 16:43:00 +02:00
  • ceca50ae59 add Ox.formatSRT rlx 2014-09-18 16:42:19 +02:00
  • 13a339d924 video annotations panel: only show selected subtitles track on timelines rlx 2014-09-18 14:42:19 +02:00
  • 916c194301 move import/export annotations to menu in annotations panel rlx 2014-09-18 14:27:27 +02:00
  • dbd0db9b3f Ox.FileInput: add public clear method rlx 2014-09-18 14:27:02 +02:00
  • 619aa33d8d Ox.Dialog: add public methods to enable/disable close button rlx 2014-09-18 14:26:08 +02:00
  • 53a5a22fee MenuItem: correctly set OxDisabled class rlx 2014-09-17 16:39:30 +02:00
  • 77be06d73d FileInput: add label option, update CSS rlx 2014-09-17 15:56:59 +02:00
  • 22a229b3a8 fix CSS box-shadow for selected keyword in annotations rolux 2014-09-17 13:18:12 +02:00
  • 5fff5b6492 fix Ox.Element forEach rolux 2014-09-16 17:05:37 +02:00
  • b90d6351b9 fix Firefox textarea CSS rolux 2014-09-16 16:53:27 +02:00
  • 7d4aee473e allow subtitles without tracks property j 2014-09-16 13:07:55 +02:00
  • 4bcb39e758 dont fail for subs without tracks j 2014-09-13 23:59:55 +02:00
  • 6a9b60ddca fix find j 2014-09-13 15:59:44 +01:00
  • ab789fcfb4 disable unfinished Ox.Element forEach j 2014-09-05 15:02:57 +02:00
  • 028f19fd1c VideoAnnotationPanel: properly handle subtitles track change (fixes #2455) rlx 2014-09-03 14:27:49 +02:00
  • 5aaeda46c5 AnnotationPanel: handle case where removing languages leaves one previously disabled language (fixes #2454) rlx 2014-09-03 13:23:19 +02:00
  • dd83182f22 fix links in documentation rlx 2014-09-02 16:14:32 +02:00
  • 28d8a0ddf0 Annotation Panel: on edit, update languages in menu rlx 2014-09-02 16:12:55 +02:00
  • 923a9ea706 add audio tracks submenu to timeline player rlx 2014-09-02 14:09:34 +02:00
  • a04c0f2a1f add missing option/documentation rlx 2014-09-02 14:09:12 +02:00
  • ce9aba28c7 typo rolux 2014-09-02 13:35:13 +02:00
  • d3234ada74 add timeout rolux 2014-09-02 13:32:40 +02:00
  • d5c2c7cc56 fix SplitPanel CSS regression rolux 2014-09-02 13:23:06 +02:00
  • e582ee5fac fix typeOf(window) for recent version of Firefox rolux 2014-09-02 13:21:55 +02:00
  • 2bc7b80f0d Ox.$: support forEach over jQuery-wrapped elements rolux 2014-08-27 12:15:34 +02:00
  • f524e612c7 typos in Ox.$ rolux 2014-08-27 12:06:54 +02:00
  • a99ab2429e cosmetic changes rolux 2014-08-22 18:29:15 +02:00
  • 706e6d4a01 some are more than any j 2014-08-27 12:04:03 +02:00
  • 83f02ee417 temp fix to appendTo to load in firefox j 2014-08-23 16:26:08 +02:00
  • aaf76e0a52 dont run unfinished code j 2014-08-22 20:14:28 +02:00
  • 69933ce94c typos rolux 2014-08-21 17:55:42 +02:00
  • e18310fe53 temporarily disable removal of OxElements rolux 2014-08-21 17:42:11 +02:00
  • 62d96cd822 typo rolux 2014-08-21 17:38:58 +02:00
  • 6a7b2fa7d7 Make Ox.$ work with more than one element rolux 2014-08-21 17:23:33 +02:00
  • d05b5ce811 OxElement: add empty forEach and removeElement methods rolux 2014-08-21 17:13:05 +02:00
  • 8e19b6f29b add aliases (Ox., Ox.getOxElement, Ox.isOxElement) rolux 2014-08-21 17:11:33 +02:00
  • cd52a29fda remove fixme (a function's length property is no longer writable) rolux 2014-08-21 15:52:35 +02:00
  • dd7f0571a9 make Ox.unique work for nodelists rolux 2014-08-21 15:51:30 +02:00
  • 64226b9a37 add Ox..is() rolux 2014-08-21 13:05:41 +02:00
  • d030b8d764 Ox.values: make sure that for nodelists, this returns an array, not a nodelist; Ox.contains: make sure this works for nodelists too rolux 2014-08-21 13:05:27 +02:00
  • 835c4c92b7 new SplitPanel implementation rolux 2014-08-21 12:14:30 +02:00
  • 9001a45aa1 typo in docs rolux 2014-08-21 11:55:52 +02:00
  • 3ffe22ec0c Ox.isEmpty: add test for empty nodelists rolux 2014-08-19 13:51:50 +02:00
  • c083516fad faster Ox.some rolux 2014-08-19 13:51:29 +02:00
  • 1b90cc6ac8 fix semicolons rolux 2014-08-19 10:19:59 +02:00
  • 4fbfc139b4 don't redeclare vars; fix semicolons rolux 2014-08-19 10:18:56 +02:00
  • 9f2dc33124 cosmetic changes; fix semicolons rolux 2014-08-19 10:18:49 +02:00
  • e56333523b update Ox.AudioPlayer + CSS rolux 2014-08-19 10:18:35 +02:00
  • 3c71cc7a26 fix Ox..text() rolux 2014-08-18 19:10:25 +02:00
  • b10d454d2c add Ox.zipObject rolux 2014-08-18 19:09:41 +02:00
  • f01456e475 make sure getDaysInMonth doesn't fail if DST changes between months rolux 2014-08-16 09:07:42 +02:00
  • 4afdb71581 fix Ox..text() rolux 2014-08-16 09:05:39 +02:00
  • 41c43332c2 remove reference to jQuery in Ox.makeDate rolux 2014-08-05 02:28:12 +02:00
  • 00b2bafbbd fix missing argument in Ox..text() rolux 2014-08-05 02:27:34 +02:00
  • 78e285bb12 support audioTrack in VideoTimelinePanel j 2014-07-24 19:47:00 +02:00
  • 00e6367ca9 video widgets: add support for multiple audio and subtitles tracks (first pass) rlx 2014-07-24 19:14:34 +02:00
  • 7d7620601c update video player menu css rlx 2014-07-24 19:07:18 +02:00
  • da7900abac add video player menu widget rlx 2014-07-24 16:03:02 +02:00
  • c7e59c1f5a audio player: handle audio option update; cosmetic changes rolux 2014-07-24 11:28:01 +02:00
  • a4849859d6 column list: trigger open event rolux 2014-07-24 11:10:46 +02:00
  • b133719680 typo rolux 2014-07-23 16:01:13 +02:00
  • 07fdb094dd support audio and subtitle tracks (multiple languages etc), first round rolux 2014-07-23 15:55:09 +02:00
  • 0f6d70766f add language codes and names rolux 2014-07-23 15:54:24 +02:00
  • 28f221ef47 hotfix clear button css issue rolux 2014-06-06 15:38:15 +03:00
  • 36e4919138 Video Annotation Panel: Add 'Link to Selection' option rolux 2014-06-06 14:10:06 +03:00
  • f03393f1c7 remove print statement rolux 2014-05-26 13:17:19 +02:00
  • 7ca27cf898 fix collapse panel CSS (don't swallow long titles) rolux 2014-05-24 16:30:49 +02:00
  • 767a3133b7 add Ox.trace (name still TBD): print with stack trace rolux 2014-05-24 16:30:20 +02:00
  • 97233d417d make bottom menus right-aligned if they wouldn't fit the window when left-aligned rolux 2014-05-24 16:16:08 +02:00
  • af345b3514 Ox.Filter: make new conditions have same key and operator as previous condition; focus input rolux 2014-05-20 01:31:33 +02:00
  • 17120e6aec Ox.Filter: fix value reset on clicking (+) or (-), fix default value for item type rolux 2014-05-19 01:22:41 +02:00
  • c593955e8c filter: add 'item' type (select), fix sizes rolux 2014-05-18 02:46:03 +02:00
  • 8c4e7fbe84 select input: fix size, keep input value around rolux 2014-05-18 02:45:34 +02:00
  • c88ce78e32 menu button: handle items update rolux 2014-05-18 02:42:41 +02:00
  • 0f1fb7b154 remove unused var rolux 2014-05-18 02:42:19 +02:00
  • c13dde17f2 fix slide panel j 2014-05-17 17:32:59 +02:00
  • 2fbc59e713 fix ticket #239 (Ox.Menu / Ox.MainMenu: setKeyboard / setItemKeyboard options are missing) rolux 2014-05-13 01:47:09 +02:00
  • 56468a9208 Ox.Fullscreen: allow passing an element to enter method, document.body remains default rolux 2014-05-12 02:45:50 +02:00
  • b18c84a4ce IconList: add missing openPreview method rolux 2014-05-12 02:45:04 +02:00
  • 9986aff802 SlidePanel: update content div when setting size rolux 2014-05-11 16:39:54 +02:00
  • 6c1273f03a app socket: don't reconnect on error rolux 2014-05-11 16:39:20 +02:00
  • f7098502a0 fix git revision offset j 2014-05-10 22:47:44 +02:00
  • 3b60b42e6b support building from git mirror j 2014-05-10 22:39:13 +02:00
  • 75d53afed5 update CSS (CollapsePanel, SlidePanel) rolux 2014-05-10 15:11:59 +02:00