summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_gateway_groups.php
Commit message (Collapse)AuthorAgeFilesLines
* Breadcrumb linksPhil Davis2017-01-101-0/+1
|
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
|
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-44/+43
|
* chmod 0644 php web pagesRenato Botelho2016-07-141-0/+0
|
* Always use require_oncePhil Davis2016-06-271-1/+1
| | | | | | | | | The usage of require() and require_once() throughout the system is inconsistent, and "bugs" come up now and then when the order of "requires" is a bit different and some require() happens after the include file is already included/required. It seems to me that there is no harm at all in always using require_once().
* Remove bonus commajim-p2016-03-081-1/+1
|
* Ticket #5905 remove hardcoded colorsJared Dillard2016-03-021-13/+7
|
* Synchronize page titles with tab titles. Rename some titles in order to be ↵k-paulius2016-02-131-1/+1
| | | | more consistent. Convert page title to title case.
* Remove bgcolor attribute and use style instead.NewEraCracker2016-02-091-1/+1
| | | | See 24fac9b4b803938d403aab6645a3be028f2531d7 for similar change.
* Fixed #5566Stephen Beaver2016-01-131-41/+39
|
* Add some more Bootsrap panelsColin Fleming2016-01-051-0/+6
| | | | | | | | | | | | | | | | "firewall_aliases.php" - add gettext to the H2 tag - remove debug code "sevices_igmpproxy.php" "services_pppoe.php" "vpn_ipsec_keys.php" "status_gateways.php" "status_gateway_groups.php" "statis_services.php" "diag_arp.php" "diag_ndp.php" - add Bootstrap panels
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-3/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Code style status*Phil Davis2015-12-151-9/+10
|
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Copyright and license cleanupRenato Botelho2015-11-091-3/+3
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-2/+1
|
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-26/+54
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-104/+113
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+173
OpenPOWER on IntegriCloud