summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Provide a way to disable the autocomplete shutoff.jim-p2012-06-121-1/+1
|
* fix permissions check to xml package files and show only menus user has ↵marcelloc2012-06-123-45/+26
| | | | access to
* Remove extra spaces and add closing <tr> tagWarren Baker2012-06-121-1/+1
|
* Make the carp vip interface column in the widget just a smidge wider since ↵jim-p2012-06-111-2/+2
| | | | the names are longer now.
* Switch this back to attr, some older browsers have problems with prop, and ↵jim-p2012-06-111-1/+1
| | | | attr still works for this.
* Revert "Make mac_format aware of multiple Captiveportal instances"Ermal2012-06-112-5/+5
| | | | This reverts commit 54df925b9ea447bdd10f88a886e2ef11d44c3059.
* Merge pull request #137 from bcyrill/patch-4Scott Ullrich2012-06-102-5/+5
|\ | | | | Fix Captiveportal zone
| * Make mac_format aware of multiple Captiveportal instancesbcyrill2012-06-092-5/+5
| |
* | Added Captiveportal to service statusbcyrill2012-06-091-31/+59
|/
* Merge pull request #132 from bcyrill/patch-4Scott Ullrich2012-06-091-9/+9
|\ | | | | Update Captiveportal
| * Update masterbcyrill2012-06-091-9/+9
| |
* | Merge pull request #131 from marcelloc/masterScott Ullrich2012-06-098-4/+13
|\ \ | |/ |/| fix jquery+domtt notices css on all themes
| * fix jquery+domtt notices css on all themesMarcello Coutinho2012-06-098-4/+13
| |
* | actually update RA DNS settings nowDarren Embry2012-06-081-0/+25
| | | | | | | | finishes #2361
* | more work on feature #2361Darren Embry2012-06-081-0/+47
| | | | | | | | | | - fields are there now but don't do anything - checkbox for 'use same settings' that disables fields
* | Merge pull request #130 from marcelloc/masterScott Ullrich2012-06-082-5/+5
|\ \ | |/ | | move css style from last pull request to themes.
| * fix css style to themes.Marcello Coutinho2012-06-082-5/+5
| |
* | Merge pull request #129 from marcelloc/masterScott Ullrich2012-06-083-132/+77
|\ \ | |/ | | convert menu alerts/notices to jquery + domtt
| * convert menu alerts/notices to jquery + domttMarcello Coutinho2012-06-083-132/+77
| |
* | split dhcpv6 server and ra #2361Darren Embry2012-06-082-756/+27
| |
* | remove the RA stuff from services_dhcpv6 for #2361Darren Embry2012-06-081-69/+11
| |
* | rename menu item for #2361Darren Embry2012-06-081-1/+1
|/
* prep work for splitting dhcpv6 and RA for #2361.Darren Embry2012-06-081-0/+963
|
* fix select_source optionMarcello Coutinho2012-06-071-26/+27
|
* do #2467 only show GWs from same addr fam oncreateDarren Embry2012-06-071-8/+72
|
* minor indentation fixDarren Embry2012-06-071-3/+3
|
* While I'm here, don't test these with isset, just test directly, since they ↵jim-p2012-06-072-6/+6
| | | | will be set to true/false in globals.inc
* Provide a way to disable the pkg info linkjim-p2012-06-072-2/+8
|
* Bye, bye olsrd back to packages.Ermal2012-06-072-146/+0
|
* Get rid of carpdev, it will never beErmal2012-06-075-61/+5
|
* Detour through check_reload_status and only when the settings get applied ↵Ermal2012-06-072-8/+2
| | | | not when the gateway has been changed.
* Fix exec bit for usr/local/sbin/openvpn.attributes.shjim-p2012-06-061-0/+0
|
* Change the DHCPv6 services page into a RA and DHCPv6 section, move some of ↵smos2012-06-061-19/+68
| | | | | | | | the variables. Add drop down to select carp vip for that interface for CARP advertisements Allow setting the RA priority. Redmine ticket #1829
* Import OpenVPN cisco style radius attributes applying policy to logged in ↵Ermal2012-06-051-0/+16
| | | | users. Feature #2100
* Make sure the page does match as we trying to match the page to the url path ↵Warren Baker2012-06-051-1/+1
| | | | and not the full url
* Enhance the gateways status widget. Show Pending when it's not ready yet, ↵smos2012-06-041-6/+13
| | | | show unknown when it really isn't online.
* Some minor enhancements from renaming the Gathering Data to Pending.smos2012-06-042-11/+14
| | | | When it doesn't exist in the array it's really unknown. Make that lightblue. show a ~
* Use "Pending" instead of gathering data, which is shortersmos2012-06-041-3/+3
|
* Allow for Null routessmos2012-06-042-2/+2
|
* Allow for /128 IPv6 route entries in static routes.smos2012-06-041-1/+1
| | | | Redmine ticket #2470
* Change style of this jquery call, the method that was used did not work ↵jim-p2012-06-031-4/+4
| | | | properly.
* Include github changelog link to package version when ↵Marcello Coutinho2012-06-031-31/+66
| | | | $g['disablepackagehistory'] is not set, domtt titles, remove package info column and move package info to description tab
* Include github changelog link to package version when ↵Marcello Coutinho2012-06-031-31/+52
| | | | $g['disablepackagehistory'] is not set , domtt titles, remove package info column and move package info to description tab
* Change jQuery function attr() to prop()ccesario2012-06-031-3/+3
|
* Add Gateway Group support to the IPsec interface drop down.smos2012-06-033-0/+29
| | | | | | Edit of gateway group correctly reflects the new IP Address. We need to make a blacklist for interface names in the gateway group edit page. Redmine ticket #1965
* Allow for failover DynDNS hostnames.smos2012-06-032-5/+11
| | | | | | replace get_real_interface() calls with get_failover_interface. If it isn't a group we call get_real_interface() anyhow. We can't put the logic inside get_real_interface() as this would create a recursion Redmine ticket #1965
* Allow for selection of a gateway group as a interface to monitorsmos2012-06-022-12/+34
| | | | Redmine ticket #1965
* The gateway groups array now knows about vips to be tied into that gateway ↵smos2012-06-021-15/+26
| | | | | | group so we can tie the groups into services. Redmine ticket #1965
* Add a virtual IP field to a interface in the gateway groups edit screen.smos2012-06-021-3/+37
| | | | Redmine ticket #1965
* Move the SIM Pin and APN settings to the modem setup since we need these ↵smos2012-06-021-2/+2
| | | | only once.
OpenPOWER on IntegriCloud