Commit History

Author SHA1 Message Date
  Lacey Sanderson fbcc590352 Small theme fix. 7 years ago
  Lacey-Anne Sanderson f6b26660e5 Merge branch '7.x-1.x' into cvitjs 7 years ago
  Lacey Sanderson 7a8f1b79f3 Switch to embedded CViTjs mode to fix themeing issues + minor adjustments to results page for better flow. 7 years ago
  Lacey Sanderson 54a7353b5e Moved drupal_add_js/css() into preprocess hook. 7 years ago
  E.Cannon 7a942496b6 Moved new parameter to linkout function () to array, to avoid breaking existing customized linkout functions. 7 years ago
  E.Cannon 8b397443e9 Passes regex to user-defined linkout function 7 years ago
  Robb, Sofia fc2ebeee35 correcting coords 7 years ago
  E.Cannon b01d919321 Fixed 'cvitjs_enable' vs 'cvitjs_enabled' confusion 7 years ago
  E.Cannon 5ccbb2d906 Removed debug statement 7 years ago
  E.Cannon 9a2e308f10 Added CViTj support 7 years ago
  E.Cannon cf449a8b40 Code reformatted preparatory to later changes 7 years ago
  Nick Booher 3ec13a5e7a Show download links when result file is large 8 years ago
  Lacey Sanderson 9558927bb7 Limited number of results shown to reduce WSOD shown to users and added empty option to max_target_seq options. 8 years ago
  Lacey Sanderson 5aa0345c1c Fixed small bug with file download paths 9 years ago
  Lacey Sanderson 0f0e12be4a Changed blast report to ensure download files exist before providing link. 9 years ago
  Robb, Sofia ae29adc97a added link to GFF file 9 years ago
  Lacey Sanderson 2328da24cc Updated custom linkouts to return an already rendered link. This avoids a potential url-encoding bug 9 years ago
  E.Cannon 6a260f4cc8 Merged Lacey's changes 9 years ago
  Lacey Sanderson 75023fa46c Removed the double load of the blast results page since it seems to be unnecessary. 9 years ago
  Lacey Sanderson 0b2634c085 Added db storage of blast job details and cleaned up different implementations previously storing data (edit & resubmit used drupal variables and recent jobs used session) to use the new database saved details. 9 years ago
  Lacey Sanderson 86753a3f57 Consolidated original link-outs with the work done by Peanutbase/LegumeInfo; Debugged JBrowse/GBrowse link-outs and made the code more readable. 9 years ago
  Lacey Sanderson 729bc7069e Cleaned up the code for displaying blast jobs to improve readability including add in documentation for both the visualization and link-out functionality. 9 years ago
  Lacey Sanderson 402bb1f00d Redid the job_id encoding to make the URLs prettier while still obfuscating it so researchers are not tempted to look at blast results not their own... 9 years ago
  Lacey Sanderson 844bc1b784 fixed resubmit link target 9 years ago
  Lacey Sanderson e2339248f7 Changes to the blast report page including clean-up of the hit vis. code 9 years ago
  Lacey Sanderson d4a441473f A couple of bug fixes and reformating of the recent jobs display into an easy to read table. 9 years ago
  E.Cannon 0a91799184 Uses get_recent_jobs() 10 years ago
  E.Cannon 5ee0c63cd8 Removed debug statements 10 years ago
  E.Cannon 9a2925db2e Modified linkout handling to accommodate custom linkouts 10 years ago
  E.Cannon 69b34a6d42 Restored orginal functionality of GBrowse linkouts 10 years ago