spficklin
|
6060c25204
Addressed issue #1787390. The chado_query function now uses regular expressions to change an SQL statement to prefix table names with the chado schema but only does so if Chado is not local
|
преди 12 години |
spficklin
|
0b674f6e64
Removed old relationship aggregator table and code. We don't use it.
|
преди 12 години |
spficklin
|
bd92f8335a
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
преди 12 години |
spficklin
|
403d2803cf
Fixed issue #1661530
|
преди 12 години |
Lacey Sanderson
|
538fa53d05
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
преди 12 години |
Lacey Sanderson
|
f148723b13
Issue #1840808: Fixed update in bulk loader. Now it checks to see if the record is pre-existing before an update. Also fixed the tripal_core_chado_update function to return the created record w/ primary key like the insert function does.
|
преди 12 години |
spficklin
|
9bb94c3748
Fixed issue #1699022. Took out all code that tried to distinguish a revision.
|
преди 12 години |
spficklin
|
f5204888f4
Addressed issue #1850226. Added a check to makesure that if a feature was being updated through a match on the name and it had a new uniquename, that it wouldn't conflict with an existing feature of the same uniquename. Also cleaned up some of the error messages and added some more problem checking
|
преди 12 години |
spficklin
|
d702ccbc99
Bug fix with GFF loader
|
преди 12 години |
spficklin
|
7c95f3d958
Fixed Issue #1809994. The FASTA loader now correctly loads relationships and external DB referneces. Also, removed the requirement that residues have only IUPAC characters. The check incorrectly forgot protein characters, but also sometimes there may be additional characters and we shouldn't limit the field
|
преди 12 години |
spficklin
|
fe13e2e1d6
Added function to stocks admin configuration for cleaning up orphaned stocks
|
преди 12 години |
spficklin
|
ca9bbddea1
Fixed bug with ampersand in function call
|
преди 12 години |
spficklin
|
fa51734b3a
Fixed issue #1883500. MViews will not be dropped if only changes to the SQL, MView name or other non structural values are changed.
|
преди 12 години |
spficklin
|
5fc6eb8f2d
Oops forgot to add tripal_cv_admin.inc to the includes list
|
преди 12 години |
spficklin
|
332b6b104f
Fixed some typos
|
преди 12 години |
spficklin
|
42fe28540f
Fixed issue #1712422. Changed all Chado querie to use chado_query() rather than db_query()
|
преди 12 години |
spficklin
|
160a2559b9
Fixed issue #1780142 by providing better error messages for creating/editing custom tables and also better checks if a table name already exists
|
преди 12 години |
spficklin
|
e5d5b7c0ca
Fixed support for AHAH. Fixed issue #1879354 by adding an 'accession' field to the add CV term form. Also fixed support for AHAH forms and altered the cv term add/edit to use the Tripal API
|
преди 12 години |
spficklin
|
db9625a944
Renamed 'Traditional Views' to 'Legacy Views' in the Mviews setup page. Also added schema to the MViews view page and made legacy views options collapsed by default when adding a new view
|
преди 12 години |
spficklin
|
c0e1d737c9
Fixed bug 1854242. Also reorganized the tripal_stock directories to match that of other modules
|
преди 12 години |
spficklin
|
8d85d9b204
Fixed bug 1904410. No longer does Tripal give error on install of chado if the plpgsql language is already created. Also, fixed some code which said an incompatible version of Chado was installed when no version was installed at all.
|
преди 12 години |
spficklin
|
15866040bc
Fixed bug 1896914. Tripal will now disallow creation or update of analysis with the same name or unique constraint as another.
|
преди 12 години |
spficklin
|
e72aea0d18
Added ability to extract sequences by genus and specieswq!
|
преди 12 години |
spficklin
|
c2c9fbbd0c
Just some formatting changes
|
преди 12 години |
spficklin
|
bce50f164a
Fixed bug with drupal_eval and tripal_core_exclude_type_by_default hook. If a quote was present in the string being evaluated it would create errors
|
преди 12 години |
spficklin
|
321be0281a
Just some text changes in output in fasta loader
|
преди 12 години |
spficklin
|
becb95f626
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
преди 12 години |
spficklin
|
b9c362c957
Fixed bug with FASTA loader
|
преди 12 години |
Lacey Sanderson
|
07552e50c1
Issue 1764344 #5: Did a simple 'update all foreign key references that have the old name to the new name' on edit of a record
|
преди 12 години |
Lacey Sanderson
|
11f49c4b12
Issue 1764344 #6: Fixed; just needed to set default value to take form_state into account
|
преди 12 години |