Project

General

Profile

Download (10.7 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
46bb8a0b 03/22/2015 01:55 PM Sjon Hortensius

Merge remote-tracking branch 'upstream/master' into origin/master

f537d085 03/07/2015 03:31 PM Sjon Hortensius

Updated even more pages to new Form setup (include names)

refs #16

0453eb6e 02/01/2015 11:55 AM Sjon Hortensius

Converted Misc & Notifications

305856e8 01/04/2015 04:37 PM Phil Davis

Support for Office365 Mail

https://redmine.pfsense.org/issues/4176
Allow the user to choose SMTP authentication mechanism PLAIN or LOGIN.
For existing configs with this option not set, PLAIN is the default, and will appear first in the dropdown box, so next time the user saves the SMTP Notification settings, PLAIN will be the value selected and saved.

ce77a9c4 01/01/2015 09:26 AM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

ed2d1343 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

dd447bde 11/11/2014 04:49 AM Jim Thompson

modify copyright statement to reflect reality

c25d1fd7 10/21/2014 06:25 PM Jim Pingle

Encode values before displaying them back to the user in notification settings

1b244d38 05/19/2014 10:49 PM Colin Fleming

Update SCRIPT tags.

Add CDATA sections to SCRIPT tags in various files

d269747b 04/06/2014 04:51 PM Warren Baker

Ensure variable is available when testing smtp. Fixes #3577 (well not the rrd summary package).

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

7997ed44 11/15/2013 09:21 PM Renato Botelho

Many fixes on privileges, ticket #3216:

- Rename some privileges:
page-diag-system-activity => page-diagnostics-system-activity
page-interfacess-groups => page-interfaces-groups
page-interfacess-lagg => page-interfaces-lagg
page-interfacess-qinq => page-interfaces-qinq...

1cddd59c 09/16/2013 01:13 PM Warren Baker

Split SSL/TLS into separate checkboxes so that plaintext connections can be made secured by using STARTTLS. Support for SMTPS connections should probably be done away with in future. Fixes #3180

1e940f77 09/08/2013 11:57 PM Jim Pingle

Test growl whether or not growl is disabled.

48b86f62 06/13/2013 04:17 PM Jim Pingle

Add the ability to disable Growl or SMTP notifications but keep their 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.

846ac60f 03/07/2013 09:14 PM Colin Fleming

Tidy up System:Advanced:Notifications XHTML

Close INPUT tags

66a346b4 02/28/2012 11:03 PM Erik Fonnesbeck

Fix formatting and move setting back to system.

970ca1b7 02/28/2012 10:33 PM Yehuda Katz

Moved beep option to notifications page

f670f0a2 08/29/2011 10:43 PM Scott Ullrich

Unlink last msg cache for growl when sending test messagws

d58b93d2 07/19/2011 08:32 PM Jim Pingle

Fix label for SMTP server. Hostnames work fine.

2d74f1cf 03/16/2011 07:31 AM Albert Causing

Add support for TLS/SSL for notification (tested with smtp.gmail.com port 465)

6840d0e7 10/11/2010 06:09 AM Erik Fonnesbeck

Unfortunately, using variables in this way in strings passed to gettext doesn't work well with translations. Replacing with sprintf for now.

ebb57fe2 10/10/2010 02:25 PM Warren Baker

Replace hard coded pfSense with product_name

1a8bf19a 07/20/2010 07:11 PM Jim Pingle

Fix typos

9277b7ef 07/14/2010 07:01 PM Jim Pingle

Allow setting the SMTP port for notifications. Fixes #677

f0d1edc9 04/27/2010 06:25 PM Carlos Eduardo Ramos

Implement gettext()

addbcae7 04/18/2010 01:56 AM Scott Ullrich

Fix growl issues.

Ticket #518
Ticket #519

Submibtted-by: Blake Skinner

39163f72 03/03/2010 11:22 PM Ermal Luçi

Ticket #393. Require once.

72306d5a 12/31/2009 11:00 PM Scott Ullrich

Adding smtp auth support for notifications. Requested-by:

8b0d920e 11/08/2009 03:22 AM Scott Ullrich

allow sending of same message twice when 'testing' smtp service

827a7864 10/03/2009 05:04 AM Scott Ullrich

Do not include head.inc twice

9308e4c1 10/03/2009 04:44 AM Scott Ullrich

Correct misc tab URL

f9fb2569 10/03/2009 04:38 AM Scott Ullrich

Alert if there is a problem sending the test message

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

b9ab1f26 08/25/2009 07:08 PM Scott Ullrich

Summons the capitalization police

08ce2d6a 08/25/2009 07:01 PM Scott Ullrich

Correct hint

7d8c8a28 08/25/2009 06:51 PM Scott Ullrich

Add seperator

4090c90f 08/25/2009 06:46 PM Scott Ullrich

Correct pconfig variables

f804b689 08/25/2009 06:44 PM Scott Ullrich

Require notices.inc

b19369b7 08/25/2009 06:37 PM Scott Ullrich

Adding SMTP support. Ticket #59

e98419d8 07/10/2009 01:59 AM Scott Ullrich

Adding register_via_growl()

66184513 07/10/2009 01:14 AM Scott Ullrich

Restore form values correctly... really.

67ffb407 07/10/2009 01:07 AM Scott Ullrich

Send a sample test message when user clicks save

1afa87e5 07/09/2009 11:38 PM Scott Ullrich

Oops, store config in correct location

066ceb39 07/09/2009 11:32 PM Scott Ullrich

Save to correct location and nuke dirty stuff

d0e705e1 07/09/2009 11:31 PM Scott Ullrich

Restore growl settings correctly

d9252b1f 07/09/2009 11:22 PM Scott Ullrich

Adding System: Advanced: Notifications to priv list

facd2d76 07/09/2009 11:02 PM Scott Ullrich

First stab at adding growl notifications settings screen (and other future notifications)