Commit történet

Szerző SHA1 Üzenet Dátum
  btski 799c726d9a Corrected iterative variables 5 éve
  Lacey Sanderson fbcc590352 Small theme fix. 6 éve
  Lacey-Anne Sanderson f6b26660e5 Merge branch '7.x-1.x' into cvitjs 6 éve
  Lacey Sanderson 7a8f1b79f3 Switch to embedded CViTjs mode to fix themeing issues + minor adjustments to results page for better flow. 6 éve
  Lacey Sanderson 54a7353b5e Moved drupal_add_js/css() into preprocess hook. 6 éve
  E.Cannon 7a942496b6 Moved new parameter to linkout function () to array, to avoid breaking existing customized linkout functions. 6 éve
  E.Cannon 8b397443e9 Passes regex to user-defined linkout function 6 éve
  Robb, Sofia fc2ebeee35 correcting coords 6 éve
  E.Cannon b01d919321 Fixed 'cvitjs_enable' vs 'cvitjs_enabled' confusion 6 éve
  E.Cannon 5ccbb2d906 Removed debug statement 6 éve
  E.Cannon 9a2e308f10 Added CViTj support 6 éve
  E.Cannon cf449a8b40 Code reformatted preparatory to later changes 6 éve
  Nick Booher 3ec13a5e7a Show download links when result file is large 8 éve
  Lacey Sanderson 9558927bb7 Limited number of results shown to reduce WSOD shown to users and added empty option to max_target_seq options. 8 éve
  Lacey Sanderson 5aa0345c1c Fixed small bug with file download paths 8 éve
  Lacey Sanderson 0f0e12be4a Changed blast report to ensure download files exist before providing link. 8 éve
  Robb, Sofia ae29adc97a added link to GFF file 8 éve
  Lacey Sanderson 2328da24cc Updated custom linkouts to return an already rendered link. This avoids a potential url-encoding bug 8 éve
  E.Cannon 6a260f4cc8 Merged Lacey's changes 9 éve
  Lacey Sanderson 75023fa46c Removed the double load of the blast results page since it seems to be unnecessary. 9 éve
  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 éve
  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 éve
  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 éve
  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 éve
  Lacey Sanderson 844bc1b784 fixed resubmit link target 9 éve
  Lacey Sanderson e2339248f7 Changes to the blast report page including clean-up of the hit vis. code 9 éve
  Lacey Sanderson d4a441473f A couple of bug fixes and reformating of the recent jobs display into an easy to read table. 9 éve
  E.Cannon 0a91799184 Uses get_recent_jobs() 9 éve
  E.Cannon 5ee0c63cd8 Removed debug statements 9 éve
  E.Cannon 9a2925db2e Modified linkout handling to accommodate custom linkouts 9 éve