Project

General

Profile

Download (4.14 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
91f026b0 03/19/2014 10:38 PM ayvis

replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"

f4100c0e 10/21/2013 07:58 PM Renato Botelho

Set id for select elements created dynamicaly created

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.

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

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

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

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.

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.

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

Add binding support for row helper drop downs

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).

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