Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0ac1dafd 08/13/2010 05:43 PM Renato Botelho

Merge remote branch 'mainline/master' into js

f1ca6b86 08/13/2010 04:58 PM Chris Buechler

should be #777 not *777

d886ebd6 08/13/2010 04:49 PM Vinicius Coque

Shows source ports when they are already defined

2f848ab7 08/13/2010 02:33 PM Marcus Brown

Merge branch 'master' of rcs.pfsense.org:pfsense/mainline

6a30f701 08/13/2010 02:32 PM Marcus Brown

Expose MRRU settings in the GUI for PPPoE (MLPPP).

ec325889 08/13/2010 01:30 PM Vinicius Coque

Remove unnecessary JS variable

79671316 08/13/2010 01:20 PM Vinicius Coque

Fix the js that hides advanced button on firewall rules

e0c27075 08/10/2010 08:21 PM Jim Pingle

Add the ability to select a mode for LB pool members, load balance (default) or manual failover. If manual failover is selected, only allow one server to be chosen as active.

c63ee151 08/05/2010 05:43 PM Jim Pingle

Use more prototype conventions, fix some, and correct logic for moving rows.

bca84296 08/04/2010 06:44 PM Jim Pingle

Use prototype selectors here, and ensure we use only the log rows. Should fix the rare occasion where a rapid dynamic log update would overwrite the header row.

cac14686 06/05/2010 01:57 PM Marcus Brown

Fix javascript error and apn id so not duplicate id in html.

7db2ef5f 06/04/2010 12:20 AM Marcus Brown

Simplify GUI even more, especially for PPP connections.

c5232cbb 06/03/2010 04:07 PM Marcus Brown

Rework GUI to hide advanced options and display via button.

requested by Ermal.

460b635f 06/02/2010 01:22 PM Vinicius Coque

Listing service providers

- Added dropdown list to select provider
- Added javascrit methods to handle Ajax requests
6c538d04 05/29/2010 11:36 AM Marcus Brown

Clean up javascript even more, so unnecessary loops don't get executed.

d6366dd7 05/28/2010 03:46 PM Marcus Brown

Really fix javascript . . .

114990f4 05/28/2010 03:05 PM Marcus Brown

Fixed problems in javascript and added L2TP support to GUI.

ebef8175 05/28/2010 01:15 AM Marcus Brown

Fix javascript error.

8d657558 05/28/2010 01:00 AM Marcus Brown

Clean up code in interfaces_ppps_edit.php and in javascript.

0661b194 05/26/2010 02:07 PM Marcus Brown

Fix many things related to PPP connections.

Fixed tab array numbering in interfaces_* files. Enabled multilink over PPtP connections.
Fixed handling of bandwidth, mtu, mru settings. Removed unnecessary curly brackets from
single line if conditionals, and more . . .

9978e156 05/20/2010 01:22 AM Marcus Brown

Fix HTML tags in interfaces.php and delete extra javascript function in ppps_edit.js

37df6d7b 05/12/2010 12:27 PM Marcus Brown

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp

Conflicts:
etc/inc/upgrade_config.inc

00b702cc 05/12/2010 03:53 AM Marcus Brown

Bandwidth, MTU, MRU settings working.

1122a892 05/12/2010 02:09 AM Erik Fonnesbeck

Fix source input validation, saving, and the "View the NAT rule" link on linked filter rules. Ticket #586

0810c115 05/11/2010 08:41 AM Marcus Brown

Fix up final bits of PPPoE Periodic reset and disable setting of bandwidths for mlppp links for now.

a986f97f 05/08/2010 04:12 AM Marcus Brown

Working on PPPoE periodic reset. Writing out pppoe_restart_XXX file still needs work.

b8ed2a11 05/05/2010 07:26 PM Ermal LUÇI

Implement tcp flags and sloppy state on the GUI.

42809b4a 05/04/2010 08:35 AM Marcus Brown

Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.

Also, add upgrade_config function 062_to_063.

de77ffdb 05/02/2010 09:39 AM Marcus Brown

Code to save data on a per port(bandwidth, mtu, mru, etc.) basis is working.

44d57a2b 05/02/2010 08:08 AM Marcus Brown

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp

c9797064 05/02/2010 08:00 AM Marcus Brown

Working on javascript for bandwidth, mtu, mru inputs on mlppp gui.

9291bf44 05/01/2010 04:38 AM Marcus Brown

Fix up javascript and add id # to interfaces_mlppp page.

2595abeb 04/30/2010 09:21 AM Marcus Brown

Pull javascript out of mlppp_edit page into a separate file.

59ecde49 04/29/2010 11:27 AM Renato Botelho

Improve NAT Port Forwarding

New features available are:
  • Now you can disable a rule
  • You can define "no rdr" rules
  • Source type, address and port, with an option "not" for exceptions
  • Destination type, address and port, with an option "not" for exceptions...
2648fa63 04/27/2010 12:03 PM Renato Botelho

Automatically select destination as $Interface address when Interface is changed just for new rules, or, if previous rule has already the combination interface + interface address selected

be28a8c0 04/27/2010 11:41 AM Renato Botelho

Merge remote branch 'mainline/master'

db3829e1 04/27/2010 04:38 AM Scott Ullrich

Add binding support for row helper drop downs

a3e7bd0b 04/20/2010 04:00 PM Renato Botelho

Consider VIPs on Destination Address and below few fixes

- Rename change_dst to dst_change to follow standards
- Fix indent

eab43804 04/20/2010 01:55 PM Carlos Eduardo Ramos

changed destination type according to the selected interface

59b6de82 04/20/2010 12:26 PM Vinicius Coque

Hidding Redirect Target Port when using GRE and ESP

1b1d686f 04/20/2010 12:22 PM Carlos Eduardo Ramos

Disable redirect port field when a port different of (other) is selected

383654fc 04/19/2010 06:51 PM Vinicius Coque

Block source edit on associated firewall rules

cf9f53c8 04/19/2010 11:15 AM Renato Botelho

Merge remote branch 'mainline/master'

Conflicts:
etc/inc/filter.inc

7b7e5b30 04/18/2010 10:24 PM Chris Buechler

remove commented out bit that causes annoying pop ups in IE. Ticket #299

0d8a8615 04/08/2010 06:56 PM Vinicius Coque

Adding new fields to improved NAT port forward

bef28e2d 04/03/2010 10:18 PM Jim Pingle

Fix sortable to handle sorting of IP address columns properly. Resolves #469

e54626e2 03/08/2010 12:29 PM Ermal Luçi

Fix rowhelper size usage.

856722c3 01/08/2010 04:09 AM Chris Buechler

fix alert scroller in Chrome

Ticket #237

8803319c 01/05/2010 08:20 PM Chris Buechler

fix conflict between domTT and prototype that was breaking javascript in a number of areas. Problem described here.
http://groups.google.com/group/dom-tooltip/browse_thread/thread/3f0ecf76e0755ffc?pli=1
Ticket #276 among others

011b9493 12/24/2009 01:38 AM Scott Ullrich

Adding latest dom_TT. Fixes #202 Thanks to RobisCool

3bb547c2 12/24/2009 12:10 AM Scott Ullrich

Updating to 1.8.3

473d0ff0 12/12/2009 08:57 PM Pierre POMES

Add patch from lietu (Janne Enberg). Ticket #136

1) Multiple NAT rules can be assigned the same filter rule
-> Fixed, added assigned-nat-rule-id to filter rules to keep track of the assignment

2) when removing the link (i.e. switching to "pass" or "none", the linked rule isn't deleted (should it be? probably yes)...

c1dc0652 12/04/2009 02:18 PM Ermal Luçi

Make all autocompletes in there case insensitive.

61c0250d 12/03/2009 10:09 PM Scott Ullrich

Fixup Source OS box

adb633a0 12/03/2009 10:05 PM Scott Ullrich

Minor formatting + hide Source OS behind Advanced box

4c263f57 12/03/2009 09:50 PM Scott Ullrich

Hide layer7 and in/out behind advanced button

0239d8ee 12/03/2009 08:17 PM Scott Ullrich

Make xmlrpc sync, schedule, gateway, in/out, ackqueue and layer7 all advanced type buttons simplifying the firewall rule edit form for 99% of the cases

b6867d81 11/30/2009 06:43 AM Ermal Luçi

Ticket #146. Fix the autocompletion of ports aliases only for the ports and host/network aliases for the src/dst. Checking if a valid alias is entered end if it is a correct one for this box seems like to much overhead and work for this. (For firewall_nat_edit.php)

72cb5baf 11/30/2009 06:40 AM Ermal Luçi

Ticket #146. Fix the autocompletion of ports aliases only for the ports and host/network aliases for the src/dst. Checking if a valid alias is entered end if it is a correct one for this box seems like to much overhead and work for this.

30c4ae8a 11/28/2009 07:56 PM Scott Ullrich

Seperate diffserv box into a <select> dropdown. Hide item behind advanced button. Move down one section near other advanced items. Resolves #60

b2d9323d 08/23/2009 09:33 PM Scott Ullrich

Move back to using sortable as class name

ff9d6728 08/20/2009 07:33 PM Scott Ullrich

Modify sortable.js to work on tabcont as opposed to sortable class. This has the effect of making any table that has a single header sortable instead of having to visit each page. Sponsored-by: BSD Perimeter Commercial Support

7581a050 07/23/2009 09:32 PM Ermal Luçi

Make matching on autosuggestion case insensitive.

0cea9a23 07/23/2009 09:05 PM Ermal Luçi

Add the id tag to the row helper javascript created input objects. Make the controls of aliases clearly show that they can be even alias names with autocomplete.(Loop checking is not yet implemented).

0e0e232b 06/02/2009 06:21 PM Renato Botelho

Avoid errors when a non-existent element is called by a function

Submitted-by: Manoel Carvalho

af8ae7ce 04/04/2009 11:50 PM Jim Pingle Filter log parsing update
  • Share filter log parsing code instead of using copy/paste/code duplication.
  • Reworked the JavaScript a little so it could also be shared
  • Fix a large number of bugs, especially in the AJAX-based dynamic log viewer.
  • Picks up some more detail from the logs, and more accurately determines the protocol of a given log entry....
b1e3b7f4 03/14/2009 11:45 PM Bill Marquette

remove dead JS files

625dcc40 03/14/2009 07:41 PM Bill Marquette

Massive javascript cleanup, all .js files now live in $g['www_path']/javascript
Purged unused JS

d3bc15ea 03/14/2009 07:22 PM Bill Marquette

Move datetimepicker javascript to JS directory

2687a6fa 03/14/2009 06:16 PM Scott Ullrich

Adding Ajax queue system.

Example usage:

AjaxQueue.setBatchSize(1);
AjaxQueue.push("http://www.testingqueue.com/process/",{onSucess: funcSuccess, onfailure: funcFailure});
AjaxQueue.push("http://www.testingqueue.com/process1/",{onSucess: funcSuccess1, onfailure: funcFailure1}, "myDiv");...

bae568cc 03/14/2009 07:20 AM Bill Marquette

a little cleaner JS

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

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

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

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.

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

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

Graph value on the GraphLink graph, too

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

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

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

Change update interval for sajax to 10000

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

Revert "show/hide icmp6box"

This reverts commit 9ce5e10ac4fe43e9b580344454dd27172b6c4456.

9ce5e10a 01/20/2009 08:30 AM Simon Cornelius P. Umacob

show/hide icmp6box

ce996bd3 01/20/2009 06:30 AM Simon Cornelius P. Umacob

add IPv6.inc and NetUtils.js

daad17fd 12/05/2008 07:56 PM Scott Ullrich

Update to v2

df81417f 09/04/2008 03:40 PM Matthew Grooms

Break out the advanced system options page into tabs group by categories.
Fold the sysctl tunables page into a tab under the advanced options page.
This reduces the top level menu options by one. There should be no
functional changes.

b5a7edb1 08/02/2008 03:49 AM Bill Marquette

update scriptaculous to version 1.8.1

62654413 07/27/2008 04:30 AM Scott Ullrich

Adding firebug lite

e6eeebed 07/27/2008 02:20 AM Scott Ullrich

Fix closing </script> so we can be inlined.

f9b7608e 03/17/2008 09:49 PM Scott Dale

correct definitions

34eac803 03/17/2008 01:55 AM Scott Dale

Show loading icon while loading new widget through AJAX. Note: loading icon needs improvement.

9c0fa9d5 12/30/2007 09:07 PM Scott Dale

new ajax functions for dashboard

63353c9e 11/01/2007 09:02 PM Seth Mos

Add back scriptaculous files which are being used by the RRD graphs
page. Replacements welcome if we want it removed. See
status_rrd_graph.php

8f4423e5 10/28/2007 02:19 AM Daniel Stefan Haischt
  • removed scriptaculous. It will be added while building the ISO
    or embedded image.
66eff923 10/05/2007 09:11 PM Bill Marquette

Ticket #1448: IP Address sorting was MFC'd from HEAD (this whole file
should probably be MFC'd)

MFC: to RELENG_1_2

79379fa0 02/12/2007 08:03 PM Scott Dale

DomTT library for popups.

a56d2bd3 01/29/2007 10:59 PM Daniel Stefan Haischt
  • added missing images for numericupdown and datepicker controll
fb3cb2c5 01/29/2007 10:07 PM Scott Ullrich

MFC #2 of #2

6ec18a7a 09/04/2006 10:52 PM Scott Ullrich

Allow item to be saved