summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #97213 by Chris: made clean URL test work with non-conventional ports.Dries Buytaert2007-04-29
|
* - Patch #137236 by merlinofchaos: provide a way to secure the theme ↵Dries Buytaert2007-04-27
| | | | variables system.
* - Patch #137415 by slantview: simplified the cache API/usages, and made it a ↵Dries Buytaert2007-04-25
| | | | tad smarter. Makes it easier to program for, and easier to replace. Will need to be documented.
* - Patch #137376 by Gabor: add language support to nodes.Dries Buytaert2007-04-25
|
* - Patch #133789 by John Albin: Drupal-generated email can look like spam.Dries Buytaert2007-04-24
|
* #76588 patch by alienbrain: some localization-unfriendly watchdog() callsGábor Hojtsy2007-04-24
|
* #76588: Small fixes after that patch landedGábor Hojtsy2007-04-24
| | | | | | | | - typo fix in watchdog() phpdoc - add a missing array() on a watchdog call in ping.module - handle NULL 'variables' value in syslog module Noticed these while writing the documentation for watchdog() updates and by comitting the updates into the i18n SVN repository.
* - Patch #76588 by Gabor: made log messages translatable. Yay.Dries Buytaert2007-04-24
|
* - Patch #76588 by Gabor: made log messages translatable. Yay.Dries Buytaert2007-04-24
|
* - Patch #46941 by Zen and Ber: move PHP input filter to dedicated module.Dries Buytaert2007-04-24
|
* - Patch #138531 by bjaspan: destroy existing sessions when a user password ↵Dries Buytaert2007-04-23
| | | | is changed.
* - Patch #128600 by scott.mclewin and spatz4000: ambigious field use in SQL ↵Dries Buytaert2007-04-23
| | | | query.
* - Patch #121425 by Chris Bray: fixed capitalization glitch.Dries Buytaert2007-04-23
|
* - Patch #138234 by webchick: Missing theme_user_signature from user_theme().Dries Buytaert2007-04-23
|
* #136250: The upload directory might exist, but is not writable. Fix error ↵Gábor Hojtsy2007-04-21
| | | | message. Investigated with Moshe Weitzman and Gerhard Killesreiter.
* - Patch #127109 by moonray with help from Zen: fixed UI glitch in node ↵Dries Buytaert2007-04-21
| | | | filter settings.
* - Patch #138000 by killes: removed global .Dries Buytaert2007-04-21
|
* - Patch #100850 by dww: fixed SQL error when log is empty.Dries Buytaert2007-04-20
|
* - Patch #136961 by Ralf Stamm: add version information to themes and theme ↵Dries Buytaert2007-04-20
| | | | pages.
* - Patch #132018 by alienbrain: replace instances of ↵Dries Buytaert2007-04-18
| | | | _module_parse_info_file() with drupal_parse_info_file().
* - Patch #63881 by dww: fixed problem with dblog upgrade path.Dries Buytaert2007-04-17
|
* - Patch #132018 by Steven et al: add .info files to themes.Dries Buytaert2007-04-17
|
* - Patch #136202 by asimmonds: fixed indefined variable notice.Dries Buytaert2007-04-15
|
* - Patch #118660 by agentrickard: re-order arguments of cache_set() to match ↵Dries Buytaert2007-04-15
| | | | PHP/Drupal conventions.
* - Patch #130331 by Zen: updated code comments.Dries Buytaert2007-04-15
|
* - Patch #131009 by chx: menu system fixes/improvements.Dries Buytaert2007-04-15
|
* - Patch #134493 by douggreen: getting the Drupal coding standards right in ↵Dries Buytaert2007-04-13
| | | | core. Woot. Woot.
* - Patch #130331 by webchick and webernet: re-number updates according to ↵Dries Buytaert2007-04-13
| | | | major version.
* - Patch #133083 by Zen: 'Shortcut icon settings' not using proper FAPI value.Dries Buytaert2007-04-13
|
* - Patch #135329 by Zen: clean up password reset form.Dries Buytaert2007-04-13
|
* - Patch #63881 by kbahey: logging documentation improvements.Dries Buytaert2007-04-13
|
* - Patch #134364 by lyricnz: simplified SQL queryDries Buytaert2007-04-13
|
* - Patch #134185 by Ralf Stamm: missing CVS IDs in files.Dries Buytaert2007-04-13
|
* - Fix bad code in taxonomy.module (variable naming)Steven Wittens2007-04-11
|
* - Patch #63881 by erdemkose: improve compatibility of syslog with Windows ↵Dries Buytaert2007-04-10
| | | | systems.
* - Patch #126177 by AjK: fixed E_NOTICE because of sloppy ↵Dries Buytaert2007-04-10
| | | | array_merge_recursive().
* - Patch #113898 by chx: make it possible to remove create content links.Dries Buytaert2007-04-10
|
* - Patch #35177 by Stefan and profix898: added some logging to the taxonomy ↵Dries Buytaert2007-04-10
| | | | module.
* - Patch #134839 by webchick: allow turning of signatures site-wide.Dries Buytaert2007-04-10
|
* - Patch #100429 by Zen, RobRoy and kkaefer: remove the content type requirement.Dries Buytaert2007-04-10
|
* - Patch #63881 by kbahey and jakeg: improved Drupal's logging functionality. ↵Dries Buytaert2007-04-10
| | | | Added support for external loggers, and included a small syslog module into core.
* - Patch #128866 by Gabor and erdemkose: make it impossible to delete the ↵Dries Buytaert2007-04-09
| | | | default language or the English language.
* - Patch #107061 by Steven et al: add jQuery teaser splitter.Dries Buytaert2007-04-09
|
* - Patch #133431 by alexis: #redirect won't work with user registration.Dries Buytaert2007-04-09
|
* - Patch #130366 by webchick and Steven: make signatures pretty.Dries Buytaert2007-04-09
|
* #134351: Missing brace in aggregator.moduleSteven Wittens2007-04-07
|
* - Patch #134161 by chx: no menu tabs for themes.Dries Buytaert2007-04-06
|
* - Patch #133865 by alexis: incorrect form_set_error() calls.Dries Buytaert2007-04-06
|
* - Patch #130987 by merlinofchaos: added theme registry for easier themability.Dries Buytaert2007-04-06
|
* #130991: Custom menu items, part 1Steven Wittens2007-04-06
|