Commit Graph

7173 Commits

Author SHA1 Message Date
Rafael Lucas
fca6dabc0b Implement gettext() calls on services_igmpproxy.php 2010-07-12 13:39:08 -03:00
Rafael Lucas
2b2a798418 Implement gettext() calls on services_dyndns_edit.php 2010-07-12 13:39:08 -03:00
Rafael Lucas
c55f050794 Implement gettext() calls on services_dyndns.php 2010-07-12 13:39:08 -03:00
Renato Botelho
f80bdcea1d Merge remote branch 'mainline/master' 2010-07-12 13:05:20 -03:00
jim-p
a803793fe5 Fix "all users" group member array test. 2010-07-12 11:59:22 -04:00
Renato Botelho
76d18abc7d Merge remote branch 'mainline/master'
Conflicts:
	usr/local/www/diag_backup.php
	usr/local/www/diag_dns.php
	usr/local/www/diag_ipsec_sad.php
	usr/local/www/diag_logs_vpn.php
	usr/local/www/diag_ping.php
	usr/local/www/diag_pkglogs.php
	usr/local/www/diag_showbogons.php
	usr/local/www/diag_states_summary.php
	usr/local/www/diag_traceroute.php
2010-07-12 12:58:21 -03:00
Renato Botelho
0ddddb7a8b Do not call gettext() to print vars 2010-07-12 12:43:24 -03:00
Rafael Lucas
593de5c894 Implement gettext() calls on services_wol_edit.php 2010-07-12 10:30:50 -03:00
Carlos Eduardo Ramos
3667803934 Checked gettext() implementation on diag_ping.php 2010-07-12 10:28:03 -03:00
Rafael Lucas
d58dbf6734 Implement gettext() calls on services_wol.php 2010-07-12 10:24:06 -03:00
Carlos Eduardo Ramos
486c214d83 Checked gettext() implementation on diag_backup.php 2010-07-12 10:22:31 -03:00
Carlos Eduardo Ramos
478877e239 Checked gettext() implementation on diag_ping.php 2010-07-12 10:18:34 -03:00
Rafael Lucas
3d9bee96d1 Implement gettext calls on services_snmp.php 2010-07-12 10:12:42 -03:00
Rafael Lucas
1f7dfbc127 Merge branch 'master' of git@rcs.pfsense.org:pfsense/pfsense-gettext 2010-07-12 10:00:28 -03:00
Rafael Lucas
bd75883391 Implement gettext calls on services_rfc2136_edit.php 2010-07-12 10:00:06 -03:00
Rafael Lucas
528b1eae96 Implement gettext calls on services_rfc2136.php 2010-07-12 09:58:38 -03:00
Renato Botelho
657ba532dd Merge remote branch 'mainline/master' into 1_diag
Conflicts:
	usr/local/www/diag_ipsec_sad.php
2010-07-12 09:40:09 -03:00
Rafael Lucas
1c108ceff1 Implement gettext() calls on services_rfc2136.php 2010-07-12 09:39:12 -03:00
Renato Botelho
007b2264fa Merge remote branch 'mainline/master'
Conflicts:
	usr/local/www/load_balancer_monitor.php
	usr/local/www/load_balancer_monitor_edit.php
2010-07-12 09:38:06 -03:00
Scott Ullrich
68cbabcbfd Mark filter dirty after saving 2010-07-12 00:37:53 -04:00
Scott Ullrich
52b8dc16a0 Cleanup HTMl formatting a bit more, stick mode on its on TR 2010-07-12 00:19:08 -04:00
Scott Ullrich
5d2c6f3e97 Cleanup HTMl formatting a bit more, stick mode on its on TR 2010-07-12 00:18:00 -04:00
Scott Ullrich
d547574127 Cleanup HTML formatting 2010-07-12 00:09:33 -04:00
Scott Ullrich
c662cc9d59 Add hint about drag and drop reordering 2010-07-11 23:37:06 -04:00
Scott Ullrich
eea1e0c520 Unbreak OnMouseEvent 2010-07-11 23:20:58 -04:00
Scott Ullrich
28170529cf Nuke trailing c/r 2010-07-11 23:02:12 -04:00
Scott Ullrich
2386990d80 Add a Close button option for notices that have appeared as long as the save button has not been set 2010-07-11 23:00:24 -04:00
Scott Ullrich
df22216317 Mark Loading box visibility has hidden as it is only used for drag and drop 2010-07-11 22:43:46 -04:00
Chris Buechler
ecd7281ee6 remove warning for redirect mode since it's not supported 2010-07-11 22:15:12 -04:00
Scott Ullrich
12c547897b Use redboxtable 2010-07-11 22:12:49 -04:00
Scott Ullrich
8c8d954f1e Unbreak nifty 2010-07-11 22:10:09 -04:00
Scott Ullrich
23287db727 Rename to already existing name=infoboxnp 2010-07-11 22:07:25 -04:00
Scott Ullrich
6dc83d5241 Show a loading ajax widget when the page is refreshing the order 2010-07-11 21:52:52 -04:00
Scott Ullrich
467989e2a4 Add a id of redboxtable to the table so that ajax can interact with this box. 2010-07-11 21:52:51 -04:00
Scott Ullrich
7abaeb1fa5 Use the move pointer type 2010-07-11 20:57:12 -04:00
Chris Buechler
087a89f823 fix some of the logging for load balancer, still partially broken 2010-07-11 19:58:19 -04:00
Scott Ullrich
32c580703f Adding drag and drop feature to firewall rules ordering. Simply start dragging a rule and release and the page will refresh with the new order. If all goes well I will duplicate this feature to other pages with rule reordering functionality. 2010-07-11 19:57:37 -04:00
Chris Buechler
477dcf13ce rename slbd pages since this is no longer slbd 2010-07-11 19:13:57 -04:00
Chris Buechler
b2911375bd fix double click to edit 2010-07-11 18:50:02 -04:00
Erik Fonnesbeck
1fb064e86d Separate regdomain.xml parsing back to a separate file, so it can be used when xmlreader.inc is used instead of xmlparse.inc 2010-07-10 21:36:54 -06:00
Erik Fonnesbeck
42f1649fbb Restore the code for getting the step's title and description after the step ID is set so that it is read from the correct step. 2010-07-10 14:25:58 -06:00
Erik Fonnesbeck
b3cf36d740 Fix typo that prevented these two checkboxes from displaying the proper state when editing OpenVPN server settings. 2010-07-09 18:36:06 -06:00
Erik Fonnesbeck
d030c9ded4 Properly select the interfaces when displaying the edit page for floating rules that have multiple selected interfaces. Fixes #726 2010-07-09 17:58:09 -06:00
Scott Ullrich
f85d812be0 Remove stray </a>. Obtained-from: m0n0wall 2010-07-09 11:04:17 -04:00
Jeann
1a48c02757 Implemment gettext() calls 2010-07-08 23:33:49 -03:00
Erik Fonnesbeck
35c9cd4463 Don't use the association when duplicating firewall rules. Fixes #634 2010-07-08 17:15:21 -06:00
Renato Botelho
482b642a4c Merge remote branch 'mainline/master' into 1_diag 2010-07-08 17:05:48 -03:00
Renato Botelho
d75ad412ee Reset interface_* files 2010-07-08 17:05:23 -03:00
Renato Botelho
a08a7fc170 Merge remote branch 'mainline/master' 2010-07-08 17:03:39 -03:00
Carlos Eduardo Ramos
0651f09240 Corrections gettext implementation on diag_routes.php 2010-07-08 13:09:13 -03:00