Stephen Ficklin
|
abadb9e1b7
Fixing bugs related to installation testing
|
9 years ago |
Stephen Ficklin
|
ff056b6df2
Adding an admin page for viewing extensions from the RSS feed
|
10 years ago |
Stephen Ficklin
|
4569c6abc6
Fixed a bug where the views_handler_filter_float was used but this handler is no longer available in D7 views. Also added a new API function of MViews and made a few minor commenting fixes
|
10 years ago |
Ficklin
|
a5feceb743
Added support for Tripal variables by adding a new API. Added limit and offset to chado_select_record()
|
10 years ago |
Stephen Ficklin
|
5149855b45
Applied patches by Nathan Weeks: Issue #2367053
|
10 years ago |
laceysanderson
|
fae6a16541
Issue #2333797: BUG FIX -IF EXISTS postgreSQL syntax is incompatible vith version 8.4
|
10 years ago |
Stephen Ficklin
|
9ee5327317
Tripal TOC can now be customized with values in tripal_toc table. Still need an interface
|
10 years ago |
Stephen Ficklin
|
726242009c
Tripal TOC can now be customized with values in tripal_toc table. Still need an interface
|
10 years ago |
Stephen Ficklin
|
a5b6e8ee9b
Forgot to remove dpm and added new tripal_toc table
|
10 years ago |
Stephen Ficklin
|
138b11d0ce
Various bug fixes realated to printing errors after rolling back transactions. Fixed issue with OBO parser not having a default CV and a few others
|
11 years ago |
Lacey Sanderson
|
ef00a82355
Chado Node API: Added API for setting node titles using a generic form. Also added tripal token support including automatic generation of tokens for a given base table
|
11 years ago |
Stephen Ficklin
|
5e82fb32e8
Fixed issues with re-setting Feature URLs and node languages. Also started to fix same for stocks but can't create a stock... need to debug that
|
11 years ago |
Stephen Ficklin
|
2c6657d84c
Added update functions for custom tables where fK relationships were missing. Fixed other bugs and removed ability to edit legacy MViews
|
11 years ago |
Stephen Ficklin
|
409ed7066b
Done fixing bugs with MViews & Custom Tables
|
11 years ago |
Stephen Ficklin
|
5fbf13ed79
Fixed API function for custom tables and mviews to remove redirects. Fixed bugs realted to deleting, editing custom tables that are materialized views
|
11 years ago |
Lacey Sanderson
|
1b7fb44284
Core: Cleaned up and added documentation
|
11 years ago |
Lacey Sanderson
|
984200e231
Tripal Core: Updated to new api function names
|
11 years ago |
Stephen Ficklin
|
6d5887d2d3
converted all watchdog calls to the new Tripal API function
|
11 years ago |
spficklin
|
aa68dbec7d
Bug fixes and commit enablable feature module
|
11 years ago |
spficklin
|
9d7bf94295
Changed chado_get_id_for_node API call to accept nid as second parameter and fixed all calls in all modules. Organism module can now sync, edit, upload image for an organism
|
11 years ago |
spficklin
|
55d6ec58ba
Start converting tripal_core from 6.x to 7.x
|
11 years ago |
spficklin
|
d2b7b59b9e
Fixed issues with the library module
|
12 years ago |
spficklin
|
fe13e2e1d6
Added function to stocks admin configuration for cleaning up orphaned stocks
|
12 years ago |
spficklin
|
b98067e791
Renamed custom handlers
|
12 years ago |
spficklin
|
3246f8ecb9
Created a wrapper function for querying the schema API and named all schema API functions with the chado version in the name
|
12 years ago |
Lacey Sanderson
|
474caf9d1c
Ensured every function in tripal_core is documented with a full header
|
12 years ago |
Lacey Sanderson
|
fd4a688c69
Tripal Core now matches Drupal coding standards
|
12 years ago |
Stephen Ficklin
|
a56102450e
Changed MViews to accept a Schema API array. It is still backwards compatible and can accept old style postgres column definitions. Also, MViews created with a Drupal API schema array are automatically integreated as a custom table and therefore can be used to join with other MViews or Chado tables in the Views Integration
|
12 years ago |
Stephen Ficklin
|
e03f5d2e67
Some changes to tripal_core_chado_create_table API function
|
13 years ago |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
13 years ago |