aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy-dev/haproxy_listeners_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix these misplaced "endif;" statements, they were causing the opening form ↵jim-p2010-12-021-1/+1
| | | | tag to be hidden on 2.0 so the settings would never save.
* Reduce duplication by putting the acl syntax in the arraythompsa2010-02-111-2/+2
|
* Alert the user rather than just having a dead buttonthompsa2010-02-111-1/+3
|
* fix variable name type-othompsa2010-02-111-1/+1
|
* disable the row addition if no acl options are availablethompsa2010-02-111-0/+2
|
* scriptaculous is autoloaded on v2.0+thompsa2010-02-111-0/+2
|
* Use fade effects to alert the user to ACL changesthompsa2010-02-111-4/+7
|
* Filter the allowed ACL types by the current haproxy mode. If the type isthompsa2010-02-111-17/+55
| | | | | changed then the select list is updated and any unavailable ACLs are hidden.
* Fix text to read Listener.thompsa2010-02-101-1/+1
|
* Add plus icon next to current entries on all the pages (listener/serverthompsa2010-02-101-10/+69
| | | | | pool pages, as well as the entries in ACL's and adding servers) which is a "add a new rule based on this one".
* Provide default for expr and fix typeo.thompsa2010-02-081-1/+1
|
* Fix list of required fields.thompsa2010-02-081-5/+5
|
* Save the default server port which is different to the external portthompsa2010-02-081-0/+2
| | | | number.
* Update the listener if the pool name changes.thompsa2010-02-081-37/+0
|
* Add server pools which encapsulate the backends.thompsa2010-02-081-13/+15
|
* Rename files.thompsa2010-02-081-0/+698