summaryrefslogtreecommitdiff
path: root/modules/taxonomy.module
Commit message (Expand)AuthorAge
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Changed some "tid"s to "r.tid"s to avoid confusion. Patch by Gerhard.Dries Buytaert2003-05-10
* - Fixed warning when creating a vocabulary with no types. Reported by Gerhard,Dries Buytaert2003-05-10
* - Fixed bug #1545: incorrect sequence tables on PostgreSQL. Patch by Neil.Dries Buytaert2003-04-20
* - Node API improvements by Moshe:Dries Buytaert2003-04-15
* - Fixed bug in taxonomy module. Patch by Gerhard.Dries Buytaert2003-04-02
* - Various improvements to the menu system.Dries Buytaert2003-04-01
* - Fixed some SQL query directives.Dries Buytaert2003-03-29
* - Fixed some broken links in the taxonomy help. Reported by Moshe atDries Buytaert2003-03-23
* - All LIMIT queries must go through the pager or through db_query_range().Dries Buytaert2003-03-16
* - Fixed bug #1298 : Taxonomy: Edit term doesn't show parent and relatedKjartan Mannes2003-03-10
* - Removed the path_uri() function in favor of the $base_url variable andDries Buytaert2003-03-07
* - Some fixes and improvements to the taxonomy module. Patch by Al.Dries Buytaert2003-02-27
* - New menu houskeeping. Prototyped by Zbynek.Dries Buytaert2003-02-20
* - Everything is using theme("function") now instead of $theme->function().Dries Buytaert2003-02-15
* - Applied Alastair's date patch.Dries Buytaert2003-02-09
* - Tidied up XHTML. Patch by Ulf.Dries Buytaert2003-01-23
* - Small improvement to the admin menu based on feedback from Michael.Dries Buytaert2003-01-14
* - Small bugfix and small cleanup. Patch by Marco.Dries Buytaert2003-01-13
* - Clean URL patch.Dries Buytaert2003-01-06
* - In the taxonomy administration pages, the dropdown to select a term'sDries Buytaert2003-01-04
* - Tidied up the use of check_output(). Might make rendering pages a bitDries Buytaert2002-12-31
* Patch by Marco:Dries Buytaert2002-12-30
* - Usability improvements: made the taxonomy administration pages useDries Buytaert2002-12-29
* - Added taxonomy link.Dries Buytaert2002-12-28
* - Refactored the administration pages.Dries Buytaert2002-12-24
* Patch by Marco:Dries Buytaert2002-12-12
* - Avoid empty synonyms being inserted. Patch by Marco.Dries Buytaert2002-12-11
* o Permission improvements:Dries Buytaert2002-12-10
* - Changed db_queryd() to db_query().Dries Buytaert2002-12-03
* * Applied slightly modified version of Marco's taxonomy patch:Dries Buytaert2002-12-02
* - Applied Stefan's t() function patch.Dries Buytaert2002-11-08
* - Applied a (modified) version of Marco's SQL sequence patch.Dries Buytaert2002-08-20
* - Bugfix: fixed some SQL queries and tidied up many queries. Patch byDries Buytaert2002-08-18
* - Made sure the selection boxes don't grow too long. Requisted by kika,Dries Buytaert2002-08-16
* - Fixed a bug with taxonomy_get_related() returning the term whichDries Buytaert2002-06-14
* - Documentation updates: made it more consistent with the rest of Drupal.Dries Buytaert2002-06-09
* - improved module descriptions.Kjartan Mannes2002-06-08
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - Added missing translations and the like.Dries Buytaert2002-05-31
* - Ran the code through 'scripts/code-clean.sh': removed trailing whitespaceDries Buytaert2002-05-20
* - updating all nodes to use taxonomy terms.Kjartan Mannes2002-05-19
* - more coding style fixes.Kjartan Mannes2002-05-13
* - applied Stevens link patch.Kjartan Mannes2002-05-12
* - fixed indentation.Kjartan Mannes2002-05-02
* - Fixed a glitch in the taxonomy module. Contributed by Marco.Dries Buytaert2002-04-28
* - bug fixes:Kjartan Mannes2002-04-22
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - submit page will no longer give errors.Kjartan Mannes2002-04-15
* - Added Marco's long-awaited taxonmy module and patches - a replacementDries Buytaert2002-04-14