提交歷史

作者 SHA1 備註 提交日期
  Stephen Ficklin a8107bbdc8 Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev 13 年之前
  stephen 0ad2f1d20d Fixed bug in MViews where the index was not being created properly. The index should have been made for each field individually in the argument. However, it was creating a single 'unique' index using all values. This kept some materialized views from being populated. 13 年之前
  Stephen Ficklin 7cb96fac68 Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev 13 年之前
  stephen 2877c624ea Added two new fields to the Mview interface: status and comments. The status field gets updated to indicate if an error occured when populating or tells the number of records in the table after populating. The comments field is used to allow the user to provide a description of the view 13 年之前
  stephen a15bd912cd Added two new fields to the Mview interface: status and comments. The status field gets updated to indicate if an error occured when populating or tells the number of records in the table after populating. The comments field is used to allow the user to provide a description of the view 13 年之前
  Stephen Ficklin da406bc8fd Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev 13 年之前
  stephen a37509c14d changed button text on editing mview 13 年之前
  Stephen Ficklin 5339e5b576 Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev 13 年之前
  stephen 3b210905b7 changed button text on editing mview 13 年之前
  Stephen Ficklin 795d74cc6e Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev 13 年之前
  stephen 35c6893860 Adjusted Mview code so that when an MView is edited, it doesn't reset hte mview_id breaking any existing views integration 13 年之前
  Stephen Ficklin 05b92bbc8f Added Search module 13 年之前
  stephen 2887ba7b21 Added GO links to Amigo in template 13 年之前
  stephen 33ae6f5541 Added links to InterPro reports and removed noIPR lines from report 13 年之前
  Lacey Sanderson 77776e0f4c Added documentation to some functions and updates the integration list to show materialized views beofre chado tables (with default chado table integration this list is really long and made finding materialized views difficult) 13 年之前
  Lacey Sanderson 6bb61aa9e9 Added documentation to some functions and updates the integration list to show materialized views beofre chado tables (with default chado table integration this list is really long and made finding materialized views difficult) 13 年之前
  Lacey Sanderson bf8d3639d1 adding integration for analysis, constant, cv, db, organism and most of feature -not tested through views ui yet 13 年之前
  stephen 9ab7fb4658 Merge branch '6.x-1469474-views_file_upload_excel' into 6.x-0.4-dev 13 年之前
  stephen b466c48a37 Resolved formatting issues with file upload field and query construction for file content 13 年之前
  Lacey Sanderson 71107c6f71 Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev 13 年之前
  Lacey Sanderson 22179eb950 Bug fix: percentage fo job completed was being calculated incorrectly 13 年之前
  Lacey Sanderson e087c5f2e8 fixed conflicts to merge back in 6.x-0.4-dev 13 年之前
  stephen 2dbe556be9 Fixed problem for views integration and file uploads. 13 年之前
  Stephen Ficklin e1fa5b1dc6 fixed bug in vies file upload handler 13 年之前
  Lacey Sanderson 2a31a148b1 Bug Fix: Bulk Loader Constant wasn't setting table correctly -fixed 13 年之前
  Lacey Sanderson 1c28c84598 Merge branch '6.x-1530236-multiple_sets_constants-bulk_loader' into 6.x-0.4-dev 13 年之前
  Lacey Sanderson b641266dc5 Constant Sets now work with loader 13 年之前
  Lacey Sanderson 55f3d0ae9c Now can add/delete/edit sets of constants -ie: there are multiple sets of constants per bulk loading job 13 年之前
  spficklin d1335e012f Adjusted MViews so that when updating the record it properly alters the table structure 13 年之前
  spficklin da2c611ed2 Fixed bug in views integration that kept the mview column of the tripal_views table from being set 13 年之前