summaryrefslogtreecommitdiffstats
path: root/usr/local/www/guiconfig.inc
Commit message (Expand)AuthorAgeFilesLines
* Deal correct with /32 subnet mask for ipv6 addresses. If fixes #2451Renato Botelho2013-02-131-4/+13
* Fix indent and whitespacesRenato Botelho2013-02-131-250/+247
* Add some newlines to this one too.jim-p2013-02-091-2/+2
* Unbreak firewall rule interface drop-down selection. Fixes #2805jim-p2013-02-091-3/+3
* Fix quoting.jim-p2013-02-071-1/+1
* This is quoted that way because it's passed in javascript. If another better ...jim-p2013-02-071-1/+1
* Merge pull request #391 from ExolonDX/branch_06Jim P2013-02-071-2/+2
|\
| * Remove escaped apostropheColin Fleming2013-02-071-2/+2
* | Only include files that actually end in .inc, otherwise patching can lead to ...jim-p2013-02-061-1/+1
|/
* Update HTML code in "include" filesColin Fleming2013-02-061-71/+79
* Show the hostname if it doesn't matchjim-p2013-01-101-1/+2
* Not sure why this has been hidden so deep but putting that in the right place...Ermal2012-11-151-0/+1
* Resolves #2678. Merge patch suggedted to stop warnings on PHP_errors.logErmal2012-11-121-1/+2
* Make a function to get the current theme and use it everywhere rather than du...jim-p2012-11-021-16/+1
* Encode the if parameter before using it in htmljim-p2012-10-311-3/+3
* Remove debug outputjim-p2012-10-311-1/+0
* Set the CSRF Magic timeout to the same as the session timeout, so that if a u...jim-p2012-10-311-0/+3
* Add ECE and CWR TCP flags as defined in RFC 3168bcyrill2012-10-011-1/+1
* fix imbalanced HTML tagsDarren Embry2012-09-061-7/+16
* a few coding indentation/style fixes.Darren Embry2012-09-061-63/+61
* Inconsistent behavior with Alias info popupDarren Embry2012-09-061-1/+1
* Use config array to get the timezone. syscfg is no longer defined here.Phil Davis2012-06-211-1/+1
* improve alias popup in firewall_rulesCharlie Root2012-06-161-61/+93
* fix permissions check to xml package files and show only menus user has acces...marcelloc2012-06-121-29/+4
* Add SUBMISSION port, fixes #2387Warren Baker2012-04-191-0/+1
* Fix a logical bug on gettextVinicius Coque2012-03-151-2/+6
* Adding multi-language support to WebGUIVinicius Coque2012-02-271-0/+9
* Ensure timezone is setScott Ullrich2012-01-181-0/+6
* Converting javascript code from scriptaculous to jQueryVinicius Coque2011-11-151-2/+2
* make the tab character limit 92, leaves plenty of room and prevents some cust...Chris Buechler2011-07-221-1/+1
* Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-071-0/+2
|\
| * Add a div around input errors box so that it can be hidden on subequent page ...Scott Ullrich2011-06-061-0/+2
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-2/+9
|\ \ | |/
| * Only show the you can monitor the filter reload process for filter related ch...Scott Ullrich2011-02-271-2/+9
| * Break on 'You can also monitor the reload progress' instead of letting it wra...Scott Ullrich2011-02-151-1/+1
* | Merge remote branch 'mainline/master'Vinicius Coque2011-01-281-9/+11
|\ \ | |/
| * Misc fixupsScott Ullrich2011-01-251-3/+8
| * Adding switch to prevent dropdown menu creation.Scott Ullrich2011-01-251-7/+4
* | BP: Add gettext() function #multilangCarlos Eduardo Ramos2011-01-251-1/+1
|/
* Ticket #1060. Escape even the alias entry descritpions.Ermal2010-12-011-1/+2
* Add nocsrf flagScott Ullrich2010-11-141-3/+5
* Unbreak AJAXScott Ullrich2010-11-121-0/+3
* Move this function to allow removing it from easyrule.Erik Fonnesbeck2010-11-101-26/+0
* Fix filter_rules_sort's compare function to know about floating rules so it w...Erik Fonnesbeck2010-11-101-8/+11
* Ensure csrf magic is loadedScott Ullrich2010-11-091-0/+1
* Ticket #568. Do not show the save/cancel buttons on the edit page of firewall...Ermal2010-09-011-0/+42
* use / as relative since items might be living in a subdirectory off of / such...Scott Ullrich2010-08-211-1/+1
* Remove \r from this file usually crated when edited by Windows editors becaus...Ermal2010-08-201-1059/+1058
* add func discrobiscool2010-08-051-0/+8
* new tab menurobiscool2010-08-051-1067/+1050
OpenPOWER on IntegriCloud