substanced icon indicating copy to clipboard operation
substanced copied to clipboard

An application server based on the Pyramid web framework (http://substanced.net)

Results 54 substanced issues
Sort by recently updated
recently updated
newest added

Currently audit events fall out of the audit log when it outgrows its max size. It's possible to archive these events.

sprintable

Add-ons like sdexternaledit need to decorate editable items with icons. Right now it does that by overriding the base folder content view, but it's a bit too fragile because someone/something...

folder contents
sprintable

Should probably try opening and closing the connection after each indexing batch.

bug

Where possible, it's preferable to use the user locator to find a user or group rather than dead reckoning through the principals service.

It currently does not set up a catalog.

Make sure the object can be deleted from within a folder contents view, in particular, or at least that the folder contents view does not choke on broken objects.

sprintable

Very few of the current internal subscribers anticipate that an add event may be the result of a duplication.

Currently they are (in the workflow package). They should probably instead be persistent objects in their own right.

Use the locking service to determine whether a resource is locked.

enhancement
folder contents
sprintable

You may not want to register all default IFolder views for all folders.

enhancement