Mercurial
Mercurial
>
platform
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-240
+240
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Merge with f47353222ac077da8e7cc7b54f88341fdebecde6
2012-01-16, by verrierj
Fix minor bugs
2012-01-16, by verrierj
Merge with upstream
2012-01-16, by hamidouk
updated player version.
2012-01-16, by hamidouk
enabled polemictweet widget.
2012-01-16, by hamidouk
little debug on front json url.
2012-01-16, by cavaliet
update search result link to MDP.
2012-01-16, by cavaliet
Merge with upstream
2012-01-16, by hamidouk
updated player version.
2012-01-16, by hamidouk
Merge with upstream
2012-01-16, by hamidouk
updated player version.
2012-01-16, by hamidouk
Merge with b5c0d6a45f28f34586bc1187c360c332fde2a4a5
2012-01-16, by verrierj
GroupProfile and AnnotationStat are editable in admin pages
2012-01-16, by verrierj
Front projects are created by admins
2012-01-16, by verrierj
Correction position sparkline pour Chrome
2012-01-13, by veltr
Merge with 398c70610f99681f36f651930c64c384f188716a
2012-01-13, by cavaliet
little commit
2012-01-13, by cavaliet
Debug api for annotation creation in embed player.
2012-01-13, by cavaliet
Correction position sparkline sous Chrome
2012-01-13, by veltr
Merge issues
2012-01-13, by verrierj
Merge with af6e9560593426f5920944d682cdf57ca07fa4c9
2012-01-13, by verrierj
Front projects are hidden from user interface
2012-01-13, by verrierj
Front projects are created with each new content
2012-01-13, by verrierj
Search results are clickable
2012-01-12, by verrierj
Merge with latest upstream
2012-01-13, by hamidouk
updated player.
2012-01-13, by hamidouk
Merging with the latest version from upstream
2012-01-13, by hamidouk
new version of the player, and a different wire pattern.
2012-01-13, by hamidouk
The embed player can now play a youtube video.
2012-01-13, by cavaliet
Corrected sparklines
2012-01-13, by veltr
Changed sparklines on front_all_contents
2012-01-13, by veltr
Corrected sparklines
2012-01-12, by veltr
Merge issues
2012-01-12, by veltr
Sparklines replaced by RaphaelJS
2012-01-12, by veltr
Replaced sparkline by Raphael.js
2012-01-12, by veltr
Update all contents page with volume graph.
2012-01-12, by cavaliet
Merge with 033f944da5e2d0a6a36243be026e67c31e3ea196
2012-01-12, by verrierj
Merge with 1116c806dcc43a40fa7409937e9f118a14363f91
2012-01-12, by verrierj
Merge with e8973c3fcc9ccf1ec7e725e4e72fb334005e9797
2012-01-12, by verrierj
Add view to select first cutting in json
2012-01-12, by verrierj
Merge with 4fea77d5154adb7f5d27f9dcc936d8433b4f70a5
2012-01-12, by cavaliet
commit before merge. Add "All contents" page.
2012-01-12, by cavaliet
update front search template to add annotation graph.
2012-01-12, by cavaliet
remove annoying error message.
2012-01-12, by hamidouk
added two images that were forgotten.
2012-01-12, by hamidouk
fix forgotten setting.
2012-01-12, by hamidouk
Merge with jacques
2012-01-12, by hamidouk
Merge with tcav
2012-01-12, by hamidouk
Merge with the latest changes from jverrier
2012-01-12, by hamidouk
WIP - integrating the new version of the ldtplayer with the platform.
2012-01-12, by hamidouk
Display graph on search results
2012-01-12, by verrierj
Last annotated contents can be retrieved using the field content.last_annotated
2012-01-12, by verrierj
Update search and front search template. Add tag filter for duration presentation.
2012-01-12, by cavaliet
Merge with 63f729155d8156d81c2fa714d78946cd8c2ccbf8
2012-01-12, by verrierj
Fix bug when computing stat on a project where the media is referenced in the xml but is not included in the contents field
2012-01-12, by verrierj
Anonymous users can see pages even if they are not logged in + factor code to decrease number of SQL requests
2012-01-11, by verrierj
Enhance search and front template : add begin and duration to searched segments.
2012-01-11, by cavaliet
Merge and add search list in front template.
2012-01-11, by cavaliet
Front page displays real annotation numbers
2012-01-11, by verrierj
Merge with c6a6ea1ce091fe01f0c765ee8eaa6a470dbe59ff
2012-01-11, by verrierj
Set default values for unannotated medias
2012-01-11, by verrierj
Merge with 631c0edee9ea995d0f2fa3b93742f715933c3800
2012-01-10, by verrierj
Stats are recomputed without parsing extra xml file when projects are saved from ligne de temps.
2012-01-10, by verrierj
Extend image fields size to 200 characters + minor bugs
2012-01-09, by verrierj
Add fields stat_annotation and nb_annotation
2012-01-09, by verrierj
Stats for annotations volume can be computed using ./manage.py statannotation [-c content_id] or in the admin pages of module ldt_utils.
2012-01-06, by verrierj
First step of player page in front. Old version of metadata player integrated.
2012-01-09, by cavaliet
First commit for front pages. View, templates, and css img added.
2012-01-09, by cavaliet
Little correction on project API.
2012-01-06, by cavaliet
Anonymous user can add annotations
2012-01-06, by verrierj
Merge with c28d4dc49a50141899cfd5adfbefe7ab69f4e565
2012-01-06, by verrierj
Specify explicit app name when assigning permissions when using comand assignpermissions
2012-01-05, by verrierj
Image size is checked before save + project image can be set manually
2012-01-05, by verrierj
add API interface to add annotation, with an ajax example in the comment.
2012-01-05, by cavaliet
Add command to set default permission (./manage.py assignpermissions) + corrected migration order
2012-01-05, by verrierj
Projects have an icon identical to one of the media they contain, if this icon is different from the default icon. Icons can be set using ./manage.py setprojecticon once icons have been added to contents.
2012-01-04, by verrierj
Group icons are displayed in group tab
2012-01-04, by verrierj
User or groups are not deleted when they are changed from edition to view in permission form
2012-01-04, by verrierj
A description can be added to a group
2012-01-03, by verrierj
Add translations for uneditable groups + change size of modal windows
2012-01-03, by verrierj
Images can be added to a group or a content.
2012-01-03, by verrierj
little debug for ldt init view and url management.
2012-01-02, by cavaliet
Fix bugs in new url organization
2012-01-02, by verrierj
Merge with f95f7880ae49368ca08ac0d205480ebfc5afbd85
2012-01-02, by verrierj
Change urls used in reverse to be compatible with the new organization
2012-01-02, by verrierj
update ldt_utils main templates.
2012-01-02, by cavaliet
Remove unused imports in views
2012-01-02, by verrierj
Change urls in templates to follow the new organization
2012-01-02, by verrierj
Merge with 877f89ec1efa9042a993fce53c76aea723fcb9e8
2012-01-02, by verrierj
Moved css to workspace.css for profile page
2012-01-02, by verrierj
Split big views.py files into several views grouped by "make sense".
2012-01-02, by cavaliet
Add memcached and sorl thumbnail pour thumbnail management. Set default pict on content, project and user.
2011-12-30, by cavaliet
Added tag V00.21 for changeset 600a2a09a947
2011-12-28, by cavaliet
commit V00.21
V00.21
2011-12-28, by cavaliet
Correct update group to use enter key correctly in the form and to confirm before delete.
2011-12-28, by cavaliet
Merge with a925feb7348753d6ef7dbe773305650d575639e1
2011-12-23, by cavaliet
update group_edit icon.
2011-12-23, by cavaliet
Change position of change/save in group edition window
2011-12-23, by verrierj
Fix bug when deleting group
2011-12-23, by verrierj
Fix import error
2011-12-23, by verrierj
Change group edition window
2011-12-23, by verrierj
Fix double results in user search
2011-12-23, by verrierj
Add border to userorgroups tables
2011-12-23, by verrierj
Merge with 9ce9e92af978fd75e4b7efeb40bda0d028546c3c
2011-12-23, by verrierj
Replace multiselect by table on permission template
2011-12-23, by verrierj
Fix display bugs on project edition page
2011-12-23, by verrierj
Update icon and templates for read-only projects. Add forbidden stream url.
2011-12-23, by cavaliet
Add bold style to share project label
2011-12-23, by verrierj
Fix typo for icon class
2011-12-22, by verrierj
Add icons for permissions
2011-12-22, by verrierj
Fix bug in Shareform
2011-12-22, by verrierj
Attribute share in ShareForm is checker in content creation views
2011-12-22, by verrierj
Projects and contents can be shared or not during edition and creation
2011-12-21, by verrierj
Disable selects when content is set as public + replace To_protect class by function with setattr
2011-12-16, by verrierj
Add searchbar for groups
2011-12-16, by verrierj
Fix bug when checking for add_group permission
2011-12-16, by verrierj
Speed up response time when retrieving group projects
2011-12-16, by verrierj
Add left/right icons
2011-12-16, by verrierj
Explicit migration order
2011-12-16, by verrierj
Renamed add_user_permission
2011-12-16, by verrierj
Fix bug in project copy from group tab
2011-12-15, by verrierj
Add line in group tab to display projects shared with a single user
2011-12-14, by verrierj
Fix bug in project deletion + set up dummy cache
2011-12-14, by verrierj
Add cache to userlist
2011-12-13, by verrierj
Factor code to display userlist in project/content edition
2011-12-13, by verrierj
All tooltips are dislayed on the left
2011-12-13, by verrierj
Add cache form ObjectPermissionChecker objects
2011-12-12, by verrierj
Add methods to set user in current thread
2011-12-12, by verrierj
Delete is_regular field in migrations
2011-12-12, by verrierj
Replace is_regular field in userprofile by django permission
2011-12-12, by verrierj
Change modal window size + improve get_urserlist_model function for public contents
2011-12-12, by verrierj
Improve permissions of medias + fix css
2011-12-09, by verrierj
Fix bug in group form
2011-12-08, by verrierj
Add translations
2011-12-08, by verrierj
Contents can be shared with groups
2011-12-08, by verrierj
Improve CSS of permission form
2011-12-07, by verrierj
Moved Share to form to security module
2011-12-07, by verrierj
Projects can be shared with users and groups. Does not work with contents yet, still some bugs in templates
2011-12-06, by verrierj
Change form for group creation / update
2011-12-05, by verrierj
Contents can be published for everyone
2011-12-02, by verrierj
Fix bug when selecting media in content creation window
2011-12-01, by verrierj
Improve css + fix minor bugs
2011-11-30, by verrierj
Ask confirmation when user leaves a group
2011-11-30, by verrierj
Merge with d79097e98244a8f6611a950c95323517300eb4e4
2011-11-30, by verrierj
Add user search bar during group edition
2011-11-29, by verrierj
Add permission form to content
2011-11-29, by verrierj
Add translations
2011-11-28, by verrierj
Change nyromodal JS minifier to fix a bug in IE8
2011-11-28, by verrierj
Profile can be accessed through iriusers and users
2011-11-28, by verrierj
Project are copied in the group they are displayed in group page
2011-11-28, by verrierj
Imrpove js of group page
2011-11-25, by verrierj
Add migration for permissions
2011-11-25, by verrierj
Add django-guardian to installation script
2011-11-24, by verrierj
Field is_regular can be changed in admin pages, non regular users cann not change, edit or create groups
2011-11-24, by verrierj
Display specific tooltip when project edition is not allowed
2011-11-24, by verrierj
Add is_regular field to user_profile
2011-11-24, by verrierj
Add admin permission panel to Group, Media, Author
2011-11-23, by verrierj
Content edit window is not displayed when content is not editable
2011-11-23, by verrierj
Add a group to contain published projects
2011-11-23, by verrierj
Permission table is in a separate template
2011-11-23, by verrierj
Permissions are checked in search results
2011-11-21, by verrierj
Added permissions to all objects in ldt_utils
2011-11-17, by verrierj
Replaced calls to objects by calls to safe_objects in views + xml can be changed on the fly to hide a content
2011-11-17, by verrierj
Clean code of SafeManager
2011-11-16, by verrierj
Moved threadlocals to utils
2011-11-16, by verrierj
Models in ldt_utils derived from SafeModel instead of django.db.model
2011-11-15, by verrierj
Moved code about group security into a separate module
2011-11-15, by verrierj
Improved forms about group management
2011-11-15, by verrierj
Moved manager from init file to security
2011-11-10, by verrierj
Fix size of delete project window on firefox
2011-11-08, by verrierj
User can leave groups and code is cleaner when updating project permissions
2011-11-08, by verrierj
Display error message when creating a group with an already existing name
2011-11-07, by verrierj
User can choose how to share a project at creation (read/write). Permissions updating does not work yet.
2011-11-07, by verrierj
Security layer moved to middleware and ldt_utils __init__ file
2011-11-04, by verrierj
Stub of html template for project creation containing a group selection
2011-11-04, by verrierj
Add admin panel to manage permissions for Content and Project
2011-10-28, by verrierj
Basic access control for Projects
2011-10-28, by verrierj
Users can add their own groups
2011-10-28, by verrierj
Fix bug in project edition window
2011-11-23, by verrierj
Merge with a79a94e14d4dd310aa878234a4b6284fd602a719
2011-11-22, by verrierj
Improve project creation window
2011-11-22, by verrierj
Debut integration page Player
2011-11-14, by veltr
HTML tags deletion in project description works with multiple paragraphs
2011-11-10, by verrierj
Merge with d2e1bc8cf3905e24122accc0fca406032287f13e
2011-11-10, by verrierj
LDT does not add extra html tags to project description
2011-11-10, by verrierj
Contents can be added in Ligne de temps
2011-11-04, by verrierj
Fix default language for unauthenticated users
2011-11-02, by verrierj
Fix typo in documentation
2011-11-02, by verrierj
Fix bug when disconnecting from ldt view
2011-10-27, by verrierj
API return ID of added annotations
2011-10-26, by verrierj
Add clipboard icon
2011-10-25, by verrierj
Fixed unit tests
2011-10-25, by verrierj
Modif compatibilite IE 9
2011-11-07, by veltr
Integration de la page groupes
2011-11-02, by Raphael Velt
Debut integration page de recherche
2011-10-26, by Raphael Velt
Demarrage integration HTML-CSS
2011-10-25, by Raphael Velt
CREA / PSD + JPG (non optimisé)
2011-10-21, by hurons
add a crea folder
2011-10-20, by ymh
define version 00.20
2011-10-19, by ymh
Merge with df7b98820ce1eeece0fcfc2c79fcbeb7793a1ec0
2011-10-19, by verrierj
Fixed bug when displaying annotations from iri files in search results + thread in indexation
2011-10-19, by verrierj
remove import_rs + update libxml
2011-10-16, by ymh
Added tag V00.19 for changeset fe7868acd561
2011-10-14, by ymh
define version 0.19
V00.19
2011-10-14, by ymh
update the flash player after pb on youtube
2011-10-14, by ymh
Changed API handler for XML files back to its original behavior
2011-10-13, by verrierj
Fixed view bug in annotation handler
2011-10-11, by verrierj
Fixed minor bugs
2011-10-11, by verrierj
Improved API for annotations sent in XML
2011-10-10, by verrierj
Moved code to add annotation to ldt_utils + added tests
2011-10-10, by verrierj
Added converter from json cinelab to ldt
2011-10-05, by verrierj
Fixed size of tinyMCE
2011-09-30, by verrierj
Fixed minor bugs
2011-09-30, by verrierj
corrected jsi18n URL
2011-09-30, by verrierj
Merge with 08e6b5dbfc933ea06390df55f948cf05b6d02584
2011-09-30, by verrierj
Added french translation to tinyMCE
2011-09-29, by verrierj
Improve distutils script
2011-09-30, by ymh
Merge with 50dd5c3e8ab8365982cffc4f411f9f5ba7686176
2011-09-29, by ymh
change utc to utcnow
2011-09-29, by ymh
Updated LDT
2011-09-29, by verrierj
Fixed display bugs + add tinyMCE
2011-09-29, by verrierj
Added jquery.qtip.min.css
2011-09-29, by verrierj
Improve search page
2011-09-28, by verrierj
Resized modal windows #3 working on Firefox, Chrome, IE8 + update jQuery
2011-09-26, by verrierj
Added loading bar #16 + groupped search results by project
2011-09-20, by verrierj
Updated qtip to qtip 2
2011-09-19, by verrierj
Corrected bug in description display
2011-09-19, by verrierj
Added project description and tooltip
2011-09-15, by verrierj
Display search results on multiple pages
2011-09-15, by verrierj
Added a page to display search results
2011-09-14, by verrierj
Profile migration + translations
2011-09-13, by verrierj
Add a default profile instead of get_or_create_profile
2011-09-09, by verrierj
Correct CSS bug
2011-09-08, by verrierj
Add translations
2011-09-08, by verrierj
Add link to website hom in admin #15
2011-09-08, by verrierj
Translation + naming conventions (PEP8)
2011-09-07, by verrierj
Add profile to user
2011-09-07, by verrierj
Add command to reindex project
2011-09-05, by verrierj
Change class and functions names to follow PEP8 formatting standards
2011-09-02, by verrierj
Change translations
2011-09-02, by verrierj
less
more
|
(0)
-240
+240
+1000
tip