- 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 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 03, 2014
-
-
Branson Craig Stephens authored
-
- Oct 02, 2014
-
-
Branson Craig Stephens 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 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
-
- Aug 25, 2014
-
-
Fan Zhang authored
-
Roy Williams authored
-
- Aug 21, 2014
-
-
Brian Moe authored
-
Branson Craig Stephens authored
-
- Aug 14, 2014
-
-
Branson Craig Stephens authored
Added view permission for event, created permission objects for existing events, and added code to apply default permissions when new events are created.
-
- Aug 12, 2014
-
-
Branson Craig Stephens authored
Added guardian to installed apps and added ANONYMOUS_USER_ID=-1 and GUARDIAN_RENDER_403=True to settings.
-
- Aug 05, 2014
-
-
Brian Moe authored
-
- Jul 28, 2014
-
-
Branson Craig Stephens authored
-
- Mar 03, 2014
-
-
Branson Stephens authored
Changed performance log to a simple rather than rotating file. The file needs to be cleaned up rather than rotated, or the 3-day lookback property breaks.
-
- Feb 17, 2014
-
-
Branson Stephens authored
Changed admin and admin email to Branson (e.g., myself), so that I can get emails when the live box throws a 500.
-
- Feb 14, 2014
-
-
Branson Stephens authored
-
Branson Stephens authored
-
- Jan 26, 2014
-
-
Branson Stephens authored
Added migrations for gdb_pe robot cert and 'background' tag. Also added 'background' to the list of blessed tags in the settings module.
-