summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #524710 by catch and gordon: Add role_permission() table earlier in order to ↵Angie Byron2009-10-24
| | | | allow upgrade path to work.
* #612920 by catch: Added required table columns so that update.php doesn't ↵Angie Byron2009-10-24
| | | | spew fatal errors.
* #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵Angie Byron2009-10-23
| | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
* - Patch #606796 by jhodgdon: fixed documentation inaccuracy with filter_form().Dries Buytaert2009-10-23
|
* - Patch #611990 by c960657: the “Clean environment” button did not flush ↵Dries Buytaert2009-10-23
| | | | all caches.
* - Patch #611032 by c960657: fixed bug with wrong variable used in ↵Dries Buytaert2009-10-23
| | | | file_build_uri(). Added tests.
* - Patch #608478 by seutje, Bojhan: replace 'Powered by' icon with text.Dries Buytaert2009-10-23
|
* - Patch #332333 by sun: moving some functions, no API changes, no new features.Dries Buytaert2009-10-22
|
* - Patch #607100 by peximo: fixed node multiple delete fatal error.Dries Buytaert2009-10-22
|
* - Patch #550190 by boombatower: convert verbose messages to use new debug ↵Dries Buytaert2009-10-22
| | | | facility. We can continue to work on testing stuff post code freeze.
* - 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.