Commit Graph

2 Commits

Author SHA1 Message Date
Charly Delay
336f0f4027 feat(webui): add support for message properties
Message can now be attached properties. This is first used to specify
whether a CodePeer message is "New" or not.

Change-Id: I1a3d0c1b2b3a97d6601e0e6782b5cc059bf55d0d
TN: P720-036
2016-09-02 15:06:08 -04:00
Charly Delay
16fbf6c5a4 feat(GNAThub.Tool): new clear_references function
GNAThub.Tool.clear_references(tool_name) deletes from the database any
entry related to that tool in the following tables:

    * entities_messages
    * resources_messages
    * messages
    * rules
    * tools

Change-Id: Ib2adfccffc37544b60ea120133d47daef527aebb
TN: O225-028
2016-06-02 14:06:37 -04:00