summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #602570 by dww: Fix code style in _system_filetransfer_backend_form_common().Angie Byron2009-10-12
|
* - 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
* - 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
|
* #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
|
* #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().
* - 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
|
* #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
|
* #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
|
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #597784 by Dave Reid: rename 'administer site-wide contact form' to ↵Dries Buytaert2009-10-09
| | | | 'administer contact forms'.
* - Patch #595982 by moshe, chx: use #tableselect instead of ugly theming on ↵Dries Buytaert2009-10-08
| | | | admin users and admin nodes.
* - Patch #456088 by dww, JohnAlbin | Dave Reid, Gábor Hojtsy, pwolanin, ↵Dries Buytaert2009-10-08
| | | | tic2000, meba: sub-themes not notified of security updates for base themes.
* - Patch #597336 by hunmonk: node_delete_multiple() barfs if no nids are passed.Dries Buytaert2009-10-08
|
* - Patch #343502 by Dave Reid, sun | dbabbage, Dries, boombatower: allow ↵Dries Buytaert2009-10-08
| | | | tests to require and test existence of modules. Required to make testing contributed modules possible.
* #300993 follow-up by Dave Reid: Remove cruft from tests now that we have a ↵Angie Byron2009-10-08
| | | | real permissions API.