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