The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
Angie Byron
|
435585012c
|
#949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter().
|
2010-10-23 15:30:34 +00:00 |
Angie Byron
|
0e68871da8
|
#835046 by mikeytown2: Fixed hook_taxonomy_vocabulary_presave() is missing.
|
2010-06-24 22:21:51 +00:00 |
Angie Byron
|
9b54c79c86
|
#764726 by catch: Fixed hook_taxonomy_term_presave() is missing.
|
2010-05-14 04:41:54 +00:00 |
Dries Buytaert
|
92341bdf40
|
- Patch #471744 by jhodgdon: remove stray references from hook_taxonomy_term_load() parameters.
|
2009-12-04 15:54:37 +00:00 |
Angie Byron
|
9f7aaa2341
|
#351797 by catch: Allow loading multiple vocabularies at once (with tests).
|
2009-03-30 05:18:49 +00:00 |
Dries Buytaert
|
d3df2ff356
|
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.
|
2009-01-14 21:16:21 +00:00 |
Dries Buytaert
|
77936aef4c
|
- Rollback of #225562 -- I think there is still something wrong.
|
2009-01-13 22:41:39 +00:00 |
Dries Buytaert
|
b86354c55c
|
- Patch #225562 by Jody Lynn: change DB table names from eg. term_data to taxonomy_term_data.
|
2009-01-13 22:25:13 +00:00 |
Dries Buytaert
|
a04728577f
|
- Patch #352054 by catch: convert calls to db_placeholders() in static queries.
|
2008-12-29 16:03:57 +00:00 |
Dries Buytaert
|
58b0235a72
|
- Patch #324313 by catch et al: load multiple nodes and terms at once.
|
2008-12-05 22:18:46 +00:00 |
Angie Byron
|
66df602593
|
#314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to Drupal core.
|
2008-11-25 02:37:33 +00:00 |