| Commit message (Expand) | Author | Age |
* | - Patch #826028 by bjaspan: taxonomy form validation creates new terms. | Dries Buytaert | 2010-07-14 |
* | - Patch #795022 by nenne, brightplum: drupal_explode_tags() and drupal_implod... | Dries Buytaert | 2010-06-27 |
* | #835046 by mikeytown2: Fixed hook_taxonomy_vocabulary_presave() is missing. | Angie Byron | 2010-06-24 |
* | - Patch #834924 by jhodgdon: entity_invoke() is worthless. | Dries Buytaert | 2010-06-23 |
* | - Patch #739802 by johnstorey: fix documentation of taxonomy_get_vocabularies(). | Dries Buytaert | 2010-06-04 |
* | - Patch #811346 by Berdir: trying to load a term for deleting after vocabular... | Dries Buytaert | 2010-05-28 |
* | - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' s... | Dries Buytaert | 2010-05-23 |
* | - Patch #805228 by catch: unnecessary query in taxonomy_field_extra_fields(). | Dries Buytaert | 2010-05-21 |
* | #764726 by catch: Fixed hook_taxonomy_term_presave() is missing. | Angie Byron | 2010-05-14 |
* | #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co... | Angie Byron | 2010-05-06 |
* | - Patch #783112 by alexpott, cha0s: deleting a taxonomy term through admin in... | Dries Buytaert | 2010-04-30 |
* | #779496 by andypost: Fix minor formatting issues with t(). | Angie Byron | 2010-04-23 |
* | #779390 by solotandem: Fixed esoteric invalid syntax bugs in core found by Gr... | Angie Byron | 2010-04-23 |
* | - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal 7... | Dries Buytaert | 2010-04-10 |
* | - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to en... | Dries Buytaert | 2010-04-06 |
* | - Patch #735726 by catch: optimize taxonomy_term_save(). | Dries Buytaert | 2010-03-28 |
* | #707724 follow-up by yched: Fix more confusing field/entity api arguments. | Angie Byron | 2010-03-27 |
* | - Patch #749304 by catch: critical bug: programmatic term updates destroyed h... | Dries Buytaert | 2010-03-26 |
* | - Patch #744258 by sun: admin/structure/taxonomy paths have to use machine_na... | Dries Buytaert | 2010-03-25 |
* | - Patch #730418 by catch: allow modules to bypass taxonomy_get_tree() for ter... | Dries Buytaert | 2010-03-08 |
* | - Patch #731426 by fago: recursed entity loading didn't work. | Dries Buytaert | 2010-03-05 |
* | #707724 by chx: Rename confusing arguments in field/entity APIs. | Angie Byron | 2010-02-11 |
* | #525622 by scor, catch, and yched: Allow Entity path callback to deal with op... | Angie Byron | 2010-02-11 |
* | #641670 by yched and sun: Move ['#field'] meta information into (). | Angie Byron | 2010-02-11 |
* | #628244 by catch, bangpound, and yched: Remove magic taxonomy field creation ... | Angie Byron | 2010-02-11 |
* | #499192 by yched: Fix display and forms for 'Fieldable terms' . | Angie Byron | 2010-02-10 |
* | #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/p... | Angie Byron | 2010-02-07 |
* | #684202 by catch: Added Entity insert/delete/update hooks, to support caching. | Angie Byron | 2010-01-30 |
* | - Patch #693362 by catch, Dave Reid: taxonomy_form_all() is dangerous and ?q=... | Dries Buytaert | 2010-01-29 |
* | - Rollback of patch #693362. | Dries Buytaert | 2010-01-25 |
* | - Patch #693362 by catch: taxonomy_form_all() is dead code, and dangerous. | Dries Buytaert | 2010-01-23 |
* | - Patch #611752 by catch: taxonomy_field_validate() calls taxonomy_allowed_va... | Dries Buytaert | 2010-01-15 |
* | - Patch #684212 by catch: taxonomy_clear_field_cache() is redundant. | Dries Buytaert | 2010-01-14 |
* | - Patch #683736 by c960657: use db_like() where appropriate. | Dries Buytaert | 2010-01-13 |
* | - Patch #682870 by jhodgdon, asimmonds: fixed UI spelling typos. | Dries Buytaert | 2010-01-13 |
* | #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' ... | Angie Byron | 2010-01-13 |
* | #681723 by Bojhan: Standardize on 'Add new content' for content creation page. | Angie Byron | 2010-01-12 |
* | #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 |