Lacey Sanderson
|
4ccb7210dd
Chado node api: changed description text to be more helpful
|
há 10 anos atrás |
Lacey Sanderson
|
ba36bef2b8
Chado Node API: Moved into vertical tabs and added summary text.
|
há 10 anos atrás |
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
|
há 10 anos atrás |
Lacey Sanderson
|
bb0de4fc51
Multiple fixes to the chado node api dbxref form
|
há 10 anos atrás |
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
|
há 10 anos atrás |
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.
|
há 10 anos atrás |
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)
|
há 10 anos atrás |
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
|
há 10 anos atrás |
Ficklin
|
64b9e7e33c
Fixed issue #1939938. Unique ID should now always be unique even if two features have the same name
|
há 10 anos atrás |
Ficklin
|
72287672a8
removed .gitignore file from repository
|
há 10 anos atrás |
Ficklin
|
5a9410109f
Fixed issue #2086459. When creating custom tables the validate routine will check to ensure the table name is not-uppercase.
|
há 10 anos atrás |
Ficklin
|
74cc8f5cff
Fixed issue #1930582. Chado cannot be re-installed if other Tripal modules are enabled
|
há 10 anos atrás |
Ficklin
|
ff2a43e41b
Fixed memory leak in changing of URLs
|
há 10 anos atrás |
Ficklin
|
846b344b19
Fixed memory leaks on syncing
|
há 10 anos atrás |
Ficklin
|
51218fc64e
Fixed memory leak in GFF loader
|
há 10 anos atrás |
Ficklin
|
9c92fb39a2
Added period
|
há 10 anos atrás |
Ficklin
|
877f658715
Provided fix for issue #2446009 and issue #2430333
|
há 10 anos atrás |
Ficklin
|
fd3c827f45
Applied patch for disappearing organism provided by nhenry Issue #2470299
|
há 10 anos atrás |
Ficklin
|
2c0d0c771d
Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x
|
há 10 anos atrás |
Ficklin
|
0e8d642881
Added new API functions for indexes. Fixed default values in chado tables
|
há 10 anos atrás |
Lacey Sanderson
|
f4527d659e
Fixed weird bug on features where relationship form ajax was broken and relationships didn't save
|
há 10 anos atrás |
Lacey Sanderson
|
71698413f7
removed mentions of properties in the relationship api (copy/paste errors...)
|
há 10 anos atrás |
Lacey Sanderson
|
2591a4cf6d
BUG: Project relationship type drop-down always contained property types; FIXED: let the chado node api generate the options rather then passing in the property types :p
|
há 10 anos atrás |
Lacey Sanderson
|
f0a35d3f48
Bug: Couldn't remove the last relationship; FIXED: relationship rank is based on uniqueid() thus formstate needs to be refreshed every time in order to ensure the button name matches the relationship rank
|
há 10 anos atrás |
Lacey Sanderson
|
2d0e72060c
Bug: Couldn't add 2+ properties of the same type; FIXED: rank calculated based on prop table and not taking into account ranks in properties list which may not have been saved
|
há 10 anos atrás |
Stephen Ficklin
|
26eb4d166a
Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x
|
há 10 anos atrás |
Stephen Ficklin
|
8f788a8ae1
Fixed request to trim the dbxref if there is a space in it (e.g. Flybase: Fbgn98787) during GFF loading
|
há 10 anos atrás |
Lacey Sanderson
|
e8da7fddb9
Small change to Chado Node Validation: Now only validate on save (instead of just skipping on delete this also skips on AJAX submission).
|
há 10 anos atrás |
Stephen Ficklin
|
e8ff2cc7c0
Fixed bug in organism_stock template when no stocks are synced
|
há 10 anos atrás |
Stephen Ficklin
|
bad75e2b20
Fixed bug in organism_stock template when no stocks are synced
|
há 10 anos atrás |