summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_aliases_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicated code in firewall_aliases_editPhil Davis2015-12-141-7/+0
| | | This hidden Form_Input is duplicated and I don't see why. The system seems to work OK with the duplication and without.
* Fixed #5593Stephen Beaver2015-12-071-4/+8
| | | | The jQuery required to fix this is tricky, but I believe this fixes the issue by re-adding the autoselect data to newly cloned groups.
* 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-1/+0
| | | | | Any GUI script that loads the guiconfig.inc file will have access to the autoloader.
* Copyright and license cleanupRenato Botelho2015-11-091-2/+2
| | | | | | - 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-3/+2
|
* Correction per Phil DavisStephen Beaver2015-11-061-1/+1
|
* First batch of copyright updatesStephen Beaver2015-11-051-4/+3
|
* Javascript refine to hide Delete row button if there is only one rowStephen Beaver2015-10-271-0/+3
|
* Fixed #5259Stephen Beaver2015-10-141-1/+36
|
* Fixed #5282Stephen Beaver2015-10-071-2/+0
|
* Merge pull request #1944 from phil-davis/patch-4Renato Botelho2015-10-061-1/+1
|\
| * Inconsistent aming of labels for alias typesPhil Davis2015-10-041-1/+1
| | | | | | | | | | In firewall aliases edit, if you select URL Table (IPs) then the row label said just "URL (IPs)" But if you select URL Table (Ports) then the row label says "URL Table (Ports)" That was inconsistent. I have chosen to add the word "Table" here. We could just as easily remove the work "Table" from the line below.
* | Fixed #5251Stephen Beaver2015-10-051-5/+14
| | | | | | | | Behavior now same as 2.2.x
* | Update firewall_aliases_edit.phpheper2015-10-031-7/+7
| |
* | cosmetic changesheper2015-10-031-5/+18
|/ | | attempt to address https://forum.pfsense.org/index.php?topic=100232.0
* Completes #5159Stephen Beaver2015-10-021-166/+1
| | | | All duplicated JS removed to included file
* Fixed #5227 by changing button type to GlobalStephen Beaver2015-10-011-2/+2
|
* Redmine #5162 do not allow alias rename to an existing name - masterPhil Davis2015-09-211-6/+4
|
* s/delet the/delete the/gChris Buechler2015-09-161-1/+1
| | | | Credit for idea to Phil Davis
* Revised all pages with autocomplete to accommodate host names in validation ↵Stephen Beaver2015-09-111-1/+1
| | | | and change port inputs to 'text'
* Experiment to fix validating host namesStephen Beaver2015-09-111-1/+1
|
* jQuery autocomplete added as requiredStephen Beaver2015-09-111-3/+14
|
* firewall_asliases_edit: minor edits to display hint text on page loadStephen Beaver2015-09-091-14/+21
| | | | | head.inc: Fixes to notification system pkg_mgr: Removed calls to dicontinued function. Removed obsolete table columns, corrected description display
* FIxes after mergeStephen Beaver2015-09-021-45/+40
|
* Post merge commitStephen Beaver2015-09-021-237/+386
|
* Merge pull request #1858 from phil-davis/bootstrap-fjim-p2015-09-021-90/+90
|\
| * bootstrap usr\local\www\f minor changesPhil Davis2015-09-011-90/+90
| |
* | bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|/
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-404/+295
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+890
OpenPOWER on IntegriCloud