Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
d4e81e96 10/03/2018 01:54 PM Gilad Lekner

Fixes #24643 - Refactor Pagination to PF

63fbccbf 10/03/2018 09:13 AM Martin Bacovsky

Fixes #25099 - Add macros for easier report definition

Add rows to a report with
<%- report_row(
'Column header 1': 'Value 1',
'Column header 2': `Value 2`,
) ->
and render the report with
<
= report_render -%>

Each row of the report needs to have the same columns....

2db78de0 10/03/2018 09:09 AM Ondřej Pražák

Fixes #24259 - Add canned admin role

600c9fa3 10/03/2018 05:28 AM Michael Moll

Refs #24783 - Fix newly added Rubocop rule

c4693b37 10/02/2018 11:26 AM Sebastian Gräßl

Fixes #24232 - Return taxed and untaxed audits in list (#6073)

bb93b260 10/02/2018 10:17 AM Lukas Zapletal

Fixes #24886 - fixed audit in seeds test (#6058)

82d3d234 10/01/2018 11:49 AM Marek Hulán

Fixes #25070 - keep variables optional

526e302f 10/01/2018 07:27 AM Pat Riehecky

Fixes #24969 - Further sort parameter overrides by value

89eaa0b6 09/25/2018 07:43 AM Kamil Szubrycht

Fixes #24294 - add snapshot tests for templates

427fa6b9 09/21/2018 11:07 AM Lukas Zapletal

Fixes #24849 - PXE global default option is local

View revisions

Also available in: Atom