| Commit message (Expand) | Author | Age |
* | #680256 by reglogge, Bojhan, and greg.harvey: Add descriptive text to Taxonom... | Angie Byron | 2010-01-10 |
* | - Patch #678586 by jhodgdon: help text improvements. | Dries Buytaert | 2010-01-08 |
* | - Patch #142051 by catch, moonray: static cache for taxonomy_get_parents() an... | Dries Buytaert | 2010-01-08 |
* | - Patch #676046 by chx: fixed oopsie in taxonomy index. | Dries Buytaert | 2010-01-06 |
* | - Patch #652588 by scor: updated RDF mapping definition in the core modules. | Dries Buytaert | 2010-01-05 |
* | #664920 by catch and chx: Change 'taxonomy_term()' field to 'taxonomy_term_re... | Angie Byron | 2010-01-04 |
* | - Patch #634098 by asimmonds: fixed broken pager on /taxonomy/term/* pages. | Dries Buytaert | 2010-01-03 |
* | - Patch #661494 by yched: fixed direct calls to node_view() do not trigger f_... | Dries Buytaert | 2009-12-31 |
* | - Patch #664544 by yched: clean-up entity build/view modes. | Dries Buytaert | 2009-12-26 |
* | - Patch #658364 by effulgentsia: made the build/view/formatter terminology mo... | Dries Buytaert | 2009-12-21 |
* | - Patch #635378 by sun, sivaji, carlos8f: wrong local task titles for taxonom... | Dries Buytaert | 2009-12-16 |
* | - Patch #639466 by yched: fixed hook_options_list() and XSS filtering, and ad... | Dries Buytaert | 2009-12-14 |
* | - Patch #552436 by yched: validation of the number of values in field_default... | Dries Buytaert | 2009-12-13 |
* | - Patch #657828 by yched: make hook_field_formatter() act on all field values. | Dries Buytaert | 2009-12-12 |
* | - Patch #652834 by yched, effulgentsia: changed Field formatters as render ar... | Dries Buytaert | 2009-12-11 |
* | - Patch #653940 by sun: tests weren't reporting all errors. | Dries Buytaert | 2009-12-10 |
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ... | Dries Buytaert | 2009-12-04 |
* | - Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks. | Dries Buytaert | 2009-12-03 |
* | #640348 by batigolix, arianek, lisarex, bangpound, and jhodgdon: Updated Taxo... | Angie Byron | 2009-12-02 |
* | - Patch #620446 by Xano: rewrite permission titles and descriptions. | Dries Buytaert | 2009-12-01 |
* | - Patch #628642 by c960657: taxonomy field 'column' should be 'tid' instead o... | Dries Buytaert | 2009-11-27 |
* | #635202 by yched and sun: Remove #process pattern from option widgets (plus b... | Angie Byron | 2009-11-20 |
* | - Patch #632888 by bleen18: fixed warning about missing taxonomy.feeds.inc. | Dries Buytaert | 2009-11-18 |
* | - Patch #631066 by yhed: taxonomy_autocomplete() doesn't need to access . | Dries Buytaert | 2009-11-13 |
* | - Patch #628188 by yched, sun: remove #process pattern from taxo autocomplete... | Dries Buytaert | 2009-11-11 |
* | #553326 by sun: Provide consistency to the way field UI is presented for taxo... | Angie Byron | 2009-11-08 |
* | Roll-back of #595084; type-hinting parameters at stdClass makes it so you can... | Angie Byron | 2009-11-08 |
* | #503834 by lisarex and dcor: Improved help text for taxonomy module's drag an... | Angie Byron | 2009-11-02 |
* | - Patch #567064 by yched, sun: widgets done 'the easy way' have too many limi... | Dries Buytaert | 2009-11-01 |
* | - Patch #595084 by c960657: use type hinting for . | Dries Buytaert | 2009-11-01 |
* | - Patch #606994 by yched: move entity handling out of Field API. | Dries Buytaert | 2009-10-31 |
* | #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, ... | Angie Byron | 2009-10-24 |
* | #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme fun... | Angie Byron | 2009-10-23 |
* | - Patch #603236 by bjaspan, catch: add count facility to field_attach_query()... | Dries Buytaert | 2009-10-22 |
* | - Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melanç... | Dries Buytaert | 2009-10-19 |
* | #606114 by catch: taxonomy_field_formatter_load() should use taxonomy_term_lo... | Angie Byron | 2009-10-18 |
* | - Patch #25801 by jweowu, marcp: taxonomy_select_nodes() hard codes limit. | Dries Buytaert | 2009-10-17 |
* | - Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic ... | Dries Buytaert | 2009-10-16 |
* | #493314 by yched and catch: Add multiple hook for formatters. | Angie Byron | 2009-10-16 |
* | - Patch #567572 by catch: remove taxonomy synonyms in favor of a future Field... | Dries Buytaert | 2009-10-15 |
* | - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoi... | Dries Buytaert | 2009-10-15 |
* | - Patch #604828 by bangpound: added missing check_plain() in theme_field_form... | Dries Buytaert | 2009-10-15 |
* | - Patch #604980 by sun: factored taxonomy_term_edit() away. | Dries Buytaert | 2009-10-15 |
* | - Patch #603702 by Xano: remove _taxonomy_term_select(). | Dries Buytaert | 2009-10-14 |
* | - Patch #340652 by catch: added edit/delete terms permission per vocabulary. | Dries Buytaert | 2009-10-14 |
* | - Patch #600422 by alpritt: fixed WSOD. | Dries Buytaert | 2009-10-10 |
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ta... | Dries Buytaert | 2009-10-09 |
* | #412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API ... | Angie Byron | 2009-10-08 |
* | - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field upda... | Dries Buytaert | 2009-09-26 |
* | - Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for del... | Dries Buytaert | 2009-09-25 |