summaryrefslogtreecommitdiffstats
path: root/usr/local/www/javascript
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary variable and fix loop test. Corrects AJAX update of last g...jim-p2010-10-071-5/+3
* Hide redirect and filter rule association fields when "no rdr" is checked. Ti...Erik Fonnesbeck2010-09-291-1/+13
* Unhide the source port options on firewall rules when they are not at the def...Erik Fonnesbeck2010-09-281-2/+4
* Revert "Shows source ports when they are already defined" - this only made it...Erik Fonnesbeck2010-09-281-4/+2
* Simplify the logic here so that it only uses this conditional expression once.Erik Fonnesbeck2010-09-281-2/+2
* Revert "Remove unnecessary JS variable" - it had a purpose.Erik Fonnesbeck2010-09-281-1/+3
* Fix the delete button and a couple other small errors. Ticket #891Erik Fonnesbeck2010-09-142-2/+2
* Make possible to run multiple instances of pppoe server. Not yet switched to ...Ermal2010-09-021-0/+2
* Move to javascript/Scott Ullrich2010-08-301-0/+142
* Fix ajax updating of fields when the CPU graph widget is not in use.jim-p2010-08-171-4/+4
* Merge remote branch 'mainline/master' into jsRenato Botelho2010-08-131-1/+4
|\
| * should be #777 not *777Chris Buechler2010-08-131-1/+1
| * Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-08-132-5/+4
| |\
| * | Expose MRRU settings in the GUI for PPPoE (MLPPP).gnhb2010-08-131-0/+3
* | | Shows source ports when they are already definedVinicius Coque2010-08-131-2/+4
| |/ |/|
* | Remove unnecessary JS variableVinicius Coque2010-08-131-3/+1
* | Fix the js that hides advanced button on firewall rulesVinicius Coque2010-08-131-2/+3
|/
* Add the ability to select a mode for LB pool members, load balance (default) ...jim-p2010-08-101-0/+38
* Use more prototype conventions, fix some, and correct logic for moving rows.jim-p2010-08-051-25/+9
* Use prototype selectors here, and ensure we use only the log rows. Should fix...jim-p2010-08-041-2/+4
* Fix javascript error and apn id so not duplicate id in html.gnhb2010-06-051-4/+4
* Simplify GUI even more, especially for PPP connections.gnhb2010-06-041-17/+12
* Rework GUI to hide advanced options and display via button.gnhb2010-06-031-14/+41
* Listing service providersVinicius Coque2010-06-021-21/+82
* Clean up javascript even more, so unnecessary loops don't get executed.gnhb2010-05-291-29/+26
* Really fix javascript . . .gnhb2010-05-281-2/+11
* Fixed problems in javascript and added L2TP support to GUI.gnhb2010-05-281-17/+22
* Fix javascript error.gnhb2010-05-281-1/+4
* Clean up code in interfaces_ppps_edit.php and in javascript.gnhb2010-05-281-3/+1
* Fix many things related to PPP connections.gnhb2010-05-261-12/+45
* Fix HTML tags in interfaces.php and delete extra javascript function in ppps...gnhb2010-05-201-1/+0
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-121-4/+19
|\
| * Fix source input validation, saving, and the "View the NAT rule" link on link...Erik Fonnesbeck2010-05-111-4/+4
| * Implement tcp flags and sloppy state on the GUI.Ermal2010-05-051-0/+15
| * Automatically select destination as $Interface address when Interface is chan...Renato Botelho2010-04-271-2/+4
| * Merge remote branch 'mainline/master'Renato Botelho2010-04-272-0/+4
| |\
| * | Consider VIPs on Destination Address and below few fixesRenato Botelho2010-04-201-1/+1
| * | changed destination type according to the selected interfaceCarlos Eduardo Ramos2010-04-201-0/+4
| * | Hidding Redirect Target Port when using GRE and ESPVinicius Coque2010-04-201-1/+5
| * | Disable redirect port field when a port different of (other) is selectedCarlos Eduardo Ramos2010-04-201-0/+10
| * | Block source edit on associated firewall rulesVinicius Coque2010-04-191-24/+25
| * | Merge remote branch 'mainline/master'Renato Botelho2010-04-191-12/+0
| |\ \
| * | | Adding new fields to improved NAT port forwardVinicius Coque2010-04-081-44/+116
* | | | Bandwidth, MTU, MRU settings working.gnhb2010-05-121-10/+8
* | | | Fix up final bits of PPPoE Periodic reset and disable setting of bandwidths f...gnhb2010-05-111-25/+22
* | | | Working on PPPoE periodic reset. Writing out pppoe_restart_XXX file still nee...gnhb2010-05-081-0/+13
* | | | Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and upda...gnhb2010-05-041-0/+0
* | | | Code to save data on a per port(bandwidth, mtu, mru, etc.) basis is working.gnhb2010-05-021-25/+14
* | | | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-024-65/+162
|\ \ \ \
| * | | | Improve NAT Port ForwardingRenato Botelho2010-04-292-65/+158
| | |_|/ | |/| |
OpenPOWER on IntegriCloud