dsenalik
|
76f04f941d
Fix minor typos 2
|
6 years ago |
Stephen Ficklin
|
58334fc056
Issue #72: Updating API to include 2.1 improvements: c8155e5
|
7 years ago |
Stephen Ficklin
|
ebc89e168b
Issue #72: Updating API to include 2.1 improvements: 4de88a0
|
7 years ago |
Stephen Ficklin
|
a70f34bb3e
Fixed bug in new bulk loader export/import code
|
9 years ago |
Stephen Ficklin
|
80b9efb84e
Added API functions for inserting Bulk loaders. Also fixed bulk loader so it imports and exports JSON format strings. It also is backwards compatible (needs to be removed eventually) for loading serialized PHP and stringified PHP arrays. The Tripal Extensions Import admin page only supports import of JSON strings for security purposes
|
9 years ago |
Stephen Ficklin
|
a265be3183
Fixed bug in bulk loader
|
10 years ago |
Lacey Sanderson
|
257ae5eaa6
API Update: updated all modules to use the Analysis, Bulk Loader & Contact APIs
|
10 years ago |
Stephen Ficklin
|
0e4a26e1fc
Changed bulk loader theming to match new Tripal style
|
10 years ago |
Stephen Ficklin
|
7ab367fd45
Fixed bugs in bulk loader
|
10 years ago |
Lacey Sanderson
|
2d50dc229e
Bulk Loader: fixed field adding error and added checking for FALSE template/record/field_id in path
|
10 years ago |
Lacey Sanderson
|
02f5fa9c32
Bulk Loader: collapsed trasform field by default (unless regex are set)
|
10 years ago |
Lacey Sanderson
|
6df001ae49
Bulk Loader: make template name required
|
10 years ago |
Lacey Sanderson
|
d6072e2404
Bulk Loader: Changed template create workflow to ensure template is created before records/fields can be added
|
10 years ago |
Stephen Ficklin
|
5b80accad0
Fixed a few bugs in the bulk loader, updated hook_node_insert for features, stocks and example module for setting URLs and added links to terms template to help admin update term links
|
10 years ago |
Stephen Ficklin
|
c1b87f555b
Converted old API functions to new functions
|
10 years ago |
Stephen Ficklin
|
06cb136a5c
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
10 years ago |
Stephen Ficklin
|
6d5887d2d3
converted all watchdog calls to the new Tripal API function
|
10 years ago |
Lacey Sanderson
|
425ebab457
Bulk Loader: Documenation clean-up
|
10 years ago |
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
|
10 years ago |
Stephen Ficklin
|
ccb384e703
Replaced tabs with two spaces... updated node template
|
10 years ago |
Stephen Ficklin
|
0a99861330
fixed merge conflict
|
10 years ago |
Stephen Ficklin
|
ffedce1c5b
Fixed to analys, organism and pub modules
|
10 years ago |
Lacey Sanderson
|
ca61418ca6
Bulk Loader: Fixed PHPv5.5 bug relating to &, added unserialize/serialize to export/import template forms to mimic Tripalv1.0
|
10 years ago |
Lacey Sanderson
|
5cdd1a1a79
Bulk Loader fix to default views so exposed filters work correctly
|
11 years ago |
Lacey Sanderson
|
961b706bdd
Bulk Loader: Bug fix to template add/edit field -now managing regex works
|
11 years ago |
Lacey Sanderson
|
281603de35
Bulk Loader: Import/Export, Delete templates now works.
|
11 years ago |
Lacey Sanderson
|
f904860e67
Bulk Loader: Added Created and Updated timestamps to tripal_bulk_loader templates
|
11 years ago |
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 years ago |
Lacey Sanderson
|
924e97bf91
Tripal Bulk Loader: Fixed Edit Record Form
|
11 years ago |
Lacey Sanderson
|
b593271aa2
Tripal Bulk Loader: Fixed Delete Record/Field, Duplicate Record forms
|
11 years ago |