Commit Graph

29 Commits

Author SHA1 Message Date
Erik Fonnesbeck
c53220ef5f Add quotes back that were incorrectly removed when implementing gettext and add php tags around gettext where needed. 2010-08-10 16:54:27 -06:00
Carlos Eduardo Ramos
e43b1051fa Fix gettext implementation on vpn_pptp_users.php 2010-07-29 13:13:54 -03:00
Rafael Lucas
a7a9a566bf Implement gettext() calls on vpn_pptp_users.php 2010-07-27 14:34:58 -03:00
Scott Ullrich
483e6de842 Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386
2009-11-21 16:08:36 -05:00
Ermal Luçi
0d64af5975 Clear guiconfig from all sort junk functions and put them on the specific pages where they are needed.
Remove some sort functions not used.
2009-06-30 18:16:09 +00:00
Ermal Luçi
a368a026db * 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
	- This improves a lot the control on this notification
2009-06-30 17:15:22 +00:00
Ermal Luçi
0027de0a54 * 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.
	If any sybsytem wants to lock can do so with its own lock.
* Lock the config when doing a filter reload to avoid parallell recursion on this function, since it is not reentrant.
	This compenstates for the removal of lock aquiring from the scripts/pages.
* config_lock/config_unlock are now compate shims that do nothing. They are preserved since packages 'abuse' them too.
2009-05-08 18:42:37 +00:00
Matthew Grooms
6b07c15ad8 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
5) Cleaning up the related WebUI pages
2008-08-01 06:30:34 +00:00
Scott Ullrich
d88c6a9fdf Switch over to array style page titles. Obtained-from: m0n0wall 2007-11-16 00:48:53 +00:00
Seth Mos
d415d82153 Add a plus button on the top header of these pages.
This to make it easier on large configurations.
2007-05-08 22:09:06 +00:00
Scott Ullrich
88964924ef 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
2006-03-11 20:35:36 +00:00
Scott Ullrich
e54d4de6d5 Remove #!/usr/local/bin/php 2006-01-02 23:46:18 +00:00
Scott Ullrich
dd4c094acb Kick pptp server in the face on changes 2005-11-30 21:46:41 +00:00
Bill Marquette
4f94099ef6 Remove Nifty JS as it's part of the theme 2005-08-10 04:34:48 +00:00
Bill Marquette
949202c282 fix </div> placement 2005-08-10 04:29:17 +00:00
Bill Marquette
4806cf1e46 Move <div> to the right place to fix the gray line above the tabs 2005-08-04 04:29:11 +00:00
Erik Kristensen
677c08696a updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories
2005-07-21 00:17:40 +00:00
Bill Marquette
b128368a99 Use $pgtitle 2005-07-03 17:04:44 +00:00
Scott Ullrich
a0509c58f4 Consolidate Apply changes button into the info box on the right hand side 2005-07-03 01:34:24 +00:00
Scott Ullrich
17982382d5 Curvify. 2005-07-02 21:38:29 +00:00
Scott Ullrich
9999b3aa7c * Curve bottom of grey areas if needed
* Curve tabs
* Cleanup
2005-07-02 20:59:52 +00:00
Scott Ullrich
4df96eff4d include head.inc and round corners on tabs 2005-07-02 04:38:35 +00:00
Scott Ullrich
d797cd0c36 Don't use an array for page titles.
Switch back to pfSense style
2005-06-21 23:57:44 +00:00
Scott Ullrich
422f27c028 Add back header 2005-06-21 23:39:40 +00:00
Scott Ullrich
e241188641 Import m0n0wall ipsec cert code 2005-06-21 23:30:39 +00:00
Bill Marquette
e68492ccc1 doubleclick for edit 2005-04-12 19:39:47 +00:00
Bill Marquette
a339c26a98 icon placement 2005-04-04 01:36:00 +00:00
Bill Marquette
b46bfcf575 Add $Id$ tag 2005-03-27 22:31:32 +00:00
Scott Ullrich
5b23774500 Initial revision 2004-11-07 03:06:49 +00:00