summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #607802 by catch: fixed broken database query.Dries Buytaert2009-10-19
|
* #412730 follow-up by mikey_p: Fixed return value of theme() when theme ↵Angie Byron2009-10-19
| | | | function not found.
* - Patch #604166 by fgm: removed unused global in node_form_submit().Dries Buytaert2009-10-19
|
* - Patch #561104 by David_Rothstein: improve tests of random ordering in ↵Dries Buytaert2009-10-19
| | | | dynamic select queries.
* - Patch #608036 by effulgentsia: add content_attributes() variable for tpl ↵Dries Buytaert2009-10-19
| | | | files, so RDF can be implemented better.
* - Patch #605930 by bjaspan: fixed problem with list field static caching in ↵Dries Buytaert2009-10-18
| | | | field_update_field(). Added some first list tests too!
* - Patch #594518 by jhodgdon: better documentation for file_munge_filename().Dries Buytaert2009-10-18
|
* - Patch #607896 by Benjamin Melançon, scor: add date_iso8601() function to ↵Dries Buytaert2009-10-18
| | | | common.inc. Part of the RDFa exception.
* - Patch #607106 by duvien, joachim: create a bit more space for the toolbar ↵Dries Buytaert2009-10-18
| | | | icon.
* - Fixed update number.Dries Buytaert2009-10-18
|
* - Patch #408104 by asimmonds: removed some death menu code.Dries Buytaert2009-10-18
|
* Patch #84008 by deviantintegral, plumbley, lilou, lambic: fixed timer_read() ↵Dries Buytaert2009-10-18
| | | | returns NULL (no value) after timer_stop(). Added timer tests.
* - Patch #589126 by mfb: fixed bug with user module using a flood window of 6 ↵Dries Buytaert2009-10-18
| | | | hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests.
* - Patch #544360 by David_Rothstein, seutje: some dashboard clean-ups and fixes.Dries Buytaert2009-10-18
|
* - Patch #550718 by sun, alexanderpas: admin/people needs to have default tab ↵Dries Buytaert2009-10-18
| | | | so it looks consistent on ?q=admin.
* #602200 by stBorchert: Fixed notices in account settings.Angie Byron2009-10-18
|
* #607652 by catch: Fix uncaught exceptions in taxonomy tests.Angie Byron2009-10-18
|
* #356074 follow-up by sun: Fix SimpleTest's batch API processing due to typo ↵Angie Byron2009-10-18
| | | | in select.
* PHP really doesn't like more than one system_update_7043() function. No, no ↵Angie Byron2009-10-18
| | | | it does not.
* #356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of ↵Angie Byron2009-10-18
| | | | stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.
* #516150 by David_Rothstein, dropcube, Senpai, alexanderpas, sun: Add ↵Angie Byron2009-10-18
| | | | fallback for main content block rendering. (Make it so you can't render your site completely unusable by disabling block module. Oopsie.)
* #595654 by sun: Fixed AJAX command 'settings' (with tests).Angie Byron2009-10-18
|
* #606114 by catch: taxonomy_field_formatter_load() should use ↵Angie Byron2009-10-18
| | | | taxonomy_term_load_multiple().
* #601972 by sivaji: Fixed status messages not styled when displayed inline.Angie Byron2009-10-18
|
* - Patch #607478 by Scott Reynolds: fixed small spelling mistake in ↵Dries Buytaert2009-10-18
| | | | field.module documentation.
* - Patch #607410 by Bojhan: remove Search this site.Dries Buytaert2009-10-18
|
* - Patch #607040 by cweagans: added missing CVS tag, and added some line breaks.Dries Buytaert2009-10-17
|
* - Patch #25801 by jweowu, marcp: taxonomy_select_nodes() hard codes limit.Dries Buytaert2009-10-17
|
* - Patch #278592 by catch, Dave Reid, andypost, lilou, sun, tobiasb: sync 6.x ↵Dries Buytaert2009-10-17
| | | | extra updates with HEAD.
* - Patch #473268 by sun: documentation improvements for edit in place.Dries Buytaert2009-10-17
|
* #473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: ↵Angie Byron2009-10-17
| | | | Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
* #511286 follow-up by DamZ: Make testMenuGetNames() less brittle (and also ↵Angie Byron2009-10-17
| | | | fix it so we can turn testing bot back on).
* - Patch #606130 by quicksketch: fixed problem with creating images.Dries Buytaert2009-10-17
|
* - Patch #557924 by bjaspan, plach: fixed Options widget.Dries Buytaert2009-10-17
|
* #511286 follow-up: Committed rest of stuff.Angie Byron2009-10-17
|
* - Forgot to commit this earlier.Dries Buytaert2009-10-17
|
* - Patch #511286 by JacobSingh, David_Rothstein, dmitrig01, Gábor Hojtsy, ↵Dries Buytaert2009-10-17
| | | | ksenzee et al: add customizable shortcuts to the toolbar.
* #606640 by eojthebrave and sun: Use proper menu router paths for the block ↵Angie Byron2009-10-16
| | | | module.
* - Patch #602582 by dww, cweagans: changed name and description in ↵Dries Buytaert2009-10-16
| | | | update.info to reflect update manager functionality.
* - Patch #606608 by q0rban, sun, David_Rothstein: use proper menu router ↵Dries Buytaert2009-10-16
| | | | paths for comment/*.
* - Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript ↵Dries Buytaert2009-10-16
| | | | States system.
* - Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic ↵Dries Buytaert2009-10-16
| | | | data translation.
* - Patch #440876: missing files.Dries Buytaert2009-10-16
|
* - Patch #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie ↵Dries Buytaert2009-10-16
| | | | information.
* #606460 by peximo: Fixed Node revision test fatal error.Angie Byron2009-10-16
|
* #565480 follow-up by plach: Clean-ups and documentation.Angie Byron2009-10-16
|
* - Patch #275368 by michaelfavia, sun, mattconnolly: allow disabling comment ↵Dries Buytaert2009-10-16
| | | | preview + unify with node preview settings.
* - Patch #604618 by axyjo, sun: archiver code clean-up.Dries Buytaert2009-10-16
|
* #412730 folllow-up by Crell: Move missing theme key notification to watchdog ↵Angie Byron2009-10-16
| | | | so that Drupal doesn't totally bomb out when theme function isn't found. (also fixes CLI installs)
* #605442 by catch: Add a generic hook_entity_load().Angie Byron2009-10-16
|