lp:~sylvain-pineau/checkbox-editor/xls_test_export

Created by Sylvain Pineau and last modified
Get this branch:
bzr branch lp:~sylvain-pineau/checkbox-editor/xls_test_export
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sylvain Pineau
Project:
Checkbox Editor
Status:
Merged

Recent revisions

138. By Sylvain Pineau

Remove the need to have a shell started by subprocess

137. By Sylvain Pineau

Use a sequence instead of a simple string to execute perl code from subprocess

136. By Sylvain Pineau

Use subprocess instead of pexpect
Store perl code in dist-packages

135. By Sylvain Pineau

Add XLS export file format for test procedure

134. By Javier Collado

Added accessibility layer (LP: #504320)

133. By Javier Collado

Add .* suffix in whitelist parameter/files for every remote* jobs

It's assumed that all remote jobs will generate job names that start
with the same name as a prefix (otherwise this change would be
useless).

Also, it's assumed that no other job name starts with the same prefix
(otherwise that job would be unintentionally whitelisted).

The transformation from selected job name to pattern happens at two
different places:
- when the current whitelist is executed
- when the current whitelist is saved

Aside from that the transformation from job name to patterns is pretty
much transparent to the user, that is, the rows being selected are
exposed, but not the pattern names generated.

132. By Javier Collado

No need to explicitly add row reference to name cache

Statements that added a row reference to the cache have been removed
because that functionality now happens in the _insert_row_helper
method as part of the append method.

When removing this lines, there problem of getting an error because
newly created job has a duplicated name (when that's not the case,
becasue new jobs are created to have a unique name) is removed.

131. By Javier Collado

Whitelist ordering feature (LP: 740852)

130. By Javier Collado

Packaging warnings fixed

129. By Javier Collado

Label widgets packing fixed

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:checkbox-editor
This branch contains Public information 
Everyone can see this information.

Subscribers