| Commit message (Expand) | Author | Age |
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ... | Dries Buytaert | 2009-12-04 |
* | - Patch #471744 by jhodgdon: remove stray references from hook_taxonomy_term_... | Dries Buytaert | 2009-12-04 |
* | - Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks. | Dries Buytaert | 2009-12-03 |
* | - Patch #635094 by plach: unify 'language neutral' language codes. | Dries Buytaert | 2009-12-02 |
* | - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to al... | Dries Buytaert | 2009-12-02 |
* | #640348 by batigolix, arianek, lisarex, bangpound, and jhodgdon: Updated Taxo... | Angie Byron | 2009-12-02 |
* | - Patch #645374 by sun: make object IDs available to form submit handlers. Th... | Dries Buytaert | 2009-12-01 |
* | - 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 |
* | #620592 by sivaji: Provide feedback when saving term/vocabulary overview pages. | Angie Byron | 2009-11-27 |
* | #638356 by yched: Reorganize and re-locate field test modules. | Angie Byron | 2009-11-20 |
* | #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 #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add l... | Dries Buytaert | 2009-11-17 |
* | - 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 |
* | #625460 by sun: Add input format to taxonomy term descriptions. | Angie Byron | 2009-11-07 |
* | #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable ar... | Angie Byron | 2009-11-03 |
* | #503834 by lisarex and dcor: Improved help text for taxonomy module's drag an... | Angie Byron | 2009-11-02 |
* | #251255 by catch, Jody Lynn, and roychri: Fixed re-ordering bug when taxonomy... | 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 |
* | #595876 by c960657: Fixed taxonomy term reordering (with tests). | 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 |
* | #607652 by catch: Fix uncaught exceptions in taxonomy tests. | Angie Byron | 2009-10-18 |
* | #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 |
* | #605442 by catch: Add a generic hook_entity_load(). | Angie Byron | 2009-10-16 |
* | #493314 by yched and catch: Add multiple hook for formatters. | Angie Byron | 2009-10-16 |
* | #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same p... | Angie Byron | 2009-10-15 |
* | - 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 |
* | #557292 by peximo, plach, catch, and yched: Convert node title to Field API. | Angie Byron | 2009-10-11 |
* | - 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 #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). | Dries Buytaert | 2009-09-29 |
* | - 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 |