Project

General

Profile

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

# Date Author Comment
e73b001e 08/12/2010 03:55 PM Renato Botelho

Merge remote branch 'mainline/master'

Conflicts:
usr/local/www/diag_smart.php
usr/local/www/firewall_rules_edit.php
usr/local/www/interfaces.php
usr/local/www/load_balancer_pool_edit.php
usr/local/www/pkg_mgr_settings.php

8cb8751e 08/12/2010 02:07 PM Renato Botelho

Use

ddc55e12 08/12/2010 04:18 AM Erik Fonnesbeck

Modify various (s)printf format strings to allow translations to change the order of the inserted strings.

d8e1797a 08/10/2010 06:22 PM Carlos Eduardo Ramos

Fixing gettext calls on diag_confbak.php

f8ec8de4 07/16/2010 05:35 PM Renato Botelho

Sync with mainline, diag_* files were missing

0b3abd3b 06/30/2010 12:30 PM Renato Botelho

Reset diag_ files

20ed8b82 06/21/2010 01:40 PM Renato Botelho

Few adjustements on gettext

ba9c6f9d 06/18/2010 08:21 PM jean.feltrin

Implement gettext() calls

db67053a 03/18/2010 01:01 AM Jim Pingle

Colorize config diff, fix wrapping (should still copy/paste as a single line). Add diff button at the top which doubles as a column header.

957e2f1f 03/04/2010 02:03 AM Jim Pingle

Add a config diff option to the backup history, so you can view changes between revisions.

9f9b88e2 02/27/2010 08:48 PM Jim Pingle

Add link to download config from backup history. Ticket #268

85183d57 02/27/2010 08:28 PM Jim Pingle

Add descriptive title to revert/delete config backup that shows when hovering. Also add confirmation prompt for revert or delete. Resolves #268

91bfbd00 10/15/2009 10:44 PM Scott Ullrich

Call conf_mount_rw() and ro where needed

13d193c2 09/14/2009 10:20 PM Scott Ullrich

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

486b4999 09/09/2008 04:21 AM Matthew Grooms

Whitespace and html cleanup of the configuration history page.

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

2dfdb028 01/16/2008 07:14 AM Chris Buechler

clarify wording in tabs to appropriately reflect purpose of these pages

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

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

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

Remove #!/usr/local/bin/php

cdb0814b 10/17/2005 04:11 PM Scott Ullrich

MFC 6921
Fix fend.inc alignment Fix tab links

afe4bc36 07/29/2005 11:03 PM Holger Bauer

corrected imagepath

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

38d48421 07/18/2005 10:43 PM Colin Smith

Fix tabs.

dcf9eb16 07/13/2005 04:38 AM Bill Marquette

This looks a little more pleasing to my eyes

0f10aee4 07/04/2005 04:24 PM Bill Marquette

Last of the bottom round fixes
Turn top rounding back on now that those are all fixed

310b2c06 07/03/2005 03:42 PM Bill Marquette

Use $pgtitle for consistency

76d05834 07/02/2005 10:15 PM Scott Ullrich

Reverse Local and Remote tabs

12af52d9 07/02/2005 09:07 PM Scott Ullrich
  • Curve bottom of grey areas if needed
  • Curve tabs
  • Cleanup
b63695db 07/02/2005 04:21 AM Scott Ullrich

include head.inc and round corners on tabs

2e2d1de7 05/19/2005 04:02 AM Bill Marquette

Show current version
Allow to select previous version
standardize object placement

601f5ca6 05/19/2005 01:29 AM Colin Smith

'Config History' -> 'Local'

1d478d96 05/18/2005 03:14 AM Colin Smith

Fix info display. We can't use the array generated by get_backups() - it's suited for iteration, rather than fast retrieval.

cdc0ed31 05/18/2005 03:09 AM Colin Smith

Print out configuration information upon restore and deletion.

25540c7c 05/16/2005 02:52 AM Colin Smith

Include the year a revision is made.

359893b0 05/16/2005 01:40 AM Colin Smith

Use config_restore to document config file reversion, unlink desired configs, etc.

2f8d0729 05/16/2005 01:08 AM Bill Marquette

Enable config restore

96caa2a8 05/16/2005 12:49 AM Bill Marquette

speed improvements - backup.cache was created so we didn't have to read through all the XML files

136f811b 05/16/2005 12:38 AM Bill Marquette

Fix double display of first config line

32f11c05 05/16/2005 12:35 AM Bill Marquette

Make config backup actually work

1d2d6b3c 05/09/2005 01:54 AM Colin Smith

Initial commit of config versioning frontend.