]> git.parisson.com Git - telemeta.git/log
telemeta.git
14 years agoadd setup.py again
yomguy [Fri, 15 Apr 2011 00:33:48 +0000 (02:33 +0200)]
add setup.py again

14 years agofix item page title, add autonomous player but we have to make two JS and HTML for...
yomguy [Thu, 14 Apr 2011 11:59:48 +0000 (13:59 +0200)]
fix item page title, add autonomous player but we have to make two JS and HTML for it so that the mediaitem_detail and mediaitem_player templates call them both

14 years agofix some translations
yomguy [Wed, 13 Apr 2011 15:42:19 +0000 (17:42 +0200)]
fix some translations

14 years agogo to 0.7, add Riccardo to authors, fix deleted element in playlist
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

14 years agofixed play at position >0 when sound is not loaded (now load sound and play), removed...
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...

14 years agoadded wait gif (I forgot it in the previous commit)
riccardo [Wed, 6 Apr 2011 14:41:25 +0000 (16:41 +0200)]
added wait gif (I forgot it in the previous commit)

14 years agofixed old submenu div, now block title and title_buttons. The latter can stretch...
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

14 years agofix button style
yomguy [Wed, 6 Apr 2011 00:55:38 +0000 (02:55 +0200)]
fix button style

14 years agofix delete item exports after uploading a new item file
yomguy [Wed, 6 Apr 2011 00:43:39 +0000 (02:43 +0200)]
fix delete item exports after uploading a new item file

14 years agoadd filter button style
yomguy [Wed, 6 Apr 2011 00:41:07 +0000 (02:41 +0200)]
add filter button style

14 years agoenable language detection and session set, adapt INSTALL, cleanup
yomguy [Wed, 6 Apr 2011 00:32:09 +0000 (02:32 +0200)]
enable language detection and session set, adapt INSTALL, cleanup

14 years agofix mime type comparison before playing, cleanup
yomguy [Tue, 5 Apr 2011 21:58:23 +0000 (23:58 +0200)]
fix mime type comparison before playing, cleanup

14 years agoImportant modification in mediaitem_detail page, which loads in parallel with the...
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

14 years agoadd translations to templates for JS messages
yomguy [Tue, 5 Apr 2011 13:39:01 +0000 (15:39 +0200)]
add translations to templates for JS messages

14 years agorm XML attachement
yomguy [Tue, 5 Apr 2011 12:17:44 +0000 (14:17 +0200)]
rm XML attachement

14 years agoadd all CharFields in search keywords for Collection and Item, add item_analyze_xml...
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

14 years agodo not pre-analyze media when adding or editing an item, add CREM's novel / published...
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

14 years agoplaylists need public_ids !
yomguy [Mon, 4 Apr 2011 15:46:28 +0000 (17:46 +0200)]
playlists need public_ids !

14 years agocomplete account registration and password handling
yomguy [Thu, 31 Mar 2011 15:33:09 +0000 (17:33 +0200)]
complete account registration and password handling

14 years agoadd admin user listing
yomguy [Thu, 31 Mar 2011 12:47:46 +0000 (14:47 +0200)]
add admin user listing

14 years agoupdate search criteria view style
yomguy [Thu, 31 Mar 2011 12:17:35 +0000 (14:17 +0200)]
update search criteria view style

14 years agofix no item title in revision view
yomguy [Thu, 31 Mar 2011 12:10:38 +0000 (14:10 +0200)]
fix no item title in revision view

14 years agochange search result order
yomguy [Thu, 31 Mar 2011 12:00:56 +0000 (14:00 +0200)]
change search result order

14 years agofix admin box style
yomguy [Thu, 31 Mar 2011 11:40:25 +0000 (13:40 +0200)]
fix admin box style

14 years agofix instrument table edit and update
yomguy [Thu, 31 Mar 2011 11:33:48 +0000 (13:33 +0200)]
fix instrument table edit and update

14 years agoadd playlist csv collections export
yomguy [Thu, 31 Mar 2011 09:36:20 +0000 (11:36 +0200)]
add playlist csv collections export

14 years agoAdded png add_playlist_marker.png (I forgot to add it in the previouse commit)
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)

14 years agofixed: 1) playlist remove in home page, 2) item public_id retrieval (by global js...
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)

14 years agoadd info for deleted revision resources
yomguy [Wed, 30 Mar 2011 10:55:18 +0000 (12:55 +0200)]
add info for deleted revision resources

14 years agoadd user playlists to profile, fix 33% for right modules
yomguy [Wed, 30 Mar 2011 10:51:33 +0000 (12:51 +0200)]
add user playlists to profile, fix 33% for right modules

14 years agospeed up forst process by adding the default waveform to the pipe
yomguy [Tue, 29 Mar 2011 23:21:44 +0000 (01:21 +0200)]
speed up forst process by adding the default waveform to the pipe

14 years agofix item save after analyze, more revisions in home
yomguy [Tue, 29 Mar 2011 22:48:04 +0000 (00:48 +0200)]
fix item save after analyze, more revisions in home

14 years agoadd profile translations, add user links to revision view, begin instrument list...
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

14 years agodjango playlists load improvenment (work in progress)
riccardo [Tue, 29 Mar 2011 17:40:41 +0000 (19:40 +0200)]
django playlists load improvenment (work in progress)

14 years agohide some user fields for basic users
yomguy [Tue, 29 Mar 2011 16:56:02 +0000 (18:56 +0200)]
hide some user fields for basic users

14 years agohome table alignement adjusted
riccardo [Tue, 29 Mar 2011 16:08:11 +0000 (18:08 +0200)]
home table alignement adjusted

14 years agoadd user form to profile view
yomguy [Tue, 29 Mar 2011 16:00:31 +0000 (18:00 +0200)]
add user form to profile view

14 years agoadded volume, still some changes to do in the playlist management and popups
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

14 years agoadd profile edit form and views
yomguy [Tue, 29 Mar 2011 14:08:44 +0000 (16:08 +0200)]
add profile edit form and views

14 years agoadd user profile model and view
yomguy [Tue, 29 Mar 2011 13:12:57 +0000 (15:12 +0200)]
add user profile model and view

14 years agofix no element in revision
yomguy [Tue, 29 Mar 2011 10:19:58 +0000 (12:19 +0200)]
fix no element in revision

14 years agobugfix
yomguy [Tue, 29 Mar 2011 09:55:25 +0000 (11:55 +0200)]
bugfix

14 years agoupdated soundmanager (and changed some obsolete functions), modified css to be a...
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)

14 years agoadd user profiles extending django users
yomguy [Mon, 28 Mar 2011 15:45:25 +0000 (17:45 +0200)]
add user profiles extending django users

14 years agoadded "add to playlist" in collections. Still to implement add to playlist for markers
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

14 years agotry to fix data analyzing after upload
yomguy [Fri, 25 Mar 2011 17:13:13 +0000 (18:13 +0100)]
try to fix data analyzing after upload

14 years agorename webview data cache
yomguy [Fri, 25 Mar 2011 16:15:26 +0000 (17:15 +0100)]
rename webview data cache

14 years agofix access rights to items
yomguy [Fri, 25 Mar 2011 15:45:57 +0000 (16:45 +0100)]
fix access rights to items

14 years agopopup working (hopefully)
riccardo [Fri, 25 Mar 2011 14:39:58 +0000 (15:39 +0100)]
popup working (hopefully)

14 years agofix public access rights, make timeside processors private, fix messages
yomguy [Fri, 25 Mar 2011 14:31:36 +0000 (15:31 +0100)]
fix public access rights, make timeside processors private, fix messages

14 years agofix username in revision template : a revision should always have a user (anonymous...
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)

14 years agofix RSS host : no global setting needed anymore
yomguy [Fri, 25 Mar 2011 12:01:47 +0000 (13:01 +0100)]
fix RSS host : no global setting needed anymore

14 years agostyle fix
yomguy [Fri, 25 Mar 2011 11:11:47 +0000 (12:11 +0100)]
style fix

14 years agoadd form error message red style
yomguy [Fri, 25 Mar 2011 10:15:15 +0000 (11:15 +0100)]
add form error message red style

14 years agofix form files submission and redirection
yomguy [Fri, 25 Mar 2011 10:04:49 +0000 (11:04 +0100)]
fix form files submission and redirection

14 years agoadd marker url to playlists
yomguy [Fri, 25 Mar 2011 09:20:46 +0000 (10:20 +0100)]
add marker url to playlists

14 years agofix rolling time period
yomguy [Thu, 24 Mar 2011 16:55:07 +0000 (17:55 +0100)]
fix rolling time period

14 years agoadd rolling publishing date property (overidden bty staff or full public access
yomguy [Thu, 24 Mar 2011 15:05:14 +0000 (16:05 +0100)]
add rolling publishing date property (overidden bty staff or full public access

14 years agodelete item data files after nex uploading, get translation in webview, cleanup
yomguy [Thu, 24 Mar 2011 11:03:14 +0000 (12:03 +0100)]
delete item data files after nex uploading, get translation in webview, cleanup

14 years agofix item file upload
yomguy [Thu, 24 Mar 2011 10:09:04 +0000 (11:09 +0100)]
fix item file upload

14 years agofix marker urls, fix menu style
yomguy [Thu, 24 Mar 2011 09:39:13 +0000 (10:39 +0100)]
fix marker urls, fix menu style

14 years agorestrict player and download access to public items (public_access = 'full'), fix...
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

14 years agoadd public_id of the resource of the playlist
yomguy [Mon, 21 Mar 2011 17:06:06 +0000 (18:06 +0100)]
add public_id of the resource of the playlist

14 years agomake marker urls independant
yomguy [Mon, 21 Mar 2011 10:25:42 +0000 (11:25 +0100)]
make marker urls independant

14 years agostill to fix popup div and add2playlist. playlist addnew and delete work
riccardo [Fri, 18 Mar 2011 19:26:05 +0000 (20:26 +0100)]
still to fix popup div and add2playlist. playlist addnew and delete work

14 years agodiv submenu and content height and margin fixed, respectively
riccardo [Fri, 18 Mar 2011 15:42:24 +0000 (16:42 +0100)]
div submenu and content height and margin fixed, respectively

14 years agoupdate CSV export url, fix revisions titles
yomguy [Fri, 18 Mar 2011 15:41:56 +0000 (16:41 +0100)]
update CSV export url, fix revisions titles

14 years agoadded first functionalities to playlist (javscript)
riccardo [Fri, 18 Mar 2011 14:55:47 +0000 (15:55 +0100)]
added first functionalities to playlist (javscript)

14 years agofix empty playlist for Anonymous user
yomguy [Fri, 18 Mar 2011 10:29:30 +0000 (11:29 +0100)]
fix empty playlist for Anonymous user

14 years agoadd global rss link
yomguy [Fri, 18 Mar 2011 10:22:02 +0000 (11:22 +0100)]
add global rss link

14 years agoadd rss link
yomguy [Fri, 18 Mar 2011 10:13:41 +0000 (11:13 +0100)]
add rss link

14 years agoadd playlists to element detail page templates, add rss img
yomguy [Fri, 18 Mar 2011 10:12:07 +0000 (11:12 +0100)]
add playlists to element detail page templates, add rss img

14 years agoadd main RSS feed from /rss (last changes from revisions)
yomguy [Thu, 17 Mar 2011 17:41:45 +0000 (18:41 +0100)]
add main RSS feed from /rss (last changes from revisions)

14 years agorenamed marker -> rulermarker added playlist.js
riccardo [Thu, 17 Mar 2011 13:49:42 +0000 (14:49 +0100)]
renamed marker -> rulermarker added playlist.js

14 years agoselects marker tab if markers are present
riccardo [Wed, 16 Mar 2011 15:35:24 +0000 (16:35 +0100)]
selects marker tab if markers are present

14 years agoremove is_current property for Playlist
yomguy [Wed, 16 Mar 2011 15:32:50 +0000 (16:32 +0100)]
remove is_current property for Playlist

14 years agochange Playlist model
yomguy [Wed, 16 Mar 2011 15:27:23 +0000 (16:27 +0100)]
change Playlist model

14 years agoincrease content font-size
yomguy [Wed, 16 Mar 2011 14:49:12 +0000 (15:49 +0100)]
increase content font-size

14 years agofixed some bugs
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

14 years agohelp first in french
yomguy [Wed, 16 Mar 2011 12:45:56 +0000 (13:45 +0100)]
help first in french

14 years agoadd help page
yomguy [Wed, 16 Mar 2011 12:30:57 +0000 (13:30 +0100)]
add help page

14 years agofix null playlist
yomguy [Wed, 16 Mar 2011 11:57:59 +0000 (12:57 +0100)]
fix null playlist

14 years agofix unicode for CSV export
yomguy [Wed, 16 Mar 2011 11:56:14 +0000 (12:56 +0100)]
fix unicode for CSV export

14 years agoadd playlist buttons text
yomguy [Wed, 16 Mar 2011 10:37:16 +0000 (11:37 +0100)]
add playlist buttons text

14 years agoadd csv export methods for playlists (to finish)
yomguy [Wed, 16 Mar 2011 01:12:22 +0000 (02:12 +0100)]
add csv export methods for playlists (to finish)

14 years agotranslate again
yomguy [Tue, 15 Mar 2011 23:02:36 +0000 (00:02 +0100)]
translate again

14 years agoimprove translation
yomguy [Tue, 15 Mar 2011 22:56:59 +0000 (23:56 +0100)]
improve translation

14 years agofix home width but need floats, fix sound icons
yomguy [Tue, 15 Mar 2011 21:37:12 +0000 (22:37 +0100)]
fix home width but need floats, fix sound icons

14 years agostyling home
yomguy [Tue, 15 Mar 2011 18:16:24 +0000 (19:16 +0100)]
styling home

14 years agorm dc from collection edit
yomguy [Tue, 15 Mar 2011 17:48:48 +0000 (18:48 +0100)]
rm dc from collection edit

14 years agostill some fixes on css
riccardo [Tue, 15 Mar 2011 17:46:48 +0000 (18:46 +0100)]
still some fixes on css

14 years agofixed some button css errors
riccardo [Tue, 15 Mar 2011 17:42:41 +0000 (18:42 +0100)]
fixed some button css errors

14 years agoadded buttons, fixed marker problems
riccardo [Tue, 15 Mar 2011 17:37:45 +0000 (18:37 +0100)]
added buttons, fixed marker problems

14 years agoadd make_playlist_current rpc method
yomguy [Tue, 15 Mar 2011 17:30:05 +0000 (18:30 +0100)]
add make_playlist_current rpc method

14 years agocleanup home, get current playlist for resource adding
yomguy [Tue, 15 Mar 2011 17:21:46 +0000 (18:21 +0100)]
cleanup home, get current playlist for resource adding

14 years agofix time=0.0 for markers, rm searches from home
yomguy [Tue, 15 Mar 2011 17:08:00 +0000 (18:08 +0100)]
fix time=0.0 for markers, rm searches from home

14 years agomaybe solved problem of marker at zero (add). Still error server side
riccardo [Tue, 15 Mar 2011 16:51:23 +0000 (17:51 +0100)]
maybe solved problem of marker at zero (add). Still error server side

14 years agofix playlist titles
yomguy [Tue, 15 Mar 2011 14:46:37 +0000 (15:46 +0100)]
fix playlist titles

14 years agostyling home
yomguy [Tue, 15 Mar 2011 13:28:34 +0000 (14:28 +0100)]
styling home

14 years agofix playlists for markers
yomguy [Tue, 15 Mar 2011 13:24:53 +0000 (14:24 +0100)]
fix playlists for markers