Project

General

Profile

Activity

From 04/04/2010 to 05/03/2010

05/03/2010

08:37 PM Feature #234 (Closed): Preseed template generates error when media path (URL) contains port
Obsoleted by issue #235. Jochen Schalanda
11:29 AM Feature #234 (Closed): Preseed template generates error when media path (URL) contains port
The regular expressions extracting @preseed_path@ and @preseed_server@ in @lib/family.rb@ fail on installation source... Jochen Schalanda
07:58 PM Feature #180: Query to return more information
I'd like to up-vote this feature.
Thanks
Bash Shell
07:52 PM Bug #229: External nodes don't work without "default" node
We would like to see this feature as well. Bash Shell
03:22 PM Bug #237 (Ready For Testing): installing puppet from epel breaks if base image is not RH 5.3 or 4.9
Applied in changeset commit:"c289176c6e4936c79ab0649a421188d9ed2d3bb3". Ohad Levy
01:59 PM Bug #237 (Closed): installing puppet from epel breaks if base image is not RH 5.3 or 4.9
epel has a package with 5.3 hard coded for RHE5 and 4.9 for RHEL4, currently we dynamically change it based on the OS... Ohad Levy
03:18 PM Revision c289176c (foreman): fixes #237 - installing puppet from epel breaks if base image is not 5.3 or 4.9 release
Ohad Levy
02:22 PM Refactor #235 (Ready For Testing): More robust handling of installation media URIs
Applied in changeset commit:"7a481d2df8548ebb0651f38331877fbad901a3f3". Anonymous
02:02 PM Refactor #235: More robust handling of installation media URIs
(Re-) Generated patch file(s) with @git format-patch@ and this time with only one resulting patch file... Jochen Schalanda
01:57 PM Refactor #235: More robust handling of installation media URIs
(Re-) Generated patch file(s) with @git format-patch@. Jochen Schalanda
11:42 AM Refactor #235 (Closed): More robust handling of installation media URIs
Foreman's handling of installation media and their respective URIs should be more robust.
The attached patch file co...
Jochen Schalanda
02:20 PM Revision 7a481d2d (foreman): fixes #235 - Small refactoring of the media handling for operating system families: * Use URI class for any URI related operations * Added substitution for $version, $major and $minor in media path * Force use of http(s)|ftp|nfs URI schema: NFS shares have now to be entered in URI form: nfs://server/path/.../ instead of server:/path/.../
Jochen Schalanda
12:23 PM Feature #236 (Closed): Installation media should be usable for more than one operating system
The current database schema of Foreman describes a one-to-many relation between *Installation Medium* and *Operating ... Jochen Schalanda

05/02/2010

07:12 PM Feature #226: Return OutofSync, Error Host list from Dashboard controller as YAML
I was thinking, that the Errors page returns Hosts with recent Reports only.
Wouldn't it be more useful to return AL...
Bash Shell
04:39 PM Feature #226 (Ready For Testing): Return OutofSync, Error Host list from Dashboard controller as YAML
Applied in changeset commit:"c030c794276e8d14b139b0710cb6ac1b5e167bb6". Bash Shell
07:05 AM Feature #226: Return OutofSync, Error Host list from Dashboard controller as YAML
Patch.
Also at http://github.com/ashayh/foreman/tree/issue_226 .
Bash Shell
04:39 PM Refactor #214 (Ready For Testing): Foreman rpm review
Applied in changeset commit:"501a98b4a2b52962166bbf8fd952770a95734780". Anonymous
04:36 PM Revision c030c794 (foreman): fixes #226 - Return OutofSync, Error Host list from Dashboard controller as YAML
Bash Shell
04:21 PM Revision 501a98b4 (foreman): fixes #214packaging: Misc. improvements to rpm spec file
- Rework %%install for better FHS compliance
- Misc. adjustments to match Fedora/EPEL packaging guidelines
- Update L...
Todd Zullinger
12:55 PM Feature #132: clone an existing host
Rebased against develop and added some bells and whistles. Paul Kelly
07:06 AM Feature #179: Ability to change paramters for multiple hosts at the same time.
Patch
Also branch at http://github.com/ashayh/foreman/tree/issue_179
Bash Shell
03:51 AM Bug #233: In the "Show" page for a Host, Build link should not be visible when Unattended is false.
I mean, remove it when unattended is OFF. Bash Shell
03:44 AM Bug #233 (Closed): In the "Show" page for a Host, Build link should not be visible when Unattended is false.
The Build link is used to prep a Host for unattended installation.
However, when unattended installation is off, t...
Bash Shell

05/01/2010

10:05 AM Refactor #232 (Ready For Testing): Remove activescaffold from the users page
can be found on my github Paul Kelly

04/30/2010

01:23 PM Refactor #232 (Closed): Remove activescaffold from the users page
Paul Kelly
10:27 AM Revision 7e351f50 (foreman): updated SearchLogic plugin
Ohad Levy
10:12 AM Feature #183: Add a searchbar facility to the hosts page
Resynced with develop and made to look much better
No held within the minilist rather than the header
Paul Kelly
06:13 AM Refactor #200 (Closed): Remove activescaffold from the puppet groups page
Ohad Levy
06:13 AM Refactor #200: Remove activescaffold from the puppet groups page
Applied in changeset commit:"163711af617081b6a785c1daf9e703f23fa9aed6". Ohad Levy
06:08 AM Revision 163711af (foreman): fixes #200
* added better module detection to properly show the module list
* Add sorting to module class lists
* Add descriptio...
Ohad Levy
04:08 AM Feature #226: Return OutofSync, Error Host list from Dashboard controller as YAML
do you have the patch in github - or can you supply it via git format patch (so we keep the authorship of the patch)
...
Ohad Levy
03:59 AM Bug #223: When a host update has errors then the render :edit loses required variables
what do you think of passing the parameters once redirecting to edit?, e.g. ... Ohad Levy
03:57 AM Feature #179: Ability to change paramters for multiple hosts at the same time.
hopefully for the last time, would you mind rebasing against the latest develop branch? Ohad Levy
03:55 AM Bug #231 (Ready For Testing): find_each LocalJumpError (no block given)
Applied in changeset commit:"e6c7584526bd246b50398348f4b2e20465a46719". Ohad Levy
03:02 AM Bug #231 (Closed): find_each LocalJumpError (no block given)
it seems that with some versions of ruby, the state error might occur, I'm yet to understand why it really happens, b... Ohad Levy
03:31 AM Revision e6c75845 (foreman): fixes #231 - find_each LocalJumpError (no block given)
Ohad Levy
03:31 AM Revision 2295ea88 (foreman): added titles to hosts show page actions
Ohad Levy

04/29/2010

08:33 PM Feature #226: Return OutofSync, Error Host list from Dashboard controller as YAML
Heres the git diff against latest develop:... Bash Shell
02:23 AM Feature #226: Return OutofSync, Error Host list from Dashboard controller as YAML
any reason why not use the [[Query Interface]] instead?
Ohad Levy
09:59 AM Bug #230 (Closed): Run functionality doesn't work in daemon mode
* Launched Foreman via init.d script
* Clicked Run on some node
* Got immediately error notice
* Nothing in logs
...
SyRenity Now
09:58 AM Bug #229 (Closed): External nodes don't work without "default" node
Without default node, when using Foreman external nodes, Puppet will return:... SyRenity Now
07:43 AM Bug #223: When a host update has errors then the render :edit loses required variables
I tried sending the patch as an email, Maybe that as the problem. If I run git log -p... Paul Kelly
03:55 AM Feature #228 (Closed): Query interface requires a fact or a class, just state is not enough.
It would be nice to retrieve a list but without requiring a class or a fact.
For example: Getting a list of all out ...
Bash Shell
03:28 AM Bug #160 (Closed): Last Report Date is client date, not date report was received.
Ohad Levy
03:26 AM Bug #160 (Ready For Testing): Last Report Date is client date, not date report was received.
Applied in changeset commit:"c820bdbb9b6795a748a83896d3335dab6fdc9398". Ohad Levy
03:26 AM Bug #160 (Assigned): Last Report Date is client date, not date report was received.
Ohad Levy
03:27 AM Bug #227 (Closed): Host graphs are shown with one month offset
Ohad Levy
03:26 AM Bug #227 (Ready For Testing): Host graphs are shown with one month offset
Applied in changeset commit:"70f62d5552e8a42cd4da98d60723acde75b4233c". Ohad Levy
03:23 AM Bug #227 (Closed): Host graphs are shown with one month offset
Ohad Levy
03:24 AM Revision c820bdbb (foreman): fixes #160 - Last Report Date is client date, not date report was received
Ohad Levy
03:22 AM Revision 70f62d55 (foreman): fixes #227 - Host graphs are shown with one month offset
Ohad Levy

04/28/2010

11:35 PM Feature #226: Return OutofSync, Error Host list from Dashboard controller as YAML
Any suggestions on how to improve this? Bash Shell
11:32 PM Feature #226 (Closed): Return OutofSync, Error Host list from Dashboard controller as YAML
It is helpful to retrieve the OutofSync Host list via YAML.
This list can be copied easily from the browser or can b...
Bash Shell
05:29 PM Bug #225 (Closed): migration fails - undefined local variable or method `release_name'
Ohad Levy
05:27 PM Bug #225 (Ready For Testing): migration fails - undefined local variable or method `release_name'
Applied in changeset commit:"2e31dbca23d67436f831cc35c3d482393e9d35c6". Ohad Levy
05:10 PM Bug #225 (Closed): migration fails - undefined local variable or method `release_name'
== AddFamilyToOs: migrating ==================================================
-- add_column(:operatingsystems, :fa...
Ohad Levy
05:27 PM Revision 2e31dbca (foreman): fixes #225 - migration fails - undefined local variable or method release_name
Ohad Levy
05:18 PM Bug #223: When a host update has errors then the render :edit loses required variables
this patch doesn't remove the instance varibles which are set (e.g. @environment, @operatingsystem etc) Ohad Levy
05:07 PM Bug #223 (Ready For Testing): When a host update has errors then the render :edit loses required variables
All variables were replaced by their original fully qualified method path from the host object, in the supplied patch... Paul Kelly
04:48 PM Bug #223 (Closed): When a host update has errors then the render :edit loses required variables
Scenario
The user is editing a pre-existing host. The user presses update. The record fails validation.
Instead of r...
Paul Kelly
04:58 PM Bug #224 (Closed): edit multiple fails on operating system
Ohad Levy
04:58 PM Bug #224 (Ready For Testing): edit multiple fails on operating system
Applied in changeset commit:"82146751d891c63bab163a0898c0017d9c6dd2f1". Ohad Levy
04:57 PM Bug #224 (Closed): edit multiple fails on operating system
it seems that AR include method will fail if there are non AR object attributes
Ohad Levy
04:57 PM Revision 82146751 (foreman): fixes #224 - edit multiple fails on operating system
Ohad Levy
04:32 PM Refactor #193 (Closed): move hosts controller away from AS
Ohad Levy
04:31 PM Refactor #193 (Assigned): move hosts controller away from AS
Ohad Levy
10:20 AM Refactor #193 (Ready For Testing): move hosts controller away from AS
Applied in changeset commit:"b09b451583194c3bae7cafc2b5331f1319c4681a". Ohad Levy
04:27 PM Refactor #200: Remove activescaffold from the puppet groups page
this implementation does not work well when class name does not contain the module name (e.g. module::name) Ohad Levy
04:26 PM Feature #222 (Closed): add search and sort functionality to dashboard host lists
Ohad Levy
04:23 PM Feature #222 (Ready For Testing): add search and sort functionality to dashboard host lists
Applied in changeset commit:"ef14965bdd36b8534bb0fc96bffc0f5302fbabe2". Ohad Levy
03:54 PM Feature #222 (Closed): add search and sort functionality to dashboard host lists
Ohad Levy
04:25 PM Feature #220 (Closed): show all used puppet classes when using storeconfigs
Ohad Levy
03:20 PM Feature #220 (Ready For Testing): show all used puppet classes when using storeconfigs
Applied in changeset commit:"5af52b3b8c6aaf16482f75aaf07c747a2e253908". Ohad Levy
03:16 PM Feature #220 (Closed): show all used puppet classes when using storeconfigs
Storeconfigs contains all classes that puppet applied, this can be shown on the gui Ohad Levy
04:24 PM Feature #221 (Closed): add search and sort functionality to dashboard host lists
Ohad Levy
03:53 PM Feature #221 (Closed): add search and sort functionality to dashboard host lists
Ohad Levy
04:21 PM Revision ef14965b (foreman): fixes #222 - add search and sort functionality to dashboard host lists
Ohad Levy
03:16 PM Revision 5af52b3b (foreman): fixes #220 - show all used puppet classes when using storeconfigs
Ohad Levy
11:01 AM Revision 2594d4f0 (foreman): update RPM spec file
Ohad Levy
10:58 AM Revision d61e94fd (foreman): added puppet-foreman module as a submodule, this is required for people who are searching for the external nodes scripts, report,fact importer etc
Ohad Levy
10:21 AM Feature #183: Add a searchbar facility to the hosts page
can you please rebase again against develop? Ohad Levy
10:12 AM Revision b09b4515 (foreman): Fixes #193 - move hosts controller away from AS
* Remove active scaffold from hosts controller.
* changed default host graphs from one day for up to one week
* added...
Ohad Levy

04/27/2010

10:05 AM Revision 71974974 (foreman): fix closing tag in report template: s/capmion/caption/
Florian Ernst
07:16 AM Feature #217 (Closed): Before deleting a Hostgroup, warn that the hostgroup is in use.
Ohad Levy
07:11 AM Feature #217 (Ready For Testing): Before deleting a Hostgroup, warn that the hostgroup is in use.
Applied in changeset commit:"17a015c200d0ffb2505ea125cfdf99da3b7f2050". Ohad Levy
07:12 AM Feature #197 (Closed): Allow site local views of unattended installation
Ohad Levy
07:12 AM Feature #13 (Closed): improve debian integeration
Ohad Levy
07:11 AM Refactor #200 (Ready For Testing): Remove activescaffold from the puppet groups page
Applied in changeset commit:"bd46fa41ffac61b3d334bcfde7becf5b149f580e". Ohad Levy
06:47 AM Revision bd46fa41 (foreman): fixes #200 - Remove activescaffold from the puppet groups page
Ohad Levy

04/22/2010

04:14 AM Revision 17a015c2 (foreman): fixes #217 - Before deleting a Hostgroup, warn that the hostgroup is in use.
Ohad Levy
04:12 AM Bug #219 (Closed): debian should not be the default operatingsystem family
Ohad Levy

04/20/2010

10:28 AM Feature #197 (Ready For Testing): Allow site local views of unattended installation
Applied in changeset commit:"0c759d7b431eba3c7bfb3e23005b0579f3221896". Ohad Levy
10:24 AM Revision 0c759d7b (foreman): fixes #197 - Allow site local views of unattended installation
Ohad Levy
06:37 AM Feature #13: improve debian integeration
Applied in changeset commit:"9a9b3e756e6aa9883ae1961e7b9807044ec0ef39". Paul Kelly
06:37 AM Bug #219 (Ready For Testing): debian should not be the default operatingsystem family
Applied in changeset commit:"8a9035d200f4982438882c6a3ba143f6a7081e70". Ohad Levy
06:36 AM Bug #219 (Closed): debian should not be the default operatingsystem family
when creating a new operating system manually, Debian family is preselected.
Ohad Levy
06:34 AM Revision 8a9035d2 (foreman): fixes #219 - debian should not be the default operatingsystem family
Ohad Levy
06:21 AM Revision 9a9b3e75 (foreman): Fixes #13 - Manage Debian family release-name
Paul Kelly

04/19/2010

10:16 PM Feature #218 (Closed): Ability to search by class
It would be nice to be able to search by class.
A simple change to app/views/hosts/index.html.erb seems to achieve t...
Bash Shell
08:07 PM Feature #215: Allow blank values for parameters
Like we discussed on IRC, it would be great if users have the option of having blank values.
We use it in a couple o...
Bash Shell
02:58 PM Feature #101: Add ability to view puppetdoc documentation
The code has been rebased against develop and now incorporates Frank Sweetser's request for a direct link to the rdoc... Paul Kelly
07:37 AM Revision 3a3a042e (foreman): removing puppet module from Foreman repo, as it now has its own repo - http://github.com/ohadlevy/puppet-foreman
Ohad Levy
05:03 AM Revision 2039c114 (foreman): fixed startup file identation
Ohad Levy
04:54 AM Revision c667b2ff (foreman): added status to foreman init script
Ohad Levy
03:24 AM Refactor #214: Foreman rpm review
I would also add logrotate as the log files can grow quite quickly.
Ohad Levy
03:23 AM Installer Revision ec063a7c (puppet-foreman): fix cron ordering
Ohad Levy
03:18 AM Revision 9d75c16d (foreman): added common links to host show page and pagination
Ohad Levy
03:17 AM Revision f87f1250 (foreman): added links to all facts and switched to url helpers
Ohad Levy
03:09 AM Revision 4487bd21 (foreman): reduce puppet classses per page
Ohad Levy
02:56 AM Installer Revision 078b3be7 (puppet-foreman): updated Readme
Ohad Levy
02:30 AM Installer Revision ac83a24c (puppet-foreman): initial import, this includes:
A puppet module which manages Foreman
Apache module which supports passenger
Ohad Levy

04/17/2010

01:52 PM Feature #217: Before deleting a Hostgroup, warn that the hostgroup is in use.
Would you like to start with the simple solution? (ensure that its not used)
after #200 is done, you could easily ch...
Ohad Levy

04/16/2010

08:21 PM Feature #217 (Closed): Before deleting a Hostgroup, warn that the hostgroup is in use.
Users will go through some effort when they create a Hostgroup, and assign classes and group parameters.
Then they a...
Bash Shell
04:36 PM Feature #101: Add ability to view puppetdoc documentation
Found another issue - nested classes (ie, 'ntp::client') need to have the double colons turned into slashes to genera... Frank Sweetser
01:14 AM Feature #101: Add ability to view puppetdoc documentation
I gave it a quick trial run today, and it looks pretty good to me. I just had a few minor comments.
* The environme...
Frank Sweetser
04:26 PM Feature #145: Provide an internal authorization mechanism
I have ported the edge code to develop
Tested the migrations, on-the-fly registration and password changing.
This is ...
Paul Kelly
09:46 AM Revision c6f1b718 (foreman): added google_visualr and converted dashboard and hosts graphs
Ohad Levy
03:30 AM Feature #215 (Feedback): Allow blank values for parameters
Bash Shell wrote:
> If blank values for parameters are allowed, then one can do thing in templates like
>
> [...]
> ...
Ohad Levy
02:09 AM Feature #215 (Closed): Allow blank values for parameters
If blank values for parameters are allowed, then one can do thing in templates like... Bash Shell
03:09 AM Revision d891ded6 (foreman): updated IRC channel name
Ohad Levy
02:15 AM Bug #216 (Closed): Validate uniqueness of a parameter name for Individual hosts.
If a Host has two parameters of the same name with different values, will cause confusion.
Right now, the last param...
Bash Shell

04/15/2010

08:46 PM Refactor #214 (Closed): Foreman rpm review
1> On the installation instructions page for the rpm, it should be suggested that the "epel" repository should be ena... Bash Shell
04:33 PM Feature #213 (Closed): Add repository management
RedHat family OS's use epl to locate a copy of ruby, puppet, etc. This should be extended to support all OS families Paul Kelly
04:29 PM Feature #13 (Ready For Testing): improve debian integeration
Added a release_name to the operatingsystem object
Patched preseed.rhtml to interpolate the operatingsystem.release_n...
Paul Kelly
03:22 AM Refactor #212 (Closed): remove activescaffold from Facts
Ohad Levy

04/14/2010

07:58 AM Revision c4c59fbb (foreman): family id can not be forced at this time, as it breaks many fact import operatings, fixing broken tests
Ohad Levy
04:57 AM Refactor #208 (Closed): use nested_attributes for lookup parameters
Ohad Levy
04:56 AM Refactor #208 (Ready For Testing): use nested_attributes for lookup parameters
Applied in changeset commit:"08bf6aba40f131e9a8c07247af759e40108a1ce9". Ohad Levy
04:52 AM Revision 08bf6aba (foreman): fixes #208 - use nested_attributes for lookup parameters
Ohad Levy
04:27 AM Feature #177 (Closed): Add an Operatingsystem Family concept
Ohad Levy
04:13 AM Feature #177: Add an Operatingsystem Family concept
Applied in changeset commit:"5f75dccca46ec747fc20b80676795d0f98e9d569". Paul Kelly
04:18 AM Bug #171 (Closed): Error when adding parameters to a new "Host Group"
Ohad Levy
04:02 AM Revision 5f75dccc (foreman): Fixes #177 - Family concept
It will_paginate and handle searches
Added family support to Operatingsystem
More work will be needed to add family s...
Paul Kelly
04:01 AM Revision 6c49431e (foreman): added searchlogic plugin
Ohad Levy

04/13/2010

04:01 PM Feature #177: Add an Operatingsystem Family concept
There is a new branch on my github that implements just the os/family changes in the os settings page(no AS) + the mo... Paul Kelly
10:57 AM Bug #211 (Closed): ssh_using_foreman script sometime barf
fixed in commit:6a5ada0d Ohad Levy
10:53 AM Bug #211 (Closed): ssh_using_foreman script sometime barf
e.g. -h option does not work, or if the list of hosts is empty. Ohad Levy
10:54 AM Revision c5f7180a (foreman): removing show action from arch page too
Ohad Levy
10:53 AM Revision 7f7c72bf (foreman): refs #203, error on zero size array
Ohad Levy
10:52 AM Revision 6a5ada0d (foreman): fixes - #211 ssh_using_foreman script sometime barf
Ohad Levy
08:42 AM Feature #210 (Rejected): add instructions of what to after a fresh install in the gui
After a new installation, Foreman should give you some hints of what to do next (or just point at the docs).
Ohad Levy
08:41 AM Feature #196 (Closed): create rpm spec file for foreman
Ohad Levy
08:38 AM Feature #209 (Closed): add startup script for foreman
Ohad Levy
07:42 AM Feature #209 (Ready For Testing): add startup script for foreman
Applied in changeset commit:"b495586d0b119337cce803ba55cfbbba6fa801e4". Ohad Levy
05:17 AM Revision 51f4174a (foreman): Merge branch 'develop' of git@github.com:ohadlevy/foreman into develop
Ohad Levy
05:16 AM Revision b495586d (foreman): fixes #209 - add startup script for foreman RPM
Ohad Levy

04/12/2010

03:17 PM Bug #181 (Closed): External node import prints 'nil' instead of 'class foo missing'
Ohad Levy
03:17 PM Bug #181: External node import prints 'nil' instead of 'class foo missing'
Applied in changeset commit:"cf2f76565425ee835f354e6240511ae9dd9d2050". Ohad Levy
03:17 PM Revision cf2f7656 (foreman): fixes #181 - External node import prints 'nil' instead of 'class foo missing'
Ohad Levy
03:13 PM Refactor #199 (Closed): Remove activescaffold from the puppetclasses page
Ohad Levy
03:13 PM Refactor #199 (Ready For Testing): Remove activescaffold from the puppetclasses page
Applied in changeset commit:"c88c9fd64e32e483334e37bf80e3f236fb5da9d9". Ohad Levy
02:27 PM Refactor #199 (Assigned): Remove activescaffold from the puppetclasses page
simple search option is also required. Ohad Levy
02:53 PM Revision c88c9fd6 (foreman): fixes #199 - adds a search functionality to puppetclass page
Ohad Levy
02:26 PM Refactor #207 (Closed): remove activescaffold from Parameters settings
Ohad Levy
02:25 PM Refactor #206 (Closed): Remove activescaffold from the authentication page
Ohad Levy
02:25 PM Refactor #203 (Closed): Remove activescaffold from the models page
Ohad Levy
02:24 PM Refactor #202 (Closed): Remove activescaffold from the medias page
Ohad Levy
02:24 PM Refactor #201 (Closed): Remove activescaffold from the domains page
Ohad Levy
02:23 PM Refactor #198 (Closed): remove activescaffold from Operating systems setting page
Ohad Levy
02:23 PM Refactor #195 (Closed): remove activescaffold from Architectures setting page
Ohad Levy
02:22 PM Refactor #194 (Closed): remove activescaffold from partitioning table setting page
Ohad Levy
03:25 AM Feature #209 (Closed): add startup script for foreman
start webrick by default Ohad Levy

04/09/2010

11:47 AM Refactor #199 (Ready For Testing): Remove activescaffold from the puppetclasses page
Applied in changeset commit:"af6e26247d13fb6f25a9ee8293f34f93a2ae55d7". Ohad Levy
10:25 AM Revision af6e2624 (foreman): fixes #199 - Remove activescaffold from the puppetclasses page, search functionality will follow
Ohad Levy
09:11 AM Refactor #203 (Ready For Testing): Remove activescaffold from the models page
Applied in changeset commit:"97e387ca1e4e0d8fa8af544cc737e9631ee29328". Bash Shell
09:06 AM Revision 1cf43cf6 (foreman): Merge branch 'feature-203' into develop
Ohad Levy
09:06 AM Revision 92971ae3 (foreman): removing show action in places it doesn't make sense, and minor visual changes
Ohad Levy
07:41 AM Revision 97e387ca (foreman): fixes #203 Remove ActiveScaffold from Models
Bash Shell

04/08/2010

12:54 PM Feature #177: Add an Operatingsystem Family concept
It is not clear in my mind what it is that the family concept is used for so these are my thoughts
A family encapsula...
Paul Kelly
08:51 AM Refactor #206 (Ready For Testing): Remove activescaffold from the authentication page
Applied in changeset commit:"2217ce9c5a668dbc755c3aff13597c5a1ab6986f". Ohad Levy
08:48 AM Revision 2217ce9c (foreman): fixes #206 - Remove activescaffold from the authentication page
Ohad Levy
08:03 AM Refactor #200 (Assigned): Remove activescaffold from the puppet groups page
Paul Kelly
07:59 AM Refactor #205 (Closed): Remove activescaffold from the global parameters page
Ohad Levy
07:56 AM Refactor #202 (Ready For Testing): Remove activescaffold from the medias page
Applied in changeset commit:"76b2f1b7b5f4febe79752a3d1f7d1524b5c06feb". Ohad Levy
07:49 AM Revision 76b2f1b7 (foreman): fixes #202 - Remove activescaffold from the medias page
Ohad Levy
07:31 AM Refactor #207 (Ready For Testing): remove activescaffold from Parameters settings
Applied in changeset commit:"fa7070ca26c61eabf4bf12016d1ee8ea8072a32b". Ohad Levy
03:45 AM Refactor #207 (Closed): remove activescaffold from Parameters settings
should be a common global view Ohad Levy
07:31 AM Refactor #201 (Ready For Testing): Remove activescaffold from the domains page
Applied in changeset commit:"c2ba4ed3c3613a5f20b35d4c4d35051037802d3b". Ohad Levy
07:16 AM Revision 611397af (foreman): added audting on architecture, hostgroup, operatingsystem and puppetclass
Ohad Levy
07:15 AM Revision c2ba4ed3 (foreman): fixes #201 - Remove activescaffold from the domains page
Ohad Levy
06:02 AM Revision fa7070ca (foreman): fixes #207 - remove activescaffold from Parameters settings
Ohad Levy
03:47 AM Refactor #208 (Closed): use nested_attributes for lookup parameters
simply the implementation of lookup_keys Ohad Levy

04/07/2010

04:48 PM Feature #177: Add an Operatingsystem Family concept
I have rebuilt this against develop and added some extras like pagination and searching and no AS
This needs refactor...
Paul Kelly
04:31 PM Refactor #199 (Resolved): Remove activescaffold from the puppetclasses page
available on refactor/199 on my github
it will_paginate and search
Paul Kelly
02:33 PM Refactor #199 (Assigned): Remove activescaffold from the puppetclasses page
Paul Kelly
02:23 PM Refactor #199 (Closed): Remove activescaffold from the puppetclasses page
Paul Kelly
02:31 PM Refactor #206 (Closed): Remove activescaffold from the authentication page
Paul Kelly
02:30 PM Refactor #205 (Closed): Remove activescaffold from the global parameters page
Paul Kelly
02:27 PM Refactor #204 (Closed): Remove activescaffold from the environments page
Paul Kelly
02:27 PM Refactor #203 (Closed): Remove activescaffold from the models page
Paul Kelly
02:26 PM Refactor #202 (Closed): Remove activescaffold from the medias page
Paul Kelly
02:25 PM Refactor #201 (Closed): Remove activescaffold from the domains page
Paul Kelly
02:24 PM Refactor #200 (Closed): Remove activescaffold from the puppet groups page
Paul Kelly
10:19 AM Refactor #198 (Ready For Testing): remove activescaffold from Operating systems setting page
Applied in changeset commit:"66bb73baaed57b95e4fa71e00451bec7b017aa30". Ohad Levy
10:16 AM Refactor #198 (Closed): remove activescaffold from Operating systems setting page
Ohad Levy
10:16 AM Revision 66bb73ba (foreman): fixes #198 - remove activescaffold from Operating systems setting page
Ohad Levy

04/06/2010

04:54 PM Feature #197 (Closed): Allow site local views of unattended installation
While the various unattended views are pretty broadly designed, inevitably some sites will end up having to create th... Frank Sweetser
06:26 AM Feature #165: Subdomain should be shown for hostname.
This is how I use the SETTING:... Bash Shell
06:25 AM Feature #165: Subdomain should be shown for hostname.
It would still be nice to have this... the search bar really does not help as far as readability of the Host links.
...
Bash Shell
05:11 AM Refactor #195 (Ready For Testing): remove activescaffold from Architectures setting page
Applied in changeset commit:"e6d73c7f66eb00be1a8bcffb97740d294bfbc2cd". Ohad Levy
03:10 AM Refactor #195 (Closed): remove activescaffold from Architectures setting page
Ohad Levy
05:11 AM Feature #196 (Ready For Testing): create rpm spec file for foreman
Applied in changeset commit:"96ec285f8ce04d484c505be7319835961b4e7f2b". Ohad Levy
03:39 AM Feature #196 (Closed): create rpm spec file for foreman
Ohad Levy
05:09 AM Revision 96ec285f (foreman): fixes #196 - create rpm spec file for foreman
Ohad Levy
03:09 AM Revision e6d73c7f (foreman): fixes #195 - remove activescaffold from Architectures setting page
Ohad Levy

04/05/2010

02:15 PM Refactor #194 (Ready For Testing): remove activescaffold from partitioning table setting page
Applied in changeset commit:"55ed30c719e32dfe3604895ade33b466affeafa3". Ohad Levy
01:41 PM Refactor #194 (Closed): remove activescaffold from partitioning table setting page
Ohad Levy
02:09 PM Revision 55ed30c7 (foreman): fixes #194 - remove activescaffold from partitioning table setting page
Ohad Levy
 

Also available in: Atom