Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5e34cdb2 07/23/2009 09:44 PM Ermal Luçi
  • If editing an alias do not display itself on the autocompletion list
  • Prevent that the user mixes wrong type of aliases, only host and network type mixing is allowed. Openvpn may be added later on too.
  • Instead of checking for nested loops when unwinding aliases just prevent the loops. It is easier and allows some rare cases when nesting is needed.
7581a050 07/23/2009 09:32 PM Ermal Luçi

Make matching on autosuggestion case insensitive.

3c4a3d96 07/23/2009 09:11 PM Ermal Luçi

Remove unused code.

460b3848 07/23/2009 09:08 PM Ermal Luçi

Add my copyright i have done the necessary work on aliases.

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

92b9f237 07/22/2009 06:25 PM Ermal Luçi

Allow to enter names in these fields for letting nested aliases to be specified.

fb265ec0 07/21/2009 05:20 PM Chris Buechler

No NAT and static port is an invalid combination, don't allow it.

Fixes bug #37

a67a0922 07/17/2009 01:42 AM Chris Buechler

don't delete PPTP rules when disabling PPTP. Enable/disable happens too much given the issues with PPTP outbound when server is enabled.

dc101919 07/16/2009 06:52 AM Chris Buechler

touch up text

ea9828af 07/15/2009 01:22 PM Ermal Luçi

Add missing priviledge checks to the bridge pages.

4da0e32a 07/15/2009 09:20 AM Seth Mos

Fix incorrect double click edit link for phase2 records.
The link referred the phase2 edit page with the phase1 id which was incorrect

4504a769 07/14/2009 06:57 PM Ermal Luçi

Remove all nested functions decalaration seems php does not like them! Make all the nested functions real functions.

4666b787 07/14/2009 11:38 AM Ermal Luçi

Add missing include

763b5a4d 07/13/2009 11:47 PM Scott Ullrich

Remove redundant IPSEC entry

c938d1e8 07/13/2009 11:31 PM Holger Bauer

move the content area some pixels down so it doesn't conflict with the static menu layer on the very top

9e5c33e1 07/13/2009 11:27 PM Holger Bauer

some pages need a minimal height to be displayed correctly

dffb14f1 07/13/2009 09:26 PM Holger Bauer

Fixing that annoying 1Px-Line offset background on the nervecenter theme on some pages; Cleaning up some never used images on all themes; Sending _orangeflow to the pastebin (it won't ever be finished and was never useable anyway)

1d05355c 07/13/2009 09:23 PM Ermal Luçi

Do not create nested function this seems to upset php for some reason.

14972c9a 07/13/2009 08:48 PM Holger Bauer

some pixeltuning here and there

6e662d8f 07/12/2009 08:03 PM Holger Bauer

On popular demand: change the footer back to a classic one at the end of the page

79c2e54a 07/12/2009 06:18 PM Scott Ullrich

Oops, we do not need to reboot to set nmbflows

e630feee 07/12/2009 06:07 PM Scott Ullrich

Note that we may need to reboot if the op changes the state limit

b37eac3d 07/12/2009 05:37 PM Scott Ullrich

Enable flowtable support

55e90dab 07/12/2009 05:32 AM Scott Ullrich

Move save button outside of if statement and remove extra blank seperator

168171d3 07/12/2009 05:26 AM Scott Ullrich

Remove second save button

ab1ab2ac 07/12/2009 05:19 AM Scott Ullrich

Trim results

8291849a 07/12/2009 04:56 AM Scott Ullrich

Add enable/disable option for flow table support

305a2ab0 07/12/2009 04:55 AM Scott Ullrich

Add enable/disable option for flow table support

e42634a6 07/10/2009 02:08 PM Ermal Luçi

Use the same style structure as on other guis.

4f464b16 07/10/2009 12:49 PM Ermal Luçi

Fix includes for the widget too.

44173def 07/10/2009 12:47 PM Ermal Luçi

Add missing include.

27b07eda 07/10/2009 12:44 PM Ermal Luçi

Make this ressemble other pages for style

e98419d8 07/10/2009 01:59 AM Scott Ullrich

Adding register_via_growl()

66184513 07/10/2009 01:14 AM Scott Ullrich

Restore form values correctly... really.

67ffb407 07/10/2009 01:07 AM Scott Ullrich

Send a sample test message when user clicks save

487b16ec 07/10/2009 01:03 AM Scott Ullrich

Adding Notifications tab

1729ace8 07/09/2009 11:39 PM Jim Pingle

Add traffic shaper queue field to UPnP config

1afa87e5 07/09/2009 11:38 PM Scott Ullrich

Oops, store config in correct location

066ceb39 07/09/2009 11:32 PM Scott Ullrich

Save to correct location and nuke dirty stuff

d0e705e1 07/09/2009 11:31 PM Scott Ullrich

Restore growl settings correctly

d9252b1f 07/09/2009 11:22 PM Scott Ullrich

Adding System: Advanced: Notifications to priv list

facd2d76 07/09/2009 11:02 PM Scott Ullrich

First stab at adding growl notifications settings screen (and other future notifications)

9bcf197e 07/09/2009 10:06 PM Scott Ullrich

Do not show <noembedded> packages on nanobsd

4b141b9a 07/09/2009 03:51 PM Ermal Luçi

Declare as a propper function to avoid errors.

3b184ca5 07/09/2009 03:44 PM Ermal Luçi

Prevent users to misconfigure layer7 rules for now.(Ther are supported only on pass rules)

f28a9efd 07/08/2009 11:35 PM Jim Pingle

Fix error when attempting to add a DHCP static mapping. Fixes #29

6f5d0107 07/08/2009 05:30 PM Ermal Luçi

Bring captive portal widget up to date with changes.

d84bd468 07/08/2009 04:49 PM Ermal Luçi

Remove openvpn.inc from functions.inc since its just a subsystem that does not need to be present on all of the includes.

985fc0fb 07/08/2009 04:11 PM Ermal Luçi

Append several functions the filter_ prefix to know they are part of filter.inc as any other function in this file.
Remove a call to system_routing_configure on filter_configure_sync since these should have been taken care from the respective subsystem.

f69d50ce 07/08/2009 02:56 PM Ermal Luçi

Since we could not use anchors now we need to reload the filter whenever we add/remove/reinstall a package.

07bcca25 07/08/2009 02:50 PM Ermal Luçi

Add needed filter_reload call.

03e4c599 07/07/2009 03:49 PM Ermal Luçi

Fix Bug #24. Actually just make the name usable in the new gateway code.

d6f53204 07/07/2009 03:16 PM Ermal Luçi

Fix some typos in wizard.php code introduced by previous commit.
Add 'displayname' even to option fields of select.
Convert traffic_shaper_wizard to use display better names with the introduced 'displayname'

7a29f783 07/07/2009 12:50 PM Ermal Luçi

Add a 'displayname' field to make it easier to print better labels for inputs.

aa2a7ea6 07/07/2009 12:06 PM Ermal Luçi

Remove debugging echos

679d21bb 07/07/2009 12:05 PM Ermal Luçi

Fix some typos.

3331a640 07/07/2009 11:23 AM Ermal Luçi

fix some other shortcuts provided by the GUI.

This commit fixes even Bug #27

8a6bc505 07/07/2009 11:03 AM Ermal Luçi

Add l2tp

4d828a9a 07/07/2009 10:55 AM Ermal Luçi

Fix interface list usage

WARN: Please ask before introducing old code on what have changed!

d442e4e2 07/06/2009 04:03 PM Scott Ullrich

Call convert_config(); after import.

7fc26246 07/06/2009 01:26 PM Seth Mos

Fix ipsec vpn phase1 post code so that we correctly try to delete the old static route if required.

4ecc60ec 07/06/2009 04:19 AM Scott Ullrich

Use $BOOT_DRIVE

febdce5a 07/06/2009 04:09 AM Scott Ullrich

Really set boot slice correctly

99623bd5 07/06/2009 03:51 AM Scott Ullrich

Set boot slice correctly (reversed logic)

c5eb3a17 07/06/2009 03:02 AM Scott Ullrich

Add and use fdisk_upgrade_log.txt

e5385806 07/06/2009 02:43 AM Scott Ullrich

Add a <p/> between message

2c88814c 07/06/2009 02:22 AM Scott Ullrich

Note that the newly duplicated slice has not been set as the active slice.

9cd8fd11 07/06/2009 02:01 AM Scott Ullrich

Show $ORIGINSLICE -> $DESTSLICE

ad3c7724 07/06/2009 01:58 AM Scott Ullrich

Add missing ;

e3f0f84c 07/06/2009 01:57 AM Scott Ullrich

Correctly set fstab

935fb53e 07/06/2009 01:55 AM Scott Ullrich

Correct set boot slice

dce5cc7c 07/06/2009 01:49 AM Scott Ullrich

fsck the fs after duplication. Add other misc upgrade log files.

be6e1e8a 07/06/2009 01:43 AM Scott Ullrich

Cleanup text

bcb03f4b 07/06/2009 01:35 AM Scott Ullrich

Add view previous upgrade log option

42be7ac3 07/06/2009 01:28 AM Scott Ullrich

Set the slice name after duplicating

ae396e30 07/06/2009 01:24 AM Scott Ullrich

Do not set bootup slice after duplication. Add some progress information.

8c292e54 07/06/2009 01:13 AM Scott Ullrich

Full path to binaries. Correct the failed message.

28949aa1 07/06/2009 01:05 AM Scott Ullrich

Adding nanobsd option

104c11c6 07/06/2009 01:00 AM Scott Ullrich

First stab at diagnostics -> nanobsd page.

bfed48a4 07/05/2009 10:56 PM Scott Ullrich

Add a flag to keep track of nanobsd firmware upload

09f18f59 07/04/2009 11:49 PM Jim Pingle

Add configurable option to enable glxsb.

cdd3238d 07/04/2009 08:07 PM Scott Ullrich

Add function to explain the error code

14442033 07/04/2009 07:59 PM Scott Ullrich

Pass along php error number if it happens. New in 5.3. Lovely.

2802e3d7 07/03/2009 08:02 PM Scott Ullrich

Nuke trailing newline

d3d9b0ee 07/01/2009 09:20 PM Scott Ullrich

Add double click to edit

Requested-by: cmb

328f902e 07/01/2009 05:45 PM Ermal Luçi

Do not mount rw when uneeded and even more not mounting ro again.

ba6d3521 07/01/2009 02:31 AM Scott Ullrich

Nuke packages for any platform

53be9d3c 07/01/2009 12:21 AM Scott Ullrich

Add note about ; and add a push example

f68fc963 06/30/2009 11:37 PM Scott Ullrich

Break before Save

6804263e 06/30/2009 11:37 PM Scott Ullrich

Oops, rename to avanced

a9a613dd 06/30/2009 11:35 PM Scott Ullrich

Rename to custom_options to match the original setting name

2f4f30ee 06/30/2009 11:31 PM Scott Ullrich

Adding back openvpn advanced option which got lost in the -> 2.0 upgrade shuffle

cc1d20ab 06/30/2009 08:06 PM Scott Ullrich

Remove packages for any platform nonsense.

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...
4d86a13d 06/30/2009 04:47 PM Scott Ullrich

Do not show the assigned priveleges area until the item has been saved. Otherwise clicking plus will take you back to the user manager screen which feels beyond broken.

e2d15485 06/30/2009 04:43 PM Scott Ullrich

Unbreak installed information screen. After package installation the form redirects to the info page that looks identical to display the final package information and to give the menus a chance to reload with the new package options.

6819b7f6 06/30/2009 11:52 AM Renato Botelho

Fix last commit preserving < and > on xml_rootobj checking

2a48bc00 06/30/2009 11:45 AM Renato Botelho

Respect xml_rootobj when restoring a full backup

156487ed 06/30/2009 10:37 AM Ermal Luçi

Fix various issues reported on http://forum.pfsense.org/index.php/topic,8672.0.html.