summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* convert javascript code to jQuery on system* filesVinicius Coque2011-09-274-25/+25
* Use jQuery fadeout effectVinicius Coque2011-09-271-3/+4
* Convert prototype code to jQueryVinicius Coque2011-09-271-6/+6
* Convert dashboard ajax code from Prototype to jQueryVinicius Coque2011-09-272-55/+58
* Add jQuery javascript libraryVinicius Coque2011-09-272-1/+8985
* Adding pbi_ suite of toolsScott Ullrich2011-09-2717-0/+17
* Adding pbi_createScott Ullrich2011-09-271-0/+6308
* Fixup relayd to handle DNS load balancing as well as standard TCP load balanc...jim-p2011-09-273-59/+82
* Add global to hide download tabScott Ullrich2011-09-266-20/+26
* 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-252-1/+13
* 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-252-0/+11
* 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
* Bind the state killing to the interface they should kill the states so that i...Ermal2011-09-201-5/+5
* 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
* Unbreak the firewall rules, I accidentally reset the variable.smos2011-09-151-1/+1
* Fixes #1874. Correctly error out when the user or the pass is not posted duri...Ermal2011-09-131-6/+9
* Check if a widget is null before testing a property. Fixes skipped updates on...jim-p2011-09-131-1/+1
OpenPOWER on IntegriCloud