summaryrefslogtreecommitdiff
path: root/modules/taxonomy/taxonomy.module
Commit message (Expand)AuthorAge
* #84146: Use 'Sentence capitalization' for menu items, page titles, form items...Steven Wittens2006-10-22
* #24023 by chx. Allow multiple select options with the same value and implemen...Neil Drumm2006-10-20
* - Patch #87185 by robert: added caching to taxonomy_get_term().Dries Buytaert2006-10-18
* - Patch #89044 by beginner: cannot edit parent term.Dries Buytaert2006-10-13
* #41484 by myself. Fix singleton term selection.Neil Drumm2006-09-21
* #41484 by nickl, flk, and budda. Don't wrap the category selection in a field...Neil Drumm2006-09-11
* #74976 by RobRoy and mrgeneyuss. Clone category objects for multi-parent heir...Neil Drumm2006-09-08
* #31874 by David Lesieur. Call taxonomy hook for insert and update after the t...Neil Drumm2006-09-08
* #67647 by fgm and nickl. Don't make a taxonomy option for vocabularies withou...Neil Drumm2006-09-06
* - Rollback of patch #68418: clean up node submit hooks. Needs more thinkering.Dries Buytaert2006-08-31
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
* - Patch #68418 by Moshe et al: clean up node submit hooks.Dries Buytaert2006-08-29
* #80574 Eaton and chx. Replace $_POST['edit'] with $_POST.Neil Drumm2006-08-29
* - Patch #56093 by chx: use native php function where possible _taxonomy_depth...Dries Buytaert2006-08-24
* #79732 by drewish, fix the taxonomy forms and some code cleanup.Neil Drumm2006-08-24
* - Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls.Dries Buytaert2006-08-23
* #66569 by m3avrck. Put all the feed icons in the same place.Neil Drumm2006-08-23
* #79601: module_exist() -> module_exists()Steven Wittens2006-08-20
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ...Dries Buytaert2006-08-18
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
* #77402 by Zacker, fix the node type checkboxes on vocabulary editing.Neil Drumm2006-08-15
* - Patch #62362 by Moshe: kill the 'form' operation of hook_taxonomy.Dries Buytaert2006-08-08
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
* #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node ...Neil Drumm2006-08-06
* - Patch #76702 by timcn: fixed some broken admin pages.Dries Buytaert2006-08-02
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
* #33772 by dfg, add title to last breadcrumb element.Neil Drumm2006-07-14
* - Patch #73361 by Ber: remove unneeded size restriction for vocabulary help.Dries Buytaert2006-07-13
* - 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