summaryrefslogtreecommitdiff
path: root/modules/taxonomy/taxonomy.module
Commit message (Expand)AuthorAge
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
* #71925 by Steven, remove # prefix from link array keys.Neil Drumm2006-07-04
* #71728 by Eaton, re-add taxonomy_term_path()Neil Drumm2006-07-02
* #61912 by doq and killes, add db_rewrite_sql() to taxonomy/autocomplete.Neil Drumm2006-06-11
* - Improved input checking.Dries Buytaert2006-06-01
* - Patch #65324 by greggles: bungie -> bungeeDries Buytaert2006-05-26
* - Patch #18018 by dww, nedjo, tostinne, luke et al: block visibility by role.Dries Buytaert2006-05-26
* #64951 by deepstar, Ambiguous query in taxonomy_get_term_by_name()Neil Drumm2006-05-24
* #41042 by DriesK, Moshe, and Jaza, Duplicate tag handlingNeil Drumm2006-05-23
* #62926 by Richard Eriksson, Increase maximum length of the free-tagging textb...Neil Drumm2006-05-20
* - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by ...Dries Buytaert2006-05-18
* Reverting #53653, that function actually is called via a module_invoke() in n...Neil Drumm2006-05-16
* #53653 by me, remove an unused function.Neil Drumm2006-05-16
* - Patch #62554 by webchick: removed some cruft.Dries Buytaert2006-05-09
* - Patch #62332 by Zen: added missing add term link on admin/taxonomy page and...Dries Buytaert2006-05-08
* #47042 by RobertDouglas, Expose terms string parsing as a helper function to ...Neil Drumm2006-05-07
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
* Forward port from 4.7Neil Drumm2006-04-30
* #60621, typo orm_set_error("taxonomy[tags][$vid", patch by chxGerhard Killesreiter2006-04-28
* #60729: Index taxonomy terms with nodesSteven Wittens2006-04-27
* #60265, module field for vocabularies reverts to taxonomy, patch by naquahGerhard Killesreiter2006-04-25
* #48526, fix taxonomy for blogapi. Patch by walkahGerhard Killesreiter2006-04-11
* - #55898: Generic, permissive admin XSS/HTML filtering for mission/footer/...Steven Wittens2006-04-07
* - #57523: Make taxonomy delete vocabulary consistent with other taxonomy hook...Steven Wittens2006-04-06
* #57415: Replace drupal_implode_autocomplete() by drupal_to_js()Steven Wittens2006-04-06
* #28625, further form API conversion of taxonomy.module and small bugfix in fo...Gerhard Killesreiter2006-03-26
* #53351, remove preselection of "none", patch by myself.Gerhard Killesreiter2006-03-24
* #54910, Forum and taxonomy term delete work only superficially, patch by ZenGerhard Killesreiter2006-03-23
* - Patch #53351 by Zen, tim et al: problem with unchecked taxonomy lists.Dries Buytaert2006-03-11
* - Patch #51850 by chx, webchick et al: fixed various problems with db_rewrite...Dries Buytaert2006-03-08
* - Patch #51871 by merlinofchaos/zen: convert taxonomy.module to new form API ...Dries Buytaert2006-03-02
* - Patch #51531 by Zen: renamed a link for clarity.Dries Buytaert2006-02-27
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
* - Patch #39672 by Morbus: fixed problem with help texts of taxonomy forms.Dries Buytaert2006-02-20
* - Patch #46705 by killes: use += instead of array_merge().Dries Buytaert2006-02-20
* - Patch #47899 by Zen: fixed weight issues with freetagging vocabulary.Dries Buytaert2006-02-09
* - Patch #46827 by wulff: fixed incorrect links.Dries Buytaert2006-01-29
* - Patch #35926 by asimmonds: make required vocabularies actually required.Dries Buytaert2006-01-26
* - Patch #45281 by chx: made categories with forum topics work again.Dries Buytaert2006-01-19
* - Patch #45336 by Ber: bugfix: removed obsolete check_plain() check causing &...Dries Buytaert2006-01-19
* - Patch #44381 by gerhard: improved consistency of API. Always pass an array.Dries Buytaert2006-01-17
* - Patch #39672 by Ber: made the help text opion work for free tagging terms.Dries Buytaert2006-01-10
* - Patch #33747 by Ber and Moshe: bugfix + code improvement: clean up some of ...Dries Buytaert2006-01-10
* - Patch #42937 by chx: bugfix: added missing db_rewrite_sql() in taxonomy_nod...Dries Buytaert2006-01-08
* - Patch 41169 by Chris: got rid of expensvie object 2 array casts.Dries Buytaert2005-12-31
* - #42234: Use standardized feed icon for RSSSteven Wittens2005-12-29
* - #41744: global urlencode() for menu pathsSteven Wittens2005-12-22
* - Patch #40813: Taxonomy forms should be in a fieldset.Dries Buytaert2005-12-16
* - Patch #34920 by Morbus/webchick/tangent: fixed order of form fields.Dries Buytaert2005-12-15
* - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().Dries Buytaert2005-12-14