• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Latest Development FOG

Scheduled Pinned Locked Moved
General
57
652
1.2m
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T
    Tom Elliott
    last edited by Nov 19, 2014, 11:59 AM

    SVN 2658 released.

    With this comes hopefully the starting components with the new client to allow for a more secure channel of communication between the two. Legacy clients should remain as normal, but these steps will make working with the new client that much simpler.

    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Nov 24, 2014, 12:21 PM

      SVN 2682 released.

      With this release comes many improvements.

      First major improvement was working with the Dashboard page. You can now select different time settings. While I know the time itself isn’t 100% accurate, it’s based on the delay’s between return of data from the php that’s called and the delay that’s actually in place. However, the data points do adjust proper for their required time setting. Also, there’s no more sleeping in the php script that is called. This was causing a delay between each node called which ultimately had to be processed before anything could happen such as switching out a link. Sometimes, the largest delay occurred between home page and another link simply because the delay that was set by the PHP plus the delay in timing of when it would re-request data, happened too quickly. This posed issues in Browser Memory leaking as well and could break the page. This is now fixed.

      Basically, bandwidth.php now just does it’s action and sends the data back to jquery. Jquery then delay’s and if the previous setting is set, does all the math required to get the proper Mbps. Response is much faster.

      Second, the mac-list page. While used to be fast, then made really slow, is now fast again. How fast you ask? Well, before it was collecting the file data from the proper place, and looping the data properly as well. After it got the data, it would insert into the database.

      Now it creates the query to insert the data in one line. This ultimately means instead of 45 seconds or more to update, it might take about 3 - 10 seconds. Most of that time is only due to it downloading the latest file. With this, also means, the file is not downloaded into the web directory. This means I can prune svn/git of all the oui.txt files and save quite a bit of space as the file size is now around 3.3MB.

      Third, updated the way kernel’s are loaded on the screen. All of my kernels from my website are now on SVN and there’s a new script to generate the file listing as necessary. This means we no longer have to hand peck the kernel update file to insert new records. Because of this, the selector now has three entries. The default being the new mechanism of getting files, which currently just has all the kernel’s I’ve built. This new script also passes the arch type back to the form where you enter the name of the file. It will suggest the name of the file (bzImage/bzImage32) based on the arch of the file returned ultimately meaning you can just start without having to remember which file you clicked on. As always, the existing files are backed up.

      With that also comes the download to allow for proxy authentication as well seeing as some proxies require auth to operate. This was lacking before which caused issues for those behind authentication based proxy servers.

      The new selections are: Published Kernels, Old Published Kernels, and Unofficial kernels.

      Those who know my work, will notice that many of the files in Published Kernels are also the same as on Unofficial kernels. This is intended as I just, quite literally, copied all my kernel files to SVN to get the data else where.

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      1 Reply Last reply Reply Quote 0
      • R
        Ray Zuchowski
        last edited by Nov 25, 2014, 5:05 PM

        Tom,

        On latest svn I cant export my reports to excel anymore or pdf.

        RZ

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by Nov 25, 2014, 5:14 PM

          SVN 2694 should fix the export issue.

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          1 Reply Last reply Reply Quote 0
          • R
            Ray Zuchowski
            last edited by Nov 25, 2014, 7:06 PM

            Running 2697 tom and still doing same thing .

            RZ

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by Nov 25, 2014, 7:08 PM

              What’s the error you’re getting?

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              1 Reply Last reply Reply Quote 0
              • R
                Ray Zuchowski
                last edited by Nov 25, 2014, 7:26 PM

                [ATTACH=full]1519[/ATTACH]

                [url=“/_imported_xf_attachments/1/1519_screen shot.png?:”]screen shot.png[/url]

                RZ

                1 Reply Last reply Reply Quote 0
                • T
                  Tom Elliott
                  last edited by Nov 25, 2014, 7:28 PM

                  That looks like a specific problem with IE/Firefox?

                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                  Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                  Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                  1 Reply Last reply Reply Quote 0
                  • R
                    Ray Zuchowski
                    last edited by Nov 25, 2014, 7:49 PM

                    Tom,

                    Just tried it on another pc and I received the same error.

                    RZ

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tom Elliott
                      last edited by Nov 25, 2014, 7:59 PM

                      Beyond another PC have you tried a Nother browser

                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                      1 Reply Last reply Reply Quote 0
                      • R
                        Ray Zuchowski
                        last edited by Nov 25, 2014, 8:02 PM

                        Yes same in IE and Mozilla.

                        RZ

                        1 Reply Last reply Reply Quote 0
                        • W
                          Wolfbane8653 Developer
                          last edited by Nov 25, 2014, 8:18 PM

                          What version of IE? 9, 10, & 11 are not all the same.

                          1 Reply Last reply Reply Quote 0
                          • R
                            Ray Zuchowski
                            last edited by Nov 25, 2014, 9:01 PM

                            11

                            RZ

                            1 Reply Last reply Reply Quote 0
                            • T
                              Tom Elliott
                              last edited by Nov 28, 2014, 2:01 AM

                              SVN 2707 released.

                              With this comes improvements in building the Reports, especially in dealing with large table sets as you may have seen in another forum.

                              Also comes some simpler mechanisms in jquery/javascript. I may work towards a complete rewrite down the road, but for now I’m just cleaning them up and adding functionality where I think it’s kind of been needed.

                              For example, on the task management page, it keeps updating the number of active tasks (as expected) but it does so on any page dealing with the Tasks including places where you may not want this to happen (search to name one instance I can imagine). This is now corrected for. I’m able to pull in get variables (the stuff in the url) so I can test if we’re on a page we want updates or not.

                              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                              1 Reply Last reply Reply Quote 0
                              • T
                                Tom Elliott
                                last edited by Nov 28, 2014, 2:02 AM

                                [quote=“Ray Zuchowski, post: 39356, member: 24449”]11[/quote]

                                Ray, the message you’re seeing is specific to your environment. This is not some issue with FOG, which is why we’re trying to help you by reporting the issue by simply stating browser. While it’s not necessarily only browser, it could be as simple as the fact you’re requesting to open the file directly and MS Office can’t do it on a “part” file?

                                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                1 Reply Last reply Reply Quote 0
                                • R
                                  Robin Commander
                                  last edited by Nov 28, 2014, 5:15 PM

                                  Excellent work Tom, I can see that I will personally find this very useful.

                                  Just one question - do you ever sleep ? 😉

                                  Assumption is the mother of all f***ups !

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    Tom Elliott
                                    last edited by Nov 28, 2014, 5:25 PM

                                    I don’t know what that word means. What is this thing you call “sleep”? 🙂

                                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                    1 Reply Last reply Reply Quote 0
                                    • R
                                      Ray Zuchowski
                                      last edited by Dec 1, 2014, 2:20 PM

                                      Tom,

                                      I just tried exporting on the latest svn and tried it on 2 different computers with all 3 browsers and I am still getting that error.

                                      Mozilla, Chrome, and IE 11.

                                      RZ

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        Tom Elliott
                                        last edited by Dec 1, 2014, 2:29 PM

                                        Right,

                                        Regardless, this is not an issue with the exporting of items. It’s how your browsers are attempting to save the data and/or how your browsers are trying to open the file.

                                        Are you able to at least save the file?

                                        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                        1 Reply Last reply Reply Quote 0
                                        • R
                                          Ray Zuchowski
                                          last edited by Dec 1, 2014, 3:11 PM

                                          No I cant save the file at all.

                                          RZ

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 15
                                          • 16
                                          • 17
                                          • 18
                                          • 19
                                          • 32
                                          • 33
                                          • 17 / 33
                                          17 / 33
                                          • First post
                                            331/652
                                            Last post

                                          173

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project