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

Thoughts and ideas

Scheduled Pinned Locked Moved Announcements
46 Posts 13 Posters 22.9k Views
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.
  • B
    Bob Henderson @Wayne Workman
    last edited by May 29, 2017, 4:47 PM

    @Wayne-Workman Oh, definately. And lets face it, a majority of users are clickers anyways, so that’s what should be developed first.

    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by May 29, 2017, 4:50 PM

      This will only be available for a few days, it’s on one of my test VMs:

      perpetuum.io:8080/fog

      username: fog
      password: password

      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!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by May 29, 2017, 5:04 PM

        I would personally go with something like this:

        0_1496077384981_Untitled.png

        I would also put greater spacing between the words at the bottom, although I didn’t take the time to do that since they’re currently just text and would require a slight rework.

        R 1 Reply Last reply May 31, 2017, 3:12 PM Reply Quote 0
        • ?
          A Former User
          last edited by May 29, 2017, 5:20 PM

          management/index.php?node=user has some of the instability I was talking about earlier.

          When there are no users, it still shows “Delete Selected Users” and the associated button by default and then hides it after the page loads. That causes flicker on a fast connection and a temporarily wrong page on a slow connection.

          I would code the page (server side) to hide this by DIV by default if there are no users rather than coding the client to make this check.

          W T 2 Replies Last reply May 29, 2017, 6:28 PM Reply Quote 0
          • W
            Wayne Workman @A Former User
            last edited by Wayne Workman May 29, 2017, 12:28 PM May 29, 2017, 6:28 PM

            @loosus456 I would categorize my connection as slow, my house only has 4Mbps upload speed - so that’s what you’re getting when you use the link below.

            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!
            Daily Clean Installation Results:
            https://fogtesting.fogproject.us/
            FOG Reporting:
            https://fog-external-reporting-results.fogproject.us/

            ? 1 Reply Last reply May 29, 2017, 9:22 PM Reply Quote 0
            • T
              Tom Elliott @A Former User
              last edited by May 29, 2017, 7:40 PM

              @loosus456 understand the whole reason for the separate branch is to ensure it isn’t released until it’s ready. I’m aware of the issues and am methodically moving through the pieces of code to ensure all will look and work well.

              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 May 29, 2017, 9:19 PM Reply Quote 1
              • ?
                A Former User @Tom Elliott
                last edited by May 29, 2017, 9:19 PM

                @Tom-Elliott Yes, I am fully aware of that. I am just letting you know because your opinion of an issue may not be my opinion of an issue.

                1 Reply Last reply Reply Quote 0
                • ?
                  A Former User @Wayne Workman
                  last edited by May 29, 2017, 9:22 PM

                  @Wayne-Workman This issue is with the page, not the connection. The affected DIVs need to be set to DISPLAY:NONE before the page loads. On a fast connection, it will simply appear as flicker.

                  T 1 Reply Last reply May 29, 2017, 10:11 PM Reply Quote 0
                  • T
                    Tom Elliott @A Former User
                    last edited by May 29, 2017, 10:11 PM

                    @loosus456 I’ve adjusted the div’s to automatically display as none. Again, please remember I’m working on this ultimately as a “side” project.

                    I know it’s not perfected yet, just working on so many things.

                    Check out the login page on fog.mastacontrola.com now. Your bottom menu should be more accurate. I’ve removed the “Please Login” message and replaced it with “FOG Project”. I think a Huge icon would be rather tacky so I don’t feel good about making it so large and centered.

                    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 May 29, 2017, 11:11 PM Reply Quote 2
                    • ?
                      A Former User @Tom Elliott
                      last edited by May 29, 2017, 11:11 PM

                      @Tom-Elliott Yes, I understand. You’re not the only one with side projects. 🙂

                      Looks good.

                      All I can tell you in regards to the “tacky” logo is that it’s a popular thing to do with other business appliances:

                      KACE K1000: https://k1000sandbox.cloud.kace.com/admin
                      CrashPlan: https://account.crashplan.com/consumer-login
                      Docker: https://cloud.docker.com/login/

                      Another thing they do that I just noticed that I like is they change the background color, even if it’s slight in some cases.

                      W 1 Reply Last reply May 30, 2017, 1:28 PM Reply Quote 0
                      • W
                        Wayne Workman @A Former User
                        last edited by May 30, 2017, 1:28 PM

                        @loosus456 It’s a detail that doesn’t matter, it’s a subjective thing, not an objective thing. That said, I think it’s fine as it is.

                        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!
                        Daily Clean Installation Results:
                        https://fogtesting.fogproject.us/
                        FOG Reporting:
                        https://fog-external-reporting-results.fogproject.us/

                        ? 1 Reply Last reply May 30, 2017, 10:52 PM Reply Quote 0
                        • ?
                          A Former User @Wayne Workman
                          last edited by May 30, 2017, 10:52 PM

                          @Wayne-Workman Yes, every opinion is subjective and pretty much everything that has been said about this design so far has been subjective.

                          No reason for the obvious condescension.

                          1 Reply Last reply Reply Quote 0
                          • T
                            Tom Elliott
                            last edited by May 31, 2017, 2:44 AM

                            0_1496198648457_depoy.png

                            Just what I’ve done for the deploy stuff. It’s the same, but nicer I think. Of course the coloring may seem odd for now which is why I present this here.

                            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
                              rbasart @A Former User
                              last edited by May 31, 2017, 3:12 PM

                              @loosus456 I don’t like the large F as much as Toms smaller one. It’s too overwhelming.

                              1 Reply Last reply Reply Quote 1
                              • 1
                              • 2
                              • 3
                              • 3 / 3
                              3 / 3
                              • First post
                                42/46
                                Last post

                              104

                              Online

                              12.2k

                              Users

                              17.4k

                              Topics

                              155.6k

                              Posts
                              Copyright © 2012-2025 FOG Project