]> git.parisson.com Git - telemeta.git/log
telemeta.git
13 years agofix home links
momo [Wed, 1 Jun 2011 12:12:58 +0000 (14:12 +0200)]
fix home links

13 years agofixed volume and minor stuff (img loading), still to implement markerpopup
riccardo [Tue, 31 May 2011 18:52:44 +0000 (20:52 +0200)]
fixed volume and minor stuff (img loading), still to implement markerpopup

13 years agoseparation timeside vs telemeta, moved/added/removed folder/files, restyle of code,
riccardo [Tue, 31 May 2011 13:33:13 +0000 (15:33 +0200)]
separation timeside vs telemeta, moved/added/removed folder/files, restyle of code,

13 years agofix flags delete when changing item file
yomguy [Mon, 30 May 2011 21:55:25 +0000 (23:55 +0200)]
fix flags delete when changing item file

13 years agoadd flag controller
yomguy [Mon, 30 May 2011 20:25:10 +0000 (22:25 +0200)]
add flag controller

13 years agoadd categories to setup
yomguy [Mon, 30 May 2011 14:18:19 +0000 (16:18 +0200)]
add categories to setup

13 years agocleanup package info
yomguy [Mon, 30 May 2011 13:55:51 +0000 (15:55 +0200)]
cleanup package info

13 years agoincrease some field size, fix items order for lists, fix TextFields view with line...
yomguy [Mon, 30 May 2011 09:12:01 +0000 (11:12 +0200)]
increase some field size, fix items order for lists, fix TextFields view with line breaks and HTML markups (safe)

13 years agofix file copy when copy item,
yomguy [Sun, 29 May 2011 20:23:32 +0000 (22:23 +0200)]
fix file copy when copy item,
remove old_code unicity,
allow blank for collections and items
need to ALTER the 2 tables like :
 ALTER TABLE media_items  DROP INDEX old_code;
 ALTER TABLE media_items  DROP INDEX old_code;

13 years agolast revision includes also : rm unicity for old_codes
yomguy [Sun, 29 May 2011 19:49:05 +0000 (21:49 +0200)]
last revision includes also : rm unicity for old_codes

13 years agoadd partner logos
yomguy [Sun, 29 May 2011 19:48:11 +0000 (21:48 +0200)]
add partner logos

13 years agoget more field sorting and size, cleanup, fix fr locale
yomguy [Sun, 29 May 2011 19:27:14 +0000 (21:27 +0200)]
get more field sorting and size, cleanup, fix fr locale

13 years agofixed ruler bug, added waitbar when clicking play (important for long files waiting...
riccardo [Thu, 26 May 2011 14:16:03 +0000 (16:16 +0200)]
fixed ruler bug, added waitbar when clicking play (important for long files waiting for timeside)

13 years agoFixed ruler and some help in player.css
riccardo [Wed, 25 May 2011 18:10:08 +0000 (20:10 +0200)]
Fixed ruler and some help in player.css

13 years agocleanup
yomguy [Wed, 25 May 2011 15:09:17 +0000 (17:09 +0200)]
cleanup

13 years agoremoved console log messages
riccardo [Wed, 25 May 2011 14:53:23 +0000 (16:53 +0200)]
removed console log messages

13 years agofixed ruler height and folds anchor background images (incremented 1px)
riccardo [Wed, 25 May 2011 14:50:31 +0000 (16:50 +0200)]
fixed ruler height and folds anchor background images (incremented 1px)

13 years agofix iframe height for general admin
yomguy [Wed, 25 May 2011 14:47:49 +0000 (16:47 +0200)]
fix iframe height for general admin

13 years agofixed canvas ruler and rulermarkers. Works cross browser. Svg (or VML) style can...
riccardo [Wed, 25 May 2011 14:02:31 +0000 (16:02 +0200)]
fixed canvas ruler and rulermarkers. Works cross browser. Svg (or VML) style can be added via css class. Still to be fixed the ruler height

13 years agoadd language to MediaItem model
yomguy [Wed, 25 May 2011 09:38:32 +0000 (11:38 +0200)]
add language to MediaItem model

13 years agousing svg + raphael library
riccardo [Tue, 24 May 2011 14:42:42 +0000 (16:42 +0200)]
using svg + raphael library

13 years agofix utf-8 pb during metadata parsing, remove WARNING
yomguy [Tue, 24 May 2011 13:06:05 +0000 (15:06 +0200)]
fix utf-8 pb during metadata parsing, remove WARNING

13 years agocleanup init
yomguy [Tue, 24 May 2011 10:08:51 +0000 (12:08 +0200)]
cleanup init

13 years agofix a title style
yomguy [Tue, 24 May 2011 09:25:49 +0000 (11:25 +0200)]
fix a title style

13 years agofix import pattern
yomguy [Tue, 24 May 2011 09:20:27 +0000 (11:20 +0200)]
fix import pattern

13 years agoadd groups to user list, change some field sizes, add pattern for audio import
yomguy [Tue, 24 May 2011 09:18:15 +0000 (11:18 +0200)]
add groups to user list, change some field sizes, add pattern for audio import

13 years agoadd location name sort in media item edit forms
yomguy [Mon, 23 May 2011 10:58:50 +0000 (12:58 +0200)]
add location name sort in media item edit forms

13 years agoadded waitbar when player is buffering. tested on multiple sounds and browsers (chrom...
riccardo [Wed, 18 May 2011 16:42:37 +0000 (18:42 +0200)]
added waitbar when player is buffering. tested on multiple sounds and browsers (chrome and ie)

------------ This line and the following will be ignored --------------

modified:
  telemeta/htdocs/timeside/js/player.js

13 years agoplayer code cleaned (more readable), fixed some bugs relative to the popup playlist
riccardo [Wed, 18 May 2011 13:32:02 +0000 (15:32 +0200)]
player code cleaned (more readable), fixed some bugs relative to the popup playlist

13 years agoreaad users model / table for CREM migration
yomguy [Wed, 18 May 2011 10:39:38 +0000 (12:39 +0200)]
reaad users model / table for CREM migration

13 years agocleanup
yomguy [Mon, 16 May 2011 19:47:33 +0000 (21:47 +0200)]
cleanup

13 years agoAdded licenze header in the js files, fixed some minor stuff, tested on IE7, IE8...
riccardo [Mon, 16 May 2011 19:45:46 +0000 (21:45 +0200)]
Added licenze header in the js files, fixed some minor stuff, tested on IE7, IE8, FF and Chrome

13 years agoadd crem logo, update pages
yomguy [Mon, 16 May 2011 18:52:04 +0000 (20:52 +0200)]
add crem logo, update pages

13 years agoadded:
riccardo [Mon, 16 May 2011 18:13:11 +0000 (20:13 +0200)]
added:
- markers "logged as" normal/user/superuser cases
- marker url selects a marker
fixed:
- volume click on IE (fixed)

13 years agofix marker delete, resize menu
yomguy [Mon, 16 May 2011 16:28:34 +0000 (18:28 +0200)]
fix marker delete, resize menu

13 years agoreorder models like in templates for edit mode, fix some alt images, go to 0.9 !
yomguy [Mon, 16 May 2011 15:55:57 +0000 (17:55 +0200)]
reorder models like in templates for edit mode, fix some alt images, go to 0.9 !

13 years agocleanup #5 (or 6?.. whatever, another cleanup)
riccardo [Mon, 16 May 2011 14:12:24 +0000 (16:12 +0200)]
cleanup #5 (or 6?.. whatever, another cleanup)

13 years agocleanup 4
riccardo [Mon, 16 May 2011 13:24:21 +0000 (15:24 +0200)]
cleanup 4

13 years agoadd encoding type header
yomguy [Mon, 16 May 2011 13:06:19 +0000 (15:06 +0200)]
add encoding type header

13 years agofix module classes
yomguy [Mon, 16 May 2011 13:03:45 +0000 (15:03 +0200)]
fix module classes

13 years agofix alt images
yomguy [Mon, 16 May 2011 12:54:44 +0000 (14:54 +0200)]
fix alt images

13 years agofix alt images
yomguy [Mon, 16 May 2011 12:34:02 +0000 (14:34 +0200)]
fix alt images

13 years agocleanup part3
riccardo [Mon, 16 May 2011 12:15:04 +0000 (14:15 +0200)]
cleanup part3

13 years agocleanup part2
riccardo [Mon, 16 May 2011 11:08:29 +0000 (13:08 +0200)]
cleanup part2

13 years agocleanup of unused files and update of soundmanager
riccardo [Mon, 16 May 2011 10:57:36 +0000 (12:57 +0200)]
cleanup of unused files and update of soundmanager

13 years agogo to XHTML 1.0 Transitional
momo [Mon, 16 May 2011 10:51:50 +0000 (12:51 +0200)]
go to XHTML 1.0 Transitional

13 years agoupdate conf examples
yomguy [Mon, 16 May 2011 10:03:30 +0000 (12:03 +0200)]
update conf examples

13 years agofixed popupdiv and playlists popup
riccardo [Mon, 16 May 2011 09:54:36 +0000 (11:54 +0200)]
fixed popupdiv and playlists popup

13 years agoadd special CREM alt_ids table importer, add /change copyrights, cleanup
yomguy [Mon, 16 May 2011 09:52:58 +0000 (11:52 +0200)]
add special CREM alt_ids table importer, add /change copyrights, cleanup

13 years agoFixed popup, it works in FF and Chrome, added popupdiv.js as separated js file
riccardo [Fri, 13 May 2011 14:39:06 +0000 (16:39 +0200)]
Fixed popup, it works in FF and Chrome, added popupdiv.js as separated js file

13 years agominor fixies
riccardo [Fri, 13 May 2011 09:34:05 +0000 (11:34 +0200)]
minor fixies

13 years agoupdate media tags before streaming
yomguy [Thu, 12 May 2011 21:05:19 +0000 (23:05 +0200)]
update media tags before streaming

13 years agoadd audio metadata tagging after streaming a compressed media : timeside trunk ...
yomguy [Thu, 12 May 2011 20:39:36 +0000 (22:39 +0200)]
add audio metadata tagging after streaming a compressed media : timeside trunk  >= r297 NEEDED (just work for MP3)
fix instruments and locations __unicode__ methods
cleanup

13 years agoRenamed playerUtils in playerLoader + cleanup of playerLoader and other minor fixes:wq
riccardo [Thu, 12 May 2011 17:25:55 +0000 (19:25 +0200)]
Renamed playerUtils in playerLoader + cleanup of playerLoader and other minor fixes:wq

13 years agocleanup of some code in mediaitem_details
riccardo [Thu, 12 May 2011 14:06:49 +0000 (16:06 +0200)]
cleanup of some code in mediaitem_details

13 years agofix player layout
yomguy [Wed, 11 May 2011 22:28:42 +0000 (00:28 +0200)]
fix player layout

13 years agoadd links to player
yomguy [Wed, 11 May 2011 22:23:58 +0000 (00:23 +0200)]
add links to player

13 years agoupdate locales, begin to test watermarking timeside graphers
yomguy [Wed, 11 May 2011 22:04:40 +0000 (00:04 +0200)]
update locales, begin to test watermarking timeside graphers

13 years agoupdate media autonomous minimal player (working), big title cleanup
yomguy [Wed, 11 May 2011 21:18:12 +0000 (23:18 +0200)]
update media autonomous minimal player (working), big title cleanup

13 years agoplayer loads from js and not from html+js. Seems to work (even better...)
riccardo [Wed, 11 May 2011 18:44:29 +0000 (20:44 +0200)]
player loads from js and not from html+js. Seems to work (even better...)

13 years agominor fixes 2
riccardo [Wed, 11 May 2011 17:17:21 +0000 (19:17 +0200)]
minor fixes 2

13 years agofixed minor stuff
riccardo [Wed, 11 May 2011 16:44:36 +0000 (18:44 +0200)]
fixed minor stuff

-------------This line and the following will be ignored --------------

modified:
  telemeta/htdocs/js/locale.js
  telemeta/htdocs/timeside/src/divmarker.js
  telemeta/htdocs/timeside/src/markermap.js
  telemeta/htdocs/timeside/src/player.js
unknown:
  telemeta/htdocs/js/soundmanager2-jsmin.js
  telemeta/htdocs/js/soundmanager2-nodebug.js
  telemeta/htdocs/swf/soundmanager2_debug.swf
  telemeta/htdocs/timeside/skins/lab/img/empty.png

13 years agoadded confirm window when unsaved markers present, added click on divmarker index...
riccardo [Wed, 11 May 2011 16:03:03 +0000 (18:03 +0200)]
added confirm window when unsaved markers present, added click on divmarker index or offset

13 years agoadd TELEMETA_STREAMING_FORMATS to settings in order to open some formats to streaming.
yomguy [Wed, 11 May 2011 15:39:42 +0000 (17:39 +0200)]
add TELEMETA_STREAMING_FORMATS to settings in order to open some formats to streaming.
TELEMETA_DOWNLOAD_ENABLED now just rules the display of the download section.

13 years agoadd item keywords edit, fix some fr locales
yomguy [Wed, 11 May 2011 15:18:36 +0000 (17:18 +0200)]
add item keywords edit, fix some fr locales

13 years agofix collection titles
yomguy [Wed, 11 May 2011 14:18:45 +0000 (16:18 +0200)]
fix collection titles

13 years agoadd icon
yomguy [Wed, 11 May 2011 14:06:07 +0000 (16:06 +0200)]
add icon

13 years agochange add icon, adapt add_item for a given collection, add the button
yomguy [Wed, 11 May 2011 14:03:46 +0000 (16:03 +0200)]
change add icon, adapt add_item for a given collection, add the button

13 years agofixed username (now passed as variable)
riccardo [Wed, 11 May 2011 13:11:19 +0000 (15:11 +0200)]
fixed username (now passed as variable)

13 years agoupdate fr locale, fix collection edit/add error display, update help, fix DurationFie...
yomguy [Wed, 11 May 2011 12:54:42 +0000 (14:54 +0200)]
update fr locale, fix collection edit/add error display, update help, fix DurationField for time > 24 hours

13 years agochange marker management : item_id is now item.id
yomguy [Wed, 11 May 2011 11:45:37 +0000 (13:45 +0200)]
change marker management : item_id is now item.id

13 years agofixed playlist 3:wq
riccardo [Wed, 11 May 2011 11:27:08 +0000 (13:27 +0200)]
fixed playlist 3:wq

13 years agofixed playlist 2
riccardo [Wed, 11 May 2011 11:25:02 +0000 (13:25 +0200)]
fixed playlist 2

13 years agofixed: client side playlist behaviour
riccardo [Wed, 11 May 2011 11:09:11 +0000 (13:09 +0200)]
fixed: client side playlist behaviour

13 years agoadd telemeta.get_marker_id JSON method
yomguy [Wed, 11 May 2011 11:06:30 +0000 (13:06 +0200)]
add telemeta.get_marker_id JSON method

13 years agoid and not pk for resource_id
yomguy [Wed, 11 May 2011 11:02:57 +0000 (13:02 +0200)]
id and not pk for resource_id

13 years agoplaylist resource_id is now element.pk and NOT element.public_id anymore
yomguy [Wed, 11 May 2011 10:59:20 +0000 (12:59 +0200)]
playlist resource_id is now element.pk and NOT element.public_id anymore

13 years agoupdated some playlist utilities
riccardo [Wed, 11 May 2011 10:42:52 +0000 (12:42 +0200)]
updated some playlist utilities

13 years agoadd admin templates, fix location admin
yomguy [Wed, 11 May 2011 10:11:16 +0000 (12:11 +0200)]
add admin templates, fix location admin

13 years agominor changes (update divmarker focus)
riccardo [Tue, 10 May 2011 18:28:54 +0000 (20:28 +0200)]
minor changes (update divmarker focus)

13 years agofocus border modified
riccardo [Tue, 10 May 2011 18:27:52 +0000 (20:27 +0200)]
focus border  modified

13 years agoadded visualizer on the player + waitbar + automatic resize
riccardo [Tue, 10 May 2011 15:18:26 +0000 (17:18 +0200)]
added visualizer on the player + waitbar + automatic resize

13 years agofix some titles, update some icons
yomguy [Tue, 10 May 2011 11:03:41 +0000 (13:03 +0200)]
fix some titles, update some icons

13 years agoupdate home style
yomguy [Tue, 10 May 2011 10:17:33 +0000 (12:17 +0200)]
update home style

13 years agoadd search fields to admin objects
yomguy [Tue, 10 May 2011 08:38:08 +0000 (10:38 +0200)]
add search fields to admin objects

13 years agofix collection title in list, give a inline formset for item performances edit
yomguy [Tue, 10 May 2011 07:43:42 +0000 (09:43 +0200)]
fix collection title in list, give a inline formset for item performances edit

13 years agominor changes (see previous commit)
riccardo [Mon, 9 May 2011 18:30:18 +0000 (20:30 +0200)]
minor changes (see previous commit)

13 years agoadded visualizer on the player (still work in progress) and dynamic resize listener
riccardo [Mon, 9 May 2011 18:27:50 +0000 (20:27 +0200)]
added visualizer on the player (still work in progress) and dynamic resize listener

13 years agoadd performances edit view and templates with formsets, fix 'copied_from_item' overri...
yomguy [Mon, 9 May 2011 16:11:03 +0000 (18:11 +0200)]
add performances edit view and templates with formsets, fix 'copied_from_item' override for item_edit template

13 years agoSome performance optimization (moved some methods to ptototype chain)
riccardo [Mon, 9 May 2011 14:44:41 +0000 (16:44 +0200)]
Some performance optimization (moved some methods to ptototype chain)

-------------f This line and the following will be ignored --------------

modified:
  telemeta/htdocs/js/application.js
  telemeta/htdocs/js/locale.js
  telemeta/htdocs/timeside/src/playlist.js
  telemeta/htdocs/timeside/src/rulermarker.js
  telemeta/htdocs/timeside/src/timeside.js
  telemeta/templates/telemeta_default/home.html
  telemeta/templates/telemeta_default/mediaitem_detail.html
unknown:
  telemeta/htdocs/js/soundmanager2-jsmin.js
  telemeta/htdocs/js/soundmanager2-nodebug.js
  telemeta/htdocs/swf/soundmanager2_debug.swf
  telemeta/htdocs/swf/soundmanager2_flash9_debug.swf
  telemeta/htdocs/timeside/skins/lab/img/empty.png

13 years agopopup completed (including PopupDiv class)
riccardo [Mon, 9 May 2011 13:23:19 +0000 (15:23 +0200)]
popup completed (including PopupDiv class)

13 years agoupdate install procedure
yomguy [Mon, 9 May 2011 10:26:02 +0000 (12:26 +0200)]
update install procedure

13 years agomarkerdiv: added click moves the pointer on the relative marker on the ruler, ENTER...
riccardo [Mon, 9 May 2011 00:24:00 +0000 (02:24 +0200)]
markerdiv: added click moves the pointer on the relative marker on the ruler, ENTER on title triggers ok click. Added translation for title description on addNewPlaylist popup, almost finished the popupdiv

13 years agofix no criteria for search results
yomguy [Fri, 6 May 2011 12:33:58 +0000 (14:33 +0200)]
fix no criteria for search results

13 years agofix search criteria for paginator
yomguy [Fri, 6 May 2011 12:23:43 +0000 (14:23 +0200)]
fix search criteria for paginator

13 years agofix some titles again
yomguy [Fri, 6 May 2011 11:06:30 +0000 (13:06 +0200)]
fix some titles again

13 years agoadd icons
yomguy [Fri, 6 May 2011 11:03:52 +0000 (13:03 +0200)]
add icons

13 years agocleanup
yomguy [Fri, 6 May 2011 09:39:49 +0000 (11:39 +0200)]
cleanup

13 years agofixed pointer bug when user not authenticated (pointer moves regardeless of authentic...
riccardo [Thu, 5 May 2011 14:40:51 +0000 (16:40 +0200)]
fixed pointer bug when user not authenticated (pointer moves regardeless of authentication)

13 years agoworking on playlists popups and player...
riccardo [Thu, 5 May 2011 14:23:34 +0000 (16:23 +0200)]
working on playlists popups and player...