summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Set NOTE size to 350x350Scott Ullrich2009-03-141-1/+1
|
* Adding picture viewer widget. Add a picture of your firewall, or a networkScott Ullrich2009-03-141-0/+92
| | | | diagram, or a picture of your girlfriend... OR?
* Make use of Prototype-ism's in sajax.js - first small step in attempting to ↵Bill Marquette2009-03-131-44/+51
| | | | remove sajax from pfSense
* cleanup minor javascript issuesBill Marquette2009-03-131-2/+2
|
* fix generation of pgtitleBill Marquette2009-03-131-2/+1
|
* make packages use the same formfield css the rest of the UI usesBill Marquette2009-03-131-4/+4
|
* Fix input validationSeth Mos2009-03-131-5/+35
| | | | Fix page title
* * Make sure the trigger level on the gateway groups edit page loads it's ↵Seth Mos2009-03-135-7/+175
| | | | | | | settings from the config. * Add the settings tab to the tabs * Add a settings page that allows you to define the global trigger levels for all the gateways which are monitored
* Remove ActiveXObject code. Who cares about older IE at this point.Scott Ullrich2009-03-131-0/+2
|
* dunno where prototype 1.6.0.3 ran off to, but reign it back in and make it ↵Bill Marquette2009-03-131-167/+317
| | | | submit
* bump scriptaculous to 1.8.2Bill Marquette2009-03-138-508/+519
|
* Fix javascript include in head.incBill Marquette2009-03-132-5/+6
| | | | | Add dragdrop (used in index.php for the Sortable class) use dom:loaded event instead of window.loaded
* Move Scriptaculous/Prototype includes to head.inc and remove the code ↵Bill Marquette2009-03-1321-66/+7
| | | | duplication
* Fix CSS form fieldsBill Marquette2009-03-133-5/+5
|
* Use index of 1Scott Ullrich2009-03-136-6/+6
|
* Set zorder of graph to -10Scott Ullrich2009-03-136-6/+14
|
* make consistent with services_dnsmasq_edit.phpBill Marquette2009-03-121-1/+1
|
* Fix missing single quoteBill Marquette2009-03-121-7/+9
| | | | Use Prototype the right way, have to observe for the DOM being loaded before using it (yes, some boxes can render the page fast enough that this doesn't matter...others...can't)
* fix image alignmentBill Marquette2009-03-121-4/+3
|
* fix path to IP Alias imageBill Marquette2009-03-121-1/+1
|
* Base 64 decode the rrd data before writing outScott Ullrich2009-03-121-1/+1
|
* Write out config after unsetting RRD dataScott Ullrich2009-03-121-1/+4
|
* Reload phase2 tunnel items when adding, remoing or editing a phase 2 entry.Seth Mos2009-03-121-0/+9
|
* Migrate IPsec certificate management to centralized system.mgrooms2009-03-128-545/+51
|
* Make sure the field names and description match upSeth Mos2009-03-121-10/+10
|
* Moving corporateScott Ullrich2009-03-12167-1530/+0
|
* Mv corporate to _corporateScott Ullrich2009-03-12167-0/+1530
|
* close commentBill Marquette2009-03-111-1/+1
|
* Backup RRD graphs and restore but remove the RRD data from config.xml before ↵Scott Ullrich2009-03-121-0/+38
| | | | writing to disk.
* fix merge conflictBill Marquette2009-03-111-4/+0
|
* cleaner and more proper cpu graphBill Marquette2009-03-111-18/+23
|
* Cleanup ipsec interfaces a bit and make sure they are displayed in tabs for ↵mgrooms2009-03-124-515/+609
| | | | consistency.
* Use nice -n20 for common launched itemsScott Ullrich2009-03-111-2/+2
|
* Fix typo in function name. This caused the page to break off.Seth Mos2009-03-121-1/+1
|
* Add 3 seconds on to each subsequent graph to space out the ajax calls.Scott Ullrich2009-03-111-0/+1
|
* Fixed the outbound macro for displaying the outbound interfaces with the ↵Seth Mos2009-03-122-6/+9
| | | | | | Quality Graphs Make sure we show either the gateway name or interface name on the graph top header
* * Make function opening braces uniform.Scott Ullrich2009-03-111-21/+11
| | | | * Minor documentation additions
* Ensure that the gateway widget exists before populating data during ajax calls.Scott Ullrich2009-03-111-4/+8
|
* Center the CPU graph.Scott Ullrich2009-03-111-1/+1
|
* Correctly set the status field HTML text during ajax process.Scott Ullrich2009-03-112-3/+3
|
* Change to 11 second refresh, a lot of underlying information refreshesScott Ullrich2009-03-111-1/+1
| | | | every 10 seconds.
* Add ajax mojo to gateway status widgetScott Ullrich2009-03-117-14/+65
|
* Add input validation on the gateway groups page as well, fix the check on ↵Seth Mos2009-03-112-9/+14
| | | | the gateways page.
* Add input validation on the gateway name field.Seth Mos2009-03-111-15/+20
| | | | We apply the same input validation as we use from the aliases page as we do not want a - in the name nor spaces.
* Correct the label name for the out pass trafficSeth Mos2009-03-111-1/+1
|
* Fix the status page ordering so that it uses the correct tier orderSeth Mos2009-03-111-2/+2
|
* After package installation, redirect and show the installationScott Ullrich2009-03-101-2/+19
| | | | | was OK. This has the side effect of reloading the menus so the package can be clicked on immediately.
* Minor formatting changes.Scott Ullrich2009-03-101-4/+4
|
* Add loss informationScott Ullrich2009-03-101-1/+5
|
* Show all RTT items correctlyScott Ullrich2009-03-101-0/+6
|
OpenPOWER on IntegriCloud