summaryrefslogtreecommitdiff
path: root/modules/taxonomy/taxonomy.module
Commit message (Expand)AuthorAge
* - Patch #20295 by pyromanfo, webchick, Gurpartap Singh et al: allow forum top...Dries Buytaert2007-07-02
* - Rollback of patch #147723: delete API. Talked to Steven and Gabor and weDries Buytaert2007-07-01
* #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ro...Gábor Hojtsy2007-06-30
* - Patch #148410 by jvandyk: added rewrite of the actions module!Dries Buytaert2007-06-29
* #115139: Add centralized json handler (and send text/javascript content-type ...Steven Wittens2007-06-22
* #153781: Convert all remaining confirm_forms() to deletion api.Steven Wittens2007-06-22
* #147723: Deletion API (by hunmonk). Woop woop.Steven Wittens2007-06-22
* - Patch #150299 by asimmonds: form API fixes in taxonomy.module.Dries Buytaert2007-06-17
* - Patch #149176 by chx, David et al: getting rid of the sequences table, usin...Dries Buytaert2007-06-05
* - Patch #146667 by Jeff Eaton: form API fixes.Dries Buytaert2007-06-04
* - Patch #146667 by Eaton: correct builder argument ordering, eliminate redund...Dries Buytaert2007-06-04
* - 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