summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced_notifications.php
Commit message (Collapse)AuthorAgeFilesLines
* Many fixes on privileges, ticket #3216:Renato Botelho2013-11-151-3/+3
| | | | | | | | | - Remove unused privilege page-diagnostics-logs-wireless - Remove duplicated privileges - Fix limiter-info, pf-info and system-pftop that were using wrong name - Add privs for services-igmpproxy-edit - Fix ID for acptiveportal allowedhostnames and editallowedhostnames - Fix some wrong matches
* Split SSL/TLS into separate checkboxes so that plaintext connections can be ↵Warren Baker2013-10-171-3/+27
| | | | made secured by using STARTTLS. Support for SMTPS connections should probably be done away with in future. Fixes #3180
* Test growl whether or not growl is disabled.jim-p2013-09-081-2/+1
|
* Add the ability to disable Growl or SMTP notifications but keep their ↵jim-p2013-06-131-8/+55
| | | | settings intact. Remove automatic test messages on save. Add individual test buttons for Growl and SMTP that work even if the service(s) are disabled.
* Tidy up System:Advanced:Notifications XHTMLColin Fleming2013-03-071-15/+16
| | | | Close INPUT tags
* Fix formatting and move setting back to system.Erik Fonnesbeck2012-02-281-4/+9
|
* Moved beep option to notifications pageYehuda Katz2012-02-281-0/+22
|
* Unlink last msg cache for growl when sending test messagwsScott Ullrich2011-08-291-0/+1
|
* Fix label for SMTP server. Hostnames work fine.jim-p2011-07-191-2/+2
|
* Add support for TLS/SSL for notification (tested with smtp.gmail.com port 465)Albert S. Causing2011-03-161-2/+6
|
* Unfortunately, using variables in this way in strings passed to gettext ↵Erik Fonnesbeck2010-10-111-3/+3
| | | | doesn't work well with translations. Replacing with sprintf for now.
* Replace hard coded pfSense with product_nameWarren Baker2010-10-101-4/+4
|
* Fix typosjim-p2010-07-201-2/+2
|
* Allow setting the SMTP port for notifications. Fixes #677jim-p2010-07-141-0/+10
|
* Implement gettext()Carlos Eduardo Ramos2010-04-271-31/+31
|
* Fix growl issues.Scott Ullrich2010-04-171-0/+27
| | | | | | | Ticket #518 Ticket #519 Submibtted-by: Blake Skinner
* Ticket #393. Require once.Ermal Luçi2010-03-031-1/+1
|
* Adding smtp auth support for notifications. Requested-by: pmi@bluegrass.netScott Ullrich2009-12-311-2/+35
|
* allow sending of same message twice when 'testing' smtp serviceScott Ullrich2009-11-071-0/+2
|
* Do not include head.inc twiceScott Ullrich2009-10-031-2/+0
|
* Correct misc tab URLScott Ullrich2009-10-031-2/+1
|
* Alert if there is a problem sending the test messageScott Ullrich2009-10-031-1/+2
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-0/+3
| | | | include 2009 on files that I have asserted (C) on
* Summons the capitalization policeScott Ullrich2009-08-251-1/+1
|
* Correct hintScott Ullrich2009-08-251-1/+1
|
* Add seperatorScott Ullrich2009-08-251-0/+3
|
* Correct pconfig variablesScott Ullrich2009-08-251-4/+2
|
* Require notices.incScott Ullrich2009-08-251-0/+1
|
* Adding SMTP support. Ticket #59Scott Ullrich2009-08-251-1/+38
|
* Adding register_via_growl()Scott Ullrich2009-07-091-1/+2
|
* Restore form values correctly... really.Scott Ullrich2009-07-091-9/+4
|
* Send a sample test message when user clicks saveScott Ullrich2009-07-091-0/+2
|
* Oops, store config in correct locationScott Ullrich2009-07-091-2/+2
|
* Save to correct location and nuke dirty stuffScott Ullrich2009-07-091-12/+2
|
* Restore growl settings correctlyScott Ullrich2009-07-091-2/+2
|
* Adding System: Advanced: Notifications to priv listScott Ullrich2009-07-091-3/+8
|
* First stab at adding growl notifications settings screen (and other future ↵Scott Ullrich2009-07-091-0/+154
notifications)
OpenPOWER on IntegriCloud