spficklin
|
fa6e8865b4
fixes hook_node_access hooks and converted featuremap module
|
11 lat temu |
spficklin
|
69e0f8271f
Merge branch '6.x-1.x' into 7.x-2.x
|
11 lat temu |
spficklin
|
921557cca7
Changed the way URLs for features and stocks are created. Admins can now buil the URL string using place holders
|
11 lat temu |
spficklin
|
ff37627b86
Added ability to set URLs for stocks. Added ability to configure format of stock and feature page titles. Changed the stock syncing to match that of features. Removed the ability to set the title for stocks and features. Titles get set automatically now.
|
11 lat temu |
spficklin
|
8a898014b8
Renamed branch from 7.x-1.x to 7.x-2.x. Also merged bug fixes from 6.x-1.x
|
11 lat temu |
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 lat temu |
spficklin
|
9d7bf94295
Changed chado_get_id_for_node API call to accept nid as second parameter and fixed all calls in all modules. Organism module can now sync, edit, upload image for an organism
|
11 lat temu |
spficklin
|
ddf25b2074
Fixed slowness when loading stocks on organism page
|
11 lat temu |
spficklin
|
9bc1a12eac
Moved the stock_genotype theme to the genetic module. Technically it is part of the stock module, but the tables behave similarly to the feature_genotype table and are both superceeded by the nd tables. Since it the themes fit better with the genetic module they have been moved there
|
11 lat temu |
spficklin
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
12 lat temu |
spficklin
|
c423725e2a
Updated Doxygen comments
|
12 lat temu |
spficklin
|
d090b9f0a0
Updates related to theming/templates
|
12 lat temu |
spficklin
|
9964a101c6
Removed preprocess function that accidentally got incorporated but was for a custom site. Also removed api function in organism module that didn't fit
|
12 lat temu |
spficklin
|
fb42852fa2
Reorganization of functions into api, includes and theme files to make all modules consistent
|
12 lat temu |
spficklin
|
9bb94c3748
Fixed issue #1699022. Took out all code that tried to distinguish a revision.
|
12 lat temu |
spficklin
|
42fe28540f
Fixed issue #1712422. Changed all Chado querie to use chado_query() rather than db_query()
|
12 lat temu |
spficklin
|
c0e1d737c9
Fixed bug 1854242. Also reorganized the tripal_stock directories to match that of other modules
|
12 lat temu |
Stephen Ficklin
|
14a4923bdc
Fixed by Chun-huai
|
12 lat temu |
spficklin
|
9c7f49f5d7
Changed relationship template for faster loading
|
12 lat temu |
spficklin
|
be2049136b
Changed relationship template for faster loading
|
12 lat temu |
spficklin
|
741b84fbef
Changed relationship template for faster loading
|
12 lat temu |
spficklin
|
b9b76946e3
Fixed a bug in the function to get the chado version.
|
12 lat temu |
spficklin
|
cf45f2446f
Added tripal stock location template
|
12 lat temu |
spficklin
|
c97f3a560e
Correcting a check of too many stock relationships
|
12 lat temu |
spficklin
|
c8381fe0eb
Correcting a check of too many stock relationships
|
12 lat temu |
spficklin
|
f10da53b78
Added a check of too many stock relationships
|
12 lat temu |
spficklin
|
aab033315b
Added theme for stock genotype template
|
12 lat temu |
spficklin
|
31c427a366
Added Stock Phenotypes theme
|
12 lat temu |
spficklin
|
8dc84a7eec
Adjusted how chado_stock_load works
|
12 lat temu |
spficklin
|
335833257c
Adjusted how chado_stock_load works
|
12 lat temu |