Commit Graph

22 Commits

Author SHA1 Message Date
Scott Ullrich
225a2f0b46 Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
jim-p
c26c208f34 Do not allow spaces in load balancer name fields, they are invalid in relayd. 2010-10-25 16:31:57 -04:00
jim-p
e988813dd2 desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320. 2010-10-19 12:39:01 -04:00
Renato Botelho
45a06eeb09 Move : to gettext string 2010-08-11 14:02:33 -03:00
Carlos Eduardo Ramos
1c905b277d Corrections gettext implementation on load_balancer_monitor_edit.php 2010-07-16 15:56:05 -03:00
Carlos Eduardo Ramos
1f7b695950 Corrections gettext implementation on load_balancer_monitor_edit.php 2010-07-15 15:18:55 -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
Chris Buechler
477dcf13ce rename slbd pages since this is no longer slbd 2010-07-11 19:13:57 -04:00
Jeann
1a48c02757 Implemment gettext() calls 2010-07-08 23:33:49 -03:00
jim-p
e234921a79 Add status/log links to LB pages. 2010-06-02 09:51:51 -04:00
Chris Buechler
407f6220fe clarify what is valid for input errors on hostname 2009-11-28 23:41:55 -05:00
Scott Ullrich
7889db96a6 Adjust sizing of items that appear when setting the type dropdown: do not use vncell, use vtable so that it does not look so strange. 2009-10-16 15:47:06 -04:00
Scott Ullrich
791d1c5916 Move description line item underneath Name 2009-10-16 15:35:09 -04:00
Scott Ullrich
7ac5a4cb18 Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 19:14:40 -04:00
Ermal Luçi
328f902e56 Do not mount rw when uneeded and even more not mounting ro again. 2009-07-01 17:45:12 +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
Bill Marquette
2e069686fb Move Scriptaculous/Prototype includes to head.inc and remove the code duplication 2009-03-13 01:04:26 -05:00
Ermal Luçi
4314071069 Add missing quota to the titles so pages actually display. 2008-09-16 20:20:39 +00:00
Bill Marquette
b28278a261 Add "Services" to the page title 2008-09-09 01:17:57 +00:00
Bill Marquette
47fa7acf71 Make edit pages look consistent
Pointed out by: sullrich@
2008-09-02 03:19:12 +00:00
Bill Marquette
0919224fbd Bring in relay options for inbound load balancer
More work pending, this seems to generate proper configs
needs much more testing though
2008-08-28 21:21:50 +00:00
Bill Marquette
50d86c1377 Bring in new server load balancing code, this introduces:
* The ability to create your own monitors (tcp, http, https, send/expect)
* A new way of displaying 'standard tables' - MainTable class
* monitor_type array type
2008-08-05 05:03:55 +00:00