change the location of jquery-ui images in each theme's css file
get rid of wizards/initial/ images that were never used
move jquery ui css to theme folders
Fix lineup of copyright lines
and module names and other bits of formatting and typos in headercomment sections.
Welcome 2015
Backout pull request #1391
https://forum.pfsense.org/index.php?topic=85944.0
Backout pull request #13191
Remove "link", "vlink" and "alink" from BODY tag
This is a positional change to remove "link", "vlink" and "alink" fromthe BODY tag, the following themes do not have Anchor tags defined inCSS, so they use the colours defined in the BODY tag, which is blue...
Standardise css list padding
for code-red theme
Change copyright statement to reflect reality
remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days and hasn't been relevant in years.
fix menu wrap on non-default themes
Revert "make gold link more visable"
This reverts commit a03943d203441a87ea9c01f383d451dfc921bdd2.
make gold link more visable
Add message about Gold to setup wizard and menu/link to Gold signup.
Add "match" to floating rules
Add "match" to floating rules as proposed in the forumshttps://forum.pfsense.org/index.php?topic=76611.0Remove Windows Thumbnail cache files
javascript normalization
replaced uppercase html tags with lowercasejs files saved as UTF-8 / LFlanguage="JavaScript" deprecated, replaced with type="text/javascript"
syntax errors corrected
improve the look of the pop up helper widget
disable horizontal resizing
fix / make textarea full width
tidy up themes loader.js file
Use default RRD colors that are a little more visually distinct. Add some better comments/labels to make it easier for people to help customize and tweak the colors. Suggestions welcome.
Use some easier to distinguish colors for mbuf graph
Add an RRD graph for MBUFs under system. Tweaks welcome.
Widget Firewall Logs Fields
In the Firewall Log Widget view time field is of more use than source port and protocol.Add time field and remove source port and protocol fields.Fields: Action, Time, Interface, Source IP, Destination IP & Port
Tidy up "thermal_sonsors.widget.php" XHTML
Add CDATA section to SCRIPT tagMove the STYLE block into the "all.css" theme filesClose INPUT tagRemove name statement from DIV tagAdd summary statement to TABLE tag
Add a new class called addgatewaybox to make it easier to respect custom themes. Fixes #2900
Update HTML boolean operator "nowrap"
The HTML boolean operator "nowrap" has been deprecated to a "style" andit's "butt ugly", IMHO.
So, add a new class called "nowrap" to "all.css" and "wizard.css" andstart replacing "nowrap" with "class='nowrap'", if there is already a...
Add/use some more similarly styled icons here, for a more consistent look.
fix jquery+domtt notices css on all themes
Fix for this: http://redmine.pfsense.org/issues/2037Just changed some padding/margin in the CSS in order to avoid wrapping the menu.Tested with Firefox 8, Chrome 15.0.874.121 and IE 9.
Merge remote branch 'upstream/master'
More icons missing from certain themes...
Conflicts: etc/inc/vslb.inc etc/version
Optimized all images using Yahoo Smush.it service.Savings:-------------------------------------Total images uploaded - 1432Total images smushed - 575Total uploaded images size - 4507518 bytesTotal smushed image size - 3928995 bytesPercentage saving - 14.724452%...
Add more colors to themes
Add the 95th percentile line to the traffic graphs
Missing colour for RRD would have caused errors in creating the graphs.
Add EasyRule images to all other themes. Should work in all themes now.
CSS changes, fixes misaligned cursor in some password fields. Fixes item 1 in ticket #830
Fix line endings on remaining files that did not have the same line endings as everything else.
New tab colors from Rob
Turn active tabs color to #DDDDDD
Set background color to grey and avoid white space between tabs and tabcont class
Set tabcont to a slightly darker grey so that it stands out even on brighter monitors.
Do not use /, use relative directory form css
Make the new tabs themable
Add the openvpn users graph, add the colors to all the themes colors include. Add vpn tabon the settings page, it didn't show although it should.
Adding login.css to all themes. Add infobox theme code now that we warn users for dns rebinding on the login page
Fix images.
Add some simple Log and Status icons. Part of ticket #623
Fix wizard form field padding on other themes also
Fix copypasta error. Had the wrong colors.
Fix RRD colors in Code Red theme. Resolves #330
Adding 3G icons from holger which will be used on the dashboard status icon similar to the ethernet and wireless icons
Squeeze help menu in
Adding code-red theme from cheesyboofs via forum. http://forum.pfsense.org/index.php/topic,14282.0.html