Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tree check boxes clear on mouse hover if partially checked #75

Closed
dclarizio opened this issue Jun 23, 2014 · 1 comment
Closed

Tree check boxes clear on mouse hover if partially checked #75

dclarizio opened this issue Jun 23, 2014 · 1 comment
Assignees
Labels

Comments

@dclarizio
Copy link

Obvious in features tree in role editor.
Screenshot with mouse not over checkbox:
screen shot 2014-06-23 at 2 10 02 pm
Screenshot with mouse over checkbox:
screen shot 2014-06-23 at 2 10 10 pm

@dclarizio
Copy link
Author

PR issue #87 fixes this issue, closing.

@Fryguy Fryguy added this to the Sprint 09 - Jul 9, 2014 milestone Aug 29, 2014
simaishi pushed a commit that referenced this issue Jul 28, 2017
…resh_every_refresh_worker_start

Don't queue a refresh on RefreshWorker start
(cherry picked from commit 26ae511caff67b5fa6aad5bf896c30bc8c7e2c38)

https://bugzilla.redhat.com/show_bug.cgi?id=1476284
simaishi pushed a commit that referenced this issue Aug 11, 2017
v2v: Rephrase ISO driver label
(cherry picked from commit 14f889c1428098d235d50762f5a87457753bfd62)

https://bugzilla.redhat.com/show_bug.cgi?id=1480586
d-m-u pushed a commit to d-m-u/manageiq that referenced this issue Jun 6, 2018
v2v: Rephrase ISO driver label
(cherry picked from commit 14f889c1428098d235d50762f5a87457753bfd62)

https://bugzilla.redhat.com/show_bug.cgi?id=1480586
d-m-u added a commit to d-m-u/manageiq that referenced this issue Jun 29, 2020
more core ext's on 4.1.0

update for update sake

https://github.com/ManageIQ/more_core_extensions/compare/179bf40..e5b4501
 - Added Ruby 2.7 support [[ManageIQ#79](ManageIQ/more_core_extensions#79)]
 - Added Process#pause, Process#resume, and Process#alive? [[ManageIQ#73](ManageIQ/more_core_extensions#73)]

array added * `#compact_map` - Collect non-nil results from the block
array added `#tabular_sort` - Sorts an Array of Hashes by specific columns

hierarchy added `#descendant_get` - Returns the descendant with a given name

the two breaking changes:
- **BREAKING**: Moved Object#descendant_get to Class#descendant_get [[ManageIQ#75](ManageIQ/more_core_extensions#75)]
- **BREAKING**: Removed deprecated Enumerable#stable_sort_by [[ManageIQ#76](ManageIQ/more_core_extensions#76)]

a minor header output change was made that hasn't been released yet to make tableize more markdown compliant

see ManageIQ/linux_admin#221
d-m-u added a commit to d-m-u/manageiq that referenced this issue Jul 14, 2020
more core ext's on 4.1.0

update for update sake

https://github.com/ManageIQ/more_core_extensions/compare/179bf40..e5b4501
 - Added Ruby 2.7 support [[ManageIQ#79](ManageIQ/more_core_extensions#79)]
 - Added Process#pause, Process#resume, and Process#alive? [[ManageIQ#73](ManageIQ/more_core_extensions#73)]

array added * `#compact_map` - Collect non-nil results from the block
array added `#tabular_sort` - Sorts an Array of Hashes by specific columns

hierarchy added `#descendant_get` - Returns the descendant with a given name

the two breaking changes:
- **BREAKING**: Moved Object#descendant_get to Class#descendant_get [[ManageIQ#75](ManageIQ/more_core_extensions#75)]
- **BREAKING**: Removed deprecated Enumerable#stable_sort_by [[ManageIQ#76](ManageIQ/more_core_extensions#76)]

a minor header output change was made that hasn't been released yet to make tableize more markdown compliant

see ManageIQ/linux_admin#221
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants