summaryrefslogtreecommitdiff
path: root/modules/tracker
Commit message (Expand)AuthorAge
* #200069 by keith.smith: new standard for 'more information' links in module h...Gábor Hojtsy2007-12-14
* #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, u...Gábor Hojtsy2007-12-13
* - Patch #162381 by Heine et al: properly escape strings.Dries Buytaert2007-11-28
* #186903 by marcingy, Rob Loach and chx: (regression) restore my recent posts ...Gábor Hojtsy2007-11-06
* - Patch #180432 by hunmonk, sun, et al: make comment settings per node type. ...Dries Buytaert2007-10-07
* #6162 by various people: actually point new anchors to the page the first new...Gábor Hojtsy2007-09-02
* - Patch #169426 by Crell: split tracker module.Dries Buytaert2007-08-23
* #156392 by iacopopecchi, patch by myself: tracker module depends on comment m...Gábor Hojtsy2007-07-04
* #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ro...Gábor Hojtsy2007-06-30
* - Patch #146910 by dww: only allow enabling modules with the same Drupal core...Dries Buytaert2007-06-08
* - Patch #137767 by chx and pwolanin: multiple menu support.Dries Buytaert2007-05-16
* - Patch #128082 by Goba et al: Allow localization of built-in menu items.Dries Buytaert2007-04-30
* - Patch #111347 by Steven: refactor url() and l().Dries Buytaert2007-02-15
* - Patch #113603 by chx: first crack at re-implementing tabs.Dries Buytaert2007-02-11
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken an...Dries Buytaert2007-01-24
* - Always check the username.Dries Buytaert2007-01-10
* #44276 by dww. Include updated posts in tracker calculations.Neil Drumm2006-12-29
* #100516: CSS preprocessor to cache and compress all .css files. Benchmarks sh...Steven Wittens2006-12-10
* - Patch #8716 by webchick et al: small usability improvement: don't show empt...Dries Buytaert2006-12-05
* #100563: Conditional loading of (some) module.css filesSteven Wittens2006-12-01
* - Patch #87298 by webchick, neil, dww et al: show version numbers on modules ...Dries Buytaert2006-11-21
* - Patch #92992 by webchick and neclimdul: clean up documentation that is supe...Dries Buytaert2006-11-21
* #84146: Use 'Sentence capitalization' for menu items, page titles, form items...Steven Wittens2006-10-22
* - Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added pack...Dries Buytaert2006-10-05
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
* #79601: module_exist() -> module_exists()Steven Wittens2006-08-20
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
* #77183 by m3avrck and timcn, split up drupal.css by module.Neil Drumm2006-08-14
* #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node ...Neil Drumm2006-08-06
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
* - Removing trailing whitespace.Dries Buytaert2006-04-17
* #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