Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  local
  sbin
  share

Latest revisions

# Date Author Comment
45eebe10 01/16/2015 03:11 PM Sander van Leeuwen

Style page header & footer

head.inc - Wrap header elements (title, breadcrumb)
guiconfig.inc - Prefix breadcrumb with title h1
pfSense.css - Styling for header and footer

7c804c69 01/11/2015 03:35 PM Sjon Hortensius

Some tweaks for global tpl considerations

  • pkg_mgr* - removed icon-hrefs with actual buttons
  • system - made labels shorter, added label in content column too, fix
    submit-button alignment
  • installed_packages.widget - updated to bootstrap
  • syntax-highlighter - removed, unused
8a07e316 01/11/2015 02:24 PM Sjon Hortensius

Merge branch 'master' into bootstrap

Conflicts occured in copyright message (year-update) due to whitespace difference and themes/ which was removed

41ea4cf3 01/11/2015 02:01 PM Sjon Hortensius

implemented widget drag/drop on index + storage

replaced custom jquery-ui with default set of plugins

3f6930f7 01/11/2015 12:55 PM Phil Davis

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

e821f30e 01/10/2015 09:17 PM Ermal Luçi

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.

60370eb9 01/10/2015 08:52 PM Ermal Luçi

Properly rename the var Ticket #4164

6eeca0ef 01/10/2015 04:33 PM Sjon Hortensius

notices now presented as modal-popup

2d26ee5e 01/10/2015 03:53 PM Sjon Hortensius

initial rewrite of package management pages

31f03b6c 01/10/2015 01:02 PM Sjon Hortensius

re-added shortcuts/, global tpl updates

  • merged fbegin into head.inc, rename fend to foot.inc
  • consistency: head.inc now outputs '<body>'; foot outputs '</body>'
  • updated pages that were already updated
  • started migrating pkg_mgr

View revisions

Also available in: Atom