Commit graph

  • 54fcacf94f onload title j 2012-05-28 19:59:51 +00:00
  • 9173042df4 rename update() methods to updateFoo() rolux 2012-05-28 17:52:11 +02:00
  • e477d4ee45 bind -> on, unbind -> off rolux 2012-05-28 16:10:11 +02:00
  • 81dbceb0ef drag & drop: data._event -> data.event rolux 2012-05-28 16:08:23 +02:00
  • 25b87a10b0 load Ox.js only once j 2012-05-28 13:36:10 +02:00
  • 19a56af125 only cleanup clips related to item, gets to slow with many annotations j 2012-05-27 15:16:07 +00:00
  • 12226662f8 smarter places/events update j 2012-05-27 14:21:08 +00:00
  • 59f575d489 disable place/event rebuild tasks, those should not be needed anymore j 2012-05-27 12:05:07 +00:00
  • 69b1e6c7b2 cleanup use of python-ox api j 2012-05-27 13:52:12 +02:00
  • 5aac6ebe22 Ox.parseHTML -> Ox.sanitizeHTML, Ox.encodeHTML -> Ox.encodeHTMLEntities, Ox.decodeHTML -> Ox.decodeHTMLEntities rolux 2012-05-27 12:51:08 +02:00
  • fc713cabb6 move onload menu entry j 2012-05-26 15:50:41 +00:00
  • 6946ce333d trailing comma removal, j 2012-05-26 15:46:24 +00:00
  • 9ed863c6a6 add onload dialog to edit onload code j 2012-05-26 14:38:15 +00:00
  • 2b38d61df8 add onload hook j 2012-05-26 11:37:17 +00:00
  • fd24ccd35b remove trailing commans j 2012-05-25 22:00:06 +00:00
  • c425ecd829 fix load in IE8 j 2012-05-25 21:41:16 +00:00
  • 32602a2c47 minor change rolux 2012-05-24 17:26:01 +00:00
  • dfe8b543f4 add fixme rolux 2012-05-24 15:15:15 +00:00
  • 99aee48d98 django 1.4 only creates session if needed j 2012-05-24 14:39:41 +00:00
  • bece439d62 Ox.break -> Ox.Break rolux 2012-05-24 19:21:00 +02:00
  • 072f9a811e fix #795 - don't use animated svg rolux 2012-05-24 13:45:15 +00:00
  • 37cb5934a4 fix #796 - preserve list selection on item reload rolux 2012-05-24 13:44:34 +02:00
  • 5110267971 rather use ''.slice than ''.substr rolux 2012-05-24 11:56:52 +02:00
  • 018eb899f2 remove a print statement rolux 2012-05-24 11:51:29 +02:00
  • 242f66dc53 fix a regression (wrong 'filter') in URL.js; remove a print statement rolux 2012-05-24 08:57:05 +00:00
  • be67aac646 typo rolux 2012-05-24 10:24:40 +02:00
  • ee160efa3d use [].concat, not Ox.merge rolux 2012-05-24 10:22:56 +02:00
  • fd5f0c3c4c upgrade to django 1.4 j 2012-05-23 13:54:36 +00:00
  • 840ea90feb Ox.loadFile can load multiple files now j 2012-05-23 01:20:12 +02:00
  • 7ee6d92242 set icon size in preferences dialog, fixes #784 j 2012-05-22 16:36:52 +00:00
  • ba1ca42bd7 use Ox.break rolux 2012-05-22 16:31:25 +00:00
  • ad3e54997a fix a bug in pandora.getFindState rolux 2012-05-22 16:24:07 +00:00
  • 929ac10071 fix a bug in pandora.getFindState rolux 2012-05-22 18:14:34 +02:00
  • a9092036e3 typo rolux 2012-05-22 17:15:48 +02:00
  • c0851b5a7f use common map & filter rolux 2012-05-22 17:07:34 +02:00
  • 98af37696f use Ox.UI.isElement j 2012-05-22 16:08:27 +02:00
  • 5a37541299 s/.find/find j 2012-05-22 15:15:16 +02:00
  • 0719735feb compute proper facet sort value j 2012-05-22 10:12:41 +02:00
  • 8d5dfd7413 dont use mutables as default values j 2012-05-21 14:46:48 +02:00
  • 958c868c9f use Ox.break() rolux 2012-05-22 09:22:38 +02:00
  • bac207bddd use single quotes rolux 2012-05-22 09:19:38 +02:00
  • 574e128f16 use [].filter instead of Ox.getObject rolux 2012-05-21 09:05:35 +03:00
  • b30aff2163 no timeline if items are not rendered j 2012-05-19 15:46:52 +02:00
  • a711d2d2ce fix comment j 2012-05-19 14:56:29 +02:00
  • bc494f6c18 remove ipv6 prefix from ipv4 addresses j 2012-05-19 13:46:06 +02:00
  • 45ff05ca49 remove debug j 2012-05-17 11:40:44 +02:00
  • 96ec35e51a use oxtimelines j 2012-05-17 11:38:59 +02:00
  • f09e4205cf sort_string, sorted_strings moved to ox j 2012-05-16 12:31:44 +02:00
  • e4f635066e restricted videos can not be downloaded on pad.ma j 2012-05-04 13:32:22 +02:00
  • 1c80fb1f08 layer facets too j 2012-04-24 19:13:44 +02:00
  • 079b0051c0 facets need to be decoded too j 2012-04-24 19:09:10 +02:00
  • 5cee28bef1 in viewSelect, add separator between standard and extra item views rolux 2012-04-24 12:13:14 +00:00
  • 4f3593a6b9 Change wording of VM welcome message, fixes: #780 j 2012-04-24 11:56:20 +02:00
  • 6937956e96 implement backtick / shift+backtick, which moves focus between: list folder / filters with selection or browser / list with selection or item with keyboard controls / additional clip list with selection (fixes #777) rolux 2012-04-24 08:37:10 +00:00
  • c0e95624df clean up item.js rolux 2012-04-24 08:21:54 +00:00
  • 5b0a8ea03e when the browser has focus, make pressing space shift the focus to the player/editor/timeline and trigger play (fixes #526) rolux 2012-04-24 08:16:45 +00:00
  • 1dfcd9698d handle filter selection when filters are collapsed on load, fixes #776 rolux 2012-04-24 06:15:20 +00:00
  • 6b5cc45728 slight layout change on 500 page, fixes #180 rolux 2012-04-23 10:34:20 +00:00
  • 9e8924683c always include 'Go to Poster Frame' in editor view, fixes #667 rolux 2012-04-23 09:54:38 +00:00
  • 4daa931a3c add loading icon to tv, fixes #765 rolux 2012-04-23 08:57:52 +00:00
  • 970ebe506f add keyboard shortcuts to panel collapse/expand tooltips rolux 2012-04-23 08:38:43 +00:00
  • cc3f2934bd set the correct map & calendar heights when viewing an item rolux 2012-04-23 06:31:44 +00:00
  • cad5b68925 add blank 'cantPlay' entries to config files rolux 2012-04-22 19:54:30 +00:00
  • fa70e88edd add empty canPlay options to all config files j 2012-04-22 21:53:50 +02:00
  • 33bb24b8ef its config.jsonc now j 2012-04-22 21:43:15 +02:00
  • ad7b21fbef don't make filter requests (a total of 15) when filters are collapsed rolux 2012-04-22 12:50:03 +00:00
  • 778c98625a make annotation folder info buttons functional in player and timeline views, fixes #607 rolux 2012-04-22 11:13:42 +00:00
  • baa48c2bf7 update list when enabling/disabling user (should fix #533, but can't be tested locally) rolux 2012-04-22 10:33:31 +00:00
  • 08a792b68a handle cantPlay in clip lists rolux 2012-04-22 10:11:30 +00:00
  • 4841e2c0a8 implement 'cantPlay' config options rolux 2012-04-22 09:57:49 +00:00
  • 7660f171ee fix a bug that would prevent the 'all items' list logo from appearing rolux 2012-04-22 09:09:20 +00:00
  • 4ef5595f6f when handling (in/out) point events from the video editor, don't overwrite position with its old value (fixes #768) rolux 2012-04-22 08:56:02 +00:00
  • 26afe7c8f5 update text on software tab rolux 2012-04-20 18:06:19 +00:00
  • 5c69877c7e custom home/infoView for 0xdb j 2012-04-20 12:36:42 +02:00
  • 5fb12dccf9 fix name j 2012-04-20 12:29:55 +02:00
  • e5da40a104 first round of makeing png/js/script/config overwrite more consistent j 2012-04-20 12:22:32 +02:00
  • 5333a6dca3 fix reload j 2012-04-19 21:05:18 +02:00
  • 3e96236b60 update software tab rolux 2012-04-20 09:34:42 +00:00
  • 14fa74bf44 add resolutions to firefogg upload j 2012-04-19 18:14:43 +02:00
  • 1cad133fc3 add more video modes j 2012-04-19 18:06:38 +02:00
  • b2d60f20d3 don't throw js error on window resize before we have a leftPanel rolux 2012-04-19 14:34:15 +00:00
  • ad1daf182c usersDialog: leave number of lists blank for guests and robots rolux 2012-04-19 14:30:09 +00:00
  • 6e1435734c usersDialog: update order of columns rolux 2012-04-19 14:26:52 +00:00
  • e80aa30746 update readme and vm build script j 2012-04-19 14:43:54 +02:00
  • 03163692fd use Ox.loadFiles j 2012-04-19 14:29:47 +02:00
  • 8816e41543 pass tooltip for 'open in...' to tv video player rolux 2012-04-19 10:29:57 +00:00
  • 637badfbd6 in manage users, allow for displaying guests, but not robots - should fix #720, but can't be tested locally rolux 2012-04-19 09:52:36 +00:00
  • fbadfec8f6 fix a bug that would make item keys available as text list columns even though they depend on a capability rolux 2012-04-19 09:34:40 +00:00
  • ab46a85a89 hide times accessed and last accessed from regular users (fixes #741) rolux 2012-04-19 09:29:37 +00:00
  • af27513332 change wording of drag & drop message, fixes #742 rolux 2012-04-19 09:22:48 +00:00
  • 1d6104f387 fix a typo that would make enabled check marks appear for guests and robots rolux 2012-04-19 09:18:16 +00:00
  • 9b5e11879f remove a print statement rolux 2012-04-19 09:16:37 +00:00
  • 2b3f487c4c properly enable/disable options in personal lists menu (fixes #746) rolux 2012-04-19 09:04:25 +00:00
  • 82e75fa10c minor refactoring rolux 2012-04-19 08:53:22 +00:00
  • a30ddb7c32 when duplicating a list, copy its description (fixes #749) rolux 2012-04-19 08:50:41 +00:00
  • 545a5527a9 simplify list dialog title (fixes #754), update list title in toolbar on name change (fixes #753) and fix a potention JS injection vulnerability by HTML-encoding the value of the list title rolux 2012-04-19 08:29:38 +00:00
  • 429bbe53f6 don't censor gaps shorter than one second, fixes #758 rolux 2012-04-19 06:51:32 +00:00
  • 2dc7727dab minor reformatting rolux 2012-04-19 06:51:29 +00:00
  • 19b2bb7f06 fix poster/frames selection list j 2012-04-18 17:06:23 +02:00
  • aa69994b8f enable poster selection j 2012-04-18 16:20:07 +02:00