summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
* - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. ↵Dries Buytaert2007-05-25
| | | | Oh, behave.
* - Patch #140218 by drewish: fixed MySQL 5 strict bug.Dries Buytaert2007-05-25
|
* - Patch #144162 by JohnAlbin: fixed problems with FAPI3 patch.Dries Buytaert2007-05-23
|
* - Patch #140218 by Crell et al: make it possible to move page callbacks to ↵Dries Buytaert2007-05-22
| | | | their own include files.
* #144496 by myself: import translations for newly installed modules and ↵Gábor Hojtsy2007-05-21
| | | | | | | enabled themes; as a side effect, improve usability of the module screen by performing module changes all at once
* - Patch #54833 by Steven: added an HTML corrector.Dries Buytaert2007-05-20
|
* - Patch #144919 by dww: hide user picture settings when possible.Dries Buytaert2007-05-20
|
* - Patch #144859 by dww: added optional e-mail notifications when user are ↵Dries Buytaert2007-05-20
| | | | approved, blocked, or deleted.
* - Patch #144746 by drewish: fixed menu router table definition.Dries Buytaert2007-05-18
|
* - Patch #105039 by ChrisKennedy: more polish for the custom date formats. ↵Dries Buytaert2007-05-17
| | | | Previous custom data format patch was also by Chris but got accidentically committed with another patch. Thanks Chris.
* - Patch #140666 by bjaspan: fix some primary keys.Dries Buytaert2007-05-16
|
* - Patch #137767 by chx and pwolanin: multiple menu support.Dries Buytaert2007-05-16
|
* - Patch #127539 by yched: batch processing fixes.Dries Buytaert2007-05-16
|
* - Patch #138706 by hunmonk: fixed PostgreSQL caching problem.Dries Buytaert2007-05-14
|
* - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)Dries Buytaert2007-05-14
|
* #141637 by merlinofchaos and yched: follow up fixes to the installer patch, ↵Gábor Hojtsy2007-05-11
| | | | properly rebuilding the menu when done and returning update results
* - Patch #141637 by merlinofchaos, gabor, et al: provide a site config form ↵Dries Buytaert2007-05-10
| | | | at the end of install to collect data, plus allow profiles to modify and add more.
* #127539 by bjaspan: fix comma syntax error in update.php and system.installGábor Hojtsy2007-05-09
|
* - Patch #139673 by hunmonk and bjaspan: made caching work on PostgreSQL.Dries Buytaert2007-05-06
|
* - Patch #137211 by merlinofchaos: move theme information to .info files and ↵Dries Buytaert2007-05-06
| | | | improved theme inheritance.
* #127539: progressive operation support, refactoring update.php code to a ↵Gábor Hojtsy2007-05-04
| | | | | | | | | | | generic batch API to support runnning operations in multiple HTTP requests - update.php is already on the batch API - node access rebuilding is in the works - automatic locale importing is in the works Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches, and the fantastic turnaround times. Hats off.
* - Patch #135931 by EclipseGc: semantic update for core pager.Dries Buytaert2007-05-01
|
* - Patch #128082 by Goba et al: Allow localization of built-in menu items.Dries Buytaert2007-04-30
|
* - 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
|
* - 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 #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 #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 #63881 by kbahey: logging documentation improvements.Dries Buytaert2007-04-13
|
* - Patch #134185 by Ralf Stamm: missing CVS IDs in files.Dries Buytaert2007-04-13
|
* - 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 #107061 by Steven et al: add jQuery teaser splitter.Dries Buytaert2007-04-09
|
* - Patch #134161 by chx: no menu tabs for themes.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
|
* - Patch #131934 by Gerhard: removed useless indices.Dries Buytaert2007-03-30
|
* #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)Steven Wittens2007-03-27
|
* - Patch #105853 by killes: move minumum version defines.Dries Buytaert2007-03-26
|