Project

General

Profile

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

Latest revisions

# Date Author Comment
98f28b4e 02/16/2016 12:41 PM k-paulius
  • Converted alerts to callouts. * Split first message into paragraphs to make it more readable * Moved 2nd and 3rd messages above the applicable panels, instead of being below them; that's how it was in v2.x
7457ba51 02/16/2016 12:41 PM k-paulius

Convert alert to callout

a0d084fe 02/16/2016 12:41 PM k-paulius

Replace alert with callout. Removed mention about greyed out icon - that is no longer applicable.

8c9d0b20 02/16/2016 12:41 PM k-paulius

Add support for Bootstrap callouts

80f10be2 02/16/2016 11:55 AM Renato Botelho

Use PHP CLI explicitly to run rc.conf_mount_r(w|o) from pfSense-upgrade, it fixes #5875

71e8cdd6 02/16/2016 11:19 AM NewEraCracker

Headers don't need HTML entities

This commits fixes form submission on Services/UPnP redirecting to an URL with & on it.

caf21e6b 02/15/2016 05:41 PM Renato Botelho

Remove Help -> Search Portal menu entry, it fixes #5894

6f4f88da 02/15/2016 04:32 PM Renato Botelho

Merge pull request #2645 from NewEraCracker/print_info_box-fix

8b17cc3f 02/15/2016 03:38 PM NewEraCracker

Fix broken HTML in diag_gmirror.php

f6aebbcc 02/15/2016 03:16 PM NewEraCracker

Bring all calls of print_info_box to same standard

The call itself to print_info_box already echoes the content. There is no need of additionally using the short-open-echo tag on those calls to echo return value. The previous implementation shouldn't yell any visible issues as return is 'NULL' (undefined) which casts to an empty string when printing. But, just for the sake of conformity, this changes are advisable in my opinion.

View revisions

Also available in: Atom