Lacey Sanderson
|
baac0be178
Issue #2463211: Set all administrative views to require input. This ensures that the page won't WSOD if there are too many records in the particular table. NOTE: this was a problem due to speed bottlenecks such as the drop-down filters and sorting of the results.
|
9 years ago |
Stephen Ficklin
|
b8dc173119
Fixed 'Undefined index: table in view->fix_missing_relationships()' error
|
10 years ago |
Lacey Sanderson
|
ed694de0f4
Removing TRIPAL VIEWS Deprecated functions
|
10 years ago |
Lacey Sanderson
|
35ad015c6b
Default Views: made them link to their content (both admin and search) using an accessory nid field re-written to form the URL
|
11 years ago |
Lacey Sanderson
|
a3faf9f7ef
Views: Created a function to handle making default views compatible with external chado instances by removing non-chado tables from the definition and implemented it for all chado default views.
|
11 years ago |
Lacey Sanderson
|
8287eb8a21
Pub: cleaned up doc
|
11 years ago |
Lacey Sanderson
|
447bdc6c4a
Cleaned up documentation by removing empty views defgroups
|
11 years ago |
Stephen Ficklin
|
205a90209f
nightly checkin. pub module importer form now working
|
11 years ago |
Lacey Sanderson
|
22a7afc520
Pub: Added default admin View for new UI
|
11 years ago |
Lacey Sanderson
|
c139651da8
Added a hook_disable to all modules to disable default views; moved default views into module.views_default.inc files and made tripal_views a dependancy of tripal_core
|
11 years ago |