]>
git.parisson.com Git - telemeta.git/log
yomguy [Sun, 10 Apr 2011 21:39:50 +0000 (23:39 +0200)]
go to 0.7, add Riccardo to authors, fix deleted element in playlist
riccardo [Wed, 6 Apr 2011 15:33:06 +0000 (17:33 +0200)]
fixed play at position >0 when sound is not loaded (now load sound and play), removed mediaitem.html and restored the old mediaitem_detail as base class for mediaitem_edit, mediaitem_copy etc...
riccardo [Wed, 6 Apr 2011 14:41:25 +0000 (16:41 +0200)]
added wait gif (I forgot it in the previous commit)
riccardo [Wed, 6 Apr 2011 14:39:36 +0000 (16:39 +0200)]
fixed old submenu div, now block title and title_buttons. The latter can stretch or have a fixed width according to the style
added:
telemeta/templates/telemeta/mediaitem.html
telemeta/templates/telemeta_default/mediaitem.html
modified:
telemeta/htdocs/css/telemeta.css
telemeta/htdocs/css/telemeta_ie6.css
telemeta/htdocs/js/application.js
telemeta/htdocs/timeside/src/controller.js
telemeta/htdocs/timeside/src/markermap.js
telemeta/templates/telemeta_default/base.html
telemeta/templates/telemeta_default/collection_add.html
telemeta/templates/telemeta_default/collection_detail.html
telemeta/templates/telemeta_default/collection_detail_dc.html
telemeta/templates/telemeta_default/collection_edit.html
telemeta/templates/telemeta_default/collection_list.html
telemeta/templates/telemeta_default/geo_continents.html
telemeta/templates/telemeta_default/mediaitem_add.html
telemeta/templates/telemeta_default/mediaitem_copy.html
telemeta/templates/telemeta_default/mediaitem_detail.html
telemeta/templates/telemeta_default/mediaitem_detail_dc.html
telemeta/templates/telemeta_default/mediaitem_edit.html
telemeta/templates/telemeta_default/mediaitem_list.html
telemeta/templates/telemeta_default/profile_edit.html
unknown:
telemeta/htdocs/images/wait.gif
telemeta/htdocs/timeside/skins/lab/img/empty.png
telemeta/htdocs/timeside/src/marker.js.moved
yomguy [Wed, 6 Apr 2011 00:55:38 +0000 (02:55 +0200)]
fix button style
yomguy [Wed, 6 Apr 2011 00:43:39 +0000 (02:43 +0200)]
fix delete item exports after uploading a new item file
yomguy [Wed, 6 Apr 2011 00:41:07 +0000 (02:41 +0200)]
add filter button style
yomguy [Wed, 6 Apr 2011 00:32:09 +0000 (02:32 +0200)]
enable language detection and session set, adapt INSTALL, cleanup
yomguy [Tue, 5 Apr 2011 21:58:23 +0000 (23:58 +0200)]
fix mime type comparison before playing, cleanup
riccardo [Tue, 5 Apr 2011 17:53:56 +0000 (19:53 +0200)]
Important modification in mediaitem_detail page, which loads in parallel with the player setup, allowing to visualize the page immediately. The player setup, on the other hand, loads function in series: analyzer->player->markers, allowing to have control over the load chain, eg, display error messages etc... Moreover, decreased the number of javascript files to load (controller also can be removed, graphics maybe), fixed some bug relative to popup and playerlist, added "add to playlist" to each markerdiv. Still to be set the focus on each div, and to (possibly) modify mediaitm_detail template, as the submenudiv has problems with the new content_header div when in edit or copy mode
yomguy [Tue, 5 Apr 2011 13:39:01 +0000 (15:39 +0200)]
add translations to templates for JS messages
yomguy [Tue, 5 Apr 2011 12:17:44 +0000 (14:17 +0200)]
rm XML attachement
yomguy [Tue, 5 Apr 2011 12:14:19 +0000 (14:14 +0200)]
add all CharFields in search keywords for Collection and Item, add item_analyze_xml control and view to get Item analyzers in XML
yomguy [Tue, 5 Apr 2011 09:30:57 +0000 (11:30 +0200)]
do not pre-analyze media when adding or editing an item, add CREM's novel / published collection filter
yomguy [Mon, 4 Apr 2011 15:46:28 +0000 (17:46 +0200)]
playlists need public_ids !
yomguy [Thu, 31 Mar 2011 15:33:09 +0000 (17:33 +0200)]
complete account registration and password handling
yomguy [Thu, 31 Mar 2011 12:47:46 +0000 (14:47 +0200)]
add admin user listing
yomguy [Thu, 31 Mar 2011 12:17:35 +0000 (14:17 +0200)]
update search criteria view style
yomguy [Thu, 31 Mar 2011 12:10:38 +0000 (14:10 +0200)]
fix no item title in revision view
yomguy [Thu, 31 Mar 2011 12:00:56 +0000 (14:00 +0200)]
change search result order
yomguy [Thu, 31 Mar 2011 11:40:25 +0000 (13:40 +0200)]
fix admin box style
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