summaryrefslogtreecommitdiff
path: root/modules/taxonomy.module
Commit message (Expand)AuthorAge
* - Removing some whitespaceDries Buytaert2005-06-06
* - Code cleanup: improve format_plural usage, add some missing placeholder/che...Steven Wittens2005-05-31
* - #20963: Make taxonomy_select_nodes() more useful to other modules, by allow...Steven Wittens2005-05-25
* * cue Star Wars theme tune *Steven Wittens2005-05-24
* - Patch #16452 by chx: made it possible to rewrite some taxonomy queries.Dries Buytaert2005-05-21
* - Patch #7684 by MrRoot/grohk: order taxonomy terms by vocabulary weight, the...Dries Buytaert2005-05-21
* - Patch #22469 by mathias: added missing DISTINCT()s to two SQL queries.Dries Buytaert2005-05-21
* - Modified patch #22878 by Junyor: made all terms on the taxonomy overview pa...Dries Buytaert2005-05-14
* - #19621: More sensible status messages for forum admin ("created forum" inst...Steven Wittens2005-05-07
* - Patch #21751 by crunchywhelch: added missing check_plain() when emitting th...Dries Buytaert2005-05-02
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Patch #20561 by Morbus: free tagging doesn't support taxonomy_node_form $name.Dries Buytaert2005-04-16
* - Patch by Adrian: postgresql fixesDries Buytaert2005-04-14
* - Modified patch by mikeryan: make it possible to administer system vocabular...Dries Buytaert2005-04-12
* - Patch by Morbus: added missing taxonomy_node_delete().Dries Buytaert2005-04-12
* - Patch #19697 by Morbus: FOLKSONOMY.Dries Buytaert2005-04-08
* - Fixed warning.Dries Buytaert2005-04-07
* - Improve recursion in taxonomy_get_tree() (Morbus)Steven Wittens2005-04-06
* - Patch #19888 by jhriggs: fixed terms getting lost upon preview.Dries Buytaert2005-04-03
* - Patch #19451 by JonBob: improved consistency of module descriptions. We sh...Dries Buytaert2005-04-01
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - Patch #19193 by CodeMonkeyX: made taxonomy_select_nodes() return node titles.Dries Buytaert2005-03-21
* - #13550: Prettier RSS discovery URLs for taxonomy pages.Steven Wittens2005-03-18
* - Patch #18861 by nkurz: fixed logic error in taxonomy_node_save().Dries Buytaert2005-03-15
* - Patch #18696 by Morbus: one '(' too much in taxonomy_term_count_nodes().Dries Buytaert2005-03-13
* - Incorrectly filled in %nameSteven Wittens2005-03-03
* #18329: Unify confirmation messages (and make them themable)Steven Wittens2005-03-03
* - Patch #17955 by Neil: there was a subtle difference between form_select() a...Dries Buytaert2005-03-03
* - Patch #17897 by Neil: changed the order of the joins so that a vocabulary w...Dries Buytaert2005-03-03
* - Fixed PHP warnings.Dries Buytaert2005-03-01
* - Removed dumb taxonomy block (based on DrupalCon feedback).Dries Buytaert2005-03-01
* - Patch #17747 by Adrian: more PostgreSQL fixes. Committed part of the patch:Dries Buytaert2005-02-27
* - Patch #17687 by Gerhard: removed some cruft.Dries Buytaert2005-02-21
* #10296: Clean up admin - content:Steven Wittens2005-02-02
* - Patch #16246 by Moshe: added mechanism to direct the user back to the refer...Dries Buytaert2005-02-01
* - Patch #16513 by James (slightly modified): export categories and enclosures...Dries Buytaert2005-02-01
* - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.Dries Buytaert2005-01-29
* - Patch #10425 by ccourtne and walkah: added admin screens to maintain forums...Dries Buytaert2005-01-28
* - Consistency: 'deleted' -> 'Deleted'.Dries Buytaert2005-01-27
* - Patch #6847 by Gerhard: replaced vocabulary->nodes by a separate table and ...Dries Buytaert2005-01-19
* - Fix tracker pager count query being wrong (it did not return a count but a ...Steven Wittens2005-01-19
* - The real code fixes ;)Steven Wittens2005-01-17
* - Reversing bad commit, sorry everyone.Steven Wittens2005-01-17
* - Various code style fixesSteven Wittens2005-01-17
* - Patch #14731 by chx: made it possible to rewrite node queries.Dries Buytaert2005-01-16
* - Reorganized the code a bitDries Buytaert2004-12-28
* #10949: Incorrect output with invalid term idSteven Wittens2004-12-24
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
* - Patch #11977 by matteo: added extra DISTINCT()s to two SQL queries to make ...Dries Buytaert2004-11-29
* - Patch #10693 by Ax: fixed broken (external) link in the taxonomy module's h...Dries Buytaert2004-11-27