Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  tags
.gitignore 6 Bytes
ancestry_helper.rb 817 Bytes
application_helper.rb 15.1 KB
application_mailer_helper.rb 403 Bytes
audits_helper.rb 14.2 KB
auth_source_external_helper.rb 243 Bytes
auth_source_ldaps_helper.rb 1.24 KB
auth_sources_helper.rb 602 Bytes
authorize_helper.rb 1.95 KB
autosign_helper.rb 309 Bytes
bmc_helper.rb 1.13 KB
common_parameters_helper.rb 3.82 KB
compute_resources_helper.rb 3.79 KB
compute_resources_vms_helper.rb 9.94 KB
dashboard_helper.rb 7.39 KB
domains_helper.rb 58 Bytes
editor_helper.rb 114 Bytes
extendable_components_helper.rb 185 Bytes
external_logout_helper.rb 347 Bytes
fact_values_helper.rb 2.95 KB
filters_helper.rb 602 Bytes
form_helper.rb 17.8 KB
host_description_helper.rb 8.74 KB
hostgroup_description_helper.rb 764 Bytes
hostgroups_helper.rb 1.08 KB
hosts_and_hostgroups_helper.rb 1.84 KB
hosts_helper.rb 15.2 KB
hosts_nic_helper.rb 1011 Bytes
images_helper.rb 1.23 KB
interfaces_helper.rb 171 Bytes
key_pairs_helper.rb 489 Bytes
key_types_helper.rb 1.57 KB
layout_helper.rb 8.63 KB
login_helper.rb 305 Bytes
lookup_keys_helper.rb 3.6 KB
mediums_helper.rb 254 Bytes
operatingsystems_helper.rb 2.84 KB
pagelets_helper.rb 3.9 KB
pagination_helper.rb 269 Bytes
provisioning_templates_helper.rb 3.15 KB
ptables_helper.rb 160 Bytes
puppetca_helper.rb 558 Bytes
reactjs_helper.rb 2.62 KB
reports_helper.rb 2.92 KB
roles_helper.rb 1.21 KB
search_bar_helper.rb 723 Bytes
settings_helper.rb 653 Bytes
shared_smart_proxies_helper.rb 1.51 KB
smart_proxies_helper.rb 3.89 KB
subnets_helper.rb 1.14 KB
tasks_helper.rb 483 Bytes
taxonomy_helper.rb 6.3 KB
template_paths_helper.rb 1.09 KB
templates_helper.rb 4.16 KB
users_helper.rb 1.68 KB

Latest revisions

# Date Author Comment
a406cf2b 10/09/2023 09:42 AM Matěj Mudra

fixes #36160 - Redefine append domain names setting

This PR aims to unify the format of host names stored in the database and the way they are displayed.
With this change, the name of the host is always going to be stored with the domain name appended.
The setting formerly named `append_domain_name_for_hosts` is now renamed to `display_fqdn_for_hosts`...

e30c9d5a 08/29/2023 02:07 PM Nofar Alfassi

Fixes #36703 - Enhance handling of hash-based actions for single buttons

Extend support for hash-based actions within dropdown menus for single buttons.

5ef6a310 08/29/2023 01:43 PM Adam Ruzicka

Fixes #36522 - Properly display changes of owner_id field in audits

This previously didn't work because the owner is a polymorphic
relationship (either it is a user or a usergroup).

0a90bfd0 06/28/2023 10:30 AM Maria Agaphontzev

Fixes #30344 - use pf4 navigation

3f1ca239 05/23/2023 09:59 AM Ron Lavi

Fixes #36342 - Move JS scripts to the layout's Body

for better dependencies loading and performance.
originated from resolving the noVNC error in the browser console and this comment: https://github.com/novnc/noVNC/pull/1733#issuecomment-1385529329

8fd2bf42 05/17/2023 02:17 PM Adam Ruzicka

Refs #36330 - Place assets into plugin dir

e848148a 05/17/2023 11:46 AM Adam Ruzicka

Fixes #36330 - Fix plugin translations in frontend

- Add plugin:po_to_json rake task
- Load js locale files for all plugins
- Make i18n.js do multi-domain lookup

0a70fbd0 04/20/2023 12:21 PM Ewoud Kohl van Wijngaarden

Fixes #36321 - Extract exact value from example strings

This unifies the strings to translate, which means less work for
translators.

cb005feb 04/20/2023 12:21 PM Ewoud Kohl van Wijngaarden

Refs #36321 - Consistently use N/A

This removes one string to translate and makes the application more
consistent.

6cdb8c7a 03/03/2023 08:42 AM Ron Lavi

Fixes #35949 - move select_multiple_puppet_proxy to the puppet plugin

View revisions

Also available in: Atom