spficklin
|
587f5f0d42
Reorganized bulk loaer module directory structure to match other Tripal modules and removed setup instructions on admin page as they were incorrect
|
пре 11 година |
spficklin
|
98edb56e8d
Fixed bug in permissions for all modules that create node types. When testing if a node type should be created the function should always return true if the permission is set
|
пре 11 година |
Lacey Sanderson
|
fca91cc322
Added more doxygen commenting -there wasn't any groups for the bulk loader or tripal views
|
пре 11 година |
spficklin
|
c423725e2a
Updated Doxygen comments
|
пре 11 година |
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.
|
пре 11 година |
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 година |
Lacey Sanderson
|
8451babc7c
Coding Standards: Final cleanup for tripal_bulk_loader; added @coder-ignore for errors to be ignored
|
пре 12 година |
Pubudu Basnayaka
|
2b0d45ae11
Tripal Bulk Loader adheres to Drupal coding standards
|
пре 12 година |
Lacey Sanderson
|
bd0a92f6c6
Bulk Loader Menu names shortened
|
пре 12 година |
laceysanderson
|
f85504db85
Merged 6.x-0.4-dev branch into 6.x-1617096-unify_coding_style branch
|
пре 12 година |
Pubudu Basnayaka
|
f497599a7a
Tripal Bulk Loader adheres to Drupal coding standard
|
пре 12 година |
Pubudu Basnayaka
|
48b2f067d1
Tripal Bulk Loader adheres to Drupal coding standards
|
пре 12 година |
Lacey Sanderson
|
bc8dbbed99
Bulk loader now has configuration option to choose whether to use prepared statements or not.
|
пре 12 година |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
пре 12 година |
alexgl
|
95aafcbd13
moving core modules into base
|
пре 13 година |
laceysanderson
|
ee00625974
Tripal: Cleaned-up Bulk Loader for release
|
пре 13 година |
laceysanderson
|
1208c305f7
Tripal: Updates to bulk loader
|
пре 13 година |
spficklin
|
fb76301d42
Fixed hook_access for all modules. This change supports use of other access permission modules, such as "node privacy by role"
|
пре 13 година |
laceysanderson
|
1ac3e5af32
Tripal Bulk Loader: Sharing changes to increase scalalbility (reduce memory leaked per line of file)
|
пре 13 година |
laceysanderson
|
cea27f5c1b
Tripal: Chado Insert - returns values array with primary key values added; Bulk Loader -keeps track of inserted records and summarizes, revert button on loader node, insert_unique mode added
|
пре 13 година |