Project

General

Profile

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

# Date Author Comment
f4b58425 04/16/2013 06:20 PM Colin Fleming

Tidy up "pkg.php" XHTML

Add missing opening and closing TR tag

44507df4 04/14/2013 12:59 PM Colin Fleming

Tidy up "pkg.php" XHTML

Move SCRIPT tags out of the TABLE tag
Add CDATA section to SCRIPT tags
Close INPUT and IMG tags and add ALT statement to IMG tags
Update HTML boolean operators
Move NOWRAP to class statement
Deprecate ampersand in ANCHOR tags
Add missing closing FONT tags...

a3381369 01/14/2013 01:27 PM Colin Fleming

Update PHP shorthand tag

Standardise all PHP start tags from "

05a42cce 05/25/2012 08:00 PM Marcello Silva Coutinho

drag and drop function to reorder lists on pkg framework using jquery.
also new features like base64,description, tooltip custom texts.
tested with sorting features too.
related post on forum
http://forum.pfsense.org/index.php/topic,49322.msg264514.html#msg264514

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

Converting javascript code from scriptaculous to jQuery

f8c462dd 06/12/2011 02:10 PM Warren Baker

Allow packages to specify that their tabmenus should not be a drop-down list by using a <no_drop_down/> tag.

b85f2451 02/21/2011 09:42 AM Warren Baker

Correct indentation

7c50552d 02/21/2011 09:40 AM Warren Baker

Make sure it is an array before foreach.

6f567a59 11/11/2010 10:51 AM Warren Baker

NiftyCheck already included in bottom-loader.js otherwise div mainarea gets rounded twice.

98bcf1f8 11/06/2010 04:40 PM Scott Ullrich

Fix misc input validation errors. Move routed/* to same dir as pkg items

a6419492 09/21/2010 10:48 AM Warren Baker

Fix white spaces

4ff99fcb 09/21/2010 10:27 AM Warren Baker

If column['fieldname'] is a description then change html class to listbg to conform to rest of GUI description table columns.

90551807 08/25/2010 04:18 PM Warren Baker

New Package XML tag 'tab_level' allows for multiple rows of tab displays.

de9b760f 08/04/2010 09:53 PM Scott Ullrich

Unbreak adding new record

1336d082 08/04/2010 02:01 AM Scott Ullrich

Remember custom rows per page when going to previous and next pages

5cdf3655 08/04/2010 01:28 AM Scott Ullrich

Adjust rows per page a bit

395dcfbe 08/04/2010 01:25 AM Scott Ullrich

Round up correctly for page count

3377a2bf 08/04/2010 01:15 AM Scott Ullrich

Do not hide Displaying page now that we have the rows per page

3ca50a15 08/04/2010 01:12 AM Scott Ullrich

Allow setting of how many records per page to show

1945741b 08/04/2010 12:28 AM Scott Ullrich

Show starting record ++

d8a189d5 08/04/2010 12:23 AM Scott Ullrich

Do not show page X of X when filtering

74d697c7 08/04/2010 12:20 AM Scott Ullrich

Make displaying page X of X bold

37da0c50 08/04/2010 12:18 AM Scott Ullrich
  • Show how many pages and current page
  • Show record numbers that are shown
  • Cleanup previous and next page links and text
5d4f5ce9 08/03/2010 11:17 PM Scott Ullrich

Move previous and next page

5aa9a4f2 08/03/2010 11:06 PM Scott Ullrich

Unbreak auto submit

b000f96f 08/03/2010 09:42 PM Scott Ullrich

Use GET instead of post for filtering

bc05ef9f 08/03/2010 09:14 PM Scott Ullrich

no need for a regex here

ef2029df 08/03/2010 08:32 PM Scott Ullrich

Reformat file. No functional changes

4b5976b5 08/03/2010 08:20 PM Scott Ullrich

Use ob_start() to speed up page rendering for large record sized pages

32c477c5 08/03/2010 07:49 PM Scott Ullrich

Adding field sorting and filtering support

4f6a5e6a 04/27/2010 11:32 PM Scott Ullrich

Update (C) to 2010

d3ab36dc 03/09/2010 11:10 PM Ermal Luçi

If field type is interface show them with the descriptive name.

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

df02c729 03/10/2008 12:39 AM Scott Ullrich

Do not redeckare gettext

d8c1a6c5 02/12/2008 04:40 AM Scott Ullrich

Make scripts XSS input safe.

Pointed-out: by

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

8060d89a 02/21/2007 03:56 AM Scott Ullrich

Correct the ordering of unsetting the item and running the delete command. The delete command should be run after the unset so it can populate information correctly such as tinydns's data file.

b91540da 04/20/2006 09:53 PM Scott Ullrich MFC from HEAD
  • Add gettext() dummy function to avoid needing gettext from -HEAD's php binary.
7c172009 04/01/2006 10:18 PM Scott Ullrich

MFC Fernando's OpenVPN changes.

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

677c0869 07/21/2005 12:17 AM Erik Kristensen

updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories

79f6fe7b 07/14/2005 01:04 AM Colin Smith

Say hello to rounded tabs ;)

ce696feb 07/13/2005 06:56 PM Colin Smith

Clean up eval()s.

96d9f5c9 07/03/2005 04:35 PM Bill Marquette

Use $pgtitle

323d040b 07/02/2005 08:51 PM Scott Ullrich
  • Fix diagnostics logging tab menus
  • Curve bottom of grey areas if needed
  • Curve tabs
  • Cleanup
83ddedcd 07/02/2005 03:50 AM Scott Ullrich

Set page titles accordingly

19a11678 06/23/2005 03:17 AM Colin Smith

parse_xml_config -> parse_xml_config_pkg

e4bf1c19 06/21/2005 01:25 AM Colin Smith

require -> require_once

c6ab761d 06/20/2005 02:50 AM Colin Smith

No more xmlparse_pkg.

e307a809 06/18/2005 09:20 PM Colin Smith

Minor cleanup and parse_xml_config_pkg -> parse_xml_config.

5f9c0e68 04/12/2005 07:30 PM Bill Marquette

doubleclick to edit

a339c26a 04/04/2005 01:36 AM Bill Marquette

icon placement

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

194b4e0a 03/19/2005 11:29 PM Colin Smith

Add basic support for <custom_php_global_functions> tag.

009c7905 03/12/2005 07:26 PM Colin Smith

Add <prefix> and <suffix> tags to <adddeleteeditfields>.

5cd30ac3 02/26/2005 07:49 PM Scott Ullrich

Process before form events

2d512c84 02/19/2005 03:08 AM Scott Ullrich

Do not attempt to foreach through the ['adddeleteeditpagefields']['columnitem'] if it does not exist

64fba011 02/19/2005 02:27 AM Scott Ullrich

Set the page title to <title>

e17ce934 02/18/2005 10:16 PM Scott Ullrich

Allow $myurl in the url of the tabs .. $myurl is translated to getenv("HTTP_HOST") on the fly

3d335c4d 02/18/2005 07:03 PM Scott Ullrich

Update tab codef.

7c061036 02/18/2005 05:21 PM Scott Ullrich

Add tab code.

549912e3 02/16/2005 07:32 PM Scott Ullrich

Check that $pkg['adddeleteeditpagefields']['columnitem'] exists before foreaching through it.

8596e0a4 02/09/2005 04:44 AM Scott Ullrich

Enclose the php call in

ad2987f1 02/05/2005 11:26 PM Scott Ullrich

Add savemsg get parm.

2c634bdd 01/18/2005 01:26 AM Scott Ullrich

Add support for vpn_selection.

2cf712c4 01/18/2005 12:01 AM Scott Ullrich

Add type column to adddeleteeditpagefields allowing for the script to answer yes and no for checkbox items.

7c539965 01/11/2005 06:35 PM Scott Ullrich

Add package edit buttons

b49448ac 01/10/2005 06:24 AM Scott Ullrich

Update a few (C)

f9a91638 01/05/2005 01:07 AM Scott Ullrich

Add new custom_php_command_before_form directive which is handy to setup function evals that can be hooked into throughout the life of a package

a28c8b59 12/29/2004 12:37 AM Scott Ullrich

Correct package header name

e55a0a25 12/23/2004 12:16 AM Scott Ullrich

Make sure item is array before traversing.

65dd1ea3 12/22/2004 12:26 AM Scott Ullrich

Stray a.

3a35ed19 12/22/2004 12:25 AM Scott Ullrich

Dont delete pkg* here, delete in pkg_mgr only.

090d69c0 12/21/2004 06:50 PM Scott Ullrich

Remove package manifest after usage forcing fresh package listing each time you enter packaage manager.

116b5114 12/21/2004 06:47 PM Scott Ullrich

Remove package manifest after usage forcing fresh package listing each time you enter packaage manager.

3eaeb703 12/21/2004 06:03 PM Scott Ullrich

Changes for nmap and packages that do not require anything to be saved.

0bb335f4 12/21/2004 01:49 AM Scott Ullrich

document the new xml variable setting routine

e3c4b6b7 12/21/2004 01:46 AM Scott Ullrich

Finish packaging storage mechanism. Upon package deletin the package manager will loop through the variables and set them so that you can invoke commands such as system("pw userdel " . $username); from the xml configuration file.

d47013e1 12/13/2004 12:58 AM Scott Ullrich

Say hello to the pkg_edit.php automated gui creation utility!
http://www.pfsense.com/screens/pkg_mgr.JPG
http://www.pfsense.com/screens/pkg_edit.JPG

859329c8 12/12/2004 08:25 PM Scott Ullrich
  • converted return_menu to return_ext_menu in fbegin.inc.
  • fixed interfaces left menu from not displaying additional interfaces by saving and restoring config value.
  • equipped edit.php with the pfSense theme so it looks uniform
a7f908db 12/12/2004 08:05 PM Scott Ullrich
  • Add pkg.php which will parse the package xml file and present an interface (see http://www.pfsense.com/screens/pkg.JPG )
  • Correct behavior of pkg_mgr.php when multiple packages are included
  • Other minor cleanups