| Commit message (Expand) | Author | Age |
* | - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level ... | Dries Buytaert | 2010-06-17 |
* | - Patch #735662 by duellj, tstoeckler: critical bug: hook_form_alter() can ea... | Dries Buytaert | 2010-05-13 |
* | #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co... | Angie Byron | 2010-05-06 |
* | - Patch #783584 by Pasqualle: fixed invalid HTML. | Dries Buytaert | 2010-04-28 |
* | - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit bu... | Dries Buytaert | 2010-04-24 |
* | - Patch #716496 by JohnAlbin: documentation updates for theme functions. | Dries Buytaert | 2010-04-13 |
* | - Patch #641314 by naxoc, bleen18: taxonomy term form being rebuilt even afte... | Dries Buytaert | 2010-04-07 |
* | - Patch #762604 by andypost: taxonomy terms list broken, term add/edit forget... | Dries Buytaert | 2010-04-06 |
* | - Patch #735726 by catch: optimize taxonomy_term_save(). | Dries Buytaert | 2010-03-28 |
* | - Patch #744258 by sun: admin/structure/taxonomy paths have to use machine_na... | Dries Buytaert | 2010-03-25 |
* | - Patch #729028 by ergonlogic: unify 'yay, saved!' strings in core. | Dries Buytaert | 2010-03-18 |
* | #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text... | Angie Byron | 2010-03-07 |
* | #645374 follow-up by sun: Make entity ids available to confirm form submit ha... | Angie Byron | 2010-02-17 |
* | #499192 by yched: Fix display and forms for 'Fieldable terms' . | Angie Byron | 2010-02-10 |
* | - Patch #678590 by asimmonds, Dave Reid, Damien Tournoud: fixed path alias li... | Dries Buytaert | 2010-01-18 |
* | - Patch #394544 by berenddeboer, Xano, chrisshattuck, karschsp, asimmonds: mo... | Dries Buytaert | 2010-01-09 |
* | - Patch #678586 by jhodgdon: help text improvements. | Dries Buytaert | 2010-01-08 |
* | - Patch #569024 by joachim: improved variable names. | Dries Buytaert | 2010-01-04 |
* | #664022 by casey and Bojhan: Remove Identification fieldset from term add. | Angie Byron | 2010-01-03 |
* | #648410 follow-up by Dave Reid: Add link to create new from all empty table t... | Angie Byron | 2010-01-03 |
* | - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to al... | Dries Buytaert | 2009-12-02 |
* | - Patch #645374 by sun: make object IDs available to form submit handlers. Th... | Dries Buytaert | 2009-12-01 |
* | #620592 by sivaji: Provide feedback when saving term/vocabulary overview pages. | Angie Byron | 2009-11-27 |
* | #553326 by sun: Provide consistency to the way field UI is presented for taxo... | Angie Byron | 2009-11-08 |
* | #625460 by sun: Add input format to taxonomy term descriptions. | Angie Byron | 2009-11-07 |
* | #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable ar... | Angie Byron | 2009-11-03 |
* | #251255 by catch, Jody Lynn, and roychri: Fixed re-ordering bug when taxonomy... | Angie Byron | 2009-11-02 |
* | #595876 by c960657: Fixed taxonomy term reordering (with tests). | Angie Byron | 2009-10-24 |
* | #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same p... | Angie Byron | 2009-10-15 |
* | - Patch #567572 by catch: remove taxonomy synonyms in favor of a future Field... | Dries Buytaert | 2009-10-15 |
* | - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoi... | Dries Buytaert | 2009-10-15 |
* | - Patch #604980 by sun: factored taxonomy_term_edit() away. | Dries Buytaert | 2009-10-15 |
* | - Patch #603702 by Xano: remove _taxonomy_term_select(). | Dries Buytaert | 2009-10-14 |
* | - Patch #340652 by catch: added edit/delete terms permission per vocabulary. | Dries Buytaert | 2009-10-14 |
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ta... | Dries Buytaert | 2009-10-09 |
* | #412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API ... | Angie Byron | 2009-10-08 |
* | Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection ha... | Dries Buytaert | 2009-09-21 |
* | #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes | Angie Byron | 2009-09-18 |
* | - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ... | Dries Buytaert | 2009-09-05 |
* | #471018 follow-up by sun: Apply generic pattern/js for hiding machine readabl... | Angie Byron | 2009-08-31 |
* | #542658 follow-up by sun: Move action 'tabs' out of local tasks and into loca... | Angie Byron | 2009-08-23 |
* | #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Co... | Angie Byron | 2009-08-22 |
* | #526120 by catch: Remove the related terms feature from Taxonomy module. This... | Angie Byron | 2009-08-04 |
* | - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ad... | Dries Buytaert | 2009-07-20 |
* | - Patch #516416 by lyricnz: fix broken links to taxonomy administration pages. | Dries Buytaert | 2009-07-11 |
* | #506316 by Bojhan: Remove utterly useless description on term name field. | Angie Byron | 2009-06-30 |
* | #504428 follow-up by keith.smith: Remove 'now' from all empty admin screen te... | Angie Byron | 2009-06-29 |
* | #504428 by Sutharsan: Include link to add item on all empty admin listing pages. | Angie Byron | 2009-06-28 |
* | - Patch #201269 by Xano; synonym collapsing in core. | Dries Buytaert | 2009-06-28 |
* | - Patch #504390 by Xano: taxonomy form UI improvements. | Dries Buytaert | 2009-06-28 |