- Sep 29, 2014
-
-
Branson Craig Stephens authored
-
- Sep 27, 2014
-
-
Branson Craig Stephens authored
Updated RSS feed templates/logic for pipeline instead of analysis type. Still doesn't work. Somehow seems to depend on obsolete sites framework.
-
Branson Craig Stephens authored
-
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.
-
Branson Craig Stephens authored
Fixed userprofile forms to allow blank far threshold. You have to set blank=True,null=True on the model field *and* required=False on the form field.
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
- Sep 26, 2014
-
-
Branson Craig Stephens authored
fixed templates so as not to invoke get_analysisType_display. I'm not sure if other aspects of the templates will still need fixing.
-
Branson Craig Stephens authored
Fixed make_histogram command so that you get one histogram per pipeline, instead of one histogram per analysisType. This will mix HighMass and LowMass events, so we may want to split on search, where search is available. But I don't think it's that criticial since we aren't using these histograms much.
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
Fixed cli view to return pipeline,search columns instead of analysisType. Nobody should be using this thang though.
-
Branson Craig Stephens authored
'Fixed' feeds in order not to refer to analysisType. Instead of atype, feeds allows you to specify a pipeline. But not a search.
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
Fixed guided search (EventSearchForm and oldsearch) to use Pipeline and Search instead of analysisType
-
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.
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
I think I fixed the query parser to use pipeline and search rather than analysisType, but I havent' fixed the documentation yet.
-
Branson Craig Stephens authored
removed analysis type from alert.py, sending xmpp alert to new node names with group_pipeline_search.
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
I guess there was a final schema migration that Brian had left undone for the userprofile app. Here it is.
-
- Sep 25, 2014
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
- Sep 24, 2014
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-