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.
|
před 12 roky |
spficklin
|
5fc6eb8f2d
Oops forgot to add tripal_cv_admin.inc to the includes list
|
před 12 roky |
spficklin
|
332b6b104f
Fixed some typos
|
před 12 roky |
spficklin
|
42fe28540f
Fixed issue #1712422. Changed all Chado querie to use chado_query() rather than db_query()
|
před 12 roky |
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
|
před 12 roky |
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
|
před 12 roky |
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
|
před 12 roky |
spficklin
|
c0e1d737c9
Fixed bug 1854242. Also reorganized the tripal_stock directories to match that of other modules
|
před 12 roky |
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.
|
před 12 roky |
spficklin
|
15866040bc
Fixed bug 1896914. Tripal will now disallow creation or update of analysis with the same name or unique constraint as another.
|
před 12 roky |
spficklin
|
e72aea0d18
Added ability to extract sequences by genus and specieswq!
|
před 12 roky |
spficklin
|
c2c9fbbd0c
Just some formatting changes
|
před 12 roky |
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
|
před 12 roky |
spficklin
|
321be0281a
Just some text changes in output in fasta loader
|
před 12 roky |
spficklin
|
becb95f626
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
před 12 roky |
spficklin
|
b9c362c957
Fixed bug with FASTA loader
|
před 12 roky |
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
|
před 12 roky |
Lacey Sanderson
|
11f49c4b12
Issue 1764344 #6: Fixed; just needed to set default value to take form_state into account
|
před 12 roky |
Lacey Sanderson
|
4f1be733c7
Issue 1764344 #1: Partly fixed; now the regex details remain when the field is changed; however, the theme-ing of the regex details into a nice table is broken after field is changed
|
před 12 roky |
Lacey Sanderson
|
5a25555e8c
Issue 1764344 #3: Just set variables to NULL in both add/edit form for form elements not of the current type (set column number=NULL when type is constant)
|
před 12 roky |
Lacey Sanderson
|
0d61c7007e
Issue 1764344 #2: Unable to select "Duplicate Record"/"Add Field" due to the #name not being set since 0 is considered empty; changed name to "zero"
|
před 12 roky |
Lacey Sanderson
|
76d2c88140
Issue #1889670: Fixed broken handler in analysis default view caused by chado_analysis table not being integrated through tripal
|
před 12 roky |
Lacey Sanderson
|
a3c7d01319
Merge branch '6.x-dev' into 6.x-1.x
|
před 12 roky |
Lacey Sanderson
|
ea9593e8ce
Issue 1889630: Fixed an mb_strlen error shown on the default analysis view
|
před 12 roky |
Lacey Sanderson
|
70ec46b305
Issue # 1764348: Fixed #2 & #3
|
před 12 roky |
Lacey Sanderson
|
ca55a5a1e5
Fixed a small bug when keeping track of bulk loader inserted IDs -needed to use the returned record from tripal_core_chado_insert rather then the values array (caused by API change)
|
před 12 roky |
Lacey Sanderson
|
48e89368c7
Bulk Loader: Added additional notice watchdog entries for debugging purposes
|
před 12 roky |
Lacey Sanderson
|
fdc2db4d85
Fixed a small bug when keeping track of bulk loader inserted IDs -needed to use the returned record from tripal_core_chado_insert rather then the values array (caused by API change)
|
před 12 roky |
spficklin
|
5d39f04c91
changed db_query to chado_query in fasta loader
|
před 12 roky |
spficklin
|
122c1c46ae
Added page argument to tripal_cv page to help try and fix bug
|
před 12 roky |