summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
Commit message (Collapse)AuthorAge
* Back to 7.0-devAngie Byron2010-12-23
|
* Drupal 7.0-rc3Angie Byron2010-12-23
|
* Back to 7.0-devAngie Byron2010-12-11
|
* Drupal 7.0-rc2Angie Byron2010-12-11
|
* Back to 7.0-devAngie Byron2010-12-01
|
* Drupal 7.0-rc1Angie Byron2010-12-01
|
* #969456 by amateescu: Update to jQuery Forms 2.49Angie Byron2010-11-15
|
* Back to 7.0-devAngie Byron2010-11-14
|
* Drupal 7.0-beta3Angie Byron2010-11-14
|
* Back to 7.0-devAngie Byron2010-11-14
|
* Drupal 7.0-beta3Angie Byron2010-11-14
|
* #944308 follow-up by cosmicdreams, amateescu: Upgrade to jQuery 1.4.4.Angie Byron2010-11-12
|
* #916968 follow-up by xmacinfo: Add jQuery 1.8.6 to CHANGELOG.txt.Angie Byron2010-11-01
|
* #944308 by bojanz: Upgrade jQuery to 1.4.3 (latest point release).Angie Byron2010-10-31
|
* - Patch #934328 by chillin411: CHANGELOG.txt should have information about ↵Dries Buytaert2010-10-26
| | | | the new Bartik theme.
* Back to 7.0-devAngie Byron2010-10-23
|
* Drupal 7.0-beta2Angie Byron2010-10-23
|
* Back to 7.0-devAngie Byron2010-10-07
|
* Drupal 7.0-beta1Angie Byron2010-10-07
|
* Back to 7.0-devAngie Byron2010-09-16
|
* Drupal 7.0-alpha7Angie Byron2010-09-16
|
* Back to 7.0-devAngie Byron2010-07-09
|
* Drupal 7.0-alpha6Angie Byron2010-07-09
|
* - Patch #823420 by mikey_p: fixed a few misspellings in CHANGELOG.txt.Dries Buytaert2010-06-10
|
* - Patch #772554 by Crell, jbrown: remove delay() method from insert queries.Dries Buytaert2010-06-02
|
* Back to 7.0-devAngie Byron2010-05-23
|
* Drupal 7.0-alpha5Angie Byron2010-05-23
|
* Back to 7.0-devAngie Byron2010-04-26
|
* Drupal 7.0-alpha4Angie Byron2010-04-26
|
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵Dries Buytaert2010-04-11
| | | | strict warnings when running tests and for PHP 5.3.
* Back to 7.0-devAngie Byron2010-03-21
|
* Drupal 7.0-alpha3Angie Byron2010-03-21
|
* #679036 by marvil07, mfer, Rob Loach, et al: Upgrade to jQuery UI 1.8.Angie Byron2010-03-21
|
* #653580 by mfer, Rob Loach, cosmicdreams, et al: Upgrade to jQuery 1.4.2.Angie Byron2010-03-09
|
* - Patch #727650 by Damien Tournoud: made OpenID more pluggable so we can ↵Dries Buytaert2010-03-02
| | | | extend it in contrib, and added support for Google's OpenID discovery protocol.
* Back to 7.0-devAngie Byron2010-02-21
|
* Drupal 7.0-alpha2Angie Byron2010-02-21
|
* - Patch #698902 by mr.baileys: make MySQL 5.0.15 requirement official.Dries Buytaert2010-01-31
|
* - Patch #609622 by Rob Loach, casey, andypost, mfer: keep jQuery Form up to ↵Dries Buytaert2010-01-18
| | | | date.
* Back to development version now.Angie Byron2010-01-15
|
* Marking code as alpha 1 in preparation of the first alpha release of Drupal 7.Angie Byron2010-01-15
|
* #606526 by axyjo and scor: Remove trailing whitespace and add newlines at ↵Angie Byron2009-11-10
| | | | end of files. Sorry, folks! But it is after code freeze. :)
* #552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and ↵Angie Byron2009-11-03
| | | | support on node/comment pages rel=canonical and rel=shortlink standards.
* - Patch #610324 by dww: added CHANGELOG entry for Update manager.Dries Buytaert2009-10-21
|
* - Patch #493030 by scor: updated CHANGELOG.txt with RDF support.Dries Buytaert2009-10-19
|
* - Patch #473268 by sun: documentation improvements for edit in place.Dries Buytaert2009-10-17
|
* #560780 by quicksketch, ksenzee, Arancaytar, yched, and arianek: Added Image ↵Angie Byron2009-10-12
| | | | Field to image.module. Hellooooo, native image handling in core! :D
* - Patch #578676 by sun: clean ups for cron queue.Dries Buytaert2009-09-25
|
* - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, ↵Dries Buytaert2009-09-20
| | | | dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions.
* - Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave ↵Dries Buytaert2009-09-19
| | | | Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.