summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/load_balancer_virtual_server_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #6169Stephen Beaver2016-04-151-2/+2
| | | | | | and added alias pop-ups to load_balancer_virtual_server.php (cherry picked from commit 0200db178ef225f796aea837e33ae438f5899ae3)
* Fixed #6168Stephen Beaver2016-04-151-0/+2
| | | | | | Needed to override form action since it was inheriting the current GET arguments (cherry picked from commit 91cd1923b133c57eaa9897ce4574ce19b7122dc4)
* Fixed #6170Stephen Beaver2016-04-151-2/+1
| | | | (cherry picked from commit a2050d386f99bf027b70de5aa4b4aa713a49e5b9)
* Merge pull request #2819 from ↵Stephen Beaver2016-04-041-6/+6
| | | | | | NOYB/Services_/_Load_Balancer_-_Remove_Personalizations (cherry picked from commit 6d105e8d5ded647dfc65cbc9625c41a3afc74a0e)
* 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
|
* 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-2/+3
|
* Type up SCRIPT tagsColin Fleming2015-11-291-1/+1
|
* 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.
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+0
|
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-1/+0
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* Nit exterminatedStephen Beaver2015-09-111-1/+1
|
* Fixed #5126Stephen Beaver2015-09-111-1/+1
|
* jQuery autocomplete added as requiredStephen Beaver2015-09-111-1/+19
|
* load_balancer_virtual_server_edit.php: Bootstrap conversion completeStephen Beaver2015-09-101-173/+164
|
* Misc encoding/display issues in the Load Balancer codejim-p2015-09-081-0/+6
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+315
OpenPOWER on IntegriCloud