storyboard/storyboard
Adam Coldrick 886b9dcc0b Allow stories and tasks to be filtered by boards/worklists containing them
Currently this is only supported for the internal database API surface,
with the intention of using it to reduce the amount of work done by the
boards and worklists APIs.

This patch also names some aliases we create to make debugging less
painful.

It also modifies the join to the StorySummary query such that the
column name is no longer hardcoded. This handles the case when we
have filtered out private worklists from the result (when joining
to worklists), which results in an anonymous column name we cannot
hardcode.

Change-Id: I3aaa874ae623a44edd668471794f8146c6dabda7
2017-04-06 13:08:54 +01:00
..
api Allow stories and tasks to be filtered by boards/worklists containing them 2017-04-06 13:08:54 +01:00
common switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00
db Allow stories and tasks to be filtered by boards/worklists containing them 2017-04-06 13:08:54 +01:00
migrate Add imported tasks to master branch of relevant project 2017-03-03 00:56:52 +00:00
notifications Merge "Ignore bad requests in notification hook" 2016-12-31 18:47:47 +00:00
plugin switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00
tests Merge "Replace assertEquals with assertEqual" 2017-01-03 18:16:05 +00:00
__init__.py Add SQLalchemy database model 2014-01-13 18:52:47 +04:00
_i18n.py switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00