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