- Oct 02, 2014
-
-
Branson Craig Stephens authored
Changing text/char fields in EMBBEventLog model to blank=True as appropriate, also adding N/A option for observation status field.
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
- Oct 01, 2014
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Roy Williams authored
-
Roy Williams authored
-
Branson Craig Stephens authored
-
- Sep 30, 2014
-
-
Roy Williams authored
-
Branson Craig Stephens authored
-
Roy Williams authored
-
Branson Craig Stephens authored
-
Roy Williams authored
Conflicts: gracedb/models.py gracedb/urls.py gracedb/views.py manage.py templates/gracedb/event_detail.html
-
- Sep 22, 2014
-
-
Fan Zhang authored
-
- Sep 04, 2014
-
-
Branson Craig Stephens authored
Added N, created to EMBBEventLog. The N is for addressibility, along the lines of the EventLog object.
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
- Aug 26, 2014
- Aug 25, 2014
-
-
Fan Zhang authored
-
Roy Williams authored
-
- Aug 21, 2014
-
-
Branson Craig Stephens authored
-
Brian Moe authored
-
Branson Craig Stephens authored
-
- Aug 19, 2014
-
-
Branson Craig Stephens authored
Removed SimpleSearchFormWithSubclasses. The only thing that needed this was the gstlalcbc report page, and there is a simple workaround instead: just get a list of Event objects, and upcast them to CoincInspiralEvents. One wrinkle is that the matplotlib call 'fill_between' (which had given us that nice grey region on either side of the expected IFAR line) seems to hang now. I emailed Chad and commented this out.
-
- Aug 06, 2014
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
Fixed bug due to Django 1.6 update. The get_or_create call in refresh_users_from_ldap.py needed some default arguments. Otherwise, it tries to create a user with an empty username, and that will collide with another user with an empty filename and cause an unhandled exception.
-
- Aug 05, 2014
-
-
Brian Moe authored
-
- Jul 30, 2014
-
-
Branson Craig Stephens authored
Removed settings/update.py and modified branson.py to reflect updates. No changes required for settings/default.py
-