summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/load_balancer_monitor_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Breadcrumb linksPhil Davis2017-02-111-0/+1
| | | | (cherry picked from commit edcd75357f0e93b124159314d3306197d5312e6c)
* Required fields in Load Balancer pagesPhil Davis2017-01-231-2/+2
| | | | (cherry picked from commit 275d769e0d99e02984e42e2328cbcb681f9b87fb)
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-42/+40
|
* 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().
* Fixed #6171Stephen Beaver2016-04-151-3/+4
| | | | (cherry picked from commit ed49fe7ae13c01ee083c3f205b86c6713e0d90a3)
* Merge pull request #2819 from ↵Stephen Beaver2016-04-041-1/+1
| | | | | | NOYB/Services_/_Load_Balancer_-_Remove_Personalizations (cherry picked from commit 6d105e8d5ded647dfc65cbc9625c41a3afc74a0e)
* More icon and button consistency fixes. Ticket #5965jim-p2016-03-101-4/+1
|
* Synchronize page title with tab title. Convert page title to title case.k-paulius2016-02-121-1/+1
|
* Convert section titles to title casek-paulius2016-02-101-1/+1
|
* Duplicate monitors rather than overwrite. Ticket #4441Chris Buechler2016-02-031-0/+4
|
* 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 lPhil Davis2015-12-151-6/+8
|
* 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.
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
| | | | | Any GUI script that loads the guiconfig.inc file will have access to the autoloader.
* Copyright and license cleanupRenato Botelho2015-11-091-1/+1
| | | | | | - 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/+4
|
* Completed #5359Stephen Beaver2015-10-301-29/+51
|
* Ticket #5204 a clean up pass of the jquery sectionsJared Dillard2015-09-241-2/+3
|
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-168/+161
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+390
OpenPOWER on IntegriCloud