diff --git a/powerdnsadmin/templates/admin_history.html b/powerdnsadmin/templates/admin_history.html index f2a8619..68f5f19 100644 --- a/powerdnsadmin/templates/admin_history.html +++ b/powerdnsadmin/templates/admin_history.html @@ -1,529 +1,556 @@ {% extends "base.html" %} - {% set active_page = "admin_history" %} - -{% block title %} - - History - {{ SITE_NAME }} - -{% endblock %} +{% block title %}Activity - {{ SITE_NAME }}{% endblock %} {% block dashboard_stat %} -
-
-
-
-

- History - Recent Events -

+
+
+
+
+

Activity

+
+
+ +
+
-
- -
-
-
-{% endblock %} +{% endblock %} {% block content %} -{% import 'applied_change_macro.html' as applied_change_macro %} -
-
-
-
-
-
-

History Management

- {% if current_user.role.name != 'User' %} - - {% endif %} -
-
-
- -
-
-
-
- - - - -
- -
- - -
-Record Changelog only   - - - -
- -
-
- - -
- -
- -
-
- + {% import 'applied_change_macro.html' as applied_change_macro %} +
+
+
+
+
+
+

Activity Search

+ {% if current_user.role.name == 'Administrator' %} +
+ +
+ {% endif %} +
+
+ + +
+
+
+
+ + + + +
+ +
+ + +
+ Record Changelog only   + + + +
+ +
+
+
- -
- - - -
- Authenticator Types:   -   All - - - -   LOCAL - - - -   OAuth - - - -   SAML - - - +
+
+ + +
+ +
+ + + +
+ Authenticator Types:   +   All + + + +   LOCAL + + + +   OAuth + + + +   SAML + + + +
+
-
- - - - - - - - - - - - - - - - - - - - - - - - -
Filters
-
- -
-
- - - -
- - - -
 
 
- - - -
- +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Filters
+
+ +
+
+ + + +
+ + + +
 
 
+ + + +
+ +
+
-
-
-
+
{% endblock %} + {% block extrascripts %} - + + {% endblock %} + {% block modals %} - -