repos/MysteryMachine

log

age author description
2 months ago Roger Gammans Instrument schema acessors and mutators with the Locker decorators.default tip
2 months ago Roger Gammans Slight DLink perfomance improvement
2 months ago Roger Gammans Test and fixes for persistent obj bug.
2 months ago Roger Gammans Add some additional debug logic
2 months ago Roger Gammans Improved and more correct fix for, shadow attribute issue
2 months ago Roger Gammans actual merge
2 months ago Roger Gammans merge with bugfix
2 months ago Roger Gammans Fixes to deal with cache and ShadowAttributes, when the
3 months ago Roger Gammans Decorator for reader/writer methods, to support transactions.
3 months ago Roger Gammans Add ACID Compliance primitives to the store API.
7 months ago Roger Gammans Resolve FIXME in file_store and re-enable cleanup in it's tests
13 months ago Roger Gammans Add EnumAttributes which also find inherited attributes
13 months ago Roger Gammans Possible speed improvement for file_store
13 months ago Roger Gammans Added tag V0.1.4 for changeset d7591777a9f6
13 months ago Roger Gammans New installer,README and version bump for 0.14V0.1.4
13 months ago Roger Gammans Use tempfile rather than hardcoding /tmp in a few tests
13 months ago Roger Gammans Remove use of empty partnames, as this is now deprecated on account
13 months ago Roger Gammans Change use of NamedTemporaryFile to avoid locking uses in win32
13 months ago Roger Gammans Fix bug with status bar
13 months ago Roger Gammans Fix bug where secondary opened systree's couldn't open Nodes
13 months ago Roger Gammans Enable 'Expand' button - to insert a objectpanel (or whatever) from
13 months ago Roger Gammans Make objectpanel a plain PyPanel, not a scrolled panel.
13 months ago Roger Gammans Prevent multiple record of a single registration, and fix a related typo
13 months ago Roger Gammans Enable 'Insert Before' button in the Ui for list values
14 months ago Roger Gammans Enable delete button on list item
14 months ago Roger Gammans let the list widget update and list from list notify events.
14 months ago Roger Gammans Fix to notify for ListAttributes
14 months ago Roger Gammans Remove some print noise
14 months ago Roger Gammans Remove some more old debugging
14 months ago Roger Gammans remove some debuging and improve cleanup code
14 months ago Roger Gammans Update objectpanel when object is notified.
14 months ago Roger Gammans Use notify infrastructure to keep Tree views updated
14 months ago Roger Gammans Updates and tests for the notify framework
14 months ago Roger Gammans Code to update attributes based on notify framework
14 months ago Roger Gammans Add a notify framework to the schema
14 months ago Roger Gammans Add controls for bidi to allow specification of the anchor
14 months ago Roger Gammans Add get_ancestor method to schema node.
14 months ago Roger Gammans Add Append button to list value widget (and make worK!)
14 months ago Roger Gammans Fix append of list beahviour for when trying to copy values.
14 months ago Roger Gammans Disable ref widget's Open button in context's when it isn't going to work
14 months ago Roger Gammans Add New attribute dialog box, and code to invoke from systree
14 months ago Roger Gammans Add code so a defualt value exists for each Valuetype.
14 months ago Roger Gammans New class MMUnstorableAttribute.
14 months ago Roger Gammans Make the list widget a class in it's own right
14 months ago Roger Gammans Make open button on link attributes work
14 months ago Roger Gammans Create generic function to open new tab from a schema node
14 months ago Roger Gammans merge typo fix into mainline
14 months ago Roger Gammans Bug fix typo in refactor
14 months ago Roger Gammans Merge fix to sentinel files forward into mainline
14 months ago Roger Gammans suppress empty warnings
14 months ago Roger Gammans Correct sentinel files code so the get correctly added to the VCS.
14 months ago Roger Gammans Add code to Enable/Disable visibility of base objects
14 months ago Roger Gammans Merge bugfix with head
14 months ago Roger Gammans Fix bug introduced which stopped the New_object menu item from working
14 months ago Roger Gammans Add 'Override' and 'delete' buttons on the attibutes in the object panel.
14 months ago Roger Gammans Enable The UI to make chnages to attribute values (for Ref and simple)
15 months ago Roger Gammans Copy in the parent from the category into the object on creation.
15 months ago Roger Gammans Allow NullRef's to be set as parents .
15 months ago Roger Gammans Add NullReference type.
15 months ago Roger Gammans Checks to see if the set_parent() is passed a sane value.