Project

General

Profile

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

# Date Author Comment
ce77a9c4 01/01/2015 09:26 AM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

ed2d1343 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

bca63487 05/08/2014 11:20 PM Colin Fleming

Tidy up "vpn_pptp_users" XHTML

Add SUMMARY to TABLES
Close INPUT and IMG tags and add ALT to IMG
Move NOWRAP to CLASS statement
Deprecated Ampersand in Anchor tags
Add missing closing TR tag

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

c53220ef 08/10/2010 10:54 PM Erik Fonnesbeck

Add quotes back that were incorrectly removed when implementing gettext and add php tags around gettext where needed.

e43b1051 07/29/2010 04:13 PM Carlos Eduardo Ramos

Fix gettext implementation on vpn_pptp_users.php

a7a9a566 07/27/2010 05:34 PM Rafael Lucas

Implement gettext() calls on vpn_pptp_users.php

483e6de8 11/21/2009 09:08 PM Scott Ullrich

Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386

0d64af59 06/30/2009 06:16 PM Ermal Luçi

Clear guiconfig from all sort junk functions and put them on the specific pages where they are needed.
Remove some sort functions not used.

a368a026 06/30/2009 05:15 PM Ermal Luçi
  • Reorganize the 'apply' button infrustructure in the GUI.
    - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals.
    - Convert all pages to the new infrustructure...
0027de0a 05/08/2009 06:42 PM Ermal Luçi
  • Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
    This function can sleep till the resource is free and can help find not well behaving code.
  • Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this....
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...

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

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

d415d821 05/08/2007 10:09 PM Seth Mos

Add a plus button on the top header of these pages.
This to make it easier on large configurations.

88964924 03/11/2006 08:35 PM Scott Ullrich

Ticket #854 fixes

  • Compute the correct amount of ng interface for pptp and pppoe
  • Restart mpd processes in one function so that duplicates do not end up in mpd.conf file
e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

dd4c094a 11/30/2005 09:46 PM Scott Ullrich

Kick pptp server in the face on changes

4f94099e 08/10/2005 04:34 AM Bill Marquette

Remove Nifty JS as it's part of the theme

949202c2 08/10/2005 04:29 AM Bill Marquette

fix </div> placement

4806cf1e 08/04/2005 04:29 AM Bill Marquette

Move <div> to the right place to fix the gray line above the tabs

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

b128368a 07/03/2005 05:04 PM Bill Marquette

Use $pgtitle

a0509c58 07/03/2005 01:34 AM Scott Ullrich

Consolidate Apply changes button into the info box on the right hand side

17982382 07/02/2005 09:38 PM Scott Ullrich

Curvify.

9999b3aa 07/02/2005 08:59 PM Scott Ullrich
  • Curve bottom of grey areas if needed
  • Curve tabs
  • Cleanup
4df96eff 07/02/2005 04:38 AM Scott Ullrich

include head.inc and round corners on tabs

d797cd0c 06/21/2005 11:57 PM Scott Ullrich

Don't use an array for page titles.

Switch back to pfSense style

422f27c0 06/21/2005 11:39 PM Scott Ullrich

Add back header

e2411886 06/21/2005 11:30 PM Scott Ullrich

Import m0n0wall ipsec cert code

e68492cc 04/12/2005 07:39 PM Bill Marquette

doubleclick for edit

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

icon placement

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

Add $Id$ tag

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision