summaryrefslogtreecommitdiff
path: root/modules/taxonomy.module
Commit message (Expand)AuthorAge
* - #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
* - Patch #39598 by Gerhard: fixed problem with taxonomy terms not being selected.Dries Buytaert2005-12-06
* - Patch #35125 by zoo33: made the taxonomy.module work with PostgreSQL.Dries Buytaert2005-12-05
* - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's...Dries Buytaert2005-12-05
* - Patch #31151: adding taxonomy terms has no feedbackDries Buytaert2005-11-29
* - Bring back taxonomy_form_all().Dries Buytaert2005-11-28
* - Patch #39003 by Jaza: remove taxnomy_form_all().Dries Buytaert2005-11-27
* - Patch #29151 by fgm: simplified SQL query in taxonomy_node_form().Dries Buytaert2005-11-23
* - Patch #35644 by webchick: forms API simplificiations.Dries Buytaert2005-11-12
* #30993: Make taxonomy selector widget themableSteven Wittens2005-11-12
* - Patch #35178 by Robert Douglas: add title attribute to taxonomy links - use...Dries Buytaert2005-11-08
* - Patch #26139 by webchick / Kieran / documentation team: improved admin help...Dries Buytaert2005-11-01
* - #26583: Make forum taxonomy links redirect to forums rather than taxonomy p...Steven Wittens2005-10-21
* - Code styleSteven Wittens2005-10-19
* - Patch #33752 by leafish_paul / adrian: added missing apostrophes to the for...Dries Buytaert2005-10-18
* - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.Dries Buytaert2005-10-11
* - Patch #33433 by chx: fixed a number of form API problems.Dries Buytaert2005-10-08
* - Removing tabs and trailing whitespaces.Dries Buytaert2005-10-07
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
* - Patch #31014 by chx, zack: on taxonomy overview pages, make term names link...Dries Buytaert2005-09-19
* - Patch #3986 by James (and Boris :)):consolidated all feed-related settings ...Dries Buytaert2005-09-18
* - Patch #30956 by Cvbge: PostgreSQL fix: taxonomy_save_vocabulary() should ch...Dries Buytaert2005-09-12
* - Patch #16452 by chx: allow modules to rewrite taxonomy-related SQL queries ...Dries Buytaert2005-08-28