summaryrefslogtreecommitdiffstats
path: root/usr/local/www/javascript
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| | |_|/ | |/| |
| * | | Add binding support for row helper drop downsScott Ullrich2010-04-272-0/+4
| | |/ | |/|
* | | Working on javascript for bandwidth, mtu, mru inputs on mlppp gui.gnhb2010-05-021-4/+35
* | | Fix up javascript and add id # to interfaces_mlppp page.gnhb2010-05-011-1/+0
* | | Pull javascript out of mlppp_edit page into a separate file.gnhb2010-04-301-0/+86
|/ /
* | remove commented out bit that causes annoying pop ups in IE. Ticket #299Chris Buechler2010-04-181-12/+0
|/
* Fix sortable to handle sorting of IP address columns properly. Resolves #469jim-p2010-04-031-0/+21
* Fix rowhelper size usage.Ermal Luçi2010-03-081-3/+5
* fix alert scroller in ChromeChris Buechler2010-01-071-4/+6
* fix conflict between domTT and prototype that was breaking javascript in a nu...Chris Buechler2010-01-053-20/+21
* Adding latest dom_TT. Fixes #202 Thanks to RobisCoolScott Ullrich2009-12-233-23/+225
* Updating to 1.8.3Scott Ullrich2009-12-239-1065/+1623
* Add patch from lietu (Janne Enberg). Ticket #136pierrepomes2009-12-121-20/+26
* Make all autocompletes in there case insensitive.Ermal Luçi2009-12-044-8/+8
* Fixup Source OS boxsullrich2009-12-031-2/+1
* Minor formatting + hide Source OS behind Advanced boxsullrich2009-12-031-0/+6
* Hide layer7 and in/out behind advanced buttonsullrich2009-12-031-0/+13
* Make xmlrpc sync, schedule, gateway, in/out, ackqueue and layer7 all advanced...sullrich2009-12-031-0/+26
* Ticket #146. Fix the autocompletion of ports aliases only for the ports and h...Ermal Luçi2009-11-301-9/+1
* Ticket #146. Fix the autocompletion of ports aliases only for the ports and h...Ermal Luçi2009-11-301-10/+1
* Seperate diffserv box into a <select> dropdown. Hide item behind advanced bu...sullrich2009-11-281-0/+6
* Move back to using sortable as class nameScott Ullrich2009-08-231-1/+1
* Modify sortable.js to work on tabcont as opposed to sortable class. This has...Scott Ullrich2009-08-201-1/+1
* Make matching on autosuggestion case insensitive.Ermal Luçi2009-07-231-2/+2
* Add the id tag to the row helper javascript created input objects. Make the c...Ermal Luçi2009-07-231-1/+1
* Avoid errors when a non-existent element is called by a functionRenato Botelho2009-06-021-18/+24
* Filter log parsing updatejim-p2009-04-041-0/+134
* remove dead JS filesBill Marquette2009-03-141-120/+0
* Massive javascript cleanup, all .js files now live in $g['www_path']/javascriptBill Marquette2009-03-147-0/+629
* Move datetimepicker javascript to JS directoryBill Marquette2009-03-141-0/+486
* Adding Ajax queue system.Scott Ullrich2009-03-141-0/+40
OpenPOWER on IntegriCloud