]>
git.parisson.com Git - telemeta.git/log
yomguy [Thu, 31 Mar 2011 11:33:48 +0000 (13:33 +0200)]
fix instrument table edit and update
yomguy [Thu, 31 Mar 2011 09:36:20 +0000 (11:36 +0200)]
add playlist csv collections export
riccardo [Wed, 30 Mar 2011 17:34:29 +0000 (19:34 +0200)]
Added png add_playlist_marker.png (I forgot to add it in the previouse commit)
riccardo [Wed, 30 Mar 2011 17:27:49 +0000 (19:27 +0200)]
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)
yomguy [Wed, 30 Mar 2011 10:55:18 +0000 (12:55 +0200)]
add info for deleted revision resources
yomguy [Wed, 30 Mar 2011 10:51:33 +0000 (12:51 +0200)]
add user playlists to profile, fix 33% for right modules
yomguy [Tue, 29 Mar 2011 23:21:44 +0000 (01:21 +0200)]
speed up forst process by adding the default waveform to the pipe
yomguy [Tue, 29 Mar 2011 22:48:04 +0000 (00:48 +0200)]
fix item save after analyze, more revisions in home
yomguy [Tue, 29 Mar 2011 22:17:27 +0000 (00:17 +0200)]
add profile translations, add user links to revision view, begin instrument list edit
riccardo [Tue, 29 Mar 2011 17:40:41 +0000 (19:40 +0200)]
django playlists load improvenment (work in progress)
yomguy [Tue, 29 Mar 2011 16:56:02 +0000 (18:56 +0200)]
hide some user fields for basic users
riccardo [Tue, 29 Mar 2011 16:08:11 +0000 (18:08 +0200)]
home table alignement adjusted
yomguy [Tue, 29 Mar 2011 16:00:31 +0000 (18:00 +0200)]
add user form to profile view
riccardo [Tue, 29 Mar 2011 14:10:26 +0000 (16:10 +0200)]
added volume, still some changes to do in the playlist management and popups
yomguy [Tue, 29 Mar 2011 14:08:44 +0000 (16:08 +0200)]
add profile edit form and views
yomguy [Tue, 29 Mar 2011 13:12:57 +0000 (15:12 +0200)]
add user profile model and view
yomguy [Tue, 29 Mar 2011 10:19:58 +0000 (12:19 +0200)]
fix no element in revision
yomguy [Tue, 29 Mar 2011 09:55:25 +0000 (11:55 +0200)]
bugfix
riccardo [Mon, 28 Mar 2011 18:59:48 +0000 (20:59 +0200)]
updated soundmanager (and changed some obsolete functions), modified css to be a little bit more object oriented (button styles), implemented volume (still to be done)
yomguy [Mon, 28 Mar 2011 15:45:25 +0000 (17:45 +0200)]
add user profiles extending django users
riccardo [Fri, 25 Mar 2011 18:51:45 +0000 (19:51 +0100)]
added "add to playlist" in collections. Still to implement add to playlist for markers
yomguy [Fri, 25 Mar 2011 17:13:13 +0000 (18:13 +0100)]
try to fix data analyzing after upload
yomguy [Fri, 25 Mar 2011 16:15:26 +0000 (17:15 +0100)]
rename webview data cache
yomguy [Fri, 25 Mar 2011 15:45:57 +0000 (16:45 +0100)]
fix access rights to items
riccardo [Fri, 25 Mar 2011 14:39:58 +0000 (15:39 +0100)]
popup working (hopefully)
yomguy [Fri, 25 Mar 2011 14:31:36 +0000 (15:31 +0100)]
fix public access rights, make timeside processors private, fix messages
yomguy [Fri, 25 Mar 2011 12:19:29 +0000 (13:19 +0100)]
fix username in revision template : a revision should always have a user (anonymous may be authorized)
yomguy [Fri, 25 Mar 2011 12:01:47 +0000 (13:01 +0100)]
fix RSS host : no global setting needed anymore
yomguy [Fri, 25 Mar 2011 11:11:47 +0000 (12:11 +0100)]
style fix
yomguy [Fri, 25 Mar 2011 10:15:15 +0000 (11:15 +0100)]
add form error message red style
yomguy [Fri, 25 Mar 2011 10:04:49 +0000 (11:04 +0100)]
fix form files submission and redirection
yomguy [Fri, 25 Mar 2011 09:20:46 +0000 (10:20 +0100)]
add marker url to playlists
yomguy [Thu, 24 Mar 2011 16:55:07 +0000 (17:55 +0100)]
fix rolling time period
yomguy [Thu, 24 Mar 2011 15:05:14 +0000 (16:05 +0100)]
add rolling publishing date property (overidden bty staff or full public access
yomguy [Thu, 24 Mar 2011 11:03:14 +0000 (12:03 +0100)]
delete item data files after nex uploading, get translation in webview, cleanup
yomguy [Thu, 24 Mar 2011 10:09:04 +0000 (11:09 +0100)]
fix item file upload
yomguy [Thu, 24 Mar 2011 09:39:13 +0000 (10:39 +0100)]
fix marker urls, fix menu style
yomguy [Wed, 23 Mar 2011 13:16:20 +0000 (14:16 +0100)]
restrict player and download access to public items (public_access = 'full'), fix file field in mediaitem_edit template, add 'not allowed' page using messsages
yomguy [Mon, 21 Mar 2011 17:06:06 +0000 (18:06 +0100)]
add public_id of the resource of the playlist
yomguy [Mon, 21 Mar 2011 10:25:42 +0000 (11:25 +0100)]
make marker urls independant
riccardo [Fri, 18 Mar 2011 19:26:05 +0000 (20:26 +0100)]
still to fix popup div and add2playlist. playlist addnew and delete work
riccardo [Fri, 18 Mar 2011 15:42:24 +0000 (16:42 +0100)]
div submenu and content height and margin fixed, respectively
yomguy [Fri, 18 Mar 2011 15:41:56 +0000 (16:41 +0100)]
update CSV export url, fix revisions titles
riccardo [Fri, 18 Mar 2011 14:55:47 +0000 (15:55 +0100)]
added first functionalities to playlist (javscript)
yomguy [Fri, 18 Mar 2011 10:29:30 +0000 (11:29 +0100)]
fix empty playlist for Anonymous user
yomguy [Fri, 18 Mar 2011 10:22:02 +0000 (11:22 +0100)]
add global rss link
yomguy [Fri, 18 Mar 2011 10:13:41 +0000 (11:13 +0100)]
add rss link
yomguy [Fri, 18 Mar 2011 10:12:07 +0000 (11:12 +0100)]
add playlists to element detail page templates, add rss img
yomguy [Thu, 17 Mar 2011 17:41:45 +0000 (18:41 +0100)]
add main RSS feed from /rss (last changes from revisions)
riccardo [Thu, 17 Mar 2011 13:49:42 +0000 (14:49 +0100)]
renamed marker -> rulermarker added playlist.js
riccardo [Wed, 16 Mar 2011 15:35:24 +0000 (16:35 +0100)]
selects marker tab if markers are present
yomguy [Wed, 16 Mar 2011 15:32:50 +0000 (16:32 +0100)]
remove is_current property for Playlist
yomguy [Wed, 16 Mar 2011 15:27:23 +0000 (16:27 +0100)]
change Playlist model
yomguy [Wed, 16 Mar 2011 14:49:12 +0000 (15:49 +0100)]
increase content font-size
riccardo [Wed, 16 Mar 2011 14:48:06 +0000 (15:48 +0100)]
fixed some bugs
:wq
added:
telemeta/htdocs/images/find.png
telemeta/htdocs/images/password.png
modified:
telemeta/htdocs/css/telemeta.css
telemeta/htdocs/timeside/src/divmarker.js
telemeta/htdocs/timeside/src/markermap.js
telemeta/htdocs/timeside/src/ruler.js
telemeta/htdocs/timeside/src/util.js
telemeta/templates/telemeta_default/base.html
telemeta/templates/telemeta_default/geo_continents.html
telemeta/templates/telemeta_default/login.html
unknown:
telemeta/htdocs/timeside/src/marker.js.moved
yomguy [Wed, 16 Mar 2011 12:45:56 +0000 (13:45 +0100)]
help first in french
yomguy [Wed, 16 Mar 2011 12:30:57 +0000 (13:30 +0100)]
add help page
yomguy [Wed, 16 Mar 2011 11:57:59 +0000 (12:57 +0100)]
fix null playlist
yomguy [Wed, 16 Mar 2011 11:56:14 +0000 (12:56 +0100)]
fix unicode for CSV export
yomguy [Wed, 16 Mar 2011 10:37:16 +0000 (11:37 +0100)]
add playlist buttons text
yomguy [Wed, 16 Mar 2011 01:12:22 +0000 (02:12 +0100)]
add csv export methods for playlists (to finish)
yomguy [Tue, 15 Mar 2011 23:02:36 +0000 (00:02 +0100)]
translate again
yomguy [Tue, 15 Mar 2011 22:56:59 +0000 (23:56 +0100)]
improve translation
yomguy [Tue, 15 Mar 2011 21:37:12 +0000 (22:37 +0100)]
fix home width but need floats, fix sound icons
yomguy [Tue, 15 Mar 2011 18:16:24 +0000 (19:16 +0100)]
styling home
yomguy [Tue, 15 Mar 2011 17:48:48 +0000 (18:48 +0100)]
rm dc from collection edit
riccardo [Tue, 15 Mar 2011 17:46:48 +0000 (18:46 +0100)]
still some fixes on css
riccardo [Tue, 15 Mar 2011 17:42:41 +0000 (18:42 +0100)]
fixed some button css errors
riccardo [Tue, 15 Mar 2011 17:37:45 +0000 (18:37 +0100)]
added buttons, fixed marker problems
yomguy [Tue, 15 Mar 2011 17:30:05 +0000 (18:30 +0100)]
add make_playlist_current rpc method
yomguy [Tue, 15 Mar 2011 17:21:46 +0000 (18:21 +0100)]
cleanup home, get current playlist for resource adding
yomguy [Tue, 15 Mar 2011 17:08:00 +0000 (18:08 +0100)]
fix time=0.0 for markers, rm searches from home
riccardo [Tue, 15 Mar 2011 16:51:23 +0000 (17:51 +0100)]
maybe solved problem of marker at zero (add). Still error server side
yomguy [Tue, 15 Mar 2011 14:46:37 +0000 (15:46 +0100)]
fix playlist titles
yomguy [Tue, 15 Mar 2011 13:28:34 +0000 (14:28 +0100)]
styling home
yomguy [Tue, 15 Mar 2011 13:24:53 +0000 (14:24 +0100)]
fix playlists for markers
yomguy [Tue, 15 Mar 2011 12:48:52 +0000 (13:48 +0100)]
fix jsonrpc methods for PlaylistResource
yomguy [Tue, 15 Mar 2011 11:37:25 +0000 (12:37 +0100)]
fix marker url
yomguy [Tue, 15 Mar 2011 11:30:03 +0000 (12:30 +0100)]
add marker direct url, fix home
yomguy [Tue, 15 Mar 2011 09:25:33 +0000 (10:25 +0100)]
modify user home and last changes
yomguy [Mon, 14 Mar 2011 21:05:32 +0000 (22:05 +0100)]
add links to revisions templates
yomguy [Mon, 14 Mar 2011 20:43:03 +0000 (21:43 +0100)]
fix revision saving for collections, items and markers. marker.date as DateTimeField
riccardo [Mon, 14 Mar 2011 19:06:14 +0000 (20:06 +0100)]
icon button fixed. Still error on add marker if different admin
riccardo [Mon, 14 Mar 2011 17:38:30 +0000 (18:38 +0100)]
added icons button style and some frix on div marker
yomguy [Mon, 14 Mar 2011 17:19:20 +0000 (18:19 +0100)]
add Search model, adapt Playlist, begin home template, bugfixes, cleanup
riccardo [Mon, 14 Mar 2011 10:38:55 +0000 (11:38 +0100)]
Same as last version, but divmarker added with bzr add
riccardo [Fri, 11 Mar 2011 18:47:50 +0000 (19:47 +0100)]
Added marker permission javascript side, changed some code structure because of the current needs of synchronizing marker rulers, divs and maps
yomguy [Wed, 9 Mar 2011 16:18:55 +0000 (17:18 +0100)]
add sound icon in collection_list for collections having sounds
yomguy [Wed, 9 Mar 2011 15:37:56 +0000 (16:37 +0100)]
cleanup
yomguy [Wed, 9 Mar 2011 15:15:51 +0000 (16:15 +0100)]
fix marker model
yomguy [Wed, 9 Mar 2011 15:08:00 +0000 (16:08 +0100)]
change Marker model to add author, title and date
yomguy [Wed, 9 Mar 2011 13:33:45 +0000 (14:33 +0100)]
add header waves bg image
yomguy [Wed, 9 Mar 2011 11:36:30 +0000 (12:36 +0100)]
add a speaker icon on mediaitem lists if item.file exists
riccardo [Tue, 8 Mar 2011 17:54:19 +0000 (18:54 +0100)]
added user authentication in order to edit add move markers (bzr coinflicts resolved, hopefully...)
riccardo [Tue, 8 Mar 2011 17:52:08 +0000 (18:52 +0100)]
added user authentication in order to edit add move markers
yomguy [Tue, 8 Mar 2011 10:33:47 +0000 (11:33 +0100)]
fix file upload, fix forms, fix no item.file for analyzers, cleanup
yomguy [Tue, 8 Mar 2011 00:48:52 +0000 (01:48 +0100)]
more buttons
yomguy [Tue, 8 Mar 2011 00:31:53 +0000 (01:31 +0100)]
add copy methods, FIXME: remove copied_from_item item tag from the edit form for performance issues with CREM database, rename templates
yomguy [Fri, 4 Mar 2011 17:00:04 +0000 (18:00 +0100)]
remove marker perms
yomguy [Fri, 4 Mar 2011 16:56:09 +0000 (17:56 +0100)]
change permissions