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 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
stephen
|
a15bd912cd
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 gadi atpakaļ |
stephen
|
a37509c14d
changed button text on editing mview
|
13 gadi atpakaļ |
stephen
|
3b210905b7
changed button text on editing mview
|
13 gadi atpakaļ |
stephen
|
35c6893860
Adjusted Mview code so that when an MView is edited, it doesn't reset hte mview_id breaking any existing views integration
|
13 gadi atpakaļ |
stephen
|
2887ba7b21
Added GO links to Amigo in template
|
13 gadi atpakaļ |
stephen
|
33ae6f5541
Added links to InterPro reports and removed noIPR lines from report
|
13 gadi atpakaļ |
stephen
|
9ab7fb4658
Merge branch '6.x-1469474-views_file_upload_excel' into 6.x-0.4-dev
|
13 gadi atpakaļ |
stephen
|
b466c48a37
Resolved formatting issues with file upload field and query construction for file content
|
13 gadi atpakaļ |
Lacey Sanderson
|
71107c6f71
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
13 gadi atpakaļ |
Lacey Sanderson
|
22179eb950
Bug fix: percentage fo job completed was being calculated incorrectly
|
13 gadi atpakaļ |
stephen
|
2dbe556be9
Fixed problem for views integration and file uploads.
|
13 gadi atpakaļ |
Stephen Ficklin
|
e1fa5b1dc6
fixed bug in vies file upload handler
|
13 gadi atpakaļ |
Lacey Sanderson
|
2a31a148b1
Bug Fix: Bulk Loader Constant wasn't setting table correctly -fixed
|
13 gadi atpakaļ |
Lacey Sanderson
|
1c28c84598
Merge branch '6.x-1530236-multiple_sets_constants-bulk_loader' into 6.x-0.4-dev
|
13 gadi atpakaļ |
Lacey Sanderson
|
b641266dc5
Constant Sets now work with loader
|
13 gadi atpakaļ |
Lacey Sanderson
|
55f3d0ae9c
Now can add/delete/edit sets of constants -ie: there are multiple sets of constants per bulk loading job
|
13 gadi atpakaļ |
spficklin
|
d1335e012f
Adjusted MViews so that when updating the record it properly alters the table structure
|
13 gadi atpakaļ |
spficklin
|
da2c611ed2
Fixed bug in views integration that kept the mview column of the tripal_views table from being set
|
13 gadi atpakaļ |
Lacey Sanderson
|
0e9a4cf76b
added group_id field to tripal_bulk_loader_constants
|
13 gadi atpakaļ |
Lacey Sanderson
|
48a7c3c915
Changed feature, cvterm and organism handlers so they don't use ones tha tarn't there if tripal_views isn't enabled
|
13 gadi atpakaļ |
Lacey Sanderson
|
cdfbf8b751
Bug Fix: Removed AHAH from bulk loader create form
|
13 gadi atpakaļ |
Lacey Sanderson
|
cd5cebff8e
Merge branch '6.x-1482618-API_for_default_views_integration' into 6.x-0.4-dev
|
13 gadi atpakaļ |
Lacey Sanderson
|
68af908d74
Moved join handler into join column -cleaned up markup in views integration UI
|
13 gadi atpakaļ |
Lacey Sanderson
|
34a89886e2
Added field name/description to views integration UI and array
|
13 gadi atpakaļ |
Lacey Sanderson
|
29049f8214
Some bug fixes
|
13 gadi atpakaļ |
Lacey Sanderson
|
430f1a5e2b
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
13 gadi atpakaļ |
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 gadi atpakaļ |