Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
bae568cc 03/14/2009 07:20 AM Bill Marquette

a little cleaner JS

55c63539 03/14/2009 06:28 AM Bill Marquette

Premature commit...remove the copy/paste-o's

01da41cf 03/14/2009 06:26 AM Bill Marquette

Sajax is no more, long live Prototype
This eliminates one AJAX library, but not all "non-Prototype" AJAX code

9050b9f9 03/14/2009 06:07 AM Scott Ullrich

Make NOTE bold

397c4d6d 03/14/2009 06:03 AM Scott Ullrich

Set NOTE size to 350x350

e3349f9c 03/14/2009 05:34 AM Scott Ullrich

Adding picture viewer widget. Add a picture of your firewall, or a network
diagram, or a picture of your girlfriend... OR?

f8b14770 03/14/2009 03:13 AM Bill Marquette

Make use of Prototype-ism's in sajax.js - first small step in attempting to remove sajax from pfSense

5fbefa5b 03/14/2009 02:33 AM Bill Marquette

cleanup minor javascript issues

944f9879 03/14/2009 01:41 AM Bill Marquette

fix generation of pgtitle

e4f8f7d2 03/14/2009 01:35 AM Bill Marquette

make packages use the same formfield css the rest of the UI uses

6c5334c7 03/13/2009 08:59 PM Seth Mos

Fix input validation
Fix page title

db7b006f 03/13/2009 08:13 PM Seth Mos
  • Make sure the trigger level on the gateway groups edit page loads it's 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
71c47cb6 03/13/2009 06:19 PM Scott Ullrich

Remove ActiveXObject code. Who cares about older IE at this point.

547fb934 03/13/2009 06:38 AM Bill Marquette

dunno where prototype 1.6.0.3 ran off to, but reign it back in and make it submit

aa3cb4f0 03/13/2009 06:29 AM Bill Marquette

bump scriptaculous to 1.8.2

8bf02470 03/13/2009 06:22 AM Bill Marquette

Fix javascript include in head.inc
Add dragdrop (used in index.php for the Sortable class)
use dom:loaded event instead of window.loaded

2e069686 03/13/2009 06:04 AM Bill Marquette

Move Scriptaculous/Prototype includes to head.inc and remove the code duplication

6327599d 03/13/2009 06:04 AM Bill Marquette

Fix CSS form fields

179210b4 03/13/2009 05:17 AM Scott Ullrich

Use index of 1

0a360d72 03/13/2009 05:07 AM Scott Ullrich

Set zorder of graph to -10

c313b3d5 03/13/2009 04:58 AM Bill Marquette

make consistent with services_dnsmasq_edit.php

a3f1c10d 03/13/2009 04:45 AM Bill Marquette

Fix missing single quote
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)

19f11aef 03/13/2009 04:23 AM Bill Marquette

fix image alignment

3dee90e6 03/13/2009 04:19 AM Bill Marquette

fix path to IP Alias image

5dd4db17 03/13/2009 03:21 AM Scott Ullrich

Base 64 decode the rrd data before writing out

a2b8f7b2 03/13/2009 02:47 AM Scott Ullrich

Write out config after unsetting RRD data

e92fb875 03/12/2009 06:48 PM Seth Mos

Reload phase2 tunnel items when adding, remoing or editing a phase 2 entry.

73fbece8 03/12/2009 08:06 AM mgrooms

Migrate IPsec certificate management to centralized system.

fabd8cdb 03/12/2009 07:30 AM Seth Mos

Make sure the field names and description match up

0dfd5d33 03/12/2009 06:33 AM Scott Ullrich

Moving corporate

e43c9881 03/12/2009 06:33 AM Scott Ullrich

Mv corporate to _corporate

e637075a 03/12/2009 04:42 AM Bill Marquette

close comment

1390b049 03/12/2009 04:31 AM Scott Ullrich

Backup RRD graphs and restore but remove the RRD data from config.xml before writing to disk.

63d05a4f 03/12/2009 04:29 AM Bill Marquette

fix merge conflict

4a1cd18f 03/12/2009 04:26 AM Bill Marquette

cleaner and more proper cpu graph

5a3b0d3b 03/12/2009 01:46 AM mgrooms

Cleanup ipsec interfaces a bit and make sure they are displayed in tabs for consistency.

d9acea75 03/12/2009 01:40 AM Scott Ullrich

Use nice -n20 for common launched items

6e8bd1b0 03/12/2009 01:21 AM Seth Mos

Fix typo in function name. This caused the page to break off.

613e6381 03/12/2009 12:27 AM Scott Ullrich

Add 3 seconds on to each subsequent graph to space out the ajax calls.

a927edff 03/11/2009 11:36 PM Seth Mos

Fixed the outbound macro for displaying the outbound interfaces with the Quality Graphs
Make sure we show either the gateway name or interface name on the graph top header

d2c5fcc1 03/11/2009 10:35 PM Scott Ullrich
  • Make function opening braces uniform.
  • Minor documentation additions
98509219 03/11/2009 10:32 PM Scott Ullrich

Ensure that the gateway widget exists before populating data during ajax calls.

4f94e09f 03/11/2009 10:19 PM Scott Ullrich

Center the CPU graph.

4fab3ba5 03/11/2009 10:15 PM Scott Ullrich

Correctly set the status field HTML text during ajax process.

e0a16925 03/11/2009 10:02 PM Scott Ullrich

Change to 11 second refresh, a lot of underlying information refreshes
every 10 seconds.

3dfa6a52 03/11/2009 09:28 PM Scott Ullrich

Add ajax mojo to gateway status widget

8b060357 03/11/2009 08:39 PM Seth Mos

Add input validation on the gateway groups page as well, fix the check on the gateways page.

31ace93c 03/11/2009 08:25 PM Seth Mos

Add input validation on the gateway name field.
We apply the same input validation as we use from the aliases page as we do not want a - in the name nor spaces.

07e8a013 03/11/2009 06:55 PM Seth Mos

Correct the label name for the out pass traffic

754d81a5 03/11/2009 02:53 AM Seth Mos

Fix the status page ordering so that it uses the correct tier order

16654db5 03/11/2009 02:35 AM Scott Ullrich

After package installation, redirect and show the installation
was OK. This has the side effect of reloading the menus so the package
can be clicked on immediately.

d145b6e8 03/11/2009 02:35 AM Scott Ullrich

Minor formatting changes.

c557e063 03/11/2009 01:33 AM Scott Ullrich

Add loss information

febb43c4 03/11/2009 12:57 AM Scott Ullrich

Show all RTT items correctly

716e49d0 03/11/2009 12:37 AM Scott Ullrich

Report the RTT (delay) as well.

0f558379 03/10/2009 09:51 PM Chris Buechler

Match crypto on safe, ubsec, padlock and glxsb in addition to hifn

Ticket #1890 (cvstrac)

f1c6aeca 03/10/2009 04:11 PM Seth Mos

Make sure we set the ID as a hidden input otherwise it will never be possible to edit a existing
entry. This was a copy and paste error.

3df6d458 03/10/2009 03:32 PM Seth Mos

More tree unbreaking. Damn, I thought I tested this.
Maybe I really can't type as well as I think I can.

b92305a6 03/10/2009 12:11 AM --global

Fix deletion of gateways from the systems gateways page.

a2026525 03/09/2009 06:09 PM Scott Ullrich

Wait about 4 seconds before checking if an update is available

7683029a 03/09/2009 06:04 PM Scott Ullrich

Set default refresh time to 10 seconds

48d872de 03/09/2009 06:00 PM Scott Ullrich

Allow refresh up to 10 seconds

24f53f5c 03/09/2009 05:37 PM Scott Ullrich

Use window onload to initialize sortable and such.

b3b5c188 03/09/2009 03:25 AM Scott Ullrich

s/Updating in 5 seconds/Updating in 10 seconds/

37fea5cc 03/09/2009 03:08 AM Scott Ullrich

Graph value on the GraphLink graph, too

dad93012 03/09/2009 02:37 AM Scott Ullrich

Correctly close opened [ arrays and such.

7b94aef3 03/09/2009 02:31 AM Scott Ullrich

Use ) instead of ]

7c6fe5c5 03/09/2009 01:59 AM seth

Add block stats to the graphs
Fix stay '

5f00df88 03/08/2009 10:10 PM Scott Ullrich

Test to make sure items exist before trying to get their properties

7a2154f6 03/08/2009 10:05 PM Scott Ullrich

Replace SVG graph with Graphlink Ajax graph that used to be in
HEAD before the Dashboard import.

23a54db3 03/08/2009 09:44 PM Scott Ullrich

Change update interval for sajax to 10000

10e6500f 03/08/2009 09:30 PM Scott Ullrich

Pause by default.

e6a5a066 03/08/2009 04:42 AM Ermal Luçi

Do the same for filter logs on dashboard as on the System logs.

884a12b7 03/08/2009 03:05 AM Ermal Luçi

Use single quotes rather

fceb246e 03/08/2009 03:03 AM Ermal Luçi

Show only the rule that triggered the action when clicking the Action icon.

b5cb5956 03/08/2009 03:01 AM Ermal Luçi

Fix alignment of dynamic filter viewer and make it somewhat faster.

00d75b39 03/03/2009 04:38 PM Scott Ullrich

Add (s)

78225e5b 03/01/2009 05:27 PM Ermal Luçi

add myself to copyright.

f2b8daad 03/01/2009 05:27 PM Ermal Luçi

Convert Status:Queues to ajax. This changes makes it no finally block the user interface and makes this page usable again.

81203d1d 02/28/2009 07:34 PM Ermal Luçi

Use the correct interface function.

56e1d16e 02/28/2009 07:30 PM Ermal Luçi

Correctly show actions such as Connect/Disconnect on Status Interfaces page.

3ffc1e89 02/28/2009 07:13 PM Ermal Luçi

Use the interface API rather than old style interface list building.

cfde64b8 02/22/2009 07:31 PM Scott Ullrich
  • Add get_after_install_info()
  • Show installation instructions for package if they exist (after_install_info)
a56120f2 02/15/2009 09:34 PM Ermal Luçi

Remove all global decalarations regarding pptp/pppoe/l2tp they are no more needed.

87f0be87 02/15/2009 07:05 PM Chris Buechler

Revert "Merge IPv6 changes"

This reverts commit f193cf92b2c925a2f3f71a713d766efd1e4d81e0.

ee01cb05 02/15/2009 07:05 PM Chris Buechler

Revert "show/hide icmp6box"

This reverts commit 9ce5e10ac4fe43e9b580344454dd27172b6c4456.

124aee67 02/15/2009 07:03 PM Chris Buechler

Revert "Unbreak System Gateways page. I'll just add back the changes from the old CVS repo afterwards."

This reverts commit e31534731ec7de3d2599cf669e065b1ec52281a0.

3d9567bd 02/15/2009 07:03 PM Chris Buechler

Revert "fixed syntax error"

This reverts commit f668d1597294dd35244cd4dc0d76626b58336b2d.

916b74c6 02/15/2009 03:44 AM Scott Ullrich

When editing a record and not posting, there must be a valid id.

This will fix pages coming in from after authing that accidently
drop &id=0

cb19ff01 02/11/2009 04:31 AM Bill Marquette

clean up factory defaults info

25351cb8 02/11/2009 04:20 AM Bill Marquette

fix printing of product name

ff4487c7 02/10/2009 11:05 PM Scott Ullrich

Open package info link in new tab / window

44df08c2 02/10/2009 11:04 PM Scott Ullrich

Open Package info link in a new tab / window

0f68e352 02/10/2009 06:46 PM Scott Ullrich

Test that item has a value instead of using isset which
will return true on blank <descr/> items.

366e5d8c 02/09/2009 09:16 PM Scott Ullrich

Set pgtitle_output after outputting page title

250d0ff4 02/01/2009 08:16 PM Ermal Luçi

Remove the 'L2TP clients' option on firewall src/dst address cause it does not make sense without a subnet.

22f81828 02/01/2009 05:13 PM Ermal Luçi

Add missed pages of the GUI.

5656fe23 02/01/2009 05:13 PM Ermal Luçi

Add more L2TP backend code.

617f8d25 02/01/2009 03:28 PM Ermal Luçi

More L2TP fixes

d6efe64b 02/01/2009 03:25 PM Ermal Luçi

Make L2TP visible on the menus.