spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
13 years ago |
alexgl
|
bedfa4fc81
moving a few modules into modules base
|
13 years ago |
ccheng
|
9e1584f598
Update permission checks
|
13 years ago |
ccheng
|
d227d04405
|
13 years ago |
spficklin
|
d30c247bf5
Removed old bulk loader links
|
13 years ago |
spficklin
|
95e1b150fc
Fixed multiple things including the following
|
13 years ago |
spficklin
|
71e8d6c55a
Fixed a bug where inserting an analysis will fail if the postgres datestyle setting is not MDY.
|
13 years ago |
spficklin
|
cc5e0c9377
|
13 years ago |
spficklin
|
3b539d15ec
Added javascript variables for building URLs
|
13 years ago |
spficklin
|
7ced61cd61
Updated themeing for analyeses
|
13 years ago |
laceysanderson
|
e0500f0746
Tripal: Added documentation
|
13 years ago |
laceysanderson
|
ade56a6971
Tripal: Removed Old Bulk Loader (Stephen) from core module
|
13 years ago |
spficklin
|
9dc494b98d
Removed line adding rounded corners JS...
|
14 years ago |
spficklin
|
e7ff3e0b80
Many bug fixes, and theme updates
|
14 years ago |
spficklin
|
6610387e7c
|
14 years ago |
spficklin
|
b172b7459a
Fixed bug in gff loader, and added 'cancel' and 're-run' actions to the jobs page
|
14 years ago |
laceysanderson
|
0f66f0150d
Added documentation to tripal_core, tripal_analysis, tripal_contact, tripal_stock for the new Doxygen API Site
|
14 years ago |
spficklin
|
9da34ed8f0
Fixed bug on install of tripal core if chado is not previously installed
|
14 years ago |
laceysanderson
|
1c59d38e68
Re-arranged feature admin menu including adding the feature module description stub and moving the gff loader from core to feature
|
14 years ago |
spficklin
|
3ca12bc53e
Start of Tripal core API with generic insert & select functions
|
14 years ago |
spficklin
|
4c62dd3793
:
|
14 years ago |
laceysanderson
|
b476720a70
Added views integration to core: doesn't support tables just provides a common place to include functions and handlers needed for 2+ modules
|
14 years ago |
spficklin
|
a3b0e16b18
Fixed bug in tripal_core
|
14 years ago |
spficklin
|
0b16ad03c5
Fixed a bug where the core module would not install
|
14 years ago |
spficklin
|
2524c48310
Adding a tab-delimited bulk loader
|
14 years ago |
spficklin
|
e69b52457e
Added a proper admin interface for the chado installer
|
14 years ago |
spficklin
|
3ab974ee52
Added a new tripal_set_active_db function to replace Drupal's set_active_db function. This function allows Tripal to use a chado database in an external location or a chado database within another schema within the Drupal database. This keeps backwards compatibility with older versions of Tripal.
|
14 years ago |
spficklin
|
5f1f2e560f
Moved the OBO loader to the tripal_cv module
|
14 years ago |
spficklin
|
20eeab6223
Added the beginning stages of an OBO loader. So far, loads CVterms, cvterm_relationships, cvterm_dbxrefs and cvtermprops.
|
14 years ago |
spficklin
|
372e4626ba
Added the first stages of a chado loader. So far, the additions will load chado v1.11 into a 'chado' schema within the same database that Drupal is installed. It also populates the tables with the same data when using the perl scripts.
|
14 years ago |