Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  details
  new
repositories.module.js 1.07 KB
repository.factory.js 2.03 KB

Latest revisions

# Date Author Comment
70434017 07/24/2014 01:48 PM Walden Raines

Fixes #6776/BZ1122254: update table when repository modified.

The row in the product repositories table was not being updated
when the corresponding repository was updated. This commit updates
the row that matches the changed repository.

http://projects.theforeman.org/issues/6776...

8c67ff53 07/22/2014 03:39 PM Justin Sherrill

fixes #5096 - fail gracefully on pulp repo creation failure

The goal is to run the action creation in the plan phase
and error out if its not valid. A similar approach is taken
with Content Host Creation. However in that case, content hosts
are not created in other situations. Repositories are created during...

8a06d99a 07/16/2014 04:39 PM Walden Raines

Fixes #6653/BZ1013689: show success message on repo creation and update.

http://projects.theforeman.org/issues/6653
https://bugzilla.redhat.com/show_bug.cgi?id=1013689

8b3b048f 07/02/2014 10:02 AM Walden Raines

Merge pull request #4348 from waldenraines/6390

Fixes #6390/BZ1095098 - disabled table actions if no rows are selected.

1e80722f 07/02/2014 09:25 AM Walden Raines

Fixes #6390/BZ1095098 - disabled table actions if no rows are selected.

This commit disables all table actions across the application if
no rows are selected.

520658b8 06/30/2014 03:06 AM Stephen Benjamin

fixes #6392 - make repository names editable

a39239bd 06/26/2014 02:11 PM Walden Raines

Merge pull request #4343 from waldenraines/6366

Fixes #6366/BZ1112865 - restore readonly product functionality.

302479bf 06/25/2014 07:47 PM Walden Raines

Fixes #6366/BZ1112865 - restore readonly product functionality.

When replacing the authorization system we removed the logic
that determines whether or not a product is read only. This commit
restores that logic.

36caaee4 06/25/2014 06:07 PM Eric Helms

Merge pull request #4274 from ehelms/fixes-4045

Fixes #4045: Repository name and label validations properly handled.

aca4af5b 06/25/2014 04:56 PM Eric Helms

Fixes #4045: Repository name and label validations properly handled.

Repository name and label validation were being handled improperly
and without the same format as other model validations. This creates
and proper active record validators for each and provides a message...

View revisions

Also available in: Atom