]> git.parisson.com Git - teleforma.git/commit
continue seminar views, add jquery-ui and jquery.expander, a few tags
authoryomguy <yomguy@parisson.com>
Mon, 10 Dec 2012 17:04:38 +0000 (18:04 +0100)
committeryomguy <yomguy@parisson.com>
Mon, 10 Dec 2012 17:04:38 +0000 (18:04 +0100)
commit764b3bee8a8793f1c06befae36b35c87c96b3669
treea9a1711d1be0913f780db9f510b11f05799e96ee
parent9fff8b716a3b7cadb48031dd30e578f62c32a269
continue seminar views, add jquery-ui and jquery.expander, a few tags
be carefull : to get rainbow progress bar, the real progress value is 100-value
17 files changed:
teleforma/admin.py
teleforma/forms.py
teleforma/models/pro.py
teleforma/static/teleforma/css/jquery-ui.css [new file with mode: 0644]
teleforma/static/teleforma/css/teleforma.css
teleforma/static/teleforma/js/jquery-ui.js [new file with mode: 0644]
teleforma/static/teleforma/js/jquery.expander.min.js [new file with mode: 0644]
teleforma/templates/teleforma/answer_form.html [new file with mode: 0644]
teleforma/templates/teleforma/inc/document_simple_list.html
teleforma/templates/teleforma/inc/media_package_list.html
teleforma/templates/teleforma/inc/question_list.html
teleforma/templates/teleforma/seminar_detail.html
teleforma/templates/teleforma/seminars.html
teleforma/templates/telemeta/base.html
teleforma/templatetags/teleforma_tags.py
teleforma/urls.py
teleforma/views/pro.py