summaryrefslogtreecommitdiff
path: root/modules/tracker.module
Commit message (Expand)AuthorAge
* - Url aliasing improvements. Patch by Matt. See mailing list for moreDries Buytaert2003-09-30
* - Associate a callback with the menu links! (This callback is not yet beingDries Buytaert2003-09-28
* - Committed Al's new admin link texts. Remarks:Dries Buytaert2003-09-27
* - Committed the admin menu integration patch. Thanks Adrian, Stefan and others.Dries Buytaert2003-09-26
* - Gerhard's uid 0 patches. These patches bring various performanceDries Buytaert2003-09-09
* - Fixed the tracker author sort. Patch by Moshe.Dries Buytaert2003-09-06
* Patches from Moshe:Dries Buytaert2003-08-25
* - Applied Moshe's tablesort patch! Note that I changed the arrow imagesDries Buytaert2003-08-21
* - Updated the tracker module to the new help system scheme.Dries Buytaert2003-08-20
* - Bugfix: changed 'INNER JOIN' back to 'LEFT JOIN'.Dries Buytaert2003-08-15
* - Commited the URL aliasing patch. Thanks Matt.Dries Buytaert2003-07-16
* - Changed some INNER JOINs back to LEFT JOINs. Patch by Gerhard. Not testedDries Buytaert2003-07-16
* - Performance improvement: changed a fair amount of "left joins" to "innerDries Buytaert2003-07-12
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Made the tracker module link to your own posts. Patch 79 from Gerhard.Dries Buytaert2003-07-09
* - Made it easier to translate some text on the tracker page. Patch #71 byDries Buytaert2003-07-08
* - Bugfix: made request_uri() rewrite ( and ) with their entity equivalentsDries Buytaert2003-06-03
* - Applied Michael Caerwyn's "%s -> %d" patch.Dries Buytaert2003-05-07
* - Fixed typo.Dries Buytaert2003-05-02
* - Fixed critical bug #1539; incorrect use of pager_query().Dries Buytaert2003-05-02
* - Fixed some PHP "notices".Dries Buytaert2003-04-21
* - Added a pager to the tracker page.Dries Buytaert2003-03-16
* - Some visual improvements. More suggestions welcome.Dries Buytaert2003-03-15
* - Modified patch of Moshe. Enhances the tracker module so it displayes recentDries Buytaert2003-03-14
* - Everything is using theme("function") now instead of $theme->function().Dries Buytaert2003-02-15
* - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.Dries Buytaert2003-02-11
* - Fixed bug #1133: disabled comments are no longer shown. Thanks Gerhard.Dries Buytaert2003-02-09
* - Tidied up XHTML. Patch by Ulf.Dries Buytaert2003-01-23
* - Applied Ori's format_plural() patch; see mailing list for details.Dries Buytaert2003-01-21
* - Clean URL patch.Dries Buytaert2003-01-06
* - Tidied up the use of check_output(). Might make rendering pages a bitDries Buytaert2002-12-31
* - Wrapped some hardcoded colors in "theme_invoke()"s; we can still createDries Buytaert2002-10-22
* - Made sure the tracker module does not list discarded comments. Patch byDries Buytaert2002-10-09
* - removing the DESC on group by.Kjartan Mannes2002-06-27
* - 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
* - Bugfix: the tracker module was using an incorrect time interval to showDries Buytaert2002-05-20
* - fixing bug #179Kjartan Mannes2002-05-13
* - using format_name instead of some local hack.Kjartan Mannes2002-05-12
* - fixed links.Kjartan Mannes2002-05-12
* - applied Stevens link patch.Kjartan Mannes2002-05-12
* - bug fixes:Kjartan Mannes2002-04-22
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - made the user information block into two different blocks. One forKjartan Mannes2002-04-02
* - Added documentation contributed by Moshe.Dries Buytaert2002-02-22
* - Made the calendar module accept a $date parameter such that youDries Buytaert2002-01-31
* - Applied Natrak's module improvements.Dries Buytaert2002-01-30
* - Fixed more than 30 HTML and XML well-formedness errors.Dries Buytaert2002-01-27
* - Added some more explanations.Dries Buytaert2002-01-12