summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #605344 by dww: documentation and code style fixes for update ↵Dries Buytaert2009-10-22
| | | | manager. This was ready before freeze.
* - Patch #603236 by bjaspan, catch: add count facility to ↵Dries Buytaert2009-10-22
| | | | field_attach_query(). Was ready before code freeze.
* - Patch #569512 by Amitaibu: fixed un-existing function name in ↵Dries Buytaert2009-10-22
| | | | hook_node_access() documentation.
* - Patch #609090 by te-brian: fixed invalid call to node_get_types()Dries Buytaert2009-10-21
|
* #493030 follow-up by sun: More RDF clean-ups.Angie Byron2009-10-20
|
* #356074 follow-up by mfb: Fix sequences API upgrade path.Angie Byron2009-10-20
|
* #493030 follow-up by sun: Clean-ups to RDF module.Angie Byron2009-10-20
|
* - Patch #332333 by sun: more fixes for the path API.Dries Buytaert2009-10-20
|
* - Patch #443200 by c960657: fixed user pictures not working with private files.Dries Buytaert2009-10-20
|
* - Patch #601938 by mfb: fixed some forum exceptions and added tests.Dries Buytaert2009-10-20
|
* - Patch #598570 by asimmonds: Fixed test group checkboxes no longer ↵Dries Buytaert2009-10-20
| | | | selecting all groups tests.
* - Patch #550742 by sun: removed some left-over code.Dries Buytaert2009-10-19
|
* - Patch #493030 by effulgentsia: documentation improvements/additions for ↵Dries Buytaert2009-10-19
| | | | RDF support.
* - Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin ↵Dries Buytaert2009-10-19
| | | | Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
* - Patch #607802 by catch: fixed broken database query.Dries Buytaert2009-10-19
|
* - 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 #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
|
* 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().
* - 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
|
* - 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.