Commit graph

46 commits

Author SHA1 Message Date
rolux
8ee58da2d6 in list/grid/timelines/clips view, immediaterly return request data from items function (we want to pass user.ui.find a.k.a. query with the list's init event) 2013-02-16 15:00:23 +05:30
rolux
927a326143 when updating list counts, use original query, not current (potentially changed) query 2013-02-12 07:02:38 +05:30
rolux
8e4b3cff55 fix onload error related to live list count update 2013-02-09 13:56:22 +05:30
rolux
cd3060c567 remove Ox.formatNumber (not needed) 2013-02-09 10:54:52 +05:30
rolux
22cea7154b add missing Ox.formatNumber() 2013-02-09 10:52:41 +05:30
rolux
b0864cfb5a add live updates for list items counts, fixes #1213 2013-02-09 10:44:47 +05:30
rolux
8b92595d1d add 'OxMedia' class to grid, info lists, clip list and browser 2012-12-29 17:40:02 +01:00
rolux
b1ee22658d dont update info panel twice 2012-06-30 16:15:08 +00:00
rolux
fcaf7c0375 in TableLists, use options.unique, not options.columns[i].unique 2012-06-28 00:24:02 +02:00
rolux
4773cc5c7a TextList -> TableList 2012-06-27 09:41:39 +02:00
rolux
f9df691c24 correctly enable/disable 'find similar clips' menu entry 2012-06-15 14:43:05 +00:00
rolux
7f95c0ce6c enable timeline type in timeline list view 2012-06-15 13:35:48 +00:00
rolux
d9d79b1813 fix #781: in timelines list view, set video points immediately after position event fired by timeline, and change video preview to always display the current position 2012-06-10 19:19:37 +00:00
j
6946ce333d trailing comma removal, 2012-05-26 15:46:24 +00:00
rolux
ee160efa3d use [].concat, not Ox.merge 2012-05-24 10:22:56 +02:00
rolux
c0851b5a7f use common map & filter 2012-05-22 17:07:34 +02:00
j
5a37541299 s/.find/find 2012-05-22 15:15:16 +02:00
j
b30aff2163 no timeline if items are not rendered 2012-05-19 15:46:52 +02:00
j
96ec35e51a use oxtimelines 2012-05-17 11:38:59 +02:00
rolux
fbadfec8f6 fix a bug that would make item keys available as text list columns even though they depend on a capability 2012-04-19 09:34:40 +00:00
rolux
b1c3af091b use new api of oxjs video widgets (timeline types) 2012-04-18 07:45:17 +00:00
rolux
c1d9640369 fix issues with statusbar, fixes #59, fixes #283 2012-03-21 04:58:02 +00:00
rolux
7bed142dae ... and so the event is 'showsiteposters', not 'showsiteposter' 2012-03-20 13:01:26 +01:00
rolux
e8e9458fce the ui pref is 'showSitePosters', not 'showSitePoster' 2012-03-20 12:56:30 +01:00
rolux
3833415e1c when sorting icon list by random, display default info below icon text 2012-03-08 13:27:12 +00:00
rolux
4610811821 fix #581 (preview dialog title) 2012-02-21 20:44:35 +00:00
rolux
bc34966496 flush cache on list/item switch when sort is accessed/timesaccessed (fixes #245) 2012-02-17 10:06:43 +00:00
rolux
00f46f1dbe change format of created/modified on pad.ma info page 2012-02-16 07:25:07 +00:00
j
2ba561a03f add use strict to all js files 2012-02-03 09:15:38 +00:00
j
49bf1acab0 return items in volume 2012-01-09 17:47:55 +05:30
rolux
0f3b554dcb fix a status bar bug 2011-12-23 08:17:51 +00:00
rolux
80f90420db fix select all 2011-12-19 17:20:06 +00:00
j
e32a44a932 remove console overwrite 2011-11-11 18:17:06 +01:00
rolux
433559ded0 missing comma 2011-11-11 17:13:25 +00:00
j
ba2dd341d3 rename date/access 2011-11-10 19:52:26 +00:00
rolux
c189c9cd20 mask a problem in timelines view by not throwing a js error 2011-11-06 22:12:49 +00:00
j
60c54bb7d5 use Ox.Log 2011-11-04 16:54:42 +01:00
rolux
9c55c93fc1 fix bugs with images in text lists 2011-11-03 12:58:22 +00:00
rolux
c8a9e45588 some more work towards poster column in list view 2011-11-02 20:02:11 +00:00
rolux
9ff0683e22 some work towards poster column in list view 2011-11-02 19:46:06 +00:00
rolux
3a682c7932 only open help dialog via keyboard if no other dialog or screen is present 2011-11-02 08:27:22 +00:00
rolux
51e9e72f32 cleanup, remove trailing whitespace 2011-10-29 19:46:46 +02:00
rolux
826e61a2eb fix bugs related to list selection after deleting items 2011-10-29 12:31:16 +00:00
rolux
507e856cf4 fix a bug with formatted info texts in timelines and clips views 2011-10-28 19:43:07 +00:00
rolux
50ec104d7f use themed colored elements 2011-10-26 14:52:23 +00:00
j
7586f2746a build static, move js files 2011-10-23 04:29:20 +02:00
Renamed from static/js/pandora/ui/list.js (Browse further)