]>
git.parisson.com Git - telemeta.git/log
Guillaume Pellerin [Thu, 16 Apr 2015 16:52:47 +0000 (18:52 +0200)]
fix more epub errors against epubcheck (mostly filenames)
Guillaume Pellerin [Thu, 16 Apr 2015 12:53:32 +0000 (14:53 +0200)]
Merge branch 'dev' into feature/epub
Conflicts:
examples/sandbox/settings.py
telemeta/models/collection.py
telemeta/models/item.py
Guillaume Pellerin [Tue, 14 Apr 2015 11:01:32 +0000 (13:01 +0200)]
add old blog entries
Guillaume Pellerin [Mon, 13 Apr 2015 16:12:20 +0000 (18:12 +0200)]
blog: fix date and favicon
Guillaume Pellerin [Fri, 10 Apr 2015 14:48:51 +0000 (16:48 +0200)]
fix player float for bidi lang
Guillaume Pellerin [Thu, 9 Apr 2015 15:38:01 +0000 (17:38 +0200)]
Merge branch 'dev' of github.com:Parisson/Telemeta into dev
Guillaume Pellerin [Thu, 9 Apr 2015 15:37:35 +0000 (17:37 +0200)]
update blog config, add LANGUAGE_BIDI to base.html
Thomas Fillon [Wed, 8 Apr 2015 15:10:22 +0000 (17:10 +0200)]
Fix Zip for collections
- Do not use compression
- Allow 64bit mode for Zip File (i.e. allow file larger than 2Gb)
Guillaume Pellerin [Tue, 7 Apr 2015 09:00:12 +0000 (11:00 +0200)]
fix categories
Guillaume Pellerin [Mon, 6 Apr 2015 08:34:03 +0000 (10:34 +0200)]
fix themes
Guillaume Pellerin [Mon, 6 Apr 2015 08:32:32 +0000 (10:32 +0200)]
cleanup
Guillaume Pellerin [Mon, 6 Apr 2015 08:31:32 +0000 (10:31 +0200)]
update blog
Guillaume Pellerin [Wed, 1 Apr 2015 00:31:18 +0000 (02:31 +0200)]
fix image
Guillaume Pellerin [Wed, 1 Apr 2015 00:27:26 +0000 (02:27 +0200)]
add more logs
Guillaume Pellerin [Tue, 31 Mar 2015 23:14:22 +0000 (01:14 +0200)]
add custom css
Guillaume Pellerin [Tue, 31 Mar 2015 23:10:00 +0000 (01:10 +0200)]
add pelican config
Guillaume Pellerin [Tue, 31 Mar 2015 23:08:59 +0000 (01:08 +0200)]
fork pelican bootstrap
Guillaume Pellerin [Mon, 30 Mar 2015 15:59:33 +0000 (17:59 +0200)]
fix multiple source for transcode
Guillaume Pellerin [Mon, 30 Mar 2015 14:43:20 +0000 (16:43 +0200)]
fix sandbox media dir
Guillaume Pellerin [Mon, 30 Mar 2015 14:42:24 +0000 (16:42 +0200)]
add MySQL import script
Guillaume Pellerin [Thu, 26 Mar 2015 17:53:02 +0000 (18:53 +0100)]
Add mp4 sources force transcoding
Guillaume Pellerin [Mon, 23 Mar 2015 22:07:13 +0000 (23:07 +0100)]
unload videojs
Guillaume Pellerin [Mon, 23 Mar 2015 21:32:10 +0000 (22:32 +0100)]
fix rightcol
Guillaume Pellerin [Mon, 23 Mar 2015 20:45:54 +0000 (21:45 +0100)]
cleanup
Guillaume Pellerin [Mon, 23 Mar 2015 20:39:38 +0000 (21:39 +0100)]
cleanup oldies
Guillaume Pellerin [Fri, 20 Mar 2015 16:34:12 +0000 (17:34 +0100)]
update start_app
Guillaume Pellerin [Fri, 20 Mar 2015 16:33:46 +0000 (17:33 +0100)]
merge boilerplate
Guillaume Pellerin [Fri, 20 Mar 2015 16:21:19 +0000 (17:21 +0100)]
fix sandbox and composition
Guillaume Pellerin [Fri, 20 Mar 2015 11:37:37 +0000 (12:37 +0100)]
fix robots.txt loading, fix collection and item get_or_create, modify jsonrpc mountpoint url (jsonrps/)
Guillaume Pellerin [Thu, 19 Mar 2015 11:55:40 +0000 (12:55 +0100)]
Merge branch 'feature/ts-server' into dev
Guillaume Pellerin [Thu, 19 Mar 2015 11:55:06 +0000 (12:55 +0100)]
build again parisson/timeside-latest-dev, cleanup
Guillaume Pellerin [Thu, 19 Mar 2015 10:57:51 +0000 (11:57 +0100)]
add a script for waiting available linked container ports, fix worker start
Guillaume Pellerin [Wed, 18 Mar 2015 22:41:16 +0000 (23:41 +0100)]
fix home map width
Guillaume Pellerin [Wed, 18 Mar 2015 22:41:16 +0000 (23:41 +0100)]
fix home map width
Guillaume Pellerin [Wed, 18 Mar 2015 22:37:07 +0000 (23:37 +0100)]
Add boilerplate with simple test sounds
Guillaume Pellerin [Wed, 18 Mar 2015 22:36:02 +0000 (23:36 +0100)]
fix db and celery script, add timeside urls
Guillaume Pellerin [Wed, 18 Mar 2015 22:09:29 +0000 (23:09 +0100)]
Add timeside.server and a celery based worker
Guillaume Pellerin [Mon, 16 Mar 2015 23:36:27 +0000 (00:36 +0100)]
Don't display media related items if their mime type is in private_extra_types dict
Guillaume Pellerin [Fri, 13 Mar 2015 17:20:20 +0000 (18:20 +0100)]
bugfix
Guillaume Pellerin [Fri, 13 Mar 2015 17:19:27 +0000 (18:19 +0100)]
fix related title again
Guillaume Pellerin [Fri, 13 Mar 2015 17:07:08 +0000 (18:07 +0100)]
fix no related media file
Guillaume Pellerin [Thu, 12 Mar 2015 23:08:11 +0000 (00:08 +0100)]
increase nginx upload body size
Guillaume Pellerin [Thu, 12 Mar 2015 22:07:26 +0000 (23:07 +0100)]
Merge branch 'dev' of github.com:Parisson/Telemeta into dev
Guillaume Pellerin [Thu, 12 Mar 2015 22:06:52 +0000 (23:06 +0100)]
fix DB path
Thomas Fillon [Thu, 12 Mar 2015 20:31:59 +0000 (21:31 +0100)]
Update Dockerfile
Build from parisson/timeside-diadems:latest-dev
Guillaume Pellerin [Thu, 12 Mar 2015 16:41:23 +0000 (17:41 +0100)]
Add Dockerfile and docker-compose config, update sandbox config
Guillaume Pellerin [Tue, 10 Mar 2015 13:23:00 +0000 (14:23 +0100)]
go upstream for zipstream
Guillaume Pellerin [Mon, 9 Mar 2015 20:21:23 +0000 (21:21 +0100)]
fix foreign key parsing
Guillaume Pellerin [Mon, 9 Mar 2015 17:01:20 +0000 (18:01 +0100)]
fix backup path
Guillaume Pellerin [Mon, 9 Mar 2015 16:56:39 +0000 (17:56 +0100)]
fix import
Guillaume Pellerin [Mon, 9 Mar 2015 16:54:07 +0000 (17:54 +0100)]
Fix backup and zip serializer call, cleanup
Guillaume Pellerin [Wed, 25 Feb 2015 14:53:47 +0000 (15:53 +0100)]
update locales
Guillaume Pellerin [Tue, 24 Feb 2015 23:40:59 +0000 (00:40 +0100)]
update locale to master
Guillaume Pellerin [Tue, 24 Feb 2015 22:41:22 +0000 (23:41 +0100)]
Merge branch 'dev' into feature/epub
Guillaume Pellerin [Tue, 24 Feb 2015 22:39:33 +0000 (23:39 +0100)]
cleanup
Guillaume Pellerin [Tue, 24 Feb 2015 22:11:17 +0000 (23:11 +0100)]
Add epub directory import script
Update corpus epub generator including more metadata
Guillaume Pellerin [Tue, 24 Feb 2015 12:21:21 +0000 (13:21 +0100)]
epub: add audio items and related images
Guillaume Pellerin [Mon, 23 Feb 2015 17:34:44 +0000 (18:34 +0100)]
get first corpus epub generator (needs ebooklib)
Guillaume Pellerin [Fri, 20 Feb 2015 19:39:17 +0000 (20:39 +0100)]
re-add favicon
Guillaume Pellerin [Fri, 20 Feb 2015 19:38:41 +0000 (20:38 +0100)]
Add collection epub draft
Guillaume Pellerin [Thu, 19 Feb 2015 13:51:16 +0000 (14:51 +0100)]
goto 1.5.2
Guillaume Pellerin [Thu, 19 Feb 2015 13:32:14 +0000 (14:32 +0100)]
add other registration templates
Guillaume Pellerin [Thu, 19 Feb 2015 10:21:17 +0000 (11:21 +0100)]
update locales
Guillaume Pellerin [Thu, 19 Feb 2015 10:17:11 +0000 (11:17 +0100)]
Fix various registration forms against django 1.6 (fix #30)
Guillaume Pellerin [Wed, 18 Feb 2015 17:59:47 +0000 (18:59 +0100)]
update news
Guillaume Pellerin [Wed, 18 Feb 2015 16:23:59 +0000 (17:23 +0100)]
update doc and changelog
Guillaume Pellerin [Wed, 18 Feb 2015 16:06:31 +0000 (17:06 +0100)]
goto 1.5.1
Guillaume Pellerin [Wed, 18 Feb 2015 16:05:51 +0000 (17:05 +0100)]
update links
Guillaume Pellerin [Thu, 12 Feb 2015 17:25:58 +0000 (18:25 +0100)]
fix geo columns width
Guillaume Pellerin [Thu, 12 Feb 2015 17:21:59 +0000 (18:21 +0100)]
fix load
Guillaume Pellerin [Thu, 12 Feb 2015 17:19:40 +0000 (18:19 +0100)]
fix geo list pagination
Guillaume Pellerin [Thu, 12 Feb 2015 17:10:46 +0000 (18:10 +0100)]
Fix item analyses cleanup after file edit
Guillaume Pellerin [Thu, 12 Feb 2015 17:06:22 +0000 (18:06 +0100)]
cleanup
Guillaume Pellerin [Thu, 12 Feb 2015 17:04:05 +0000 (18:04 +0100)]
various import fix
Guillaume Pellerin [Thu, 12 Feb 2015 16:57:46 +0000 (17:57 +0100)]
fix again
Guillaume Pellerin [Thu, 12 Feb 2015 16:56:03 +0000 (17:56 +0100)]
fix list count
Guillaume Pellerin [Thu, 12 Feb 2015 16:54:08 +0000 (17:54 +0100)]
fix search list count
Guillaume Pellerin [Thu, 12 Feb 2015 16:48:56 +0000 (17:48 +0100)]
fix url after item edit
Guillaume Pellerin [Thu, 12 Feb 2015 15:47:15 +0000 (16:47 +0100)]
Fix performance and keywords copy during item copy
Guillaume Pellerin [Wed, 11 Feb 2015 17:55:39 +0000 (18:55 +0100)]
fix deps
Guillaume Pellerin [Tue, 10 Feb 2015 13:23:20 +0000 (14:23 +0100)]
update locales
Guillaume Pellerin [Tue, 10 Feb 2015 13:18:09 +0000 (14:18 +0100)]
Add various annotation mime types
Guillaume Pellerin [Tue, 10 Feb 2015 10:04:33 +0000 (11:04 +0100)]
add ELAN .eaf mimetype
Guillaume Pellerin [Thu, 29 Jan 2015 23:27:52 +0000 (00:27 +0100)]
fix arabic and chinese codes
Guillaume Pellerin [Thu, 29 Jan 2015 23:02:28 +0000 (00:02 +0100)]
update locales
Guillaume Pellerin [Thu, 29 Jan 2015 22:57:13 +0000 (23:57 +0100)]
Merge branch 'dev' of github.com:Parisson/Telemeta into dev
Conflicts:
telemeta/locale
Guillaume Pellerin [Thu, 29 Jan 2015 22:01:53 +0000 (23:01 +0100)]
Merge pull request #28 from AnasGhrab/dev
Better RTL management
Anas Ghrab [Thu, 29 Jan 2015 21:40:59 +0000 (22:40 +0100)]
Merge branch 'dev' of https://github.com/AnasGhrab/Telemeta into dev
Anas Ghrab [Thu, 29 Jan 2015 21:40:08 +0000 (22:40 +0100)]
Better locale / pages
Anas Ghrab [Thu, 29 Jan 2015 21:39:06 +0000 (22:39 +0100)]
Revert "Better RTL"
This reverts commit
eb0c6fb4aa9367aa37fad45719a1c2c70e5db7ae.
Anas Ghrab [Thu, 29 Jan 2015 19:47:02 +0000 (20:47 +0100)]
A better management of RTL
Anas Ghrab [Thu, 29 Jan 2015 20:13:50 +0000 (21:13 +0100)]
Change CSS for better management of RTL
Anas Ghrab [Thu, 29 Jan 2015 21:09:47 +0000 (22:09 +0100)]
Better RTL
Guillaume Pellerin [Thu, 29 Jan 2015 17:28:24 +0000 (18:28 +0100)]
Add arab language to sandbox
Guillaume Pellerin [Wed, 28 Jan 2015 16:49:53 +0000 (17:49 +0100)]
fix sandbox media path
Guillaume Pellerin [Mon, 26 Jan 2015 01:45:02 +0000 (02:45 +0100)]
update doc path
Guillaume Pellerin [Mon, 26 Jan 2015 01:19:17 +0000 (02:19 +0100)]
skip tests in travis for now...
Guillaume Pellerin [Mon, 26 Jan 2015 00:51:57 +0000 (01:51 +0100)]
fix sandbox in manifest
Guillaume Pellerin [Mon, 26 Jan 2015 00:44:13 +0000 (01:44 +0100)]
update timeside version in news
Guillaume Pellerin [Mon, 26 Jan 2015 00:43:37 +0000 (01:43 +0100)]
update resource form