Opened 7 years ago

Closed 7 years ago

#2052 closed enhancement (fixed)

Add extension point for custom action in the Adminstrate->Services list

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 3.10
Component: web Version:
Keywords: Cc:

Description (last modified by Nicklas Nordborg)

IT would be useful if it was possible for extensions to add more custom actions to the "Actions" column in the Administrate->Services list. It could for example, be used for linking to a configuration page. The actions should only be visible for users that have WRITE permission for extensions. We can probably re-use the ButtonAction interface that is used for other button on toolbars, etc.

Change History (5)

comment:1 by Nicklas Nordborg, 7 years ago

Description: modified (diff)

comment:2 by Nicklas Nordborg, 7 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:3 by Nicklas Nordborg, 7 years ago

(In [7271]) References #2052: Add extension point for custom action in the Adminstrate->Services list

The extension point has now been defined: net.sf.basedb.clients.web.services.list.actions.

comment:4 by Nicklas Nordborg, 7 years ago

(In [7274]) References #2052: Add extension point for custom action in the Adminstrate->Services list

Added this to the documentation.

comment:5 by Nicklas Nordborg, 7 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.