summaryrefslogtreecommitdiff
path: root/modules/tracker.module
Commit message (Expand)AuthorAge
* - Patch #9330: ucfirst() gives problem when used with multibyte charset.Dries Buytaert2004-08-06
* - Patch #9543 by JonBob: added node-level access control!Dries Buytaert2004-07-31
* - Patch #9478 by JonBob: allow printf-style arguments in pager_query.Dries Buytaert2004-07-25
* - Patch by Matt: made it possible to alias an URL multiple times.Dries Buytaert2004-07-11
* - Fixed colspan in tracker table.Dries Buytaert2004-07-08
* - Patch #9031 by Morbus: this last tracker patch was broken - for installatio...Dries Buytaert2004-07-08
* - Patch #9031 by Ber: if the comment module is not available comment_num_all()Dries Buytaert2004-07-06
* - Patch #8681 by stefan: fixed some broken URLs and help texts.Dries Buytaert2004-06-20
* Tabs patch!Dries Buytaert2004-06-18
* - More code improvements by JonBob.Dries Buytaert2004-05-24
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Remove redundant line. Patch by killes.Dries Buytaert2004-04-01
* - Tiny usability improvement for translators. Patch by Gerhard.Dries Buytaert2004-03-29
* - More profile module improvements:Dries Buytaert2004-03-21
* Patch #5588 by bylund: XHTML improvements: <i> -> <em> and <b> -> <strong>.Dries Buytaert2004-03-20
* - 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