Latest FOG 0.33b
-
[quote=“Tom Elliott, post: 26270, member: 7271”]The headers are now links. When you click on them, they sort the information. When searching, however, these do not work.[/quote]
Hm, no they are not. I downloaded bz image after I read the message about this new feature.
-
Hm, I cant fint the functionality. I downloaded and installed a FOG bz image several hours after I read about the feature. Is the bz image too old?
-
[quote=“pmonstad, post: 26281, member: 17422”]Hm, no they are not. I downloaded bz image after I read the message about this new feature.[/quote]
What?
In the FOG GUI, when You go to list a hosts, it will display with the header. The Header items at the top of the page become hands when you hover over them. When you click on them, they sort the data. I’ve also added pagination to the system. If the number of elements is greater than 10, it will give a display of elements. To go from page to page. I have to figure out how to do this for the return of the search data.
-
[quote=“Tom Elliott, post: 26284, member: 7271”]What?
In the FOG GUI, when You go to list a hosts, it will display with the header. The Header items at the top of the page become hands when you hover over them. When you click on them, they sort the data. I’ve also added pagination to the system. If the number of elements is greater than 10, it will give a display of elements. To go from page to page. I have to figure out how to do this for the return of the search data.[/quote]
Strange, I have just downloaded/installed bz file again and still no sorting. Reminds me about the inclusion of the release number somewhere in the GUI
-
But there is sign of pagination when editing a storage group!! Seems odd. In the bottom of the screen.
-
[quote=“pmonstad, post: 26289, member: 17422”]But there is sign of pagination when editing a storage group!! Seems odd. In the bottom of the screen.[/quote]
I had to delete /var/www/html/fog I thought it replaced all files when installing?
-
[quote=“pmonstad, post: 26289, member: 17422”]But there is sign of pagination when editing a storage group!! Seems odd. In the bottom of the screen.[/quote]
Found the pagination when I reinstalled after deleting the web folder. The pagination works only when I list all hosts, not when searching. I still think the use of some jquery plugin could to this even better, but it is perhaps something to implement at a later stage?
-
the “bz image” has nothing to do with the GUI. to update the web interface of fog, you need to rerun the installer, which will perform an upgrade if you have an existing install.
-
[quote=“Junkhacker, post: 26307, member: 21583”]the “bz image” has nothing to do with the GUI. to update the web interface of fog, you need to rerun the installer, which will perform an upgrade if you have an existing install.[/quote]
I refer to the bz2 archive file package containing the whole FOG.
-
[quote=“pmonstad, post: 26318, member: 17422”]I refer to the bz2 archive file package containing the whole FOG.[/quote]
Which bz2 are getting, the one on my website?
-
Yes, the package found on your site. There is another “bug” as the archive is unzipt as opt/fog
-
[quote=“pmonstad, post: 26325, member: 17422”]Yes, the package found on your site. There is another “bug” as the archive is unzipt as opt/fog[/quote]
That’s not a bug that’s called folder structure. That’s the folder that was built into a zipped file.
If you want it to extract the way it is suppose to ( /fog_0.33b) use the svn. -
[quote=“Jaymes Driver, post: 26326, member: 3582”]That’s not a bug that’s called folder structure. That’s the folder that was built into a zipped file.
If you want it to extract the way it is suppose to ( /fog_0.33b) use the svn.[/quote]Well, I am aware of this. It is not a bug, but a little annoying anyway. I can live with it
-
While I strive to help out with the best, I can also completely stop providing the tar.bz2 if it’s that irritating.
-
[quote=“Tom Elliott, post: 26330, member: 7271”]While I strive to help out with the best, I can also completely stop providing the tar.bz2 if it’s that irritating.[/quote]
sorry, it was never my intention to criticize you or your work. Forget about the folder structure. But do I need to remove old files before I run an update? As explained the GUI was not up to date during an ordinary update (./install.sh) I had to remove the fog folder in /var/www/html/ and then run the install script.
-
r1533 and 1534 released.
Table sorting has been removed as I find it is screwing up the table headers too much. Add’s host relationships to the Snapin Page. Will likely work to add more “relationship” finding, but it is quite intensive, so if I don’t get to all of them right away, please just understand why.
-
I have switched to use svn://svn.code.sf.net/p/freeghost/code/trunk when installing a new release. This works as expected. Downloading and installing [url]http://mastacontrola.com/fog_0.33b.tar.bz2[/url] is a source of several problems: a) it appears not to by in sync with the svn release. Just downloaded/installed and the columns sort was still there. It did not ask for database schema update as the svn version did so I think this is an older version.
-
[quote=“pmonstad, post: 26343, member: 17422”]I have switched to use svn://svn.code.sf.net/p/freeghost/code/trunk when installing a new release. This works as expected. Downloading and installing [url]http://mastacontrola.com/fog_0.33b.tar.bz2[/url] is a source of several problems: a) it appears not to by in sync with the svn release. Just downloaded/installed and the columns sort was still there. It did not ask for database schema update as the svn version did so I think this is an older version.[/quote]
That’s why we recommend to stay up to date by using the SVN!
[url]http://fogproject.org/forum/threads/keep-up-to-date-with-all-the-fog-0-33-updates.10300/[/url]
-
Tom thankyou for all of your hard work! In a small school setting, Fog has been a life saver for me. The new version is working great. One thing I noticed this morning on the all host page under host management when I clicked the check box to deselect all the hosts that it did not work. I was reading previous posts and know you have been working on the headers. This may already be something you are aware of but wanted to mention it. It’s a minor problem but wanted to see if I was the only one experiencing the issue. I am on the latest svn update. Thanks again Tom!
-
[quote=“John Fruge, post: 26369, member: 16340”]Tom thankyou for all of your hard work! In a small school setting, Fog has been a life saver for me. The new version is working great. One thing I noticed this morning on the all host page under host management when I clicked the check box to deselect all the hosts that it did not work. I was reading previous posts and know you have been working on the headers. This may already be something you are aware of but wanted to mention it. It’s a minor problem but wanted to see if I was the only one experiencing the issue. I am on the latest svn update. Thanks again Tom![/quote]
I’ll take a look and thank you for reporting.