Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9a478340 08/14/2013 02:56 PM Charlie Marshall

reduce height of progress bars

bc0a344b 08/14/2013 02:09 PM Charlie Marshall

convert dashboard progress bars to jqueryUI

38546223 08/14/2013 01:34 PM Charlie Marshall

ammend css for jquery progressbars

3c249cfa 08/12/2013 12:15 PM Renato Botelho

Remove datetimepicker.js since it's not used anymore

ab9dc5be 08/02/2013 02:56 AM Chris Buechler

fix text - s/occured/occurred/

5aa68a55 07/28/2013 01:31 PM Renato Botelho

Fix #3113, fix multiple english spell errors s/seperet/separat/

7fa503d8 07/24/2013 07:23 PM Renato Botelho

Fix #3103, cleanup ports fields when protocol changes

2cb760da 07/16/2013 08:09 PM Jim Pingle

Some more tweaks to state and mbuf update/output on dashboard widget.

4a83831c 07/16/2013 07:39 PM Jim Pingle

Add a meter for states, too

8ff9cc38 07/16/2013 07:09 PM Jim Pingle

Make mbufs update via ajax

c251f8cc 01/25/2013 05:16 PM Renato Botelho

Make synamic firewall logs and widget add new rows:

The Dynamic Firewall Log page doesn't add rows, it only updates the php
generated rows which means that if it's loaded after the log is cleared,
it'll never show any activity. The same occurs for the log widget....

aca65de5 01/05/2013 01:42 PM Ermal LUÇI

Cleanup unused pages that was supposed for upload_progress bars

cbeed539 12/07/2012 10:42 AM N0YB

Update usr/local/www/javascript/filter_log.js

Firewall Logs Widget FilteringOptions to filter on interfaces, 'pass', 'block', & 'reject'

426fc7d3 11/05/2012 11:54 PM Pi Ba

table javascript sorting improvement sorttable 1.2.3.4:123 and *:1234 now sort properly.

219d9eb9 10/26/2012 08:40 PM Darren Embry

fix #2639 (country interface selector in interfaces_ppps_edit.php)

also make ppps_edit more jslint ready for good measure

f06f7cc0 09/16/2012 10:17 AM Pi Ba

(line endings UNIX format..)
Firewall log alternating colored rows
Firewall log sortable
Fixed several sorting issues in widgets and other pages
Sorting now possible on multiple rows in the header tables
Sorting now possible for text that starts with IPv4:port

32f8552e 09/10/2012 03:32 PM Pi Ba

Show/hide toggle

52b27268 09/10/2012 02:32 PM Pi Ba

Added a setting for configuring the firewall log to either:
-Not load descriptions
-Show descriptions in a column
-Show descriptions on a second row (after a click on 'show descriptions')

'fixed' a few html validation issues..

f5df5e84 06/22/2012 06:27 PM Darren Embry

re-indentation.

4e8854c6 06/16/2012 05:58 PM Charlie Root

improve alias popup in firewall_rules
include url_table list up to 10000 items
read alias only on mouseover
use table to list columns
show edit shortcut
show total items value on popup description

43b1760c 06/09/2012 03:56 AM Marcello Silva Coutinho

fix jquery+domtt notices css on all themes

005ac3ca 06/08/2012 07:50 PM Marcello Silva Coutinho

convert menu alerts/notices to jquery + domtt

25a46a3c 05/24/2012 09:52 PM Cristian Feldman

Added load average information to the System Information widget

1346306c 05/18/2012 07:49 PM Ermal LUÇI

Allow 802.1p tags to be controlled from firewall rules edit screen

4dedd18a 05/18/2012 03:53 AM Cristian Feldman

System info widget on dashboard now updates CPU Frequency automatically

0b4ae4b5 04/07/2012 09:55 PM Erik Fonnesbeck

Check for this function before calling it to avoid an error when hitting that line for pages that don't include the js file for it.

48cb641a 04/06/2012 05:16 PM Scott Ullrich

Merge pull request #78 from Whizkidzz/master

Added "interface_selection" to enable interface selection in tinydns

de69fab3 04/06/2012 02:01 PM Anton Bontes

Added interface_selection for use in tinydns
Corrected the use of objectsize so that if its "undefined" the correct "rowsize[]" is used
which if used outside the for loop was also "undefined"

b771e469 04/05/2012 11:09 PM Darren Embry

change behavior a bit on #bits dropdown

this is prepwork for restoring 24/64 bit defaults in vpn_ipsec_phase2

1ab1f0a9 04/04/2012 03:34 PM Jim Pingle

Fix newlines

f51d5d57 03/28/2012 10:50 PM Darren Embry

feature #2320: JS helper to toggle subnet mask for ipv4/v6 during input

http://redmine.pfsense.org/issues/2320

980ded5a 03/28/2012 08:58 PM Darren Embry

prep work for feature #2320: stub js function

a94c3e43 03/28/2012 08:57 PM Darren Embry

prep work for feature #2320: tag dynamic fields for ipv4v6

ce49a7c9 03/23/2012 05:35 PM Darren Embry

Add date/time picker to Custom RRD graphs.

from: http://trentrichardson.com/examples/timepicker/

3a94345c 01/11/2012 04:48 PM Jim Pingle

Change system info widget fields from <input> to <span> so they don't appear editable, and we aren't bound by their width constraints. (One long one was messing up table width).

e54d3461 01/06/2012 12:04 AM Daniel Rasmussen

Fixed Javascript error in function updateInterfaces(x)
Removed the return that revented the updates to widgets in function stats(x)
Tweaked Javascript code in function updateTemp(x) for temperature output

1c3351bd 12/11/2011 10:52 PM Vinícius Coque

Adapted the AjaxQueue code to work with jQuery

c69c58e2 11/16/2011 02:12 AM Vinícius Coque

Converting from scriptaculous to jQuery

Adding jQuery UI, so now we can use effects and widgets provided by this library and remove scriptaculous code. Building the dashboard using the widget jQuery UI sortable

a02ecc94 11/15/2011 06:09 PM Vinícius Coque

Converting javascript code from scriptaculous to jQuery

bef629ac 11/15/2011 04:55 PM Vinícius Coque

Converting from scriptaculous to jQuery

b1678e2d 09/27/2011 10:31 PM Vinícius Coque

Convert dashboard ajax code from Prototype to jQuery

9cd55a66 09/27/2011 10:31 PM Vinícius Coque

Add jQuery javascript library

2100a454 09/13/2011 05:57 PM Jim Pingle

Check if a widget is null before testing a property. Fixes skipped updates on certain widgets (like the gateway widget) if someone doesn't have the cpu widget file on their fs (which a clean install does not).

4bb99603 07/23/2011 10:51 PM Scott Ullrich

Add chosen js library (mit lic). Modify interface multiple select box to use.

e099a671 07/22/2011 09:17 PM Scott Ullrich

Bump to 1.7

fed025ea 05/14/2011 03:08 PM Bill Marquette

Teach row_helper about ipv6, should fix issue found here:
http://forum.pfsense.org/index.php/topic,36709.0.html

a9392a4e 05/08/2011 02:20 AM Chris Buechler

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mterron-clone into review/master

e8503ff4 04/18/2011 05:08 PM Jim Pingle

Only start log update ajax timer if the updateDelay is defined. http://forum.pfsense.org/index.php/topic,35771.0.html

31c9b8a3 03/23/2011 02:39 PM Tux Dictumst

Optimized all images using Yahoo Smush.it service.
Savings:
-------------------------------------
Total images uploaded - 1432
Total images smushed - 575
Total uploaded images size - 4507518 bytes
Total smushed image size - 3928995 bytes
Percentage saving - 14.724452%...

b98e3a72 12/19/2010 09:35 PM Scott Ullrich

Comment

d9f22217 12/19/2010 09:34 PM Scott Ullrich

Add rowhelper_onDelete call

1c53acd3 12/19/2010 09:31 PM Scott Ullrich

Nuke function_exists()

28a9cb7f 12/19/2010 09:23 PM Scott Ullrich

Add and use rowhelper_onAdd which will fire javascript code after adding new row

8e946201 12/19/2010 09:15 PM Scott Ullrich

Remove debugging alert()

a17f284c 12/19/2010 09:14 PM Scott Ullrich

Add rowhelper_onChange variable for row helper and remove the previous function detection code

d64fa7f2 12/18/2010 07:42 PM Scott Ullrich

Touch log file so it can be created on livecd

d5b2cfd4 12/18/2010 01:19 AM Scott Ullrich

Adding support for custom hooks. If the function row_helper_dynamic_custom() exists it will be called and pass a tr object which is the createElement("tr") handle.

b176ce91 12/18/2010 01:19 AM Scott Ullrich

Honor rowsize.

004b1e69 11/23/2010 10:01 PM Jim Pingle

Cleanup code and fix dynamic firewall log reverse view, fixes #1031

5d27a3dc 11/09/2010 10:02 AM Erik Fonnesbeck

Add a function type to the field types allowed, to allow more field types without directly adding all of them to row helper.

6a71611f 10/07/2010 01:30 PM Jim Pingle

Remove unnecessary variable and fix loop test. Corrects AJAX update of last gateway status table cell (it was never updated before)

44374c0a 09/29/2010 06:05 AM Erik Fonnesbeck

Hide redirect and filter rule association fields when "no rdr" is checked. Ticket #570

3e74107e 09/29/2010 05:29 AM Erik Fonnesbeck

Unhide the source port options on firewall rules when they are not at the defaults.

70a9056f 09/29/2010 04:31 AM Erik Fonnesbeck

Revert "Shows source ports when they are already defined" - this only made it so they were never hidden.

This reverts commit d886ebd6d438cf9b397face67ed4f254de661a94.

96160768 09/29/2010 04:15 AM Erik Fonnesbeck

Simplify the logic here so that it only uses this conditional expression once.

727b04df 09/29/2010 04:02 AM Erik Fonnesbeck

Revert "Remove unnecessary JS variable" - it had a purpose.

This reverts commit ec325889dc8a9a9ee4476bea6cb17cc4b63e28fe.

331a89ca 09/14/2010 07:59 AM Erik Fonnesbeck

Fix the delete button and a couple other small errors. Ticket #891

0e642c78 09/02/2010 05:27 PM Ermal LUÇI

Make possible to run multiple instances of pppoe server. Not yet switched to mpd4.

6426fb80 08/30/2010 10:15 PM Scott Ullrich

Move to javascript/

15c5b5d6 08/17/2010 05:00 PM Jim Pingle

Fix ajax updating of fields when the CPU graph widget is not in use.

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