summaryrefslogtreecommitdiff
path: root/modules/taxonomy/taxonomy.module
Commit message (Collapse)AuthorAge
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply ↵Angie Byron2010-05-06
| | | | coding standard for casting.
* - Patch #783112 by alexpott, cha0s: deleting a taxonomy term through admin ↵Dries Buytaert2010-04-30
| | | | interface causes issues if terms were created on the node edit form.
* #779496 by andypost: Fix minor formatting issues with t().Angie Byron2010-04-23
|
* #779390 by solotandem: Fixed esoteric invalid syntax bugs in core found by ↵Angie Byron2010-04-23
| | | | Grammar Parser module.
* - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal ↵Dries Buytaert2010-04-10
| | | | 7 release.
* - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to ↵Dries Buytaert2010-04-06
| | | | entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
* - Patch #735726 by catch: optimize taxonomy_term_save().Dries Buytaert2010-03-28
|
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
|
* - Patch #749304 by catch: critical bug: programmatic term updates destroyed ↵Dries Buytaert2010-03-26
| | | | hierarchies.
* - Patch #744258 by sun: admin/structure/taxonomy paths have to use ↵Dries Buytaert2010-03-25
| | | | machine_name(), not vid.
* - Patch #730418 by catch: allow modules to bypass taxonomy_get_tree() for ↵Dries Buytaert2010-03-08
| | | | term reference select lists.
* - Patch #731426 by fago: recursed entity loading didn't work.Dries Buytaert2010-03-05
|
* #707724 by chx: Rename confusing arguments in field/entity APIs.Angie Byron2010-02-11
|
* #525622 by scor, catch, and yched: Allow Entity path callback to deal with ↵Angie Byron2010-02-11
| | | | options.
* #641670 by yched and sun: Move ['#field'] meta information into ().Angie Byron2010-02-11
|
* #628244 by catch, bangpound, and yched: Remove magic taxonomy field creation ↵Angie Byron2010-02-11
| | | | in favour of consistency.
* #499192 by yched: Fix display and forms for 'Fieldable terms' .Angie Byron2010-02-10
|
* #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at ↵Angie Byron2010-02-07
| | | | admin/people.
* #684202 by catch: Added Entity insert/delete/update hooks, to support caching.Angie Byron2010-01-30
|
* - Patch #693362 by catch, Dave Reid: taxonomy_form_all() is dangerous and ↵Dries Buytaert2010-01-29
| | | | ?q=admin/content can be a performance killer.
* - Rollback of patch #693362.Dries Buytaert2010-01-25
|
* - Patch #693362 by catch: taxonomy_form_all() is dead code, and dangerous.Dries Buytaert2010-01-23
|
* - Patch #611752 by catch: taxonomy_field_validate() calls ↵Dries Buytaert2010-01-15
| | | | taxonomy_allowed_values().
* - Patch #684212 by catch: taxonomy_clear_field_cache() is redundant.Dries Buytaert2010-01-14
|
* - Patch #683736 by c960657: use db_like() where appropriate.Dries Buytaert2010-01-13
|
* - Patch #682870 by jhodgdon, asimmonds: fixed UI spelling typos.Dries Buytaert2010-01-13
|
* #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' ↵Angie Byron2010-01-13
| | | | formatters have a generic way to build the url of an 'entity'.
* #681723 by Bojhan: Standardize on 'Add new content' for content creation page.Angie Byron2010-01-12
|
* #680256 by reglogge, Bojhan, and greg.harvey: Add descriptive text to ↵Angie Byron2010-01-10
| | | | Taxonomy landing page.
* - Patch #678586 by jhodgdon: help text improvements.Dries Buytaert2010-01-08
|
* - Patch #142051 by catch, moonray: static cache for taxonomy_get_parents() ↵Dries Buytaert2010-01-08
| | | | and taxonomy_get_children().
* - Patch #676046 by chx: fixed oopsie in taxonomy index.Dries Buytaert2010-01-06
|
* - Patch #652588 by scor: updated RDF mapping definition in the core modules.Dries Buytaert2010-01-05
|
* #664920 by catch and chx: Change 'taxonomy_term()' field to ↵Angie Byron2010-01-04
| | | | 'taxonomy_term_reference()'.
* - Patch #634098 by asimmonds: fixed broken pager on /taxonomy/term/* pages.Dries Buytaert2010-01-03
|
* - Patch #661494 by yched: fixed direct calls to node_view() do not trigger ↵Dries Buytaert2009-12-31
| | | | f_a_prepare_view().
* - Patch #664544 by yched: clean-up entity build/view modes.Dries Buytaert2009-12-26
|
* - Patch #658364 by effulgentsia: made the build/view/formatter terminology ↵Dries Buytaert2009-12-21
| | | | more consistent.
* - Patch #635378 by sun, sivaji, carlos8f: wrong local task titles for ↵Dries Buytaert2009-12-16
| | | | taxonomy term and user account pages.
* - Patch #639466 by yched: fixed hook_options_list() and XSS filtering, and ↵Dries Buytaert2009-12-14
| | | | added more tests.
* - Patch #552436 by yched: validation of the number of values in ↵Dries Buytaert2009-12-13
| | | | field_default_validate().
* - Patch #657828 by yched: make hook_field_formatter() act on all field values.Dries Buytaert2009-12-12
|
* - Patch #652834 by yched, effulgentsia: changed Field formatters as render ↵Dries Buytaert2009-12-11
| | | | arrays to increase performance (and to clean-up the code).
* - Patch #653940 by sun: tests weren't reporting all errors.Dries Buytaert2009-12-10
|
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks.Dries Buytaert2009-12-03
|
* #640348 by batigolix, arianek, lisarex, bangpound, and jhodgdon: Updated ↵Angie Byron2009-12-02
| | | | Taxonomy module to new help standard.
* - Patch #620446 by Xano: rewrite permission titles and descriptions.Dries Buytaert2009-12-01
|
* - Patch #628642 by c960657: taxonomy field 'column' should be 'tid' instead ↵Dries Buytaert2009-11-27
| | | | of 'value'.
* #635202 by yched and sun: Remove #process pattern from option widgets (plus ↵Angie Byron2009-11-20
| | | | buckets of tests for option widgets).