Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
833dcdeb 08/28/2015 12:27 PM Amir Fefer

Fixes #10408 - adding checkbox in hosts-index page for keeping selected hosts

8347a5ef 08/28/2015 09:04 AM Ori Rabin

Fixes #10731 - Allow matches to merge with default values

f9d9ece7 08/28/2015 05:21 AM Tomer Brisker

Fixes #9453 - improve tooltips on puppetclass selection forms

a9ea3490 08/26/2015 10:56 AM Amir Fefer

Fixes #11006, #11004 - Facts % is now in the center of the graph

Additionally, the value represented in the graph is trimmed for
readability, and a legend was added.

04687d07 08/24/2015 02:10 PM Tomer Brisker

Fixes #11450 - Improve hidden parameter handling

e2982830 08/19/2015 03:48 PM Shlomi Zadok

fixes #11374 - re-initialize select2 on smart vars

4fd1ae85 08/19/2015 10:59 AM Tomer Brisker

Fixes #11432 - Allow copying from ACE editor

3a555277 08/13/2015 07:13 AM Tom Caspy

fixes #1881 - adding auto refresh button to dashboard

09ce8a63 08/13/2015 07:13 AM Ori Rabin

Fixes #4419 - rearranging smart class parameters edit form

4269abbd 08/11/2015 03:56 AM Tomáš Strachota

Fixes #10248 - cloning volume information for virtual machines

83344af2 08/06/2015 04:50 AM Shlomi Zadok

fixes #11172 - disable select2 with css class (and enable elsewhere)

052d5819 08/06/2015 04:49 AM Shlomi Zadok

fixes #11171 - compute profiles nics & volumes select2 are initiated separately

04cb74c0 07/29/2015 09:00 AM Shimon Shtein

Fixes #9591 - Added support for "inherit" state.

17dffb02 07/27/2015 11:02 AM Marek Hulán

Fixes #11062 - do not process data when FormData is used

24fc15c5 07/22/2015 06:29 AM Daniel Lobato Garcia

Fixes #10929 - Add removed widgets to dashboard

This commit allows users to re-add widgets. At this point it's only
possible to recover removed widgets by clicking on "Reset to default".

To do this I populate the 'Add widgets' list by getting a diff
between the current widgets and the available ones. The code calls any...

dbaa163e 07/20/2015 05:25 PM Alon Goldboim

Fixes #11011 - notifications are removed when window is changed

de9e7ada 07/16/2015 05:56 AM Marek Hulán

Fixes #11035 - template preview feature

e12b3075 07/14/2015 03:37 AM Alon Goldboim

Fixes #9293 - Organization/location menu closes correctly

55fd94ad 07/02/2015 09:26 AM Shlomi Zadok

fixes #10964 - [js] search env_id by name attribute

36746b82 07/02/2015 07:11 AM Tomáš Strachota

Fixes #10976 - Suggest new ip button does not work

The jQuery selector for finding subnet id didn't find the correct field.

08fb737f 06/29/2015 09:34 AM Alon Goldboim

Fixes #10729 - clear notifications on login

ea0965fc 06/29/2015 06:03 AM Shlomi Zadok

fixes #10876 - Search for compute / arch /os by name and not by id

036af1f5 06/26/2015 06:33 AM Dominic Cleal

i18n - extracting new, updating rails, pulling from tx

b29fdb42 06/25/2015 01:43 PM Shlomi Zadok

fixes #10910 - initiate select2 separately on interfaces selects

d6d3acd4 06/25/2015 10:24 AM Marek Hulán

Fixes #10911 - reinitialize select2 on templated forms

1b673113 06/25/2015 05:58 AM Daniel Lobato Garcia

Fixes #10909 - Clear value on select2 dropdown

77c68e43 06/23/2015 08:15 AM Marek Hulán

Fixes #10849 - remove hidden template fields on submit

3f414740 06/18/2015 03:43 PM Shlomi Zadok

fixes #10641 - Introduce select2.js for searching in select lists and apply to CR select

a34d6785 06/16/2015 08:06 AM Marek Hulán

Fixes #10817 - Initialize all autocomplete fields that needs it

fa229d32 06/16/2015 05:18 AM Shimon Shtein

Fixes #10738 - Added javascript to focus on alert in puppetclasses tab

510d53cd 06/09/2015 07:22 AM Marek Hulán

Fixes #7096 - Adds STI to templates

This commit converts Ptables to be just another type of Template so it
gets the same features as ConfigTemplate. ConfigTemplate was renamed to
ProvisioningTemplate to reflect UI and the name under it's commonly known.

8b8be6e4 06/04/2015 07:07 AM Tomer Brisker

Fixes #3856 - Make parameter value fields expandable

631807d7 05/28/2015 04:52 PM Tomer Brisker

Fixes #10638 - decouple full screen button from template editor

657dc8e2 05/22/2015 04:45 AM Ori Rabin

Fixes #9424 - orchestration progress no longer triggers twice

96934ca4 05/21/2015 07:52 AM Daniel Lobato Garcia

Fixes #10568 - Show release field when OS family is CoreOS

$release is necessary for CoreOS installation media, however the new Operating
System form doesn't show it when you change family to CoreOS, only after it's
submitted.

5d0a54a5 05/20/2015 08:01 AM Tomer Brisker

Fixes #7533 - auto resize pie chart labels to prevent overflow

10f1c579 05/12/2015 12:47 PM Shlomi Zadok

Fixes #9194 - displays full fact value

0b03b9bd 05/12/2015 03:11 AM Shlomi Zadok

fixes #10275 - Add secure cookie when in ssl (CVE-2015-3155)

87800278 05/08/2015 10:53 AM Marek Hulán

Fixes #10412 - display interface tooltip after type change

fa517d69 04/24/2015 07:25 AM Tomer Brisker

Fixes #9454 - Add axis labels and reposition legend in charts

ae0d599a 04/24/2015 05:12 AM Ori Rabin

Fixes #8861 - Lengthy organization or location names showed in tooltip

2b6605c4 04/17/2015 08:05 AM Ori Rabin

Fixes #8217, #8214 - Rearranging override section in smart class parameter page and host page

71b46a72 04/09/2015 03:48 AM Tomer Brisker

Fixes #4787 - prevent unneeded AJAX requests on popover clicks

42117380 04/02/2015 09:22 AM Tomer Brisker

Fixes #8106 - Dashboard rewrite to allow better customization

1614aac7 03/19/2015 07:36 AM Daniel Lobato Garcia

Fixes #8898 - Caps lock warning in password fields

95f1d53f 03/08/2015 09:20 AM Marek Hulán

Fixes #9650 - use textarea for global parameters

6d05514a 03/05/2015 07:31 AM Tomáš Strachota

Fixes #9480 - multiple NICs integration with compute profiles

From users point of view:
- interfaces setup in compute profiles is back
- interface related compute attrs get merged into host NICs upon compute
profile selection
- NIC overview table displays details in the column "Type"...

958e87e6 03/04/2015 05:32 AM B Sh

Fixes #2135 - During puppet class import, puppet class description box should close itself

fe8b4082 03/02/2015 04:44 AM Shimon Shtein

Fixes #9548 - Changed the behavior of size selector in compute profile editor to match radio buttons

b9521a8d 02/26/2015 08:30 AM Shimon Shtein

Fixes #9427 - Return meaningful errors from subnets/freeip and parse the error response to the UI

96277f87 02/24/2015 08:05 AM Tomáš Strachota

Fixes #8736 - confirmation before host delete for freshly created hosts

c8c58c45 02/24/2015 06:11 AM Dominic Cleal

i18n - extracting new, updating rails, pulling from tx

b18aa530 02/23/2015 10:35 AM Tomáš Strachota

Fixes #9325 - preserve compute resource attrs after NIC modal is closed

faf2af47 02/22/2015 10:16 AM Marek Hulán

Fixes #9496 - Adds popover help to IPAM field in Subnet form

8f38e945 02/18/2015 07:35 AM Shlomi Zadok

fixes #6655 - remove _ForemanSelectedhosts cookie on action submit

ce58db0a 02/16/2015 10:51 AM Marek Hulán

Fixes #9351 - use correct interfaces url for AJAX calls

ded38d14 02/16/2015 09:08 AM Shlomi Zadok

fixes #9335 - adds toggle to puppet classes list & better ui

9edf91bc 02/12/2015 08:49 AM Dominic Cleal

i18n - pulling formatting fixes from tx

832b68ef 02/12/2015 07:43 AM Dominic Cleal

i18n - extracting new, updating rails, pulling from tx

f5975f94 02/11/2015 07:49 AM Shlomi Zadok

Fixes #9006 - Add header to facts chart

e2328c6d 02/10/2015 05:57 AM Tom Caspy

fixes #6371 - showing the vnc password

43c4bd72 01/27/2015 11:58 AM Marek Hulán

Fixes #7456 - Extract primary interface from host

Contributions from:

All host must have at least one primary interface and one provision (can...

3f768eba 01/23/2015 02:42 PM Ori Rabin

Fixes #8970 - fixed second click on two-pane link

40279862 01/15/2015 04:13 AM Ori Rabin

Fixes #8830 - Allow two-pane to work on show

c873b3cd 01/09/2015 07:05 AM Joseph Magen

fixes #8802 - add Turbolinks support

38708fe7 01/05/2015 06:36 AM Shlomi Zadok

fixes #8822 - append target=_blank to all links with rel-external

90b00443 01/05/2015 06:10 AM B Sh

Fixes #8786 - Show override button after removing overridden parameter

After a parameter is overridden in a host or host group, if one wants to
revert the decision and return to the inherited parameter, it was
necessary to reload the page after clicking on remove. This commit...

ebac69ce 12/28/2014 09:34 AM Shlomi Zadok

fixes #6540, #8335 - Add error to vmware when no datacenter, save password when testing connection

ad998ce7 12/28/2014 07:22 AM Shlomi Zadok

fixes #8049 - Add timezone to user

d755be52 12/25/2014 02:56 AM Tomer Brisker

Fixes #8417 - Correctly focus on errors in puppet form

8cb120ea 12/23/2014 03:24 AM Tomer Brisker

Fixes #8721 - Replaced jQuery.attr('id') with .id

bb7fd69c 12/23/2014 03:12 AM Tomer Brisker

Fixes #8704 - Replace jQuery.size() with jQuery.length

c4698fe9 12/11/2014 02:44 AM B Sh

Fixes #2592 - No indication when waiting for host dashboard button action to complete

1049a7b5 12/03/2014 04:59 AM Ohad Levy

fixes #8526 - file uploads are now possible via two_pane.

NOTE this will probably only work with HTML5 based browsers.

3d42bbe5 11/16/2014 08:40 PM Ori Rabin

Fixes #5169 - Error in smart class param or value cause tab header to turn red in Puppet Class edit form

3154d77e 11/10/2014 04:43 AM Tomáš Strachota

Fixes #7462 - new UI for network interfaces

ee106539 11/05/2014 11:12 AM Thomas McKay

fixes #6408 - dismiss org/loc context menu when mouse leaves it

8e53b7c9 10/30/2014 05:37 AM Ori Rabin

Fixes #3260- Allows puppet to manage value of smart class parameter that can be overrided

6e916e52 10/26/2014 02:25 PM Shlomi Zadok

Fixes #746 - Generate all the Host template when click on Build to avoid errors during installation

1e36eb82 10/24/2014 06:17 AM Dominic Cleal

i18n - extracting new, updating rails, pulling from tx

357a9111 10/23/2014 03:06 AM B Sh

Fixes #7561 - 'No. of CPU' search URL is incorrect

ea4eec44 10/22/2014 05:11 AM Ori Rabin

Fixes #3309 - Support deep merging of hash and array structures in smart class parameters

7501834b 10/20/2014 08:19 AM Dominic Cleal

i18n - extracting new, updating rails, pulling from tx

1222f853 10/13/2014 04:29 AM Ohad Levy

Refs #7587 - Refactor password confirmation

  • confirmation status is now linked to password field
  • extracted additional missing strings
  • simplified jquery selectors
  • switched to onKeyUp built in event
  • hide progress bar by default
  • fixed minor css
  • handle empty pw/confirmation...
3ba9aa0a 10/10/2014 07:02 AM Dominic Cleal

i18n - extracting new, updating rails, pulling from tx

9f2feee3 10/10/2014 04:12 AM Vanya Jauhal

Fixes #7587 - Adds client-side password validation

19abc86f 10/07/2014 02:32 AM Shlomi Zadok

Fixes #5468 - prevent Chrome from autofilling passwords

5e007c62 10/06/2014 11:12 AM Ohad Levy

fixes #7772 - avoids multiple ajax requests

the two-pane (and others) triggers the onContentLoad event, removing the
data attribute from the DOM will ensure its not loaded more than once.

79f0876d 09/26/2014 12:27 PM Shlomi Zadok

Fixes #7491 - moved default org and default location to same tab as org/loc selection

cafa9477 09/24/2014 06:08 AM Aaron Stone

Fixes #7483 - Use hidden input value to hold raw template contents (CVE-2014-3653)

02c939ce 09/22/2014 10:07 AM Tomer Brisker

Fixes #7571 - prevent ContentLoad from firing twice on document.ready

bf59cec1 09/22/2014 09:25 AM Tomer Brisker

Fixes #2232 - speed up Host view via AJAX

28ff46b2 09/10/2014 09:04 AM Joseph Magen

fixes #7336 - editing compute resource should not clear existing attributes from the form

e14b6968 09/09/2014 07:03 AM Daniel Lobato Garcia

Fixes #4596 - Change parent of host group via AJAX

Reparenting host groups requires submitting the form to see the changes
nowadays, this fix makes the host group model inherit all properties
from the parent and show them in real time.

d455f32c 09/03/2014 11:24 AM Marek Hulán

Fixes #6444 - add support for virtual NICs

Extend additional interface details refs #2240

NIC facts parsing change and we create interfaces in Foreman according
to facts we recieve.

Subclasses does not define their own attributes and serialize them to
attrs hash. All BMC attributes are extracted to separate columns so it's...

6803db16 09/03/2014 10:28 AM Ori Rabin

Fixes #7286: Can not create a compute resource without selecting a provider

7669211c 09/03/2014 06:45 AM Marek Hulán

Fixes #5926 - hide sensitive parameter values

User can check to hide value when creating or editing global parameter.
The value is masked by *** and is also not displayed when overriding.

3b25b6b9 08/27/2014 11:28 AM Tomer Brisker

Fixes #7056 - only resize textarea in params tab.

233eea0b 08/27/2014 03:48 AM Tomer Brisker

Fixes #7174 - add delay on autocomplete

5c5dabb2 08/15/2014 09:59 AM Tomer Brisker

Fixes #6232 - link from chart on overview page to relevent search