Stephen Ficklin
|
665c097779
missing indexes on the analysisfeatureprop table in Chado v1.2. Added them. Fixed bug in Chado query API for sub queries that returned nothing or failed.
|
9 years ago |
Stephen Ficklin
|
744024d9dc
Few changes to extensions importer page
|
10 years ago |
Stephen Ficklin
|
6b7601791b
Added dev state to import details
|
10 years ago |
Stephen Ficklin
|
58297dfee0
Just a few text changes
|
10 years ago |
Stephen Ficklin
|
d413d22c20
Fixed bug with menu and with notices of installed modules
|
10 years ago |
Stephen Ficklin
|
4bf9345e71
Can now install modules on the Extension admin page
|
10 years ago |
Stephen Ficklin
|
e0313dde5c
Continued working on etension importing
|
10 years ago |
Stephen Ficklin
|
cd76c0e0a3
Just a check-in
|
10 years ago |
Stephen Ficklin
|
ff056b6df2
Adding an admin page for viewing extensions from the RSS feed
|
10 years ago |
Stephen Ficklin
|
a0487aeba3
Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x
|
10 years ago |
Stephen Ficklin
|
4569c6abc6
Fixed a bug where the views_handler_filter_float was used but this handler is no longer available in D7 views. Also added a new API function of MViews and made a few minor commenting fixes
|
10 years ago |
Lacey Sanderson
|
b0ee9b58dd
chado node api: small color change since the original yellow didn't match the message and looked Horrible on a different monitor...
|
10 years ago |
Lacey Sanderson
|
92c60d96d8
Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x
|
10 years ago |
Lacey Sanderson
|
060340d180
Chado Node API: Added messages to indicate when changes have been made reminding the user to save
|
10 years ago |
Stephen Ficklin
|
76ebb9b929
Fixed bug in MView validation. Added instructions to create MView page
|
10 years ago |
Stephen Ficklin
|
5326fb0974
Updated the example module
|
10 years ago |
Lacey Sanderson
|
4ccb7210dd
Chado node api: changed description text to be more helpful
|
10 years ago |
Lacey Sanderson
|
ba36bef2b8
Chado Node API: Moved into vertical tabs and added summary text.
|
10 years ago |
Lacey Sanderson
|
98bc8c182a
Chado node api: switched properties over to using the property_id instead of rank as key and moving calculation of rank into the update function
|
10 years ago |
Lacey Sanderson
|
bb0de4fc51
Multiple fixes to the chado node api dbxref form
|
10 years ago |
Lacey Sanderson
|
32955bfe89
BUG: Add property then could not remove relationship on the first click though second attempt worked; FIX: get rid of use of uniq. both in form builder and formstate array builder using the relationship_id in the form
|
10 years ago |
Lacey Sanderson
|
5204a98770
Restructured chado node api (properties, dbxrefs, relationships) to deal with a Drupal bug causing the triggering button to be incorectly determined. Essentially there is now a common ajax callback and common remove/add validate/submit functions that determine the button actually triggered using and then call the correct functions. This change is completely backwards compatible as no outward facing function names/parameters were changed.
|
10 years ago |
Lacey Sanderson
|
8bebb35274
Resolved merge conflict where we both fixed the same bug (in stock & feature check ->op is set before ensuring it's save on validation of node form)
|
10 years ago |
Lacey Sanderson
|
9b10cab444
Bug Fixes: Chado Node API Properies now handles blank definition of cvterm better; feature and stock node forms skip core validation in ajax and non-save situations
|
10 years ago |
Ficklin
|
64b9e7e33c
Fixed issue #1939938. Unique ID should now always be unique even if two features have the same name
|
10 years ago |
Ficklin
|
72287672a8
removed .gitignore file from repository
|
10 years ago |
Ficklin
|
5a9410109f
Fixed issue #2086459. When creating custom tables the validate routine will check to ensure the table name is not-uppercase.
|
10 years ago |
Ficklin
|
74cc8f5cff
Fixed issue #1930582. Chado cannot be re-installed if other Tripal modules are enabled
|
10 years ago |
Ficklin
|
ff2a43e41b
Fixed memory leak in changing of URLs
|
10 years ago |
Ficklin
|
846b344b19
Fixed memory leaks on syncing
|
10 years ago |