- Apr 16, 2015
-
-
Brian Moe authored
-
- Apr 14, 2015
-
-
Branson Craig Stephens authored
sending to the lvalert_overseer server, and then fails over to lvalert_send.
-
- Apr 10, 2015
-
-
Branson Craig Stephens authored
-
- Apr 07, 2015
-
-
Branson Craig Stephens authored
-
- Mar 17, 2015
-
-
Branson Craig Stephens authored
-
Roy Williams authored
-
- Mar 02, 2015
-
-
Branson Craig Stephens authored
-
- Feb 10, 2015
-
-
Branson Craig Stephens authored
-
- Feb 05, 2015
-
-
Branson Craig Stephens authored
Added ALERT_XMPP_SERVER settings so we can easily keep test instances sending to jabber instead of lvalert.
-
- Feb 02, 2015
-
-
Branson Craig Stephens authored
and was originally motivated by problems with the presentation of the EMBB. At a basic level, the page obtains information about the Event log messages and EMBB logs via AJAX calls to the server. This information is fed into dgrid tables. Extensive use is made of the 'put-selector' to create DOM elements. This approach eliminates the need for JavaScript code and django template loops that build HTML. As not all of the features are correct in Linux browsers (Konqueror, Iceweasel) more work needs to be done.
-
- Jan 30, 2015
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
- Jan 04, 2015
-
-
Roy Williams authored
-
- Dec 19, 2014
-
-
Branson Craig Stephens authored
Changes to allow MBTA events to be submitted via coinc.xml files. Submitting by .gwf files now gives a deprecation warning.
-
- Dec 18, 2014
-
-
Branson Craig Stephens authored
-
- Dec 11, 2014
- Dec 08, 2014
- Nov 18, 2014
-
-
Brian Moe authored
Changed settings and alert.py to no longer check the lvalert node against a whitelist of pubsub nodes.
-
- Nov 14, 2014
-
-
Branson Craig Stephens authored
-
- Nov 03, 2014
-
-
Branson Craig Stephens authored
Added an ignore list of emails to which we should not send any response. The main reason for this is that I got into an email loop with Mailer-Daemon and produced a zillion files in my tmp directory.
-
- Oct 28, 2014
-
-
Branson Craig Stephens authored
-
- Oct 23, 2014
-
-
Branson Craig Stephens authored
Added model level permissions on Guardian.GroupObjectPermissions for members of the executives group. Also restored a modified version of the ModelBackend that *doesn't* do authentication. This is so that the has_perm check on Models can work.
-
- Oct 21, 2014
-
-
Roy Williams authored
-
- Oct 16, 2014
-
-
Branson Craig Stephens authored
Added context processor for login URL, added login URL to base template, added embedded discovery service page.
-
- Oct 07, 2014
-
-
Roy Williams authored
-
- Oct 03, 2014
-
-
Branson Craig Stephens authored
-
- Oct 02, 2014
-
-
Branson Craig Stephens authored
-
- Oct 01, 2014
-
-
Roy Williams authored
-
- Sep 27, 2014
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
Committed changes to avoid new tables using INNODB and old ones using MYISAM. This leads to fk constraint errors.
-
- Sep 26, 2014
-
-
Branson Craig Stephens authored
Changed event view template selector. Also reduced number of event detail sub-templates to 3. The extra ones were not necessary.
-
- Sep 24, 2014
-
-
Branson Craig Stephens authored
-
- Sep 19, 2014
-
-
Branson Craig Stephens authored
New features for testing the auth/permissions infrastructure. There is a rudimentary unit test, as well as a management command to create fixtures for the test.
-
- Sep 16, 2014
-
-
Branson Craig Stephens authored
-
- Sep 04, 2014
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
- Aug 26, 2014