Lacey Sanderson
|
f7024f708a
Stocks: cleaned up module including documentation and removing no longer used code
|
11 lat temu |
Lacey Sanderson
|
e62ee4cbe7
Fixed permissions -it's hook_permission (not plural) & wasn't implemented consistently as such
|
11 lat temu |
Stephen Ficklin
|
c1b87f555b
Converted old API functions to new functions
|
11 lat temu |
Lacey Sanderson
|
80cffe0da2
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
11 lat temu |
Lacey Sanderson
|
1b27a81365
Quick doc clean-up
|
11 lat temu |
Stephen Ficklin
|
8c8af381a2
Updated class and id names of templates to be consistent
|
11 lat temu |
Stephen Ficklin
|
6bbb3eb45b
Fixed access arguments for all menu items
|
11 lat temu |
Stephen Ficklin
|
df26ed8bea
Stock templates converted. Fixed some other templates
|
11 lat temu |
Lacey Sanderson
|
7b53daf1a2
Stocks: small fix -forgot to remove the includes for the files removed in the last commit
|
11 lat temu |
Lacey Sanderson
|
9935d9a380
Stock: Removed reference/properties/relationships forms since those are now handled by generic APIs and fixed a small bug in the references tpl
|
11 lat temu |
Stephen Ficklin
|
15cf37dff9
Project module is converted. Added publication templates to library, stock and feature
|
11 lat temu |
Lacey Sanderson
|
1193438e82
Stock: Implemented chado node api for sync'ing and improved node form/validate/insert
|
11 lat temu |
Lacey Sanderson
|
2d7cb2ab22
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
11 lat temu |
Lacey Sanderson
|
8aae7286e6
Stocks: Fixed basic node add/update/load/view functionality
|
11 lat temu |
Stephen Ficklin
|
30aa5f6cad
Nightly checkin... working on pub module. Fixed bugs in other modules and consistency issues
|
11 lat temu |
Lacey Sanderson
|
920bd928d7
Fixed BLOCK_NO_CACHE in contact, featuremap and stock
|
11 lat temu |
Lacey Sanderson
|
93b64de231
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
11 lat temu |
Lacey Sanderson
|
6d483419b9
Stock: Added default admin view for new UI
|
11 lat temu |
Stephen Ficklin
|
a77526a07e
Removed ability to preview nodes. The templates are messed up in preview and it's easier to just remove the button
|
11 lat temu |
Stephen Ficklin
|
52c03fc8bf
Working on feature module. Can now add features + synonyms manually
|
11 lat temu |
spficklin
|
c55cdb9d29
Converted tripal_stock
|
11 lat temu |
spficklin
|
7269960a32
Set paths for theme templates
|
11 lat temu |
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 |