Menu

SVN archive Commit Log


Commit Date  
[r16633] by bugman

Modified the pipe.display user function backend to show the pipe bundles.

This required the addition of the generic_fns.pipes.get_bundle() function.

2012-06-04 14:06:39 Tree
[r16632] by bugman

Implemented the pipe.bundle user function, including the full description and the back end.

2012-06-04 14:01:43 Tree
[r16631] by bugman

The data store is_empty() method works again - the pipe_bundles structure is now blacklisted.

2012-06-04 13:59:25 Tree
[r16630] by bugman

Shifted the pipe bundle graphic and created a wizard PNG file for the GUI user function.

2012-06-04 13:10:55 Tree
[r16629] by bugman

Created icons for the pipe bundle concept.

2012-06-04 13:08:14 Tree
[r16628] by bugman

Implemented the generic_fns.pipes.bundle_names() function for returning a list of all pipe bundles.

2012-06-04 12:37:14 Tree
[r16627] by bugman

The pipe.create user function now creates pipe bundles in the back end.

The new ds.pipe_bundles dictionary is used to hold lists of pipes associated with the pipe bundle
name as the dictionary keys. The 'bundle' arg is passed into the ds.add() method for storage.

2012-06-04 12:36:27 Tree
[r16626] by bugman

Added the 'bundle' keyword arg to the pipe.create user function definition.

2012-06-04 12:34:20 Tree
[r16625] by bugman

Preparation for the implementation of pipe bundle concept - addition of system and GUI tests.

This new pipe bundling concept is simply a way of grouping data pipes together. This will be useful
for:

- Grouping and categorisation of data pipes when multiple analyses are performed.

- The model-free dauvergne_protocol auto-analysis will place all the data pipes it creates into one
bundle.

- For the GUI mode, analyses will be linked to pipe bundles rather than data pipes. This will allow
switching data pipes to activate the correct analysis.

2012-06-04 12:18:25 Tree
[r16624] by bugman

The 'verbatim' user function description elements are now properly formatted in the GUI.

These elements now use the font.modern_small formatting to have fixed-width characters.

2012-06-04 10:00:16 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.