Stephen Ficklin
|
4485e002a8
Adjustements to drush trpjbs-run
|
hace 13 años |
Stephen Ficklin
|
de06d332f4
Adjustements to drush trpjbs-run
|
hace 13 años |
Stephen Ficklin
|
2adbec5adc
Removed code for the tripal blast analysis module that was present in the tripal analysis module
|
hace 13 años |
Stephen Ficklin
|
e03f5d2e67
Some changes to tripal_core_chado_create_table API function
|
hace 13 años |
Stephen Ficklin
|
bcc8d13f15
Added a new API call for creating tables in Chado
|
hace 13 años |
Stephen Ficklin
|
c0d1e82f08
incremental commit to keep from losing work
|
hace 13 años |
Stephen Ficklin
|
ac311d7fc4
fixed syntax errors in tripal_Feature.api.inc
|
hace 13 años |
Stephen Ficklin
|
87a16fbff7
Added new select/insert/delete/update for featureprop and analysisfeatureprop tables. Also added update_property_by_id and delete_property_by_id functions to the core API. Added a new drush command to launch jobs
|
hace 13 años |
Lacey Sanderson
|
cba23f4cec
Issue #1578342: Added tripal-current-job and tripal-update-mview drush commands
|
hace 13 años |
Lacey Sanderson
|
522d8c13ef
Fix to tripal_jobs_check_running(): now uses ps rather then postix_kill since postix_kill might unintentionally kill jobs on some OSes
|
hace 13 años |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
hace 13 años |
spficklin
|
d42c29847b
Testing non-instantiated objects
|
hace 13 años |
spficklin
|
295e34c18c
Testing non-instantiated objects
|
hace 13 años |
spficklin
|
93927c3c28
Testing non-instantiated objects
|
hace 13 años |
spficklin
|
0aae68eba1
moved some code from the download form to the pre_render hook
|
hace 13 años |
spficklin
|
35df0e66e1
Fixed bug allowing file uploads in views to split values by commas and by newlines. Previously it would only work with newlines
|
hace 13 años |
spficklin
|
d7a14510dd
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
hace 13 años |
stephen
|
5ca129a839
forgot to add the tripal_views_form_elements.inc
|
hace 13 años |
stephen
|
2691a3677d
Fixed problem where data from file uploads weren't being passed along to the filters for the data exports
|
hace 13 años |
spficklin
|
410f8d9a83
Adding a license
|
hace 13 años |
Stephen Ficklin
|
e4a7580bd0
added default sorting to chado-string-select filter handler
|
hace 13 años |
Stephen Ficklin
|
c4d273882e
removed --none-- from chado-string-select handler
|
hace 13 años |
Stephen Ficklin
|
141abf5b7c
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
hace 13 años |
stephen
|
0a8641260f
Added node id fields for feature, organism, library, analysis and stock. This is a temporary fix until we get relationships working in views integration
|
hace 13 años |
Stephen Ficklin
|
906e08411d
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
hace 13 años |
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.
|
hace 13 años |
Stephen Ficklin
|
a8107bbdc8
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
hace 13 años |
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.
|
hace 13 años |
Stephen Ficklin
|
7cb96fac68
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
hace 13 años |
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
|
hace 13 años |