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

    Thoughts and ideas

    Scheduled Pinned Locked Moved
    Announcements
    13
    46
    16.9k
    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.
    • Tom ElliottT
      Tom Elliott @x23piracy
      last edited by

      @x23piracy How are you guys installing this to view it?

      I moved the search to the “right side” simply because it was easiest applying it to the right side so it appears in the collapsed menu a bit nicer. I can move it where ever needed though, and if I do it right it would appear at the top of the side menu items.

      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
      • Tom ElliottT
        Tom Elliott
        last edited by Tom Elliott

        Here’s what I’ve done so far:
        Topbar:
        0_1496065626782_navbar.png

        Collapsed Nav bar.
        0_1496065686811_navbar-collapsed.png

        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 3
        • Tom ElliottT
          Tom Elliott @x23piracy
          last edited by

          @x23piracy No. It’s based on “bootstrap”.

          The Main page, layout wise, has been designed around html5 layout, but it is not using html5 “coding” if you will.

          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
          • B
            Bob Henderson
            last edited by

            No lie, but being the cli-focused guy I am, I’d absolutely love keyboard shortcuts…

            Wayne WorkmanW 1 Reply Last reply Reply Quote 1
            • Wayne WorkmanW
              Wayne Workman @Bob Henderson
              last edited by

              @Bob-Henderson said in Thoughts and ideas:

              No lie, but being the cli-focused guy I am, I’d absolutely love keyboard shortcuts…

              Me too, but to keep Tom’s workload low for this rather large undertaking, this could be put-off.

              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/

              B 1 Reply Last reply Reply Quote 0
              • ?
                A Former User
                last edited by

                Can you put the page on a public site so it’s easy to see?

                Tom ElliottT 1 Reply Last reply Reply Quote 0
                • Tom ElliottT
                  Tom Elliott @A Former User
                  last edited by

                  @loosus456 it’s on my dev box as my systems are real servers. I can give some access but if you want to test and play with it yourself I’d recommend installing the bootstrap branch

                  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
                  • B
                    Bob Henderson @Wayne Workman
                    last edited by

                    @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
                    • Wayne WorkmanW
                      Wayne Workman
                      last edited by

                      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

                        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 Reply Quote 0
                        • ?
                          A Former User
                          last edited by

                          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.

                          Wayne WorkmanW Tom ElliottT 2 Replies Last reply Reply Quote 0
                          • Wayne WorkmanW
                            Wayne Workman @A Former User
                            last edited by Wayne Workman

                            @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 Reply Quote 0
                            • Tom ElliottT
                              Tom Elliott @A Former User
                              last edited by

                              @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 Reply Quote 1
                              • ?
                                A Former User @Tom Elliott
                                last edited by

                                @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

                                  @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.

                                  Tom ElliottT 1 Reply Last reply Reply Quote 0
                                  • Tom ElliottT
                                    Tom Elliott @A Former User
                                    last edited by

                                    @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 Reply Quote 2
                                    • ?
                                      A Former User @Tom Elliott
                                      last edited by

                                      @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.

                                      Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                      • Wayne WorkmanW
                                        Wayne Workman @A Former User
                                        last edited by

                                        @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 Reply Quote 0
                                        • ?
                                          A Former User @Wayne Workman
                                          last edited by

                                          @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
                                          • Tom ElliottT
                                            Tom Elliott
                                            last edited by

                                            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
                                            • 1
                                            • 2
                                            • 3
                                            • 3 / 3
                                            • First post
                                              Last post

                                            263

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project