| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing unnecessary inclusions of prototype.js, guiconfig.inc already includ... | Vinicius Coque | 2012-01-21 | 5 | -9/+1 |
* | making small fixes on jQuery code | Vinicius Coque | 2012-01-21 | 3 | -10/+9 |
* | Converting javascript code to jQuery on installer webgui | Vinicius Coque | 2012-01-21 | 1 | -59/+60 |
* | Should be preg_split instead of explode | Erik Fonnesbeck | 2012-01-20 | 1 | -1/+1 |
* | Unbreak a number of explode() replacements which required preg_split() | smos | 2012-01-20 | 3 | -4/+4 |
* | Correct the Called-Station-Id attribute setting to be the consistent on authe... | Ermal | 2012-01-20 | 1 | -4/+28 |
* | Correct the Called-Station-Id attribute setting to be the same on STOP/START ... | Ermal | 2012-01-20 | 1 | -6/+32 |
* | The function split() is replaced by the function explode(). Starting with PHP... | smos | 2012-01-19 | 20 | -43/+43 |
* | Fix the config patch to the dhcp6 relayx | smos | 2012-01-19 | 1 | -1/+1 |
* | Ensure timezone is set | Scott Ullrich | 2012-01-18 | 1 | -0/+6 |
* | Ensure timezone is set | Scott Ullrich | 2012-01-18 | 2 | -0/+12 |
* | replacing prototype with jQuery on load balancer pages | Vinicius Coque | 2012-01-16 | 3 | -96/+95 |
* | Remove 32 bit subnetmask limitation for IPv6 | smos | 2012-01-15 | 2 | -13/+11 |
* | Converting headjs javascript code from prototype to jQuery | Vinicius Coque | 2012-01-15 | 1 | -35/+35 |
* | Show the interface Link Local addresses on the status_interfaces.php | smos | 2012-01-15 | 1 | -2/+9 |
* | Fix for ticket 2071, this allows link local addresses for gateways. | smos | 2012-01-15 | 1 | -3/+6 |
* | Allow using subnets and special nets in the CLI version of easyrule | jim-p | 2012-01-13 | 1 | -0/+5 |
* | Fix help text | jim-p | 2012-01-13 | 1 | -1/+1 |
* | Fix ssh key note to refer to DSA not just RSA since both work. | jim-p | 2012-01-13 | 1 | -1/+1 |
* | Add some protocol filtering capability to the packet capture page | jim-p | 2012-01-11 | 1 | -1/+24 |
* | Add a button to re-view the packet capture file if one exists in /root/ | jim-p | 2012-01-11 | 1 | -2/+3 |
* | Fix tab name to be consistent. | jim-p | 2012-01-11 | 1 | -1/+1 |
* | Fix botched tag, add some line breaks | jim-p | 2012-01-11 | 1 | -4/+4 |
* | Remove a second, redundant temperature block (there is already one higher up ... | jim-p | 2012-01-11 | 1 | -13/+0 |
* | Change system info widget fields from <input> to <span> so they don't appear ... | jim-p | 2012-01-11 | 2 | -13/+13 |
* | Merge pull request #37 from Joecowboy/master | Jim P | 2012-01-11 | 5 | -39/+74 |
|\ |
|
| * | I did a block comment out the fist time because I wanted to leave that code i... | Joecowboy | 2012-01-06 | 1 | -6/+6 |
| * | Fixed the get_time() out put fixed. Tweaked my changes made a tighter code. | Joecowboy | 2012-01-05 | 1 | -13/+7 |
| * | Update usr/local/www/widgets/widgets/system_information.widget.php | Joecowboy | 2012-01-05 | 1 | -1/+3 |
| * | Disabled the line jQuery('#' + graph['spans'][count - 1]).fadeIn(500); causin... | Joecowboy | 2012-01-05 | 1 | -3/+2 |
| * | Added Temperature back in | Joecowboy | 2012-01-05 | 1 | -1/+10 |
| * | Tweaked the bar graph width. | Joecowboy | 2012-01-05 | 1 | -4/+4 |
| * | Fixed Javascript error in function updateInterfaces(x)
| Joecowboy | 2012-01-05 | 1 | -22/+25 |
| * | Changed the output of function get_uptime() to display: 00 Hours 00 Minutes 0... | Joecowboy | 2012-01-05 | 1 | -6/+34 |
* | | Merge pull request #38 from Joecowboy/patch-1 | Ermal Luçi | 2012-01-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Increased the Uptime input field size from 30 to 50 because it was truncating... | Joecowboy | 2012-01-06 | 1 | -1/+1 |
| |/ |
|
* | | Check userid better here, 0 is also valid | jim-p | 2012-01-06 | 1 | -1/+1 |
* | | Fix permission and certificate display for the admin user | jim-p | 2012-01-06 | 1 | -1/+1 |
* | | Cleanup html, make tables sortable, implements #2040 | jim-p | 2012-01-06 | 1 | -44/+47 |
|/ |
|
* | Merge pull request #24 from nunnione/master | Ermal Luçi | 2012-01-05 | 2 | -4/+71 |
|\ |
|
| * | - Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal | Roberto Nunnari | 2011-11-29 | 2 | -4/+71 |
* | | Added support for failover radius server on wireless interface | Namezero | 2012-01-02 | 1 | -1/+35 |
* | | Clarify the potential pitfalls when setting the Frequency Probe and Down para... | jim-p | 2011-12-29 | 1 | -14/+28 |
* | | Add SelfHost (German Provider) to Dynamic DNS Service | Gerald Raaf | 2011-12-26 | 2 | -4/+4 |
* | | fix text | Chris Buechler | 2011-12-25 | 1 | -3/+3 |
* | | "Destination server" is a required field | Chris Buechler | 2011-12-25 | 1 | -1/+1 |
* | | Local port must be specified, fix input validation | Chris Buechler | 2011-12-25 | 1 | -2/+2 |
* | | Add ability to kill all states matching an IP or subnet filter. Also display ... | jim-p | 2011-12-22 | 1 | -1/+19 |
* | | Don't let the browser auto-fill username and password on voucher config, as i... | jim-p | 2011-12-21 | 1 | -2/+2 |
* | | Do not redirect on saving services status widget, the headers have been sent ... | jim-p | 2011-12-21 | 1 | -1/+0 |