- Jul 09, 2015
-
-
Brian Moe authored
-
- Jul 02, 2015
-
-
Branson Craig Stephens authored
-
- Jun 30, 2015
-
-
Branson Craig Stephens authored
- Removed south from installed apps. - Moved migrations to south_migrations. - Added new migrations directories. - MIGRATION_MODULES setting. - Added initial migrations - Added TEST_RUNNER setting. - Updated wsgi file. - Changed mimetype arg in HttpResponse to content_type.
-
- Jun 19, 2015
-
-
Branson Craig Stephens authored
-
- Jun 10, 2015
-
-
Branson Craig Stephens authored
-
- Jun 04, 2015
-
-
Branson Craig Stephens authored
-
- Jun 01, 2015
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
- May 22, 2015
-
-
Brian Moe authored
-
- May 14, 2015
-
-
Branson Craig Stephens authored
-
- May 12, 2015
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
- 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
-