Evgeny Yurchenko
17d5077f61
Restoring gray background to the right of some tables in GUI.
2011-06-05 15:15:15 -04:00
Ermal
2bf16ba278
Prevent the command wol for being called without propper ip information. Reported-by: http://forum.pfsense.org/index.php/topic,34314.0.html
2011-03-12 00:36:06 +00:00
Erik Fonnesbeck
f39b73ad06
Fix interface names for Wake on LAN entries. Fixes #1101
2010-12-22 07:32:19 -07:00
Renato Botelho
e73b001e25
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
2010-08-12 12:55:32 -03:00
Renato Botelho
16457bdd94
gettext fixes
2010-08-12 10:32:15 -03:00
Erik Fonnesbeck
f5abb47d97
Fix link in error message for wake on lan.
2010-08-11 23:54:45 -06:00
Erik Fonnesbeck
ddc55e1244
Modify various (s)printf format strings to allow translations to change the order of the inserted strings.
2010-08-11 22:18:34 -06:00
Carlos Eduardo Ramos
4225627175
Corrections gettext implementation on services_wol.php
2010-07-16 10:08:01 -03:00
Rafael Lucas
d58dbf6734
Implement gettext() calls on services_wol.php
2010-07-12 10:24:06 -03:00
Scott Ullrich
1d333258dc
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
2009-09-14 21:49:40 -04:00
stompro
1b197e555d
Added checks to wol command execution to make it more obvious when the script fails.
...
If the wol command returns with anything other than 0, alert the user that the command
failed, and that they should look at the system log to find out why the command failed.
I'm adding this out of frustration with the fact that the wol command hasn't been included
at all in recent snapshots, and because the webgui doesn't give any indication of the command
not working, it took much longer for me to figure out why it wasn't working. I hope
this can save someone else time.
2009-09-11 11:02:50 -05:00
stompro
8acfca38c7
Fixes error that comes up when wake all is used.
...
This error was coming up when wake all was used from the services WOL page.
"Fatal error: Function name must be a string in /usr/local/www/services_wol.php on line 53"
2009-09-11 09:36:27 -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
a55e9c701c
* Hide interfaces internals to other code and use the propper interfaces.
...
Basically use get_interface*() functions instead of accessing fields like 'ipaddr'/'descr' etc...
* Make get_interfaces_with_gateway less heavyweight by getting information from the configuration stored in config.xml
* Some other missed custom interface list building and substituing with propper get_configured_interface*()
NOTE: This should give indipendce on dynamic interfaces on some services that before could not be used on top of this type of interfaces.
2009-03-30 00:38:36 +00:00
Scott Ullrich
7f1b26bc1b
Cleanup form a bit.
2008-11-11 02:09:22 +00:00
Ermal Luçi
7ec05d27c7
* Rename link_int_to_bridge_interface to link_interface_to_bridge
...
* Create two new function link_interface_to_{gif,gre}
2008-11-07 19:30:45 +00:00
Scott Ullrich
d4da624988
Do not hard code white
2008-10-12 21:24:10 +00:00
Ermal Luçi
74d65827db
Fix detection if an interface is part of bridge.
2008-08-31 14:44:02 +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
Ermal Luçi
3e321df2be
Continue interface improvements
2008-06-21 17:38:13 +00:00
Scott Ullrich
e47499d578
Do not show LAN interface when it is not present.
2008-02-09 05:23:28 +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
b5c7850109
Fixing css layout
2007-09-01 20:47:31 +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
e54d4de6d5
Remove #!/usr/local/bin/php
2006-01-02 23:46:18 +00:00
Scott Ullrich
4751361da5
Correctly wake all clients
2005-12-09 20:32:54 +00:00
Holger Bauer
474d164907
inserted wol-all-icon, dedicated to sadara ;-)
2005-08-17 00:06:04 +00:00
Scott Ullrich
b7028110e2
Wake all clients
...
Ticket #360
2005-08-16 16:20:44 +00:00
Scott Ullrich
25d3fbd548
* Add ascii art from holger
...
* Add base services to status -> services menu
2005-07-30 23:01:45 +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
74f446e877
Use $pgtitle
...
small code cleanups
2005-07-03 16:55:51 +00:00
Scott Ullrich
4df96eff4d
include head.inc and round corners on tabs
2005-07-02 04:38:35 +00:00
Bill Marquette
4f3401e0db
normalize MAC addresses
2005-04-14 02:21:58 +00:00
Bill Marquette
5f9c0e6803
doubleclick to edit
2005-04-12 19:30:02 +00:00
Bill Marquette
2d4a7bb177
icon placement
2005-04-04 01:23:28 +00:00
Bill Marquette
b46bfcf575
Add $Id$ tag
2005-03-27 22:31:32 +00:00
Scott Ullrich
f0fe3d307a
Convert description font color to white
2004-11-19 18:45:46 +00:00
Scott Ullrich
5b23774500
Initial revision
2004-11-07 03:06:49 +00:00