rolux
|
be1495a78c
|
remove dead code in files view, plus minor changes
|
2012-09-15 10:47:42 +00:00 |
|
rolux
|
18f8b1a1f4
|
rename a variable in files view
|
2012-09-15 10:14:17 +00:00 |
|
rolux
|
38e75d90eb
|
change capitalization of text in files view
|
2012-09-15 00:04:42 +02:00 |
|
j
|
e5107d8610
|
- fix upload for non admin users
- fix https test
- give permission denied warning if upload is not working
|
2012-09-08 17:03:59 +02:00 |
|
j
|
570d9ed0ff
|
()
|
2012-09-08 14:09:48 +02:00 |
|
j
|
0232e2b15b
|
does not have an editor view
|
2012-09-08 14:07:11 +02:00 |
|
j
|
083051dfc5
|
dont overlap layers if in[i]==out[i+1] during srt import
|
2012-08-28 13:11:28 +02:00 |
|
j
|
4be0904840
|
clear list icons on edit
|
2012-08-17 17:41:00 +02:00 |
|
j
|
f0c800cb5b
|
fix api url in api browser
|
2012-07-12 19:35:31 +02:00 |
|
rolux
|
c52a8e0953
|
Ox.Break() -> return false
|
2012-07-04 13:40:37 +02:00 |
|
rolux
|
323aac6a5b
|
/software: 'framework' -> 'platform'
|
2012-07-03 00:53:47 +02:00 |
|
j
|
a56fec601c
|
clear cached icons and posters if they are changed. fixes #841
|
2012-07-01 14:00:48 +00:00 |
|
rolux
|
ad01da8f36
|
update version text in software panel of site dialog, add a capability
|
2012-07-01 12:24:57 +00:00 |
|
j
|
dcaa9d0817
|
only listen to main videopoints.id event
|
2012-07-01 11:40:54 +00:00 |
|
rolux
|
82a327b115
|
fix #880 (clips view layout)
|
2012-06-30 22:12:04 +00:00 |
|
rolux
|
b524435534
|
update pandora.signin / pandora signout
|
2012-06-30 21:18:30 +00:00 |
|
rolux
|
86e2ec8d87
|
if the index property of the images in the poster list is not a string, Ox.api will coerce it to string in the positions request, which will cause a select event on info page load
|
2012-06-30 20:54:46 +00:00 |
|
rolux
|
76f6a65a7f
|
add pandora.getSortKeys, update pandora.signin and pandora.signout
|
2012-06-30 20:07:43 +00:00 |
|
rolux
|
7c94d74156
|
save reference to preferences dialog
|
2012-06-30 20:05:45 +00:00 |
|
rolux
|
3f891469bc
|
update mainMenu, sortKeys are now pre-filtered
|
2012-06-30 20:04:55 +00:00 |
|
rolux
|
be702c5d43
|
update sortSelect, sortKeys are now pre-filtered
|
2012-06-30 20:04:18 +00:00 |
|
rolux
|
0d5fda8921
|
updaye reset ui dialog
|
2012-06-30 20:03:32 +00:00 |
|
rolux
|
fa628495d1
|
reformatting
|
2012-06-30 20:02:52 +00:00 |
|
rolux
|
0fe19ae166
|
make 'reset ui' somewhat more functional
|
2012-06-30 20:01:43 +00:00 |
|
rolux
|
94a80e1818
|
use pandora.getSortKeys
|
2012-06-30 20:00:41 +00:00 |
|
rolux
|
4f0e536466
|
once item view has loaded, return if the item has changed in the meantime
|
2012-06-30 16:17:10 +00:00 |
|
rolux
|
b1ee22658d
|
dont update info panel twice
|
2012-06-30 16:15:08 +00:00 |
|
rolux
|
866acda6cb
|
update pandora.logEvent
|
2012-06-30 16:13:20 +00:00 |
|
rolux
|
265ba82cfa
|
usersDialog: change the way the selected users are determined
|
2012-06-30 14:58:21 +00:00 |
|
rolux
|
e290d0c621
|
fix error logs dialog title
|
2012-06-30 12:13:56 +00:00 |
|
rolux
|
a601f45dc9
|
update main menu
|
2012-06-30 12:13:35 +00:00 |
|
rolux
|
7e5ef95229
|
update pandora.js
|
2012-06-30 11:56:58 +00:00 |
|
rolux
|
28ac401988
|
fix pandora.UI.reset
|
2012-06-30 11:56:37 +00:00 |
|
rolux
|
fb195b3799
|
clean up debug menu
|
2012-06-30 11:56:04 +00:00 |
|
rolux
|
33752fa72d
|
fix reset UI dialog
|
2012-06-30 11:55:37 +00:00 |
|
rolux
|
e62467cba1
|
add pandora.logEvent
|
2012-06-30 11:55:15 +00:00 |
|
rolux
|
927e4c9ef6
|
(+ one more)
|
2012-06-28 00:25:41 +02: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 |
|
j
|
49e20c193a
|
add embedded timeline view
|
2012-06-26 17:59:03 +02:00 |
|
j
|
f45e940c94
|
normalize in/out values
|
2012-06-25 16:56:26 +02:00 |
|
j
|
cb6100020e
|
default embed mode should be player
|
2012-06-25 16:49:39 +02:00 |
|
rolux
|
c5ddaec094
|
Ox.divideInt -> Ox.splitInt
|
2012-06-25 16:37:45 +02:00 |
|
rolux
|
2b50ba84bf
|
Ox.rgb now returns integers
|
2012-06-24 17:41:44 +02:00 |
|
j
|
523176ee51
|
set pandora.site.site.version and show on /software, fixes #866
|
2012-06-22 11:38:36 +02:00 |
|
rolux
|
9821a579d4
|
update style of selected news items
|
2012-06-22 09:17:09 +00:00 |
|
j
|
dc32a0ee02
|
clear cache after upload so item shows up in context
|
2012-06-21 18:40:44 +02:00 |
|
j
|
6b6bf1012a
|
one more query overwrite, fixes #863
|
2012-06-20 19:45:14 +02:00 |
|
rolux
|
a52cba2ae3
|
minor reformatting
|
2012-06-20 17:41:17 +00:00 |
|
j
|
1dec240e0f
|
dont overwrite query with empty query
|
2012-06-20 19:40:52 +02:00 |
|
j
|
146a4e5756
|
use new list query option
|
2012-06-20 12:47:15 +02:00 |
|
rolux
|
af8f7e2842
|
cleanup, fix double close button
|
2012-06-18 13:06:24 +02:00 |
|
rolux
|
f1d8fcbe36
|
proper test for undefined
|
2012-06-18 12:56:31 +02:00 |
|
rolux
|
b733efa264
|
cleanup
|
2012-06-18 12:53:11 +02:00 |
|
rolux
|
f6100c0ea8
|
Ox.loadFile -> Ox.getFile
|
2012-06-17 14:54:50 +02:00 |
|
rolux
|
e2ad277a72
|
fix a bug in site dialog
|
2012-06-16 21:14:51 +00:00 |
|
rolux
|
d4afd90126
|
clone sitePages before passing them to menu
|
2012-06-16 21:14:40 +00:00 |
|
rolux
|
b2abab4d46
|
minor cleanup
|
2012-06-16 20:42:48 +00:00 |
|
rolux
|
80dbd19500
|
update sequences dialog
|
2012-06-16 16:39:01 +00:00 |
|
rolux
|
8cb6bd85ab
|
lazy format annotation date
|
2012-06-16 15:24:09 +00:00 |
|
rolux
|
c540f61f3d
|
update sequences dialog
|
2012-06-16 14:21:32 +00:00 |
|
rolux
|
982cafe1fb
|
update sequences dialog
|
2012-06-16 12:00:42 +00:00 |
|
j
|
7476db5b47
|
pandora demo: use small video by default, space before summary
|
2012-06-16 13:24:45 +02:00 |
|
rolux
|
9e8be75efe
|
update sequences dialog
|
2012-06-16 10:43:48 +00:00 |
|
rolux
|
c7433bc890
|
update sequences dialog
|
2012-06-16 10:10:46 +00:00 |
|
rolux
|
ff2514f882
|
update sequences dialog
|
2012-06-15 17:47:36 +00:00 |
|
rolux
|
0d71925daa
|
minor cleanup
|
2012-06-15 17:20:22 +00:00 |
|
rolux
|
b331137054
|
update sequences dialog
|
2012-06-15 17:20:02 +00:00 |
|
rolux
|
bc7e7c4f88
|
no need to pass exact frame to getSequence
|
2012-06-15 14:44:46 +00: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
|
1f6abbe32f
|
enable timeline types
|
2012-06-15 13:20:35 +00:00 |
|
j
|
70892dd463
|
better demo config and info view
always pass oxdbId to poster script
use 0xdb like poster script for demo
|
2012-06-13 17:59:10 +02:00 |
|
j
|
e4d0660074
|
use base 10 for parseInt
|
2012-06-13 15:17:08 +02:00 |
|
j
|
21867e42f2
|
sync 0xdb siteDialog
|
2012-06-13 00:00:57 +02:00 |
|
rolux
|
17cf623636
|
typo
|
2012-06-12 23:48:23 +02:00 |
|
rolux
|
aac964c3bd
|
update software panel in site dialog
|
2012-06-12 23:47:49 +02:00 |
|
j
|
839f8bf0e1
|
fix site dialog
|
2012-06-12 15:43:38 +02:00 |
|
j
|
1570ae038a
|
update find element, fixes #590
|
2012-06-11 10:50:03 +02:00 |
|
j
|
ef3c63badc
|
move 0xdb siteDialog special case into siteDialog.0xdb.js, fixes #767
|
2012-06-11 10:17:15 +02:00 |
|
rolux
|
8d637a33f0
|
correctly update url when closing preferences dialog via close button
|
2012-06-11 07:31:24 +00:00 |
|
rolux
|
876dc8f138
|
improve 'run on load' dialog (fixes #810); add close button to preferences dialog
|
2012-06-11 07:17:39 +00:00 |
|
rolux
|
d3dafa065e
|
correctly update video preview when switching to or from timelines list view
|
2012-06-10 19:34:27 +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 |
|
rolux
|
453f83e067
|
cleanup
|
2012-06-10 20:31:02 +02:00 |
|
j
|
41cd72d37e
|
remove , to avoid null in json string from IE8
|
2012-06-10 14:08:19 +00:00 |
|
j
|
71fdb6f8aa
|
trigger done with better info if upload fails, dont fail if screen/window are not defined in init
|
2012-06-10 11:05:48 +02:00 |
|
rolux
|
b46f18c866
|
add future keyboard shortcut for 'Find Similar Clips'
|
2012-06-07 07:00:47 +02:00 |
|
j
|
9b93c8ec2a
|
add sequence backend
|
2012-06-06 21:49:32 +02:00 |
|
rolux
|
3f59138c66
|
don't throw JS error when collapsing movies browser before editor has loaded
|
2012-06-06 16:22:07 +02:00 |
|
rolux
|
baad1b949c
|
typos
|
2012-06-06 13:23:53 +00:00 |
|
rolux
|
7375660ebc
|
add sequencesDialog skeleton
|
2012-06-06 15:18:03 +02:00 |
|
j
|
330c62890a
|
use validateUser for reset form
|
2012-06-05 15:29:17 +02:00 |
|
j
|
124de36cb6
|
fix rest password form
|
2012-06-05 15:13:00 +02:00 |
|
rolux
|
1e9e56e670
|
use submit event instead of submit option
|
2012-06-05 11:11:34 +02:00 |
|
rolux
|
65a5e58436
|
in MapEditor getMatches, return when names.length is 0
|
2012-06-05 10:32:08 +02:00 |
|
rolux
|
a1c7b88f08
|
ListCalendar -> CalendarEditor; ListMap -> MapEditor
|
2012-06-05 10:25:45 +02:00 |
|
rolux
|
d6dbf4c344
|
add confirmation dialog when resetting UI settings, add '...' in advanced tab of preferences dialog to indicate that dialogs will open
|
2012-06-04 12:57:55 +02:00 |
|
rolux
|
d8736f7c8b
|
Ox.starts -> Ox.startsWith
|
2012-06-04 11:23:01 +02:00 |
|
j
|
7ae2ffb898
|
use iconHeight
|
2012-05-31 20:37:19 +02:00 |
|