summaryrefslogtreecommitdiff
path: root/modules/taxonomy
Commit message (Collapse)AuthorAge
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
|
* - Patch #516416 by lyricnz: fix broken links to taxonomy administration pages.Dries Buytaert2009-07-11
|
* #516172 by yched: Fix incorrect path in term bundles.Angie Byron2009-07-11
|
* #488542 by yched: Allow field UI to be attached to any fieldable entity.Angie Byron2009-07-10
|
* - Patch #503456 by catch: remove multiple tid and depth handling for core ↵Dries Buytaert2009-07-08
| | | | taxonomy paths. Snif. ;-)
* - Patch #506976 by catch: rename hook_perm to hook_permission.Dries Buytaert2009-07-05
|
* - Patch #474072 by jrchamp, Berdir: use taxonomy API functions in blog API.Dries Buytaert2009-07-02
|
* #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array ↵Angie Byron2009-07-02
| | | | properties to be passed directly to theme functions.
* #506316 by Bojhan: Remove utterly useless description on term name field.Angie Byron2009-06-30
|
* #504428 follow-up by keith.smith: Remove 'now' from all empty admin screen ↵Angie Byron2009-06-29
| | | | texts. Steve Krug would be proud.
* #504428 by Sutharsan: Include link to add item on all empty admin listing pages.Angie Byron2009-06-28
|
* - Patch #201269 by Xano; synonym collapsing in core.Dries Buytaert2009-06-28
|
* - Patch #504390 by Xano: taxonomy form UI improvements.Dries Buytaert2009-06-28
|
* - Patch #502166 by catch: move taxonomy administration to admin/build.Dries Buytaert2009-06-27
|
* - Patch #409750 by yched et al: overhaul and extend node build modes.Dries Buytaert2009-06-22
|
* - Patch #225864: rollback based on discussion.Dries Buytaert2009-06-21
|
* - Patch #490432 by mfb, catch, bangpound: taxonomy_form_vocabulary always ↵Dries Buytaert2009-06-20
| | | | returned error.
* - Patch #490074 by andypost, bjaspan, catch: fix upgrade path from Drupal 6 ↵Dries Buytaert2009-06-18
| | | | to Drupal 7.
* - Added missing file.Dries Buytaert2009-06-12
|
* - Patch #413192 by catch et al: make taxonomy terms fieldable (not to be ↵Dries Buytaert2009-06-12
| | | | confused with taxonomy terms as fields).
* - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and ↵Dries Buytaert2009-06-12
| | | | teasers as fields. Oh, my.
* - Patch #449198 by boombatower: cealn up test loading and related API.Dries Buytaert2009-06-08
|
* - Patch #225864 by pwolanin: prevent PHP errors from cron.php.Dries Buytaert2009-06-05
|
* #220233 by Berdir, marcingy, et al: Add useful API functions for extracting ↵Angie Byron2009-06-04
| | | | node type data.
* - Patch #343788 by catch: taxonomy module doesn't use its own APIs.Dries Buytaert2009-06-03
|
* - Patch #111011 by Josh Waihi: adding foreign key specifications.Dries Buytaert2009-06-01
|
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* - Patch #428744 by Gabor: make the main page content a real block and clean ↵Dries Buytaert2009-05-21
| | | | up some of the content API.
* #462428 by Heine, pwolanin, and dww: SA-CORE-2009-006 - Drupal core - Cross ↵Angie Byron2009-05-19
| | | | site scripting forward-port.
* #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to ↵Angie Byron2009-05-13
| | | | all .install files.
* - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return ↵Dries Buytaert2009-05-12
| | | | unrendered forms.
* - Patch #451678 by Damien Tournoud: fixed broken query.Dries Buytaert2009-05-03
|
* - Patch #449718 by alienbrain: node_feed() is now using new node building API.Dries Buytaert2009-05-03
|
* #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for ↵Angie Byron2009-04-27
| | | | anonymous JS functions.
* - Patch #330748 by stBorchert: remove from theme_pager*.Dries Buytaert2009-04-26
|
* - Patch #437120 by mfb: prevent double escaping of taxonmy term names.Dries Buytaert2009-04-18
|
* - Patch #239945 by JeremyFrench: moved depth check out of loop.Dries Buytaert2009-04-17
|
* - Patch #302412 by Berdir: converted more of taxonomy module to the new ↵Dries Buytaert2009-04-15
| | | | database abstraction layer.
* - Patch #431130 by alienbrain: removed unused arguments in internal taxonomy ↵Dries Buytaert2009-04-15
| | | | functions.
* - Patch #432154 by Berdir: fixed bug in taxonomy_vocabulary_load_multiple. ↵Dries Buytaert2009-04-13
| | | | With tests.
* - Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et ↵Dries Buytaert2009-04-02
| | | | al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch!
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵Angie Byron2009-03-31
| | | | static method to reduce memory footprint of SimpleTest.
* #351797 by catch: Allow loading multiple vocabularies at once (with tests).Angie Byron2009-03-30
|
* #141965 by jeffschuler: Remove newline so hook_term_path() docs show up.Angie Byron2009-03-21
|
* - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from ↵Dries Buytaert2009-03-14
| | | | Views.
* #360081 by quicksketch: Stop using global variables for JavaScript settings.Angie Byron2009-03-13
|
* #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.Angie Byron2009-03-08
|
* - Patch #373775 by sog_hadgraft: adjusted queries to confirm coding standards.Dries Buytaert2009-02-24
|