Commit | Date | |
---|---|---|
2012-06-04 14:32:28 | Tree | |
[r16635]
by
bugman
The pipe.delete user function is now cleaning up the data pipe bundles as needed. The deleted data pipe name is removed from any bundle it is in, and empty bundles are eliminated. |
2012-06-04 14:27:00 | Tree |
[r16634]
by
bugman
Implemented the generic_fns.pipes.has_bundle() function for determining if a bundle exists. |
2012-06-04 14:10:31 | Tree |
[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 |
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 |
2012-06-04 12:36:27 | Tree |