Style page header & footer
head.inc - Wrap header elements (title, breadcrumb)guiconfig.inc - Prefix breadcrumb with title h1pfSense.css - Styling for header and footer
Some tweaks for global tpl considerations
Merge branch 'master' into bootstrap
Conflicts occured in copyright message (year-update) due to whitespace difference and themes/ which was removed
implemented widget drag/drop on index + storage
replaced custom jquery-ui with default set of plugins
Fix POST typo in interfaces_assign.php
Obviously a typo. But this section is inside:if (isset($_POST['add_x']) && isset($_POST['if_add'])) {and I cannot find where 'add_x' is ever sent here, so I do not see how this whole code section is ever executed (and that will be why this typo bug has no symptoms). What is the history here? Can the whole block of code be removed?...
Fixes #4177 convert password to base64 to be submitted to avoid issues with special chars in shell and HTTP GET parameter passing. Probably should add POST support to fcgicli.
Properly rename the var Ticket #4164
notices now presented as modal-popup
initial rewrite of package management pages
re-added shortcuts/, global tpl updates
View revisions
Also available in: Atom