summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
* Add global to hide download tabScott Ullrich2011-09-265-20/+25
* Remove .Scott Ullrich2011-09-261-1/+1
* Fix filenameScott Ullrich2011-09-261-1/+1
* Add download featureScott Ullrich2011-09-261-17/+20
* Simplify messageScott Ullrich2011-09-261-3/+1
* Hide warning until firmware update enabled = trueScott Ullrich2011-09-261-0/+3
* Disable download and revisit tomorrowScott Ullrich2011-09-251-17/+19
* Use escapeshellcmdScott Ullrich2011-09-251-2/+2
* Fix pathScott Ullrich2011-09-251-2/+2
* Add download backup featureScott Ullrich2011-09-251-4/+25
* Include functions first. Just saw a APC cache bug for getAllowedPages()Scott Ullrich2011-09-251-2/+3
* Use format_bytes()Scott Ullrich2011-09-251-3/+7
* Center textScott Ullrich2011-09-251-1/+1
* Increase colspanScott Ullrich2011-09-251-1/+1
* Add delete full backup featureScott Ullrich2011-09-251-1/+14
* Nuke classScott Ullrich2011-09-251-1/+1
* Show backup sizeScott Ullrich2011-09-251-2/+8
* Add option to not restore config.xmlScott Ullrich2011-09-251-0/+6
* Make the manual firmware upgrade screen look a little less busy.Scott Ullrich2011-09-251-23/+34
* Note when no backups are foundScott Ullrich2011-09-251-0/+9
* Add restore full backup tabScott Ullrich2011-09-255-0/+148
* Add checkbox to invoke full backup prior to upgradeScott Ullrich2011-09-252-0/+8
* Add option to perform full backup prior to upgrade. First commit of 2011 pfS...Scott Ullrich2011-09-251-0/+5
* Correct typo, fixes Ticket #1892smos2011-09-221-1/+1
* Fix interface finding. Now properly adds a dhcpv6 static mapping via + button.jim-p2011-09-211-7/+2
* Fix type detectionjim-p2011-09-211-0/+1
* Fix misnomer since the page was copied from dhcpv4, change references to arp ...jim-p2011-09-211-9/+9
* Speed up display of static dhcpv6 leases by skipping an additional ndp exec f...jim-p2011-09-211-2/+2
* Fix display of static dhcpv6 assignments. Format duid with colons.jim-p2011-09-211-4/+4
* Commit a fix that prevents the drop down from showing over 31 length.smos2011-09-211-3/+3
* Show MAC address on DHCPv6 output. (Not that it's used in the same way for DH...jim-p2011-09-211-7/+12
* For DHCPv6 the CLTT (client last transaction time) is used instead of the "st...jim-p2011-09-211-0/+2
* Split the IAID off in the output, interpret the result. (Matches up with what...jim-p2011-09-201-2/+8
* Remove 0x, really isn't neededjim-p2011-09-201-1/+1
* Improve duid parsing. Still some work to be done but should avoid the infinit...jim-p2011-09-201-14/+39
* Properly dispaly CP status page with the multi instance CPErmal2011-09-171-1/+1
* To avoid any possible issues during the different paths of the workflow creat...Ermal2011-09-151-0/+5
* Do not try to add mac passthrough to a not loaded ipfw since the macs might b...Ermal2011-09-151-11/+13
* Check if a widget is null before testing a property. Fixes skipped updates on...jim-p2011-09-131-1/+1
* Revert "Another try at prventing panic on reconfig of ppp type wans. Ticket #...jim-p2011-09-121-12/+13
* Revert "Be correct on teh variable scope"jim-p2011-09-121-3/+3
* Be correct on teh variable scopeErmal2011-09-121-3/+3
* Another try at prventing panic on reconfig of ppp type wans. Ticket #1696Ermal2011-09-121-13/+12
* If we are coming from a PPPoE/PPTP WAN type, grab the old physical interface ...jim-p2011-09-121-8/+14
* Add no cache headerScott Ullrich2011-09-121-0/+6
* Fixes #1696. Do not store temporary information under interfaces section duri...Ermal2011-09-121-26/+23
* Don't try to unset this variable if it isn't set to begin with. Fixes #1865jim-p2011-09-091-1/+1
* fix firewall_nat_out to not auto-generate outbound NAT rules with one too man...Chris Buechler2011-09-091-1/+2
* Move filter box up to the top, so it is more easily accessibleWarren Baker2011-09-081-10/+13
* Correct checkErmal2011-09-071-1/+1
OpenPOWER on IntegriCloud