Lacey Sanderson
|
2dd2395dfa
Bulk Loader: Fixed menu bug (drupal doesn't allow zeros in path) by putting the letter o in the path and the using arg_load to change it back to a 0 automatically for the form
|
11 лет назад |
Lacey Sanderson
|
3d39ea2833
Documention: Small tweaks to the documentation to get the defn groups to display properly in the api site
|
11 лет назад |
Lacey Sanderson
|
5888809fd2
Bulk Loader: Moved node functionality into a chado_node.inc file and moved a preprocess hook into the theme.inc file
|
11 лет назад |
Lacey Sanderson
|
1d0b668d7c
Bulk Loader: Fix to default view and updated enable view to use the new tripal views api functions
|
11 лет назад |
Lacey Sanderson
|
5cdd1a1a79
Bulk Loader fix to default views so exposed filters work correctly
|
11 лет назад |
Lacey Sanderson
|
23b898d45e
Bulk Loader: Changed UI to tabs & views; small fix to permissions
|
11 лет назад |
Lacey Sanderson
|
961b706bdd
Bulk Loader: Bug fix to template add/edit field -now managing regex works
|
11 лет назад |
Lacey Sanderson
|
281603de35
Bulk Loader: Import/Export, Delete templates now works.
|
11 лет назад |
Lacey Sanderson
|
7d9a0d7b72
Bulk Loader: Small fix to theme hook for add/edit templates
|
11 лет назад |
Lacey Sanderson
|
fbd7dbcbef
Bulk Loader: Fixed Node functionality (create,edit,delete,view) including management of constants
|
11 лет назад |
Lacey Sanderson
|
695324671d
Bulk Loader: Added Views integration for the tripal_bulk_loader* tables for purposes of administrative listing views
|
11 лет назад |
Lacey Sanderson
|
43242fa073
Bulk Loader: Updated add field form to also edit fields and removed redundant edit_field form, fixed menu to accomidate this change and also a few other bug fixes
|
11 лет назад |
Lacey Sanderson
|
65c702ec37
Tripal Bulk Loader: Fixed create/edit template form and re-did menu system
|
11 лет назад |
Lacey Sanderson
|
32090a3863
Bulk Loader: Moved theme_tripal tpls into module
|
11 лет назад |
Lacey Sanderson
|
be50855da2
Bulk Loader: made it 'enable-able' in Drupal 7
|
11 лет назад |
spficklin
|
8a898014b8
Renamed branch from 7.x-1.x to 7.x-2.x. Also merged bug fixes from 6.x-1.x
|
11 лет назад |
Lacey Sanderson
|
fca91cc322
Added more doxygen commenting -there wasn't any groups for the bulk loader or tripal views
|
12 лет назад |
spficklin
|
c423725e2a
Updated Doxygen comments
|
12 лет назад |
Lacey Sanderson
|
95b740ff06
Issue 1764346 #5: Added API functions to delete records and fields. On delete of either the indicies of the template are reset to ensure there is no gap. This should fix the weird behaviour.
|
12 лет назад |
Stephen P Ficklin
|
f66f5aaaf9
Made maxlength of file size in bulk loader larger
|
12 лет назад |
spficklin
|
2be0ef7150
Just some description wording changes
|
12 лет назад |
Lacey Sanderson
|
1a68c8417b
Fixed bug where number of records was the same as number of lines loaded for the bulk loader -now it's actually the number of records
|
12 лет назад |
Lacey Sanderson
|
c2b136139d
Removed old tripal_bulk_loader list link which resulted in WSOD -there is a full listing in the admin section
|
12 лет назад |
spficklin
|
0f14003cd8
Removed non-used tripal_search module
|
12 лет назад |
Lacey Sanderson
|
125bd0dbfb
Added drush integration to check bulk loader running jobs status
|
12 лет назад |
Lacey Sanderson
|
cdade360df
Added checkbox allowing user to enable/disable keeping track of inserted record IDs on a per bulk loading job basis. The default for already existing bulk loader jobs is TRUE and the default for new bulk loader jobs is FALSE
|
12 лет назад |
Lacey Sanderson
|
21fd545316
Now keeps track of progress within a constant set through use of a file -refreshing the node updates the job progress taking into account the progress within the constant set
|
12 лет назад |
Lacey Sanderson
|
f8519776e2
Added job details to the bulk loader node and added percentage complete to the job listing
|
12 лет назад |
Lacey Sanderson
|
dd392f84fc
Added pager to bulk loader jobs listing
|
12 лет назад |
Lacey Sanderson
|
ac79e6336c
Improved Bulk Loader administration including adding a job listing
|
12 лет назад |