summaryrefslogtreecommitdiff
path: root/modules/tracker
Commit message (Expand)AuthorAge
...
* - Tracker and forum module improvements!Dries Buytaert2004-03-20
* - Rewrote the profile module:Dries Buytaert2004-03-11
* - Coding style fixes.Kjartan Mannes2004-02-21
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* - Patch #5501: fixed invalid HTML in the comment and tracker module.Dries Buytaert2004-02-07
* - Fixed tracker bug: tracker module has a line of faulty code which triesDries Buytaert2004-01-31
* - Fixed capitalization.Dries Buytaert2003-12-14
* - Improvements by Goba:Dries Buytaert2003-12-08
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Committed phase 3 of JonBob's menu changes. Adds an API for modules toDries Buytaert2003-11-23
* - Patch by JonBob:Dries Buytaert2003-11-20
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.Dries Buytaert2003-11-08
* - Fixed some link titles that were no longer correct due to the menu changes.Dries Buytaert2003-10-09
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Help improvements and translation improvements from Michael. Thanks!Dries Buytaert2003-10-03
* - 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