Commit History

Author SHA1 Message Date
  Lacey Sanderson 34a89886e2 Added field name/description to views integration UI and array 13 years ago
  Lacey Sanderson 29049f8214 Some bug fixes 13 years ago
  Lacey Sanderson 430f1a5e2b Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev 13 years ago
  Lacey Sanderson 3aa1a4e8e1 Priority is now in the views integration UI and taken into account during integration allowing you to enter more then one integration definition per table/mview. 13 years ago
  spficklin 1dfee6e53a Set reasonable handler defaults for common field types in the views integration 13 years ago
  Lacey Sanderson 770b79c3ec API now uses priority, tripal_views_join.handler and tripal_views_field 13 years ago
  Lacey Sanderson 224a032231 Added tripal_views_field table to keep track of chado table fields, tripal_views.priority to distinguish between multiple defn and tripal_views_join.handler to specify join handlers. 13 years ago
  Lacey Sanderson e4e2f6962f Moved API file to new tripal_vews module 13 years ago
  Lacey Sanderson 6a7fa57b18 Merge branch '6.x-0.4-dev' into 6.x-1482618-API_for_default_views_integration 13 years ago
  spficklin 25896d1025 missed one file after merging 13 years ago
  spficklin 17793935a4 Merge branch '6.x-1482418-create_tripal_views_module' into 6.x-0.4-dev 13 years ago
  spficklin bcaaacabbe Completed migration of views stuff to it's own module 13 years ago
  Lacey Sanderson 38a107065c Added views integration API for adding/removing views integration definitions 13 years ago
  Lacey Sanderson e28f4fc186 Updated remaining field handlers with same code as chado_handler_field -using chado_wrapper_functions.inc 13 years ago
  Lacey Sanderson acd1ab1437 Moved wrapper function out of chado_handler_field and into chado_wrapper_functions.inc 13 years ago
  spficklin 21c0046a10 Adding new tripal_views module 13 years ago
  spficklin 7087e61dc6 Creating tripal_views module 13 years ago
  Lacey Sanderson bc7006c1e5 Starting on a file to contain all common function between wrapper handlers 13 years ago
  Lacey Sanderson 8d33b00e4b string field handler now deals with aggregated fields not using the aggregate join handler 13 years ago
  Lacey Sanderson 5b89d0fbcc Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev 13 years ago
  stephen 4305690b04 Forgot to add in download template form 13 years ago
  Lacey Sanderson ac23bae98c Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev 13 years ago
  stephen 6908cfff6e Merged 6.x-1469474-views_file_upload_excel 13 years ago
  stephen 19e36d8600 forgot to uncomment dpm call 13 years ago
  stephen 143d4e2dca Added download from on views displays that have a views data export display attached. Also made it so Chado tabes can work with views integration and not just materialized views 13 years ago
  Lacey Sanderson aa35060c13 exposed spreadsheet column values are now taken into account by the loader 13 years ago
  Lacey Sanderson 733b179383 Can expose and set spreadsheet columns 13 years ago
  Lacey Sanderson 58968d2ab6 Set constants are used by the bulk loader 13 years ago
  Lacey Sanderson 4de69b581d constants can now be set on the bulk loading job node page with values being stored in tripal_bulk_loader_constants 13 years ago
  stephen dbf191f6e8 Added support for Excel & FASTA downloading of Views. Created a dependency for views_data_export module 13 years ago