コミット履歴

作者 SHA1 メッセージ 日付
  Lacey Sanderson d9db0cf206 DB: Updated enable views to use tripal views api function and fixed default views name to follow module_admin_name convention 11 年 前
  Lacey Sanderson 1d0b668d7c Bulk Loader: Fix to default view and updated enable view to use the new tripal views api functions 11 年 前
  Lacey Sanderson 3fe10f9b9c Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x 11 年 前
  Lacey Sanderson 65bed3ca26 CV: Added default admin views -much of tripal_cv_admin.inc is commented out since it wasn't included before and causes WSOD 11 年 前
  Lacey Sanderson 089f63832b Views: More tweaks to the CSS for tripal admin views 11 年 前
  Lacey Sanderson 69fcbdb92f Views: Added API for programatically enabling/disabling views 11 年 前
  Stephen Ficklin 0a99861330 fixed merge conflict 11 年 前
  Stephen Ficklin 14d9b3bcd1 Updates to org base theme 11 年 前
  Stephen Ficklin ffedce1c5b Fixed to analys, organism and pub modules 11 年 前
  Lacey Sanderson ca61418ca6 Bulk Loader: Fixed PHPv5.5 bug relating to &, added unserialize/serialize to export/import template forms to mimic Tripalv1.0 11 年 前
  Lacey Sanderson 93893b42db Bulk Loader: removed bug fix for curval since original source was removed 11 年 前
  Lacey Sanderson cced3ff2f4 DB: Fixed Add DB to work with arg in path 11 年 前
  Lacey Sanderson 3362a01ab7 Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x 11 年 前
  Lacey Sanderson adcb743026 DB: Added default admin views for new UI. fixed some tripal_view_filter_string handler bugs (still need to fix export) 11 年 前
  Stephen Ficklin b002c3d5fb Fixed bug in adding new organism 11 年 前
  Stephen Ficklin ed6f2cf2ea Continued theme updates 11 年 前
  Stephen Ficklin e03ae0792e Working on organism theming 11 年 前
  Stephen Ficklin 11d4f56a1b Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x 11 年 前
  Lacey Sanderson 7ca98c9bfc Bulk Loader: Added CSS to all views with tag 'tripal admin' 11 年 前
  Lacey Sanderson 5cdd1a1a79 Bulk Loader fix to default views so exposed filters work correctly 11 年 前
  Lacey Sanderson 23b898d45e Bulk Loader: Changed UI to tabs & views; small fix to permissions 11 年 前
  Lacey Sanderson 96bd67c73f Bulk Loader: Fixed bug so now will load if there are no constant sets defined 11 年 前
  Lacey Sanderson 729725d38d Bulk Loader: Now handles transactions 11 年 前
  Lacey Sanderson 2d2c83f7d5 Bulk Loader: Foreign key loading now works 11 年 前
  Lacey Sanderson 7c1217fedd Small tweak to printed error reporting 11 年 前
  Lacey Sanderson b0b2b8104c Bulk Loader: Updated loader to use new tripal_core_report_error function and print errors to the screen in addition to adding them to watchdog. Hopefully this makes errors easier to read when transactions fail, etc. 11 年 前
  Lacey Sanderson 4d1efb2800 API: added tripal_core_report_error to abstract error reporting in Tripal with the hopes of it one day being improved upon. Also updated all watchdog calls in tripal_core_chado_select/insert/update to use this function instead. Currently this function just passes the message on to watchdog 11 年 前
  Lacey Sanderson 9e0c98cc7f Bulk Loader: Loader works for constants, data file fields and regex manipulation. Transactions & Lock functionality removed; foreign keys not tested 11 年 前
  Lacey Sanderson 961b706bdd Bulk Loader: Bug fix to template add/edit field -now managing regex works 11 年 前
  Stephen Ficklin 4016020a94 Moved feature module to chado modules menu item 11 年 前