]> git.parisson.com Git - telemeta.git/commit
fixed: 1) playlist remove in home page, 2) item public_id retrieval (by global js...
authorriccardo <riccardo@parisson.com>
Wed, 30 Mar 2011 17:27:49 +0000 (19:27 +0200)
committerriccardo <riccardo@parisson.com>
Wed, 30 Mar 2011 17:27:49 +0000 (19:27 +0200)
commit80713ad063bdaf24248aeaeb5b8e8287857fcc56
treebdc0e28c7a507d7f4f134ad3833ab72e7ee30f4f
parent3aa5e1e0deaf34dc4cc2cdaf17a34ea3911acbfd
fixed: 1) playlist remove in home page, 2) item public_id retrieval (by global js var, formerly by url address) 3) json mathod in markers (now they all call global function json), 4)restored red pointer in the player to fit the overall page color (now it's just a little lighter to contrast with the markers) 5)reduced padding in marker divs (still minor alignment problems though) 6) added icon add_to_playlist in the div marker (still to be bound to an event, which needs to change the implementation of loading the playlist from django)
telemeta/htdocs/css/telemeta.css
telemeta/htdocs/js/application.js
telemeta/htdocs/js/playerUtils.js
telemeta/htdocs/timeside/skins/lab/style.css
telemeta/htdocs/timeside/src/divmarker.js
telemeta/htdocs/timeside/src/markermap.js
telemeta/htdocs/timeside/src/timeside.js
telemeta/templates/telemeta_default/home.html
telemeta/templates/telemeta_default/mediaitem_detail.html