Stephen Ficklin
|
4485e002a8
Adjustements to drush trpjbs-run
|
13 роки тому |
Stephen Ficklin
|
de06d332f4
Adjustements to drush trpjbs-run
|
13 роки тому |
Stephen Ficklin
|
2adbec5adc
Removed code for the tripal blast analysis module that was present in the tripal analysis module
|
13 роки тому |
Stephen Ficklin
|
e03f5d2e67
Some changes to tripal_core_chado_create_table API function
|
13 роки тому |
Stephen Ficklin
|
bcc8d13f15
Added a new API call for creating tables in Chado
|
13 роки тому |
Stephen Ficklin
|
c0d1e82f08
incremental commit to keep from losing work
|
13 роки тому |
Stephen Ficklin
|
ac311d7fc4
fixed syntax errors in tripal_Feature.api.inc
|
13 роки тому |
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
|
13 роки тому |
Lacey Sanderson
|
cba23f4cec
Issue #1578342: Added tripal-current-job and tripal-update-mview drush commands
|
13 роки тому |
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
|
13 роки тому |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
13 роки тому |
spficklin
|
d42c29847b
Testing non-instantiated objects
|
13 роки тому |
spficklin
|
295e34c18c
Testing non-instantiated objects
|
13 роки тому |
spficklin
|
93927c3c28
Testing non-instantiated objects
|
13 роки тому |
spficklin
|
0aae68eba1
moved some code from the download form to the pre_render hook
|
13 роки тому |
spficklin
|
35df0e66e1
Fixed bug allowing file uploads in views to split values by commas and by newlines. Previously it would only work with newlines
|
13 роки тому |
spficklin
|
d7a14510dd
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
13 роки тому |
stephen
|
5ca129a839
forgot to add the tripal_views_form_elements.inc
|
13 роки тому |
stephen
|
2691a3677d
Fixed problem where data from file uploads weren't being passed along to the filters for the data exports
|
13 роки тому |
spficklin
|
410f8d9a83
Adding a license
|
13 роки тому |
Stephen Ficklin
|
e4a7580bd0
added default sorting to chado-string-select filter handler
|
13 роки тому |
Stephen Ficklin
|
c4d273882e
removed --none-- from chado-string-select handler
|
13 роки тому |
Stephen Ficklin
|
141abf5b7c
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
13 роки тому |
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
|
13 роки тому |
Stephen Ficklin
|
906e08411d
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
13 роки тому |
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 Ficklin
|
a8107bbdc8
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
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 Ficklin
|
7cb96fac68
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
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 роки тому |