lp:~christopher-bradshaw-b/tiqit/sortable

Created by Christopher Bradshaw and last modified
Get this branch:
bzr branch lp:~christopher-bradshaw-b/tiqit/sortable
Only Christopher Bradshaw can upload to this branch. If you are Christopher Bradshaw please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Christopher Bradshaw
Project:
tiQit
Status:
Merged

Recent revisions

6. By Christopher Bradshaw <email address hidden>

Using the Sortable library to allow tables on the 'Preferences' and 'Search' pages to be reordered by drag'n'drop

5. By Matthew Hall <email address hidden>

Give all headings and search result table captions a sans serif font.
(A baby step towards a more modern-looking UI.)

4. By Matthew Earl

Classes aren't accumulated properly by the central loadclasses script: set.add() is used to add a single element, however the earlier code uses it to add multiple elements. The result is a generator being added to the set. The fix is to use |= instead of .add(). The fix also removes some related dead code.

3. By Matthew Earl

Merge in update defaults script

2. By Matthew Earl <email address hidden>

Various changes to make tiQit more functional.

1. By Martin Morrison

Initial Open Source release of Tiqit

Branch metadata

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