Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  fact_names
  host
  host_facets
  host_status
  lookup_keys
  mail_notifications
  nic
  operatingsystems
  parameters
  setting
  subnet
  taxonomies
  trends
architecture.rb 746 Bytes
auth_source.rb 2.7 KB
bookmark.rb 1.18 KB
cached_user_role.rb 146 Bytes
cached_usergroup_member.rb 96 Bytes
compute_attribute.rb 1.39 KB
compute_profile.rb 709 Bytes
compute_resource.rb 10.5 KB
config_group.rb 1.14 KB
config_group_class.rb 310 Bytes
config_report.rb 3.12 KB
domain.rb 3.25 KB
environment.rb 1.66 KB
environment_class.rb 1.63 KB
external_usergroup.rb 1.62 KB
fact_name.rb 1.04 KB
fact_value.rb 4.3 KB
feature.rb 357 Bytes
filter.rb 7.3 KB
filtering.rb 87 Bytes
host.rb 976 Bytes
host_class.rb 313 Bytes
host_config_group.rb 298 Bytes
host_status.rb 241 Bytes
hostgroup.rb 9.23 KB
hostgroup_class.rb 347 Bytes
image.rb 1.27 KB
key_pair.rb 336 Bytes
log.rb 451 Bytes
lookup_value.rb 3.74 KB
medium.rb 2.18 KB
message.rb 422 Bytes
model.rb 643 Bytes
notification.rb 2.07 KB
notification_blueprint.rb 1.1 KB
notification_recipient.rb 779 Bytes
operatingsystem.rb 10.4 KB
os_default_template.rb 391 Bytes
parameter.rb 2.74 KB
permission.rb 732 Bytes
provisioning_template.rb 9.58 KB
ptable.rb 1.95 KB
puppetclass.rb 4.83 KB
realm.rb 1.03 KB
report.rb 3.42 KB
role.rb 5.63 KB
setting.rb 11.4 KB
smart_proxy.rb 5.32 KB
source.rb 375 Bytes
subnet.rb 9.73 KB
subnet_domain.rb 247 Bytes
taxable_taxonomy.rb 599 Bytes
taxonomy.rb 8.07 KB
template.rb 2.52 KB
template_combination.rb 336 Bytes
template_kind.rb 1.04 KB
token.rb 281 Bytes
trend.rb 646 Bytes
trend_counter.rb 340 Bytes
user.rb 20.8 KB
user_mail_notification.rb 537 Bytes
user_role.rb 2.36 KB
usergroup.rb 4.21 KB
usergroup_member.rb 3.59 KB
widget.rb 599 Bytes

Latest revisions

# Date Author Comment
d9d745e5 02/28/2017 10:46 AM Ohad Levy

fixes #18676 - don't ignore notification expiry

This also adds the ability to mass refresh expiry dates.

213e8060 02/27/2017 06:25 AM Ohad Levy

refs #17545 - notifications should be deleted with blueprint

c08844d0 02/24/2017 10:00 AM Dominic Cleal

refs #17228 - modify, don't re-define existing constant

Prevents warnings during startup:

app/models/setting/provisioning.rb:9: warning: already initialized constant Setting::BLANK_ATTRS
app/models/setting.rb:13: warning: previous definition of BLANK_ATTRS was here
4ada010b 02/23/2017 03:36 PM Ivan Necas

Refs #17272 - fix sql condition

1==1 is not a valid SQL condition.

38ac46e5 02/23/2017 10:35 AM Dominik Hlavac Duran

Fixes #17272 - Fixed Searches on parameters with !=

db8b1228 02/23/2017 09:56 AM Daniel Lobato Garcia

Fixes #18426 - Add actions to notification entries

This adds support for the notifications to display actions. In case no
actions are provided, the dropdown kebab isn't shown. The actions
possible right now only include GET links.

bc600bd6 02/23/2017 06:58 AM Ondřej Pražák

Fixes #17228 - Select templates as global defaults (#4283)

This should allow user to select templates that will be used
for building PXE Default on TFTP proxy. These templates will
not be updated from seeds during updates.

7224de75 02/23/2017 06:51 AM Daniel Augustin

fixes #17866 - Remove PXE Properties from Gentoo Operatingsystem

The Gentoo Operatingsystem cannot be installed via PXE and can only be provisioned via Image.

Implementing the pxe method causes the exception as described in #[17866](http://projects.theforeman.org/issues/17866)....

5f606e11 02/22/2017 03:26 AM Daniel Lobato Garcia

Fixes #16982 - Scope properly when no taxonomies are set

The default scope for hosts and other objects did not restrict
properly by taxonomies. An user without organizations or
locations, could do anything it's permissions allow to.
The list of hosts was unrestricted and showed hosts in...

f6c313fb 02/21/2017 08:12 AM Timo Goebel

fixes #17533 - provision dhcp for bond child macs

View revisions

Also available in: Atom