summaryrefslogtreecommitdiff
path: root/modules/taxonomy/taxonomy.admin.inc
Commit message (Collapse)AuthorAge
* - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵Dries Buytaert2008-07-16
| | | | printes #markup, not #value.
* - Patch #268914 by catch: small usability improvements to taxonomy and ↵Dries Buytaert2008-06-12
| | | | content type overview pages.
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* - Patch #163297 by pwolanin et al: remove $_POST from taxonomy module's form ↵Dries Buytaert2008-02-14
| | | | handling.
* - Patch #217508 by keith et al: fixed writing style of output messags.Dries Buytaert2008-02-08
|
* #217324 by Takafumi: trivial missing t() in taxonomy moduleGábor Hojtsy2008-02-03
|
* #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocksGábor Hojtsy2008-01-08
|
* #203274 by Pasqualle: remove excessive witespace from our code (minor)Gábor Hojtsy2007-12-22
|
* One remaining button titled 'Submit' which slipped through the taxonomy drag ↵Gábor Hojtsy2007-12-19
| | | | and drop patch
* #201333 by keith.smith and myself: fix typos in taxonomy form, also fix a ↵Gábor Hojtsy2007-12-19
| | | | few code comments
* #99947 by neclimdul, Sutharsan, keith.smith: forum module help text and form ↵Gábor Hojtsy2007-12-19
| | | | description update, removing reference to other forum software as well
* #198865 by sign: taxonomy term deletion was broken due to some leftover codeGábor Hojtsy2007-12-19
|
* #198579 by webernet and hswong3i: a huge set of coding style fixes, including:Gábor Hojtsy2007-12-08
| | | | | | | | - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting
* - Patch #162381 by Heine et al: properly escape strings.Dries Buytaert2007-11-28
|
* #193333 follow up by quicksketch: only show submit button and weight if ↵Gábor Hojtsy2007-11-26
| | | | there is more than one vocabulary
* #193333 by quicksketch et al: taxonomy drag and drop supportGábor Hojtsy2007-11-26
|
* - Removing excessive whitespace.Dries Buytaert2007-11-23
|
* #194277 by catch: allow contribs to override taxonomy selector forms (with ↵Gábor Hojtsy2007-11-23
| | | | improved performance)
* - Patch #190497 by catch et al: taxonomy module help page improvements.Dries Buytaert2007-11-20
|
* - Patch #192242 by catch, quicksketch, webchick, keith et all: usability ↵Dries Buytaert2007-11-20
| | | | improvements for the vocabulary/term forms.
* #191104 by keith.smith: (usability) change occurances of node to 'post' and ↵Gábor Hojtsy2007-11-12
| | | | 'content' as appropriate
* #189936 by mlsamuelson: remove pointless links to taxonomy help page from ↵Gábor Hojtsy2007-11-08
| | | | form labels and descritions for consistency
* - Patch #169982 by moshe, eaton, bjaspan, nedjo, yched, et al: missing ↵Dries Buytaert2007-10-02
| | | | feature from schema API: load/save records based upon schema.
* #141470 by chx: usability - add pager to taxonomy form, which makes this ↵Gábor Hojtsy2007-09-19
| | | | usable for freetagging vocabularies
* #174254 by pwolanin: Taxonomy term pages need proper titlesGábor Hojtsy2007-09-13
|
* - Patch #162829 by swentel and bennybobw: fixed problem with saving taxonomy ↵Dries Buytaert2007-08-02
| | | | terms.
* - Patch #161182 by Crell: split up taxonomy module.Dries Buytaert2007-07-30