summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #602518 by dww and JacobSingh: Fixed PHPDoc for ↵Angie Byron2009-10-12
| | | | includes/filetransfer/filetransfer.inc.
* - Patch #590092 by baldwinlouie: who's online block should never report ↵Dries Buytaert2009-10-12
| | | | anonymous users.
* - Patch #402280 by mustafau, alex_b: parser should not update ↵Dries Buytaert2009-10-12
| | | | aggregator_feed() record.
* - Patch #602306 by chx: simplify the default queue implementation.Dries Buytaert2009-10-12
|
* - Patch #602122 by sivaji: fixed broken link.Dries Buytaert2009-10-12
|
* - Patch #601250 Dave Reid, andypost: upgrade path for contact form permission.Dries Buytaert2009-10-12
|
* #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
* #589754 by rfay and Crell: Fixed non-recoverable install if invalid database ↵Angie Byron2009-10-12
| | | | specified in settings.php.
* - Patch #599706 by tobiasb: tiny documentation fix.Dries Buytaert2009-10-11
|
* - Patch #601250 by Dave Reid, VeryMisunderstood: allow anonymous users to ↵Dries Buytaert2009-10-11
| | | | use personal contact forms.
* - Patch #597556 by Berdir: return status to indicate executed query in ↵Dries Buytaert2009-10-11
| | | | MergeQuery::execute().
* - Patch #334283 by andypost: fix upgrade path of message contexts for ↵Dries Buytaert2009-10-11
| | | | translations.
* #557292 follow-up by dmitrig01 and sun: Fix typo in tpl.php file causing ↵Angie Byron2009-10-11
| | | | node titles to not be linked.
* #599706 by sun: Allow altering local tasks/actions.Angie Byron2009-10-11
|
* #557292 by peximo, plach, catch, and yched: Convert node title to Field API.Angie Byron2009-10-11
|
* #600554 by sun: Fixed drupal_parse_url() to work with clean URLs disabled ↵Angie Byron2009-10-11
| | | | (with tests).
* - Patch #601016 by Dave Reid: remove contact_site_page() and ↵Dries Buytaert2009-10-11
| | | | contact_personal_page() and use the forms directly.
* #569238 by sun, swentel, catch: Changed Make check_markup() not cache by ↵Angie Byron2009-10-10
| | | | default.
* - Patch #600466 by Dave Reid: removed unused path_admin_filter_get_keys().Dries Buytaert2009-10-10
|
* - Patch #525504 by Dave Reid, gpk: anonymous user should not have contact form.Dries Buytaert2009-10-10
|
* - Patch #600422 by alpritt: fixed WSOD.Dries Buytaert2009-10-10
|
* - Patch #600790 by Alan D: fixed wrong ISO 3166-1 code.Dries Buytaert2009-10-10
|
* #360023 by stella, sun, greggles: Added 'Publish comment' action + doxygen ↵Angie Byron2009-10-10
| | | | fixes.
* #118345 by sun: Make user.module conform to standard ↵Angie Byron2009-10-10
| | | | presave/insert/update/form_alter hook paradigm.
* - Patch #122098 by Damien Tournoud, catch, mdixoncm: split comment.timestamp ↵Dries Buytaert2009-10-10
| | | | into 'created' and 'changed' columns, just like for nodes.
* - Patch #391340 by dww: documentation clean-up and correction.Dries Buytaert2009-10-10
|
* - Patch #600780 by asimmonds: fixed typo in documentation.Dries Buytaert2009-10-10
|
* #600776 by dww: Removed stray whitespace in update.test.Angie Byron2009-10-10
|
* #597508 by sun: Fixed path argument loader for node type paths.Angie Byron2009-10-09
|
* - Patch #597784 by gpk, Dave Reid: fixed typo.Dries Buytaert2009-10-09
|
* - Patch #597832 by markus_petruxm: add (), arguments to field_access() to ↵Dries Buytaert2009-10-09
| | | | enhance the context for hook_field_access().
* #573292 by eMPee584: Allow enable file_unmanaged_delete() to handle stream ↵Angie Byron2009-10-09
| | | | wrapper URIs.
* - Patch #564886 by dmitrig01, JacobSingh, clemens.tolboom, David_Rothstein: ↵Dries Buytaert2009-10-09
| | | | remove 'expanded' checkbox from menu item overview.
* - Patch #585838 by sun: quick fix for {comment}.status being broken.Dries Buytaert2009-10-09
|
* #282191 by plach, nedjo, catch, et al: TF #1: Allow different interface ↵Angie Byron2009-10-09
| | | | language for the same path.
* #562908 by sun and dropcube: Fixed issue where {filter}.module is not saved.Angie Byron2009-10-09
|
* - #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie ↵Dries Buytaert2009-10-09
| | | | information for contact forms.
* #589160 by Amitaibu: Use user_load_multiple() in user operations.Angie Byron2009-10-09
|
* #322344 follow-up by sun: Fix notice.Angie Byron2009-10-09
|
* #464862 follow-up by JohnAlbin: Final bike-shedding of drupal_css_class() ↵Angie Byron2009-10-09
| | | | patch. We hope. :)
* #473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API.Angie Byron2009-10-09
|
* #597792 by catch and bangpound: Add catch and bangpound as maintainers for ↵Angie Byron2009-10-09
| | | | taxonomy module.
* #67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a ↵Angie Byron2009-10-09
| | | | permission to update.php.
* #599122 by scor: Convert all require(DRUPAL_ROOT . 'file') to ↵Angie Byron2009-10-09
| | | | module_load_include().
* #597508 by sun: Add %node_type argument loader to reduce number of menu ↵Angie Byron2009-10-09
| | | | items cached.
* #592704 by BarisW and Mike Wacker: Display number of unapproved comments in ↵Angie Byron2009-10-09
| | | | the approval queue menu item.
* - Patch #597540 by Dave Reid: create a default contact category on install.Dries Buytaert2009-10-09
|
* - Patch #599186 by Dave Reid: code clean-upsDries Buytaert2009-10-09
|
* - Patch #599640 by sun: move hard-coded comment query options to caller.Dries Buytaert2009-10-09
|
* - Patch #595982 by ksenzee: fixed warning.Dries Buytaert2009-10-09
|