lp:ivle

Created by William Grant and last modified
Get this branch:
bzr branch lp:ivle
Members of IVLE Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
IVLE Developers
Project:
IVLE
Status:
Mature

Recent revisions

1838. By William Grant

natty needs --include=ubuntu-keyring,gnupg in debootstrap. Fix jailbuilder to cope.

1837. By William Grant

Use --no-install-recommends in ivle-dev-setup, to avoid installing several hundred megabytes of TeX.

1836. By David Coles

python-console: Fix globals broken with new JSON library.

simplejson always returns unicode strings. cJSON would return ordinary strings
if possible. cPickle.loads() only accepts strings. At present we use pickle
version 0 so they should all works as ASCII strings. Higher versions of pickle
are not plain ASCII and are likely to break this and so this should be fixed
at some point.

Also replaced unconditional exception with one that catches Pickle errors. Not
sure the best way to report failures of these functions.

1835. By William Grant

Release 1.0.2.

1834. By William Grant

Set version to 1.0.2rc1.

1833. By William Grant

Merge video and audio handlers, and reword them.

1832. By David Coles

Fix issue with CodeMirror being wider than the screen and scrolling.

Seems like width: 100% + padding/margin causes the actual width to be more
than 100%. Though if the CodeMirror element just auto-calculate the width it's
fine. Also fixed similar issue with the <textbox>.

1831. By William Grant

Fix HTML5 media handlers function call. It was renamed in the CodeMirror branch.

1830. By David Coles

A series of HTML5 based media handlers using the <audio> and <video> tags.
This replaces the previous page that just showed a download link (which is
already available on the menu).

Also solves issue where media files were downloaded by the client twice (once
in an AJAX request intended only for text).

Known issues:
    * Bug #588285: External BHO will not be able to play media due to not
      having IVLE cookie.
    * Bug #610745: Does not correctly preview revisions
    * Bug #610780: Ogg media does not work in Chromium

1829. By Matt Giuca

ivle/webapp/submit/submit.html: Rewrote error message when an offering could not be found to submit to. This can have one of several causes, and the old error assumed it was because you weren't in a subject dir. Now enumerates the possible reasons. (LP: #526853)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack5RichRoot (bzr 1.6.1)
This branch contains Public information 
Everyone can see this information.