summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Fix multi_all wizard to properly verify VoIP bandwidth specified.Ermal2010-12-291-11/+13
|/ /
* | variable is not yet available so rebrands get a blank page on the last step ↵Warren Baker2011-11-301-1/+1
| | | | | | | | in the setup wizard
* | When making a server certificate in the wizard, make sure we specify it must ↵jim-p2011-11-291-1/+1
| | | | | | | | be a server certificate.
* | Describe the serial field on imported CA more clearly. Resolves #2031jim-p2011-11-291-1/+2
|/
* Fix for redmine ticket #1993. Allow saving multiple dynamic entries.smos2011-11-271-12/+0
| | | | Make sure that return_gateways_status() also returns all gateways that have monitoring disabled as up.
* Clear the PHP errors when 'no' is pressed also.jim-p2011-11-231-0/+2
|
* Show the PHP errors reported on the index page in the crash report so users ↵jim-p2011-11-232-2/+10
| | | | are not confused by an empty report screen. Include them in the report and also clear them after sending.
* Comment out TFTP and NTP UI fields and block the code in services.inc.smos2011-11-221-3/+8
| | | | ISC dhcpd does not support these yet. See redmine ticket #2016
* Also show the config version in the backup history.jim-p2011-11-221-3/+5
|
* Resolves #2018. Add an id to the html object to make javascript workErmal2011-11-221-1/+1
|
* converting browser JS code from scriptaculous to jQueryVinicius Coque2011-11-212-22/+20
|
* Removing scriptaculous effects, now we use jQuery UI for visual effectsVinicius Coque2011-11-217-11/+12
|
* Fix errors caused by javascript code processed by jquery .html() method.Vinicius Coque2011-11-211-1/+3
|
* Fix display of widgets with configuration controls in IE. From Gertjan on ↵jim-p2011-11-211-3/+4
| | | | the forum. See http://forum.pfsense.org/index.php/topic,42977.0.html
* Actually save the value typed in the bandwidth limit box for the openvpn ↵jim-p2011-11-161-0/+5
| | | | client instead of ignoring it.
* Check uppercase stringsScott Ullrich2011-11-161-1/+1
|
* Ensure style is set to a valid itemScott Ullrich2011-11-161-4/+10
|
* Converting from scriptaculous to jQueryVinicius Coque2011-11-164-53/+838
| | | | Adding jQuery UI, so now we can use effects and widgets provided by this library and remove scriptaculous code. Building the dashboard using the widget jQuery UI sortable
* Add a gui field to set the source tracking timeout for sticky connections.jim-p2011-11-151-3/+17
|
* Converting javascript code from scriptaculous to jQueryVinicius Coque2011-11-155-31/+31
|
* now we use the Chosen javascript plugin for jQueryVinicius Coque2011-11-153-3/+3
|
* Converting from scriptaculous to jQueryVinicius Coque2011-11-153-129/+123
|
* Merge over the end period fix for the custom rrd graphs section.smos2011-11-141-1/+1
|
* Fix the Off by One so that delegated prefix id 0 is shown on the LAN ↵smos2011-11-141-9/+6
| | | | interface settings page.
* Add an indication in the certificate list to show if a certificate is ↵jim-p2011-11-101-0/+8
| | | | internally capable of being a CA (basicConstraints has CA:TRUE) or if the nsCertType is set to server.
* When creating an internal certificate, offer the user a choice of what ↵jim-p2011-11-091-2/+27
| | | | constraints to place upon the certificate (CA, Server, or User).
* Rework this a little since using tap+tunnel network is valid, but using ↵jim-p2011-11-091-8/+8
| | | | tap+tunnel network+bridging is not (will not do what the user expects/wants)
* Fix up OpenVPN server tap modes, support various options for providing or ↵jim-p2011-11-081-8/+152
| | | | passing through DHCP. (Work in progress)
* Fix display of CARP widget to properly show Disabled status, bring code more ↵jim-p2011-11-071-30/+32
| | | | in line with the carp status page, and clean it up a bit.
* description is optionalChris Buechler2011-11-041-1/+1
|
* description is optionalChris Buechler2011-11-041-1/+1
|
* If sticky is enabled, show a tab under Diag > States to view the source ↵jim-p2011-11-033-6/+241
| | | | tracking table and clear it if needed.
* Allow the serial speed adjustment to work for nanobsd as well.jim-p2011-10-311-3/+3
|
* Add field to the GUI to select the serial console speed (May work as-is, ↵jim-p2011-10-311-2/+21
| | | | needs more testing/feedback)
* Reformat the DNS Forwarder page a bit so it conforms with the other pages. ↵jim-p2011-10-281-32/+50
| | | | Add some headers to make it more clear what each section does. Cosmetic changes only.
* Fix missing description in rowhelper.Marcello Coutinho2011-10-271-0/+1
|
* Assume a default value of 1 for cert_depth to disallow chaining.jim-p2011-10-271-1/+5
|
* Add GUI option to limit the certificate depth allowed when OpenVPN clients ↵jim-p2011-10-271-0/+30
| | | | are connecting.
* Fix up syslog settings a bit, add some missing options, fix formatting of ↵jim-p2011-10-261-6/+58
| | | | syslog.conf, correct behavior of 'everything', code cleanup.
* Converting javascript code from prototype to jQueryVinicius Coque2011-10-245-23/+23
|
* Show RTT and Loss on Status > Gateways, not just on the widgetjim-p2011-10-241-1/+19
|
* Don't run ldap_urlchange on page load if there is a custom port, otherwise ↵jim-p2011-10-241-1/+2
| | | | it appears to ignore a custom LDAP port even when it's correct in the config.
* fix textChris Buechler2011-10-221-3/+3
|
* Converting ajax code from prototype to jQueryVinicius Coque2011-10-223-37/+34
|
* Converting from prototype to jQuery status_*Vinicius Coque2011-10-223-20/+20
|
* Converting from prototype to jQueryVinicius Coque2011-10-221-6/+6
|
* More typos/text fixes.jim-p2011-10-191-4/+4
|
* Fix typojim-p2011-10-191-1/+1
|
* Fix typojim-p2011-10-191-1/+1
|
* Add a check to prevent this gateway code from triggering the address family ↵Seth Mos2011-10-181-1/+1
| | | | check. This might not be all that is needed for Ticket #1949
OpenPOWER on IntegriCloud