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

change color of icon "upload"

Scheduled Pinned Locked Moved
Feature Request
6
12
2.8k
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.
  • J
    jc35
    last edited by Feb 7, 2017, 2:32 PM

    Hello,
    thank you for your very good job.
    It’s not really a new functionality.
    Can you change the color of icon “upload” ? (for example red for warning).
    Because some users click on the “upload” icon by mistake and the master is destroyed.

    1 Reply Last reply Reply Quote 0
    • J
      Jaymes Driver Developer
      last edited by Feb 7, 2017, 2:35 PM

      I find this funny 🙂

      We changed the name of the icon from “upload” to “capture” to help alleviate the issues we see with this.
      I don’t see any reason why changing the color would hurt anything!

      @Developers Anyone disagree?

      WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

      1 Reply Last reply Reply Quote 0
      • T
        Tom Elliott
        last edited by Feb 7, 2017, 2:44 PM

        I don’t think changing the color should matter at all. If people are clicking the button, I don’t think the reasoning for the clicking is color based or not.

        That said, what is the “warning” for? If you’re capturing an image, you’re capturing an image. if you don’t want user’s to accidentally overwrite an image, why not just set the image to “protected” and/or change the files so they’re immutable?

        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

        J W 2 Replies Last reply Feb 8, 2017, 2:07 PM Reply Quote 3
        • M
          Matthieu Jacquart
          last edited by Feb 7, 2017, 2:44 PM

          I agree with that, better differentiation will be fine ! For example on hosts management page, icons are : first => deploy, seconde => capture. But on Tasks management - List all hosts it’s the opposite : first => capture, seconde => deploy

          Fog 1.5.9.138
          Debian 11
          Vmware ESXi

          T 1 Reply Last reply Feb 7, 2017, 2:56 PM Reply Quote 0
          • T
            Tom Elliott @Matthieu Jacquart
            last edited by Feb 7, 2017, 2:56 PM

            @Matthieu-Jacquart I’ve switched the “ordering” of the icons for tasks listhost element to display the task icons similar to how it is displayed on host listall/search now.

            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

            M 1 Reply Last reply Feb 7, 2017, 3:04 PM Reply Quote 1
            • M
              Matthieu Jacquart @Tom Elliott
              last edited by Feb 7, 2017, 3:04 PM

              @Tom-Elliott ok thanks, you made this on dev branch ? git pull and update in working branch but no change

              Fog 1.5.9.138
              Debian 11
              Vmware ESXi

              T 1 Reply Last reply Feb 7, 2017, 3:07 PM Reply Quote 0
              • T
                Tom Elliott @Matthieu Jacquart
                last edited by Feb 7, 2017, 3:07 PM

                @Matthieu-Jacquart Change is in working-1.3.5.

                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
                • X
                  x23piracy
                  last edited by x23piracy Feb 7, 2017, 12:08 PM Feb 7, 2017, 5:17 PM

                  Hi all,

                  what about automatically setting the protection after creating an image, when now someone trys to upload the webif could ask for: “image is write protected do you really want to overwrite it” then presenting the delete protection dialog where i need to enter fog credentials to finally remove the protection and start uploading the image.

                  This would make a lot of sense to me.

                  • Out of the box any image is protected
                  • False overwriting never possible until user is very stupid 😉
                  • No need to set the protection
                  • No need to remove it when wanting to overwrite because system will ask if you want to remove protection while trying to overwrite an existing image.

                  Regards X23

                  ║▌║█║▌│║▌║▌█

                  T 1 Reply Last reply Feb 7, 2017, 5:21 PM Reply Quote 0
                  • T
                    Tom Elliott @x23piracy
                    last edited by Feb 7, 2017, 5:21 PM

                    @x23piracy No. There’s too much in the system to try to handle somthing like this.

                    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

                    X 1 Reply Last reply Feb 8, 2017, 10:14 AM Reply Quote 1
                    • X
                      x23piracy @Tom Elliott
                      last edited by Feb 8, 2017, 10:14 AM

                      @Tom-Elliott it was just an idea, i don’t have any clue what’s hanging at the rat’s tail 🙂

                      Regards X23

                      ║▌║█║▌│║▌║▌█

                      1 Reply Last reply Reply Quote 0
                      • J
                        jc35 @Tom Elliott
                        last edited by jc35 Feb 8, 2017, 8:07 AM Feb 8, 2017, 2:07 PM

                        Sorry for my very bad english.

                        @Tom-Elliott said in change color of icon "upload":

                        I don’t think changing the color should matter at all. If people are clicking the button, I don’t think the reasoning for the clicking is color based or not.

                        That said, what is the “warning” for? If you’re capturing an image, you’re capturing an image. if you don’t want user’s

                        Yes, It attracts user attention. I change color in red with other version, but I must do it after each update. actually we work on 1.2. It is true that with version 1.3, it is obsolete with the protected image.

                        to accidentally overwrite an image, why not just set the image to “protected” and/or change the files so they’re immutable?

                        Sorry I don’ty see this in 1.3.
                        We change version monday 20 febrary.

                        1 Reply Last reply Reply Quote 0
                        • W
                          Wayne Workman @Tom Elliott
                          last edited by Feb 8, 2017, 2:23 PM

                          @Tom-Elliott said in change color of icon "upload":

                          if you don’t want user’s to accidentally overwrite an image, why not just set the image to “protected” and/or change the files so they’re immutable?

                          This is the proper answer. 1.3.0+ allows you to protect the image from accidental deletion and accidental rewrite.

                          In 1.3.0+ the terminology is much more clear. In 1.2.0 and below, it was “upload” & “download”. Myself, all of my co-workers, my cousin, and many people on the forums all found this very confusing. So for 1.3.0 and higher, it was changed to “Capture” & “Deploy” and now we see a whole lot less confusion about it.

                          @jc35 I would recommend you upgrade your FOG Server in the near future to take advantage of these features plus the many others that 1.3.0+ has to offer. You might want to look at this article if you don’t want to disturb the old server and want to start fresh: https://wiki.fogproject.org/wiki/index.php?title=Migrate_FOG

                          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
                          • 1 / 1
                          1 / 1
                          • First post
                            6/12
                            Last post

                          139

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project