- Sep 15, 2015
-
-
Branson Craig Stephens authored
-
- Sep 11, 2015
-
-
Branson Craig Stephens authored
-
- Jul 08, 2015
-
-
Branson Craig Stephens authored
-
- Jun 30, 2015
-
-
Branson Craig Stephens authored
- Using new Model _meta API to get field names. - Added auth migrations from Django.
-
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
as well as code to ingest the SimInspiral table and a new template for injection-specific attributes.
-
- Jun 04, 2015
-
-
Branson Craig Stephens authored
-
- May 21, 2015
-
-
Brian Moe authored
-
- May 20, 2015
-
-
Branson Craig Stephens authored
authorized users can update the T90 through the web interface. Also added trigger_duration and translator to populate it for Swift and Fermi events. Fixed trigger_duration/T90 issue.
-
- Dec 04, 2014
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
Fixed LIB robot user/cert migration. Added guardian migration for LIB user pipeline perms. Corrected LIB username. Fixed translator.py to read JSON for LIB events. Needed to freeze gracedb for guardian migration. Changes for new LIB user/pipeline and permissions.
-
- Nov 10, 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 09, 2014
-
-
Branson Craig Stephens authored
-
- Oct 08, 2014
-
-
Branson Craig Stephens authored
-
- Aug 18, 2014
-
-
Branson Craig Stephens authored
Changed migration for existing event permissions to apply defaults to *both* the Event and the event subclass instances.
-
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
-