]>
git.parisson.com Git - telemeta.git/log
yomguy [Wed, 8 Jun 2011 15:44:52 +0000 (17:44 +0200)]
fix collection and item access rights
riccardo [Wed, 8 Jun 2011 15:18:23 +0000 (17:18 +0200)]
fixed minor bugs (still marker popup to check)
yomguy [Wed, 8 Jun 2011 14:54:00 +0000 (16:54 +0200)]
fix no collection player when no rights
yomguy [Wed, 8 Jun 2011 14:39:03 +0000 (16:39 +0200)]
add conservation_site to collection model (please alter media_collections table)
yomguy [Wed, 8 Jun 2011 12:24:29 +0000 (14:24 +0200)]
fix mime type name
yomguy [Wed, 8 Jun 2011 11:56:19 +0000 (13:56 +0200)]
add items to admin but exclude 'copied_from_item' field
yomguy [Wed, 8 Jun 2011 11:14:58 +0000 (13:14 +0200)]
add delete icon image
yomguy [Wed, 8 Jun 2011 11:09:22 +0000 (13:09 +0200)]
add perms to delete
yomguy [Wed, 8 Jun 2011 11:07:17 +0000 (13:07 +0200)]
add method and button to delete an item
yomguy [Wed, 8 Jun 2011 10:48:44 +0000 (12:48 +0200)]
cleanup, add info, remove item ordering in the model (was breaking the geo-navigator performance), now ordering items only for the global list.
riccardo [Tue, 7 Jun 2011 15:30:36 +0000 (17:30 +0200)]
restored changes
yomguy [Tue, 7 Jun 2011 13:14:07 +0000 (15:14 +0200)]
fix item edit
riccardo [Tue, 7 Jun 2011 11:54:15 +0000 (13:54 +0200)]
fixed cleartimeout in popup automatic close
riccardo [Tue, 7 Jun 2011 11:13:01 +0000 (13:13 +0200)]
Xml analyzers loads now asynchronously (does not wait for document load, as it is unnecessary)
yomguy [Tue, 7 Jun 2011 10:39:08 +0000 (12:39 +0200)]
Analyzers are now managed though the DB. Please syncdb before continue.
yomguy [Tue, 7 Jun 2011 09:24:41 +0000 (11:24 +0200)]
Add MediaItemAnalysis object to store TimeSide analysis (controller to come)
DC URI of an element is now its URL. Need 2 MORE settings :
TELEMETA_OAI_HOST = the default host name to provide dublin core identifier through the OAI data provider
TELEMETA_OAI_REPOSITORY_NAME = the description of the OAI data provider
riccardo [Mon, 6 Jun 2011 18:13:32 +0000 (20:13 +0200)]
marker popup working
yomguy [Mon, 6 Jun 2011 11:18:03 +0000 (13:18 +0200)]
cleanup, fix file when copying item
riccardo [Mon, 6 Jun 2011 11:15:41 +0000 (13:15 +0200)]
fixed bug on timescale for numbers begginning with '0' due to parseInt behaviour (forcing base-10 parsing)
yomguy [Sat, 4 Jun 2011 12:35:10 +0000 (14:35 +0200)]
clean collection copy method, timeside watermark
yomguy [Sat, 4 Jun 2011 12:30:06 +0000 (14:30 +0200)]
reset file field when copying item
yomguy [Wed, 1 Jun 2011 17:09:27 +0000 (19:09 +0200)]
reordering using Meta.Options.ordering for objects
yomguy [Wed, 1 Jun 2011 16:39:05 +0000 (18:39 +0200)]
add sorting for enumeration forms
yomguy [Wed, 1 Jun 2011 16:15:54 +0000 (18:15 +0200)]
add ordering to admin lists
yomguy [Wed, 1 Jun 2011 16:03:56 +0000 (18:03 +0200)]
order item and collection querysets by code or old_code
riccardo [Wed, 1 Jun 2011 14:21:12 +0000 (16:21 +0200)]
fixed minor play state
------------- This line and the following will be ignored --------------
modified:
telemeta/htdocs/timeside/js/player.js
riccardo [Wed, 1 Jun 2011 14:18:17 +0000 (16:18 +0200)]
improved player play states and waitbar, fixed a bug in collection_detail
momo [Wed, 1 Jun 2011 12:12:58 +0000 (14:12 +0200)]
fix home links
riccardo [Tue, 31 May 2011 18:52:44 +0000 (20:52 +0200)]
fixed volume and minor stuff (img loading), still to implement markerpopup
riccardo [Tue, 31 May 2011 13:33:13 +0000 (15:33 +0200)]
separation timeside vs telemeta, moved/added/removed folder/files, restyle of code,
yomguy [Mon, 30 May 2011 21:55:25 +0000 (23:55 +0200)]
fix flags delete when changing item file
yomguy [Mon, 30 May 2011 20:25:10 +0000 (22:25 +0200)]
add flag controller
yomguy [Mon, 30 May 2011 14:18:19 +0000 (16:18 +0200)]
add categories to setup
yomguy [Mon, 30 May 2011 13:55:51 +0000 (15:55 +0200)]
cleanup package info
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)
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;
yomguy [Sun, 29 May 2011 19:49:05 +0000 (21:49 +0200)]
last revision includes also : rm unicity for old_codes
yomguy [Sun, 29 May 2011 19:48:11 +0000 (21:48 +0200)]
add partner logos
yomguy [Sun, 29 May 2011 19:27:14 +0000 (21:27 +0200)]
get more field sorting and size, cleanup, fix fr locale
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)
riccardo [Wed, 25 May 2011 18:10:08 +0000 (20:10 +0200)]
Fixed ruler and some help in player.css
yomguy [Wed, 25 May 2011 15:09:17 +0000 (17:09 +0200)]
cleanup
riccardo [Wed, 25 May 2011 14:53:23 +0000 (16:53 +0200)]
removed console log messages
riccardo [Wed, 25 May 2011 14:50:31 +0000 (16:50 +0200)]
fixed ruler height and folds anchor background images (incremented 1px)
yomguy [Wed, 25 May 2011 14:47:49 +0000 (16:47 +0200)]
fix iframe height for general admin
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
yomguy [Wed, 25 May 2011 09:38:32 +0000 (11:38 +0200)]
add language to MediaItem model
riccardo [Tue, 24 May 2011 14:42:42 +0000 (16:42 +0200)]
using svg + raphael library
yomguy [Tue, 24 May 2011 13:06:05 +0000 (15:06 +0200)]
fix utf-8 pb during metadata parsing, remove WARNING
yomguy [Tue, 24 May 2011 10:08:51 +0000 (12:08 +0200)]
cleanup init
yomguy [Tue, 24 May 2011 09:25:49 +0000 (11:25 +0200)]
fix a title style
yomguy [Tue, 24 May 2011 09:20:27 +0000 (11:20 +0200)]
fix import pattern
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
yomguy [Mon, 23 May 2011 10:58:50 +0000 (12:58 +0200)]
add location name sort in media item edit forms
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
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
yomguy [Wed, 18 May 2011 10:39:38 +0000 (12:39 +0200)]
reaad users model / table for CREM migration
yomguy [Mon, 16 May 2011 19:47:33 +0000 (21:47 +0200)]
cleanup
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
yomguy [Mon, 16 May 2011 18:52:04 +0000 (20:52 +0200)]
add crem logo, update pages
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)
yomguy [Mon, 16 May 2011 16:28:34 +0000 (18:28 +0200)]
fix marker delete, resize menu
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 !
riccardo [Mon, 16 May 2011 14:12:24 +0000 (16:12 +0200)]
cleanup #5 (or 6?.. whatever, another cleanup)
riccardo [Mon, 16 May 2011 13:24:21 +0000 (15:24 +0200)]
cleanup 4
yomguy [Mon, 16 May 2011 13:06:19 +0000 (15:06 +0200)]
add encoding type header
yomguy [Mon, 16 May 2011 13:03:45 +0000 (15:03 +0200)]
fix module classes
yomguy [Mon, 16 May 2011 12:54:44 +0000 (14:54 +0200)]
fix alt images
yomguy [Mon, 16 May 2011 12:34:02 +0000 (14:34 +0200)]
fix alt images
riccardo [Mon, 16 May 2011 12:15:04 +0000 (14:15 +0200)]
cleanup part3
riccardo [Mon, 16 May 2011 11:08:29 +0000 (13:08 +0200)]
cleanup part2
riccardo [Mon, 16 May 2011 10:57:36 +0000 (12:57 +0200)]
cleanup of unused files and update of soundmanager
momo [Mon, 16 May 2011 10:51:50 +0000 (12:51 +0200)]
go to XHTML 1.0 Transitional
yomguy [Mon, 16 May 2011 10:03:30 +0000 (12:03 +0200)]
update conf examples
riccardo [Mon, 16 May 2011 09:54:36 +0000 (11:54 +0200)]
fixed popupdiv and playlists popup
yomguy [Mon, 16 May 2011 09:52:58 +0000 (11:52 +0200)]
add special CREM alt_ids table importer, add /change copyrights, cleanup
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
riccardo [Fri, 13 May 2011 09:34:05 +0000 (11:34 +0200)]
minor fixies
yomguy [Thu, 12 May 2011 21:05:19 +0000 (23:05 +0200)]
update media tags before streaming
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
riccardo [Thu, 12 May 2011 17:25:55 +0000 (19:25 +0200)]
Renamed playerUtils in playerLoader + cleanup of playerLoader and other minor fixes:wq
riccardo [Thu, 12 May 2011 14:06:49 +0000 (16:06 +0200)]
cleanup of some code in mediaitem_details
yomguy [Wed, 11 May 2011 22:28:42 +0000 (00:28 +0200)]
fix player layout
yomguy [Wed, 11 May 2011 22:23:58 +0000 (00:23 +0200)]
add links to player
yomguy [Wed, 11 May 2011 22:04:40 +0000 (00:04 +0200)]
update locales, begin to test watermarking timeside graphers
yomguy [Wed, 11 May 2011 21:18:12 +0000 (23:18 +0200)]
update media autonomous minimal player (working), big title cleanup
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...)
riccardo [Wed, 11 May 2011 17:17:21 +0000 (19:17 +0200)]
minor fixes 2
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
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
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.
yomguy [Wed, 11 May 2011 15:18:36 +0000 (17:18 +0200)]
add item keywords edit, fix some fr locales
yomguy [Wed, 11 May 2011 14:18:45 +0000 (16:18 +0200)]
fix collection titles
yomguy [Wed, 11 May 2011 14:06:07 +0000 (16:06 +0200)]
add icon
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
riccardo [Wed, 11 May 2011 13:11:19 +0000 (15:11 +0200)]
fixed username (now passed as variable)
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
yomguy [Wed, 11 May 2011 11:45:37 +0000 (13:45 +0200)]
change marker management : item_id is now item.id
riccardo [Wed, 11 May 2011 11:27:08 +0000 (13:27 +0200)]
fixed playlist 3:wq
riccardo [Wed, 11 May 2011 11:25:02 +0000 (13:25 +0200)]
fixed playlist 2