summaryrefslogtreecommitdiff
path: root/modules/taxonomy/taxonomy.module
Commit message (Expand)AuthorAge
* - Patch #146470 by Eaton et al: standardize form API3 hook parameter order.Dries Buytaert2007-05-28
* - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)Dries Buytaert2007-05-14
* - Patch #141204 by Wim Leers: fixing caching bug in taxonomy_node_get_terms().Dries Buytaert2007-05-04
* - Patch #128082 by Goba et al: Allow localization of built-in menu items.Dries Buytaert2007-04-30
* #76588 patch by alienbrain: some localization-unfriendly watchdog() callsGábor Hojtsy2007-04-24
* - Patch #136202 by asimmonds: fixed indefined variable notice.Dries Buytaert2007-04-15
* - Patch #134493 by douggreen: getting the Drupal coding standards right in co...Dries Buytaert2007-04-13
* - Fix bad code in taxonomy.module (variable naming)Steven Wittens2007-04-11
* - Patch #35177 by Stefan and profix898: added some logging to the taxonomy mo...Dries Buytaert2007-04-10
* - Patch #100429 by Zen, RobRoy and kkaefer: remove the content type requirement.Dries Buytaert2007-04-10
* - Patch #130987 by merlinofchaos: added theme registry for easier themability.Dries Buytaert2007-04-06
* #133858: Code cleanup and e_notices in taxonomy.module for tag parsing.Steven Wittens2007-04-05
* #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)Steven Wittens2007-03-27
* - Patch #110888 by Eaton: unify hook _alter()Dries Buytaert2007-03-26
* - Patch #130831 by ChrisKennedy: l() error in taxonomy.module.Dries Buytaert2007-03-25
* - Patch #112556 by Robroy: term/vocab maxlength should match db.Dries Buytaert2007-02-27
* - Patch #111347 by Steven: refactor url() and l().Dries Buytaert2007-02-15
* - Patch #115667 by rotzi: added versioning support to node terms.Dries Buytaert2007-02-12
* - Patch #113603 by chx: first crack at re-implementing tabs.Dries Buytaert2007-02-11
* - Patch #113603 by chx: first crack at re-implementing tabs.Dries Buytaert2007-01-31
* - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Th...Dries Buytaert2007-01-31
* - Rollback of E_ALL patch. Too much extra breakage.Dries Buytaert2007-01-25
* - Patch #112556 by webchick: term/vocab maxlength should match db.Dries Buytaert2007-01-25
* - Patch #112715 by webchick et al: fixed some E_ALL errors.Dries Buytaert2007-01-25
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken an...Dries Buytaert2007-01-24
* - Patch #107426 by webchick: code cleanup.Dries Buytaert2007-01-23
* #108363: Faster tag parsing (preg_match to strpos).Steven Wittens2007-01-11
* - Patch #103462 by jvandyck: documentation and grammar clean up.Dries Buytaert2006-12-20
* Removing useless taxonomy.cssSteven Wittens2006-11-30
* - Patch #99694 by bdragon: removed dead code.Dries Buytaert2006-11-28
* #97995 by chx. Only make menu items when the path is correct.Neil Drumm2006-11-26
* #97824 by Gurpartap. Move enclosing elements outside of their t().Neil Drumm2006-11-26
* - Patch #92992 by webchick and neclimdul: clean up documentation that is supe...Dries Buytaert2006-11-21
* #83202 by Jaza. Separate out node type deletion API and use it to keep {vocab...Neil Drumm2006-11-10
* #80257 by Jaza. Add a hook for content type changes and use it for keeping vo...Neil Drumm2006-10-31
* #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