コミット履歴

作者 SHA1 メッセージ 日付
  stephen 2e0a6e620d 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 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 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 a37509c14d changed button text on editing mview 13 年 前
  stephen 3b210905b7 changed button text on editing mview 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 年 前
  spficklin d1335e012f Adjusted MViews so that when updating the record it properly alters the table structure 13 年 前
  spficklin bcaaacabbe Completed migration of views stuff to it's own module 13 年 前
  stephen d82d8891fe Various updates to the core: Views Integration, MViews Table, removed warnings for OBO loading, set form and form action redirects to more intuitive pages 13 年 前
  stephen 8a30e26036 Merging changes from Alex & myself and fixing other formatting issues for Views 13 年 前
  spficklin 189d2d2171 Moved Views Integration to the tripal core and removed the views integration module 13 年 前
  alexgl 523accbbab moving modules base and extentions out of "modules" dir again 13 年 前
  alexgl ed8421680c to fix themes/subtheme issue: Revert "cleaning up folder structure" 13 年 前
  alexgl 748cc7bead cleaning up folder structure 13 年 前