Commit graph

143 commits

Author SHA1 Message Date
Juda Kaleta
572d321f80 Add infobox to post detail (Example project) 2013-12-23 09:50:21 +01:00
Juda Kaleta
1eecbf358d Code style improvements 2013-12-23 09:50:03 +01:00
Juda Kaleta
26098c094f Request context processor needed 2013-12-22 16:40:40 +01:00
Juda Kaleta
d44dcada58 Running on 0.8.dev 2013-12-21 17:36:39 +01:00
Juda Kaleta
9045b09027 Release 0.7 2013-12-21 17:35:56 +01:00
Juda Kaleta
83a4f256f1 Remove badges from docs 2013-12-21 17:29:32 +01:00
Juda Kaleta
1081c478a6 Replace iterkeys with keys 2013-12-21 17:24:10 +01:00
Juda Kaleta
07de8a3af8 Closes #11.
Major changes:

- filter ``embed`` is replaced by tag ``video``.
- removed caching for whole backend, caching properties instead.
- HTTP or HTTPS is set by context.is_secure() (just for ``video`` tag).
- backends can be HTTP only (``allow_https = False``).

Minor changes:

- changed theme of docs to RTD theme.
- help about testing HTTPS on development server.
- added and modified tests
2013-12-21 17:18:47 +01:00
Juda Kaleta
6e2750761f VideoNode.get_backend with is_secure 2013-12-18 09:40:19 +01:00
Juda Kaleta
6ceb636c57 Fix urls in example project 2013-12-18 09:11:47 +01:00
Juda Kaleta
d8964d6633 Fix testing urls for SoundCloud 2013-12-18 09:09:39 +01:00
Juda Kaleta
82ca733850 Add Django 1.6 to Travis tests 2013-12-01 12:42:14 +01:00
Juda Kaleta
b223107cbe Fix appending slash in example project 2013-12-01 12:40:24 +01:00
Juda Kaleta
ccf2f12905 Create superuser from fixture 2013-12-01 12:33:09 +01:00
Juda Kaleta
482910ed7a PyYAML needed to load fixtures 2013-12-01 12:23:23 +01:00
Juda Kaleta
b998b5e624 Fix tests. Closes #14, #13. 2013-12-01 12:16:27 +01:00
Juda Kaleta
b8bbd985ee Detecting Vimeo without specified protocol 2013-12-01 12:15:23 +01:00
Juda Kaleta
928926169c Add Django to requirements 2013-12-01 12:14:39 +01:00
Juda Kaleta
db01eb7282 Append slash to urls in example project 2013-12-01 12:13:42 +01:00
duy
3b24c96361 fixes #11 2013-11-30 23:17:01 +01:00
Juda Kaleta
070a05a02e Closes #10. 2013-10-23 23:01:10 +02:00
Juda Kaleta
68c0d300e7 New version 2013-10-04 11:11:09 +02:00
Juda Kaleta
c6b1284494 Release 0.6 2013-10-04 11:10:25 +02:00
Juda Kaleta
6cca79c281 Fix Vimeo thumbnails 2013-10-04 10:53:16 +02:00
Juda Kaleta
89ce012f36 Add tests for SoundCloud 2013-10-04 10:34:55 +02:00
Juda Kaleta
f08b4eef55 Simplify backend tests with mixin 2013-10-04 10:19:30 +02:00
Juda Kaleta
be7a53296b Split backends tests into multiple test cases 2013-10-04 10:19:30 +02:00
Juda Kaleta
70abaa7143 Fix line width 2013-10-04 10:19:30 +02:00
Juda Kaleta
46d0097399 Docs for admin mixins 2013-10-04 10:19:30 +02:00
Juda Kaleta
6becccb5b2 Docs in admin.py 2013-10-04 10:19:30 +02:00
Juda Kaleta
9df71d2d5f Apply admin mixin in example project 2013-10-04 10:19:29 +02:00
Juda Kaleta
ba923eba43 Admin mixin and widget 2013-10-04 10:19:21 +02:00
Juda Kaleta
521f4d74ec Verbose name and help text for video field 2013-10-03 09:19:34 +02:00
Juda Kaleta
62f03e3053 Provide static files in example project 2013-10-02 22:55:01 +02:00
Juda Kaleta
c133f25114 Merge branch 'master' of github.com:yetty/django-embed-video 2013-09-30 13:06:26 +02:00
Juda Kaleta
cb8fba4087 Package should be pypy compatibile 2013-09-30 13:06:11 +02:00
Juda Kaleta
c2699d5529 Merge pull request #9 from sayadn/remove-api-calls-on-init
Prevent external API calls on backend instance init
2013-09-27 00:01:03 -07:00
Alisson Patricio
a3e47765dc Merge branch 'master' of github.com:yetty/django-embed-video into remove-api-calls-on-init 2013-09-26 19:49:58 -03:00
Alisson Patricio
a4684c62db Prevent API calls on when backend intance is created 2013-09-26 19:46:59 -03:00
Juda Kaleta
e74cc96374 Fix tests after pull #8 2013-09-27 00:32:23 +02:00
Juda Kaleta
d9f3a1d1c1 Merge pull request #8 from sayadn/custom-embed-code-on-backends
Thanks, it's much better solution.
2013-09-26 15:26:50 -07:00
Alisson Patricio
a2538a034e Remove unused imports 2013-09-26 19:07:24 -03:00
Alisson Patricio
fdfce70fbf Add hability to overwrite embed code on the backend 2013-09-26 19:01:18 -03:00
Juda Kaleta
bb370d8163 Release 0.5 2013-09-03 14:00:41 +02:00
Juda Kaleta
a31f4b976b Closes #7.
Return back raising UnknownIdException in Youtube backend to fix form validation.
2013-09-03 13:47:39 +02:00
Juda Kaleta
e0236bf280 Add missing __init__ 2013-08-23 14:33:12 +02:00
Juda Kaleta
773031d006 Settings doc 2013-08-23 14:25:46 +02:00
Juda Kaleta
815e7e9698 Caching results 2013-08-23 14:16:01 +02:00
Juda Kaleta
ff07d5b2a3 get_release() instead of __version__ 2013-08-23 13:38:34 +02:00
Juda Kaleta
0893916708 Tests 2013-08-23 13:37:44 +02:00