summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
Commit message (Collapse)AuthorAge
* #193510 by webernet: remove updates from unsupported Drupal versions, as our ↵Gábor Hojtsy2007-11-19
| | | | policy dictates (and because some API changes make them faulty without further modifications)
* - Patch #181066 by quicksketch et al: drag and drop of table rows on the ↵Dries Buytaert2007-11-14
| | | | block adminsitration page.
* - Patch #191073 by Keith: another good string cleanup by Keith. (Also ↵Dries Buytaert2007-11-11
| | | | removed some trailing whitespace.)
* #180719 follow up by catch: document taxonomy changes in changelogGábor Hojtsy2007-11-09
|
* - Patch #186004 by jvandyk: CHANGELOG.txt cleanups.Dries Buytaert2007-10-25
|
* Back to being a 6.x development versionGábor Hojtsy2007-10-17
|
* Drupal 6.0-beta 2 release with all Drupal 5.3 security fixes appliedGábor Hojtsy2007-10-17
|
* - Patch #155870 by quicksketch et al: AHAH-ification of the poll module.Dries Buytaert2007-10-17
|
* #178768 follow up patch by myself: now that we know Drupal module is moved ↵Gábor Hojtsy2007-10-10
| | | | to site_network, we can document is in the changelog
* - Patch #144634 by chx: fixed critical bug that prevented language ↵Dries Buytaert2007-10-02
| | | | negotiation to work after/when drupal_goto() is called.
* Back to devopment version, now that we have the beta 1 tagged and releasedGábor Hojtsy2007-09-15
|
* Marking code as beta 1 in preparation of the first beta release of Drupal 6, ↵Gábor Hojtsy2007-09-14
| | | | also add back E_NOTICE removal for the release.
* #175197 by KentByte and webchick: updat CHANGELOG with some important ↵Gábor Hojtsy2007-09-14
| | | | changes we missed to mention here (and wrap lines properly)
* #174876 by kkaefer: mention the menu system changes in the changelogGábor Hojtsy2007-09-12
|
* - Some minor massaging.Dries Buytaert2007-08-21
|
* - Patch #80951 by killes, yched et al: block caching.Dries Buytaert2007-08-19
|
* - Some massaging.Dries Buytaert2007-07-16
|
* - Patch #94154 by dww, Earl et al: update notifications for Drupal!Dries Buytaert2007-07-11
| | | | Woot, woot! :)
* - Patch #141730 by Earl: allow theming system to use wildcards. I promised ↵Dries Buytaert2007-07-03
| | | | in the issue that this patch would still go in, so here goes.
* - Patch #20295 by pyromanfo, webchick, Gurpartap Singh et al: allow forum ↵Dries Buytaert2007-07-02
| | | | topics to be custom node types.
* revert update status changelog message, 'update' module is not yet in Drupal ↵Gábor Hojtsy2007-07-01
| | | | core, but this change slipped in with http://drupal.org/cvs?commit=71956
* - Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.Dries Buytaert2007-07-01
|
* - Patch #148410 by jvandyk: added rewrite of the actions module!Dries Buytaert2007-06-29
| | | | | | | | | | This is a very important patch, but one that is merely an enabler. Hopefully we'll see more people submitting "action patches" in the near future. Thanks for the hard work and persistence, John. *If* you decide to update the Drupal Pro Development book to Drupal 6, make sure to add a chapter on actions. ;)
* Keeping changelog up to dateSteven Wittens2007-06-22
|
* - Patch #131026 by James et al: OpenID client support for Drupal!Dries Buytaert2007-06-18
| | | | | Let this be the day where we help revolutionize the online society, and the way websites and web services interoperate. Or something.
* Previously forgot content and JS translation, as well as JS templating ↵Gábor Hojtsy2007-06-17
| | | | changelog items
* - Patch #143026 by ChrisKennedy and Steven: dynamically check password ↵Dries Buytaert2007-06-08
| | | | strength and confirmation.
* - Patch #146910 by dww: only allow enabling modules with the same Drupal ↵Dries Buytaert2007-06-08
| | | | core compatibility version.
* #119441: JavaScript aggregator/compressor by m3avrck and others.Steven Wittens2007-06-01
|
* - Patch #115267 by drewish, dopry et al: simplified file uploads code, ↵Dries Buytaert2007-05-30
| | | | improved file API, centralized file validation, implemented quotas and fixed file previews.
* - Patch #142773 by kbahey: made Drupal work correctly when behind a reverse ↵Dries Buytaert2007-05-25
| | | | proxy.
* - Patch #145671 by Gabor: import translation files when adding a new language.Dries Buytaert2007-05-22
|
* - Patch #140218 by Crell et al: make it possible to move page callbacks to ↵Dries Buytaert2007-05-22
| | | | their own include files.
* - Patch #54833 by Steven: added an HTML corrector.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 #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
|