Project

General

Profile

Download (3.88 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
159a7a62 07/12/2012 10:41 AM Ohad Levy

[UI] - convert all bulk operations into buttons

895ff43c 04/30/2012 05:57 AM Ohad Levy

[UI] minor fixes refs bootstrap upgrade

3c673e9e 03/18/2012 03:24 AM Ohad Levy

minor code syntax cleanup

b7cb4996 12/25/2011 03:24 AM Ohad Levy

javascript simple indetation fixes.

95cc57af 12/04/2011 03:43 AM Amos Benari

fixes #1239 hosts un-check all doesn't work

f2bfcf40 11/08/2011 09:37 AM Amos Benari

fixed js for multiple-actions confirmation-modal.

3aea8c81 11/06/2011 11:52 PM Amos Benari

un-obtrosive js for the show host charts.

92b821a9 11/06/2011 09:50 AM Amos Benari

fixed multiple action, was missing a place-holder.
java-script are now non-obtrusive.

49338863 10/24/2011 06:56 AM Amos Benari

fixes #1236 - multiple actions modal

05ab4c16 10/18/2011 04:31 PM Ohad Levy

new UI for foreman

f3f39194 07/03/2011 02:03 AM Paul Kelly

Fixes #1020 - edit multiple ok button

Signed-off-by: Paul Kelly <>

f3bc0726 05/26/2011 09:24 AM Paul Kelly

Fixes #946 - Some edit_multiple pages have OK button disabled

Signed-off-by: Paul Kelly <>

bf228dd6 05/25/2011 04:59 AM Paul Kelly

Fixes 867 - Allow update_multiple to clear hostgroup

Also added the facility for clearing the environment to update_multiple_environments

Signed-off-by: Paul Kelly <>

095c11d3 05/17/2011 09:29 AM Amos Benari

muved the check all to the top of the list and the multiple selection action to the action bar.

2b183a2e 05/17/2011 09:29 AM Amos Benari

added scroll and submit button to the multi action dialog

3c8dde2b 05/17/2011 09:29 AM Amos Benari

make the buttons smaller.

078fbb59 05/01/2011 06:59 AM Ohad Levy

refs #815 - converted mulity host selections to a dialog box

  • added selected counter
  • checkbox are now always shown, disabled or enabled based on users permissions
  • cleanups
1a51088d 04/23/2011 02:16 PM Ohad Levy

fixes #815 - Redirect to login page when editing multiple hosts

this patch converts the mulitple selections to be pure javascript,
removing the buggy AJAX implementation.

8ba2e00a 03/31/2011 07:43 AM Ohad Levy

fixes #806 - Switch to JQuery instead of Prototype JavaScript library

52538203 05/09/2010 03:30 PM Ohad Levy

Fixes #179 - allow mass assignment of parameters and host groups.
Greatly inspired by Ashay Humane <> at 5c2e395c