Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  jobs
  mailers
  models
  registries
  services
  validators
  views

Latest revisions

# Date Author Comment
fec00d98 10/04/2018 02:25 PM Kavita Gaikwad

Fixes #24245 - Audit new UX using reactjs

9f914ea2 10/04/2018 10:42 AM Marek Hulán

Fixes #25102 - introduce template inputs

This adds the formal template inputs to all templates. It's heavily
based on current implementation from remote execution plugin.

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

846897a2 10/02/2018 05:24 PM UXabre

Fixes #24845 - Inconsistent UI for Spice console

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

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

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

Fixes #24969 - Further sort parameter overrides by value

b2ba9c69 09/27/2018 05:35 PM Marek Hulán

Fixes #25054 - fixes RSS rescheduling

View revisions

Also available in: Atom