summaryrefslogtreecommitdiff
path: root/modules/tracker.module
Commit message (Expand)AuthorAge
* #14591, User.module links for blocked/non-existant accounts + menu 403/404 is...Gerhard Killesreiter2006-03-17
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
* - Patch #48042 by markus: removed unused variable.Dries Buytaert2006-02-06
* - Patch #33128 by Morbus: %num -> %count to make format_plural() work.Dries Buytaert2006-01-12
* - #33128: Format plural for %n newSteven Wittens2006-01-08
* - Patch #26139 by webchick / Kieran / documentation team: improved admin help...Dries Buytaert2005-11-01
* - Patch #28786 by Neil: move pagers out of table.Dries Buytaert2005-09-24
* - Patch #29785 by Chx: multiple node types were broken so we refactoredDries Buytaert2005-08-28
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #27737 by Gerhard: format_name($object) -> theme('username', $object).Dries Buytaert2005-08-01
* - Patch #22857 by mathias: removed redundant DISTINCT().Dries Buytaert2005-05-14
* - Patch #21221 by Robert: make status values in comment.module defined consta...Dries Buytaert2005-05-05
* - Bug #21452 reported by njivy: added missing return to tracker_user_page().Dries Buytaert2005-05-01
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Patch #17208 by asimmonds: help text fixes:Dries Buytaert2005-02-12
* - Patch #16253 by Goba: incremental improvements to the new content markers.Dries Buytaert2005-01-30
* - Added a missing DISTINCT() to the pager query. Spotted by Steven.Dries Buytaert2005-01-30
* - I had to use DISTINCT for the tracker.module's SQL queries.Dries Buytaert2005-01-29
* - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.Dries Buytaert2005-01-29
* - Patch #16253 by Goba: this simple and straightforward patch adds the abilit...Dries Buytaert2005-01-27
* - Fix tracker pager count query being wrong (it did not return a count but a ...Steven Wittens2005-01-19
* - #15500: Fix tracker not showing nodes without comments.Steven Wittens2005-01-19
* - The real code fixes ;)Steven Wittens2005-01-17
* - Patch #14731 by chx: made it possible to rewrite node queries.Dries Buytaert2005-01-16
* - Patch #14262 by Richard: help text improvements for the tracker module.Dries Buytaert2004-12-16
* - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve con...Dries Buytaert2004-11-23
* - Patch #12783 by Stefan: various small consistency/usability improvements.Dries Buytaert2004-11-15
* - Modifed patch by ccourtne: made the tracker module take advantage of the no...Dries Buytaert2004-11-04
* - Patch #11577 by drumm: changed t('ago') -> t('%time ago', ...) to make itDries Buytaert2004-10-15
* - Small refinement with regard to the page title.Dries Buytaert2004-10-06
* - Rewored 'track posts' to 'track'.Dries Buytaert2004-10-06
* - Usability improvement: the 'recent posts' feature on the user pages leadDries Buytaert2004-10-06
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* - 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
* - 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