Welcome to the 2.3-ALPHA testing board!
-
Upgrade process is not ready in GUI, use console menu option 13 to upgrade the system to newer snapshots
I guess the first upgrade from 2.2.* to 2.3-ALPHA is fine from the dashboard, because it uses the 2.2.* code. That worked for me. But after that will need to use the console menu to get from 2.3-ALPHA date A to 2.3-ALPHA date B.
Exactly! Thanks for clarification!
-
No more red? I kinda liked the red color scheme. Any reason for the change other than it was time for something new?
ETA: Re reading my posts it kinda sounds like a complaint. It's not, I think the UI looks great and I was just curious about it.
-
the definitive color scheme has not been decided upon.
it may stay as it is, or it may change …. time will tell
-
the definitive color scheme has not been decided upon.
it may stay as it is, or it may change …. time will tell
Hello heper, Honestly I still like red more than black color. Red is a symbol of original pfSense and more cheerful and more powerfull. Black color look darkness.
pfSense web interface is very important for the people to use. The key point is look attractive, easy to use and robot.
when pfSense is changing to new version, pfsense should make more people surprise about web interface, this is the first thing very important. If pfSense can do this, then pfSense are going to win from the people (heart) around the world and be come more and more to use pfSense in the future and more support the project, I am sure. I know it is very difficult to make firewall more beautiful.Donny
-
the definitive color scheme has not been decided upon.
it may stay as it is, or it may change …. time will tell
I personally love the new "pfsense-dark" theme. It's much easier on the eyes.
-
I personally love the new "pfsense-dark" theme. It's much easier on the eyes.
That seems to vary from person to person. Outside of terminals with fixed width fonts, my eyes have horrible trouble focusing and reading light text on a dark background. But now everyone has the choice to use what they prefer :-)
-
the definitive color scheme has not been decided upon.
it may stay as it is, or it may change …. time will tell
Yea I am still working on a lot of things and I usually save colors for last (I try to get close as I go along though). Dark theme is sort of a playground before applying the concepts to the main theme.
-
The only thing I had trouble reading in the dark theme was the name of an installed package (black on Grey) and the "Blue package name"
-
The only thing I had trouble reading in the dark theme was the name of an installed package (black on Grey) and the "Blue package name"
I did some work on that page if you want to take a look.
-
Much easier to read. Thank you.
Would you consider white text on Save buttons (consistent with others) or a slightly bluer blue or maybe both - just to get a little bit more contrast.
The current blue looks a bit pastel (for want of a better word) compared to the greens and reds.
-
I've slowly been working on buttons slash waiting for inspiration to hit me. I should make some headway on them today in both themes.
-
Just some input.
I do miss the ability to click several "delete" buttons before the GUI responds. Such as the DHCP page or the autoupdates stored configurations page.
The new GUI responds so fast there is no way to avoid the multi step process.
-
Just some input.
I do miss the ability to click several "delete" buttons before the GUI responds. Such as the DHCP page or the autoupdates stored configurations page.
The new GUI responds so fast there is no way to avoid the multi step process.
Those places would benefit from the "checkbox on each row" and "delete selected rows checkbox" approach that is already available for firewall rules and similar. Basically anywhere that has multiple rows of items where you can already add/edit/delete could also have the "select multiply rows" functionality with a "delete selected rows" button.
-
Sounds like something worth of a redmine ticket. If you have a list of specific pages (like firewall_rules.php) I can create it.
-
Sounds like something worth of a redmine ticket. If you have a list of specific pages (like firewall_rules.php) I can create it.
My two requests would be
1. Autoconfig Backup (Im clearing out about 6 mos worth right now I never want anyone to try and go back to and each time page has to reload.)
2. DHCP client list (not big deal here but I do clear out customers list once and a while):)
-
is possible update for 2.3 alpha from 2.2 in the moment ?
thanks -
is possible update for 2.3 alpha from 2.2 in the moment ?
thanksYes, it always has been. On the snapshot server you'll find some old-style Full-Update files that can be used to upgrade a 2.2 full install to 2.3
-
the definitive color scheme has not been decided upon.
it may stay as it is, or it may change …. time will tell
Yea I am still working on a lot of things and I usually save colors for last (I try to get close as I go along though). Dark theme is sort of a playground before applying the concepts to the main theme.
What I'd love if we could separate the colors from the theme. It's somewhat ludicrous if one has to create an entire theme, just to have different colors. Themes IMO should be more fundamental, like different layout, and design style.
The number of colors should be rather limited set: title bars, title bar text, regular text, heading, page background, highlight color, etc. Probably not more than a dozen. These colors could actually be set and stored as a setting.
Similarly, if there are texture backgrounds, they should be desaturated, and they should be colored by compositing with a solid color, provided HTML5 supports that.
Is this doable without ridiculous amounts of programming?
-
My intentions aren't to make a My Little FirewallTM. The CSS files are a WIP and will take shape with time, possibly leading to a SASS sheet or similar.
If you know CSS you can modify the interface in some complex ways, such as with http://www.csszengarden.com/, and share the results in your own github repo.
The underlying html bits will also have to be continued to be cleaned us as well, where appropriate, for consistency as more people play with it.
-
Well, colors go beyond just looks. Not suggesting preferences for rounded vs. pointed corners, amount of pseudo-3D effects etc.
Color is different. For one depending on the environment you're in you may prefer dark text on light background or vice versa. People with various degrees of color blindness or other visual impairments may require adjustments.
So instead of creating a plethora of themes all of which need to be maintained, a section with color preferences solves this once and for all, and for all future themes as well.Just a thought…