summaryrefslogtreecommitdiff
path: root/modules/taxonomy/taxonomy.module
Commit message (Expand)AuthorAge
* - 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
* - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve con...Dries Buytaert2004-11-23
* - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt...Dries Buytaert2004-11-21
* - Patch #12783 by Stefan: various small consistency/usability improvements.Dries Buytaert2004-11-15
* - Patch #11977 by matteo: taxonomy_term_count() did not take node-level permi...Dries Buytaert2004-11-15
* - Patch #11875 by Neil Drumm: block module configuration improvements.Dries Buytaert2004-10-31
* #12186: Add xml icon to taxonomy listings.Steven Wittens2004-10-28
* - Patch #11510 by Adrian: turned a non-ANSI SQL query into ANSI SQL so it wor...Dries Buytaert2004-10-18
* - Patch #11577 by drumm: changed t('ago') -> t('%time ago', ...) to make itDries Buytaert2004-10-15
* #10677: Confirmation when deleting a block + unifying confirmation screens.Steven Wittens2004-10-14
* - Modified patch #10424 by Jeremy: deleting terms can orphan child terms in t...Dries Buytaert2004-10-13
* - Patch #11166 by drumm: removed redundant help page from the taxonomy module.Dries Buytaert2004-10-04
* - Removed the title attribute from the taxonomy links. Temporary fix for #7468.Dries Buytaert2004-09-30
* - Adding menu callbacks to taxonomy admin. Before this patch, some admin page...Steven Wittens2004-09-19
* - Bugfix: using non numeric terms in taxonomy-page URLs would result in SQL e...Dries Buytaert2004-09-19
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* #10279: Adding a note to taxonomy_render_nodes when there are no nodes to sho...Steven Wittens2004-09-14
* - Fixing taxonomy descriptions in node_view links.Kjartan Mannes2004-09-11
* - Patch #10622 by Adrian: fixes various PostgreSQL related problems.Dries Buytaert2004-09-08
* #9292: Minor PHP5 fix.Steven Wittens2004-09-03
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Code improvements by Stefan: use capital letters for header titles (and add...Dries Buytaert2004-08-19
* - Code improvements by Stefan: made all status messages consistent (and easie...Dries Buytaert2004-08-18
* - Patch #9983 by Stefan: usability improvement: made sure all status messages...Dries Buytaert2004-08-16
* - Patch #8176 by JonBob: fixed braino in SQL query.Dries Buytaert2004-08-12
* - #9148 and #8766: Fix problem with using '%' in term names.Steven Wittens2004-08-10
* - Patch #9875 by njivy: call to taxonomy_overview() is missing in admin view.Dries Buytaert2004-08-09
* - Patch #6760 by JonBob: refactored the taxonomy module URLs to be nicer, imp...Dries Buytaert2004-08-07
* - Made the taxonomy module use drupal_goto() to fix up the interaction behavior.Dries Buytaert2004-08-07
* - Patch #9543 by JonBob: added node-level access control!Dries Buytaert2004-07-31
* - More tab-improvements by JonBob: improved support for the default tabs!Dries Buytaert2004-07-10
* - Marked required fields on the node (story, book, page, blog) and commentDries Buytaert2004-07-08
* - Moving the title.module from core to contrib as discussed on the mailing list.Dries Buytaert2004-07-07