Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #1330554 by oriol_e9g, fiftyz, richthegeek: Fixed ↵ | Dries | 2012-01-23 |
| | | | | taxonomy_get_tree() incorrect depth on multiple parents. | ||
* | Issue #1391384 by yched, oriol_e9g: Fixed Wrong static clear on ↵ | webchick | 2012-01-11 |
| | | | | taxonomy_vocabulary_save(). | ||
* | Issue #1359710 by xjm, pwolanin: Fixed taxonomy_menu() passes invalid ↵ | webchick | 2011-12-31 |
| | | | | arguments into taxonomy_form_term(). | ||
* | Issue #1050466 by xjm, makara, rhayun: Fixed The taxonomy index should be ↵ | webchick | 2011-12-22 |
| | | | | maintained in a node hook, not a field hook. | ||
* | Issue #1375134 by xjm, sun: Fixed Random test failure in ↵ | webchick | 2011-12-22 |
| | | | | TaxonomyTermTestCase::testNodeTermCreationAndDeletion(). | ||
* | Issue #479368 by Heine, Roger Saner, xjm, mcarbone, keichee, asimmonds: ↵ | webchick | 2011-12-11 |
| | | | | Fixed Create RFC compliant HTML safe JSON. | ||
* | Issue #943772 by jpsoto, yched, catch, bojanz, pillarsdotnet, steinmb: Fixed ↵ | webchick | 2011-08-29 |
| | | | | field_delete_field() and others fail for inactive fields. | ||
* | Issue #1000736 by fangel, stBorchert, adorsk: Fixed Term reference ↵ | webchick | 2011-07-25 |
| | | | | autocomplete widget having problems handling terms with commas. | ||
* | Issue #949616 by catch, a.mikheychik, adamdicarlo, dixon_, anavarre: Fixed ↵ | webchick | 2011-07-07 |
| | | | | Multiple parent relations confirmation form loses term description. | ||
* | Issue #1115510 by catch, barbi, amateescu: Fixed Entity providing modules ↵ | webchick | 2011-06-14 |
| | | | | must call field_attach_delete_bundle() in hook_uninstall(). | ||
* | - Patch #796692 by dman, cross, andypost, aaronbauman, yched, BarisW: only ↵ | Dries Buytaert | 2011-05-08 |
| | | | | show the term heading if the term has a description. | ||
* | - Patch #1076394 by pillarsdotnet: improved test code. | Dries Buytaert | 2011-02-28 |
| | |||
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. | Dries Buytaert | 2011-02-04 |
| | |||
* | #985292 by ngmaloney, scor, bfroehle: Fixed Nodes published before 1970 ↵ | Angie Byron | 2010-12-07 |
| | | | | won't insert in taxonomy index | ||
* | - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor ↵ | Dries Buytaert | 2010-11-27 |
| | | | | Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths(). | ||
* | #678592 by jhodgdon, effulgentsia, David Rothstein, iLLin: Fixed Admin theme ↵ | Angie Byron | 2010-11-20 |
| | | | | is used is for adding taxonomy term, but not for editing taxonomy term | ||
* | - Patch #902644 by sun, tobiasb: machine names are too hard to implement. ↵ | Dries Buytaert | 2010-10-13 |
| | | | | | | Date types and menu names are not validated. This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846. | ||
* | #876762 by Dave Reid, yched: Fixed modules have no way of knowing if ↵ | Angie Byron | 2010-10-13 |
| | | | | vocabulary machine names are changed. | ||
* | #936836 by swentel: Fixed critical issue Autocomplete term widget doesn't ↵ | Angie Byron | 2010-10-13 |
| | | | | return any values - unknown key vid. | ||
* | #881530 by yhahn: Fix exportability of vocabularies by using machine names ↵ | Angie Byron | 2010-10-01 |
| | | | | in taxonomy field's 'allowed values' setting. | ||
* | #358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format ↵ | Angie Byron | 2010-09-28 |
| | | | | IDs; force 0 and non-existant formats to NULL. | ||
* | - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵ | Dries Buytaert | 2010-09-24 |
| | | | | and local tasks #2. | ||
* | - Patch #841798 by klausi: error deleting an invalid term. | Dries Buytaert | 2010-08-22 |
| | |||
* | - Patch #796692 by cross, dman, aaronbauman, BarisW: only show the term ↵ | Dries Buytaert | 2010-08-22 |
| | | | | heading if the term has a description. | ||
* | - Patch #870528 by Dave Reid: taxonomy fixes. | Dries Buytaert | 2010-08-08 |
| | |||
* | Reverting #500866. Needs more discussion. | Angie Byron | 2010-08-05 |
| | |||
* | #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵ | Angie Byron | 2010-08-05 |
| | | | | SimpleTest, so translators do not get 1000s of bogus strings. | ||
* | - Patch #844410 by Dave Reid: taxonomy parents need to be saved before term ↵ | Dries Buytaert | 2010-08-03 |
| | | | | hooks are called. | ||
* | #846524 by aaronbauman, mgifford: Fixed Terms cannot be manually reordered ↵ | Angie Byron | 2010-07-31 |
| | | | | by weight. | ||
* | - Patch #844388 by lotyrin, bjaspan, effulgentsia: taxonomy terms disappear ↵ | Dries Buytaert | 2010-07-30 |
| | | | | from node preview if previewed more than once. | ||
* | - Patch #826028 by bjaspan: taxonomy form validation creates new terms. | Dries Buytaert | 2010-07-14 |
| | |||
* | - Patch #831914 by Dave Reid: removed redundant [node:uid], [comment:uid], ↵ | Dries Buytaert | 2010-07-01 |
| | | | | and [file:uid] tokens. | ||
* | - Patch #811346 by Berdir: trying to load a term for deleting after ↵ | Dries Buytaert | 2010-05-28 |
| | | | | vocabulary has been deleted does not work and results in notices. | ||
* | - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' ↵ | Dries Buytaert | 2010-05-23 |
| | | | | screen. | ||
* | - Patch #783112 by alexpott, cha0s: deleting a taxonomy term through admin ↵ | Dries Buytaert | 2010-04-30 |
| | | | | interface causes issues if terms were created on the node edit form. | ||
* | #701818 by mcarbone: Test coverage of every core token, and bug fixes to ↵ | Angie Byron | 2010-04-20 |
| | | | | make them work. AWESOME! :D | ||
* | - Patch #762604 by andypost: taxonomy terms list broken, term add/edit ↵ | Dries Buytaert | 2010-04-06 |
| | | | | forgets it's parent. | ||
* | #707724 follow-up by yched: Fix more confusing field/entity api arguments. | Angie Byron | 2010-03-27 |
| | |||
* | - Patch #749304 by catch: critical bug: programmatic term updates destroyed ↵ | Dries Buytaert | 2010-03-26 |
| | | | | hierarchies. | ||
* | - Patch #744258 by sun: admin/structure/taxonomy paths have to use ↵ | Dries Buytaert | 2010-03-25 |
| | | | | machine_name(), not vid. | ||
* | #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type ↵ | Angie Byron | 2010-03-07 |
| | | | | 'text_format' for additional DX/security around rich text fields. | ||
* | #628244 by catch, bangpound, and yched: Remove magic taxonomy field creation ↵ | Angie Byron | 2010-02-11 |
| | | | | in favour of consistency. | ||
* | - Patch #610022 by mcarbone, te-brian, David_Rothstein: fixed taxonomy ↵ | Dries Buytaert | 2010-01-29 |
| | | | | tokens, fix old queries. | ||
* | - Patch #693362 by catch, Dave Reid: taxonomy_form_all() is dangerous and ↵ | Dries Buytaert | 2010-01-29 |
| | | | | ?q=admin/content can be a performance killer. | ||
* | #542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' ↵ | Angie Byron | 2010-01-10 |
| | | | | Content-Type to 'Basic page'. | ||
* | #571654 follow-up by chx, peximo, plach, sun, et al: | Angie Byron | 2010-01-09 |
| | | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\ | ||
* | #609140 by mcarbone: Rewrite outdated references to taxonomy_term_node(). | Angie Byron | 2010-01-08 |
| | |||
* | #664920 by catch and chx: Change 'taxonomy_term()' field to ↵ | Angie Byron | 2010-01-04 |
| | | | | 'taxonomy_term_reference()'. | ||
* | - Patch #653940 by sun: tests weren't reporting all errors. | Dries Buytaert | 2009-12-10 |
| |