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.
|
vor 13 Jahren |
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.
|
vor 13 Jahren |
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
|
vor 13 Jahren |
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
|
vor 13 Jahren |
stephen
|
a37509c14d
changed button text on editing mview
|
vor 13 Jahren |
stephen
|
3b210905b7
changed button text on editing mview
|
vor 13 Jahren |
stephen
|
35c6893860
Adjusted Mview code so that when an MView is edited, it doesn't reset hte mview_id breaking any existing views integration
|
vor 13 Jahren |
spficklin
|
d1335e012f
Adjusted MViews so that when updating the record it properly alters the table structure
|
vor 13 Jahren |
spficklin
|
bcaaacabbe
Completed migration of views stuff to it's own module
|
vor 13 Jahren |
stephen
|
d82d8891fe
Various updates to the core: Views Integration, MViews Table, removed warnings for OBO loading, set form and form action redirects to more intuitive pages
|
vor 13 Jahren |
stephen
|
8a30e26036
Merging changes from Alex & myself and fixing other formatting issues for Views
|
vor 13 Jahren |
spficklin
|
189d2d2171
Moved Views Integration to the tripal core and removed the views integration module
|
vor 13 Jahren |
alexgl
|
523accbbab
moving modules base and extentions out of "modules" dir again
|
vor 13 Jahren |
alexgl
|
ed8421680c
to fix themes/subtheme issue: Revert "cleaning up folder structure"
|
vor 13 Jahren |
alexgl
|
748cc7bead
cleaning up folder structure
|
vor 13 Jahren |