summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
Commit message (Collapse)AuthorAge
* - Patch #141131 by mfer: remember anonyous comment posters.Dries Buytaert2007-05-17
|
* - Patch #142869 by Gabor: import interface translation files at install time.Dries Buytaert2007-05-15
|
* - Patch #138706 by hunmonk: fixed PostgreSQL caching problem.Dries Buytaert2007-05-14
|
* - 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.
* - Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship ↵Dries Buytaert2007-05-08
| | | | with sites/default/default.settings.php.
* - Modified patch #141526 by Gurpartap Singh: added a filter form on the path ↵Dries Buytaert2007-05-07
| | | | alias table.
* #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.
* Add missing items to changelog (clean url tester, sticky table header) and ↵Steven Wittens2007-05-03
| | | | group related items together.
* - Patch #67893 by kbahey, dww, alienbrain, asimmonds et al: made it possible ↵Dries Buytaert2007-04-30
| | | | to filter log messages in the database log.
* - Updated CHANGELOG.txt.Dries Buytaert2007-04-25
|
* - Patch #46941 by Zen and Ber: move PHP input filter to dedicated module.Dries Buytaert2007-04-24
|
* - Patch #132018 by Steven et al: add .info files to themes.Dries Buytaert2007-04-17
|
* - Patch #134839 by webchick: allow turning of signatures site-wide.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 #107061 by Steven et al: add jQuery teaser splitter.Dries Buytaert2007-04-09
|
* - Patch #130987 by merlinofchaos: added theme registry for easier themability.Dries Buytaert2007-04-06
|
* - Patch #128866 by Gabor et al: new language subsystem fixes.Dries Buytaert2007-03-28
|
* #117018: Use Garland theme for installer/maintenance pages, and add task ↵Steven Wittens2007-03-02
| | | | | | list in the sidebar. - Refactor partial-page handling for the maintenance page. It's an exotic quirk for update.php and belongs there.
* Properly capitalize changelogSteven Wittens2007-03-02
|
* - Stripping whitespace.Dries Buytaert2007-03-01
|
* - Patch #59863 by sun et al: added a scripts/drupal.sh to execute Drupal ↵Dries Buytaert2007-03-01
| | | | code from the command line. This is great for using Drupal as a scripting framework, or to write backup or migration scripts.
* - Patch #115667 by rotzi: added versioning support to node terms.Dries Buytaert2007-02-12
|
* - Patch #115213 by dopry: undefined variable in install.inc.Dries Buytaert2007-02-04
|
* - Patch #40575 by Wesley: made it easier to theme the forum overview page.Dries Buytaert2007-01-31
|
* - Patch #108282 by vjordan: updated CHANGELOG.txtDries Buytaert2007-01-23
|
* CHANGELOGSteven Wittens2007-01-15
|
* - Patch #104833 by webernet: mention correct jQuery version in CHANGELOG.txtDries Buytaert2006-12-23
|
* Keeping CHANGELOG up to dateSteven Wittens2006-12-11
|
* #84961: Add 'select all' and range select feature to admin tables.Steven Wittens2006-11-21
|
* Keeping CHANGELOG up to dateSteven Wittens2006-11-17
|
* Mention module uninstall in CHANGELOG.txtSteven Wittens2006-11-01
|
* #88202: Adding Garland theme to core.Steven Wittens2006-10-29
|
* ChangelogSteven Wittens2006-10-14
|
* Keeping changelog up to dateSteven Wittens2006-10-04
|
* - Patch #86591 by dww: 5.0.0 -> 5.0Dries Buytaert2006-10-02
|
* changelog typoSteven Wittens2006-09-12
|
* #82831. Rollback and moving the JQuery version number to a suitable place.Neil Drumm2006-09-11
|
* - Updated changelog.Dries Buytaert2006-09-02
|
* #75002: Install-time and run-time requirements checking + status report pageSteven Wittens2006-09-01
|
* #76555 by Goba. Installer l10n.Neil Drumm2006-09-01
|
* #69786: jQuery JavaScript Library in Drupal coreSteven Wittens2006-08-31
|
* - Patch #77936 by moshe and rdouglass: pluggable session handling.Dries Buytaert2006-08-31
|
* - Patch #80887 by Matt et al: added an aggressive caching strategy.Dries Buytaert2006-08-31
|
* - Corrected a quote.Dries Buytaert2006-08-30
| | | | - Updated CHANGELOG.
* #78656 by m3avrck. Drupal Core's first CSS hack.Neil Drumm2006-08-25
|
* CHANGELOG.Neil Drumm2006-08-25
|
* - Patch #66569 by m3avrck: add RSS autodiscovery automatically.Dries Buytaert2006-08-23
|
* - Updated changelog.Dries Buytaert2006-08-23
|
* - Patch #76666 by hunmonk: custom block titles.Dries Buytaert2006-08-22
|
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.