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 lat temu |
Lacey Sanderson
|
11f49c4b12
Issue 1764344 #6: Fixed; just needed to set default value to take form_state into account
|
12 lat temu |
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
|
12 lat temu |
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)
|
12 lat temu |
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"
|
12 lat temu |
Lacey Sanderson
|
70ec46b305
Issue # 1764348: Fixed #2 & #3
|
12 lat temu |
spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
12 lat temu |
spficklin
|
1beeb2b58d
Added ability to update a record if it is a duplicate
|
12 lat temu |
spficklin
|
26d7b30b9a
Added 'Select Once' option to bulk loader
|
12 lat temu |
spficklin
|
162846b927
fixed typo
|
12 lat temu |
spficklin
|
ff97c79d38
Fixed bug in loader
|
12 lat temu |
spficklin
|
7e587c447d
updates to loader, fixed type in core
|
12 lat temu |
spficklin
|
4caf2a4552
template fixes for bulk loader. Added function in core init to clean persistent connections
|
12 lat temu |
spficklin
|
f937c72093
Updated Bulk Loader to allow for using non FK fields when referring to another record.
|
12 lat temu |
spficklin
|
c517652e1f
Fixed bug #4 on issue 1764344
|
12 lat temu |
spficklin
|
112d5d3a8d
Changed how optinal select works when too many matches are found
|
12 lat temu |
spficklin
|
9e02403c3f
OOps forgot to comment out the update if duplicate form element on the record form
|
12 lat temu |
spficklin
|
c3719190b6
Added a not fail option when a record is of type 'select' in the bulk loader. Altered the bulk loader to substitute primary key values into data table values so that there are less FK recursive calls. Added a new option to the tripal_core_chado_select to let someone just check if the record exists only using the unique constraint values.
|
12 lat temu |
spficklin
|
ac5ec3b4b7
Fixed bug I caused in bulk loader for optinal inserts/selects
|
12 lat temu |
spficklin
|
86f8913d1b
Made 'optional' separate for both selects and inserts. Should be backwards compatible
|
12 lat temu |
spficklin
|
79b2d186ac
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 lat temu |
spficklin
|
3f6c4f5d1b
Added disabled checkbox to bulk loader; Separated unique checkbox to bulk loader; Fixed bug in integration of custom tables with views integration
|
12 lat temu |
Lacey Sanderson
|
209c05aa28
Changed Add/Edit Field to Save Changes and added unique check to record name
|
12 lat temu |
spficklin
|
885433ded8
Removed foreign key definitions from feature API file
|
12 lat temu |
spficklin
|
3246f8ecb9
Created a wrapper function for querying the schema API and named all schema API functions with the chado version in the name
|
12 lat temu |
Lacey Sanderson
|
ac79e6336c
Improved Bulk Loader administration including adding a job listing
|
12 lat temu |