Lacey Sanderson
|
fd2555c5a3
Quick Bulk Loader Fix: Is unique now ignores if the name hasn't changed in edit record and is unique
|
12 years ago |
Lacey Sanderson
|
72e2638b60
Issue 1764346 #1: small fix so that the edit field check works properly.
|
12 years ago |
Lacey Sanderson
|
efc0acb2b2
Issue 1764346 #1: Added an is_unique check to the edit record to ensure that the record name remains unique
|
12 years ago |
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 years ago |
Lacey Sanderson
|
11f49c4b12
Issue 1764344 #6: Fixed; just needed to set default value to take form_state into account
|
12 years ago |
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 years ago |
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 years ago |
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 years ago |
Lacey Sanderson
|
70ec46b305
Issue # 1764348: Fixed #2 & #3
|
12 years ago |
spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
12 years ago |
spficklin
|
1beeb2b58d
Added ability to update a record if it is a duplicate
|
12 years ago |
spficklin
|
26d7b30b9a
Added 'Select Once' option to bulk loader
|
12 years ago |
spficklin
|
162846b927
fixed typo
|
12 years ago |
spficklin
|
ff97c79d38
Fixed bug in loader
|
12 years ago |
spficklin
|
7e587c447d
updates to loader, fixed type in core
|
12 years ago |
spficklin
|
4caf2a4552
template fixes for bulk loader. Added function in core init to clean persistent connections
|
12 years ago |
spficklin
|
f937c72093
Updated Bulk Loader to allow for using non FK fields when referring to another record.
|
12 years ago |
spficklin
|
c517652e1f
Fixed bug #4 on issue 1764344
|
12 years ago |
spficklin
|
112d5d3a8d
Changed how optinal select works when too many matches are found
|
12 years ago |
spficklin
|
9e02403c3f
OOps forgot to comment out the update if duplicate form element on the record form
|
12 years ago |
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 years ago |
spficklin
|
ac5ec3b4b7
Fixed bug I caused in bulk loader for optinal inserts/selects
|
12 years ago |
spficklin
|
86f8913d1b
Made 'optional' separate for both selects and inserts. Should be backwards compatible
|
12 years ago |
spficklin
|
79b2d186ac
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
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 years ago |
Lacey Sanderson
|
209c05aa28
Changed Add/Edit Field to Save Changes and added unique check to record name
|
12 years ago |
spficklin
|
885433ded8
Removed foreign key definitions from feature API file
|
12 years ago |
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 years ago |
Lacey Sanderson
|
ac79e6336c
Improved Bulk Loader administration including adding a job listing
|
12 years ago |