Patch #18276
Allow queries captions to be dynamic
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Plugin API | |||
Target version: | 3.0.0 |
Associated revisions
Let QueryColumn accept a Proc as caption (#18276).
use English in test (#18276)
History
#1
Updated by Jérôme BATAILLE about 6 years ago
Here is the patch
#2
Updated by Jean-Philippe Lang about 6 years ago
- Category changed from Issues to Plugin API
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version set to 3.0.0
Added in r13558, thanks. Syntax slightly changed and test added.
#3
Updated by Jérôme BATAILLE about 6 years ago
Thanks a lot that have integrated it so quickly !