Dries Buytaert
|
76882b6fc6
|
- Patch #602306 by chx: simplify the default queue implementation.
|
2009-10-12 15:40:04 +00:00 |
Dries Buytaert
|
820b35353d
|
- Patch #602122 by sivaji: fixed broken link.
|
2009-10-12 15:27:16 +00:00 |
Dries Buytaert
|
5f38548b86
|
- Patch #601250 Dave Reid, andypost: upgrade path for contact form permission.
|
2009-10-12 15:17:51 +00:00 |
Angie Byron
|
8d3eaa1ccf
|
#560780 by quicksketch, ksenzee, Arancaytar, yched, and arianek: Added Image Field to image.module. Hellooooo, native image handling in core! :D
|
2009-10-12 05:22:57 +00:00 |
Dries Buytaert
|
3f638fb8b9
|
- Patch #601250 by Dave Reid, VeryMisunderstood: allow anonymous users to use personal contact forms.
|
2009-10-11 18:34:10 +00:00 |
Dries Buytaert
|
9d6182d8d0
|
- Patch #597556 by Berdir: return status to indicate executed query in MergeQuery::execute().
|
2009-10-11 13:43:37 +00:00 |
Dries Buytaert
|
19089633f6
|
- Patch #334283 by andypost: fix upgrade path of message contexts for translations.
|
2009-10-11 11:24:08 +00:00 |
Angie Byron
|
1ed4175dba
|
#557292 follow-up by dmitrig01 and sun: Fix typo in tpl.php file causing node titles to not be linked.
|
2009-10-11 06:43:33 +00:00 |
Angie Byron
|
1d72b6ec9f
|
#599706 by sun: Allow altering local tasks/actions.
|
2009-10-11 06:05:53 +00:00 |
Angie Byron
|
b3265dbe17
|
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.
|
2009-10-11 03:07:21 +00:00 |
Angie Byron
|
64a1a0d67e
|
#600554 by sun: Fixed drupal_parse_url() to work with clean URLs disabled (with tests).
|
2009-10-11 02:14:43 +00:00 |
Dries Buytaert
|
704e3ef812
|
- Patch #601016 by Dave Reid: remove contact_site_page() and contact_personal_page() and use the forms directly.
|
2009-10-11 01:06:27 +00:00 |
Angie Byron
|
7ed3cf3b13
|
#569238 by sun, swentel, catch: Changed Make check_markup() not cache by default.
|
2009-10-10 21:39:03 +00:00 |
Dries Buytaert
|
7bcd22f1c8
|
- Patch #600466 by Dave Reid: removed unused path_admin_filter_get_keys().
|
2009-10-10 20:46:17 +00:00 |
Dries Buytaert
|
e419a37e84
|
- Patch #525504 by Dave Reid, gpk: anonymous user should not have contact form.
|
2009-10-10 19:54:15 +00:00 |
Dries Buytaert
|
bcd2a1a44f
|
- Patch #600422 by alpritt: fixed WSOD.
|
2009-10-10 18:42:52 +00:00 |
Angie Byron
|
970b096f42
|
#360023 by stella, sun, greggles: Added 'Publish comment' action + doxygen fixes.
|
2009-10-10 17:29:17 +00:00 |
Angie Byron
|
d16bead147
|
#118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm.
|
2009-10-10 16:48:39 +00:00 |
Dries Buytaert
|
15b24127b5
|
- Patch #122098 by Damien Tournoud, catch, mdixoncm: split comment.timestamp into 'created' and 'changed' columns, just like for nodes.
|
2009-10-10 13:37:11 +00:00 |
Dries Buytaert
|
db53d99659
|
- Patch #391340 by dww: documentation clean-up and correction.
|
2009-10-10 13:32:01 +00:00 |
Angie Byron
|
1878abad70
|
#600776 by dww: Removed stray whitespace in update.test.
|
2009-10-10 07:57:02 +00:00 |
Angie Byron
|
5cc7c8b5a6
|
#597508 by sun: Fixed path argument loader for node type paths.
|
2009-10-09 21:10:20 +00:00 |
Dries Buytaert
|
a346f0d621
|
- Patch #597784 by gpk, Dave Reid: fixed typo.
|
2009-10-09 20:21:55 +00:00 |
Dries Buytaert
|
f175e6984f
|
- Patch #597832 by markus_petruxm: add (), arguments to field_access() to enhance the context for hook_field_access().
|
2009-10-09 19:22:56 +00:00 |
Dries Buytaert
|
f43e566964
|
- Patch #564886 by dmitrig01, JacobSingh, clemens.tolboom, David_Rothstein: remove 'expanded' checkbox from menu item overview.
|
2009-10-09 17:16:46 +00:00 |
Dries Buytaert
|
67ddd3e7f3
|
- Patch #585838 by sun: quick fix for {comment}.status being broken.
|
2009-10-09 17:05:52 +00:00 |
Angie Byron
|
1b9cde9d85
|
#282191 by plach, nedjo, catch, et al: TF #1: Allow different interface language for the same path.
|
2009-10-09 16:33:14 +00:00 |
Angie Byron
|
d72c565607
|
#562908 by sun and dropcube: Fixed issue where {filter}.module is not saved.
|
2009-10-09 16:14:16 +00:00 |
Dries Buytaert
|
a5dba069fb
|
- #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie information for contact forms.
|
2009-10-09 15:39:12 +00:00 |
Angie Byron
|
0e98ff2018
|
#589160 by Amitaibu: Use user_load_multiple() in user operations.
|
2009-10-09 08:13:17 +00:00 |
Angie Byron
|
010a342e61
|
#464862 follow-up by JohnAlbin: Final bike-shedding of drupal_css_class() patch. We hope. :)
|
2009-10-09 08:08:56 +00:00 |
Angie Byron
|
8649db189d
|
#473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API.
|
2009-10-09 08:02:25 +00:00 |
Angie Byron
|
7df3f37295
|
#67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a permission to update.php.
|
2009-10-09 07:48:07 +00:00 |
Angie Byron
|
bd48d8be7e
|
#599122 by scor: Convert all require(DRUPAL_ROOT . 'file') to module_load_include().
|
2009-10-09 07:31:38 +00:00 |
Angie Byron
|
846ad794d9
|
#597508 by sun: Add %node_type argument loader to reduce number of menu items cached.
|
2009-10-09 07:28:53 +00:00 |
Angie Byron
|
26d71a670f
|
#592704 by BarisW and Mike Wacker: Display number of unapproved comments in the approval queue menu item.
|
2009-10-09 07:19:43 +00:00 |
Dries Buytaert
|
2a7c403158
|
- Patch #597540 by Dave Reid: create a default contact category on install.
|
2009-10-09 02:54:10 +00:00 |
Dries Buytaert
|
e2e70b1e67
|
- Patch #599186 by Dave Reid: code clean-ups
|
2009-10-09 02:34:07 +00:00 |
Dries Buytaert
|
02d4ddb7bd
|
- Patch #599640 by sun: move hard-coded comment query options to caller.
|
2009-10-09 02:26:15 +00:00 |
Dries Buytaert
|
0e3cb8a5e1
|
- Patch #595982 by ksenzee: fixed warning.
|
2009-10-09 01:31:17 +00:00 |
Dries Buytaert
|
c05f2181dc
|
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
|
2009-10-09 01:00:08 +00:00 |
Dries Buytaert
|
48dd14a898
|
- Patch #597784 by Dave Reid: rename 'administer site-wide contact form' to 'administer contact forms'.
|
2009-10-09 00:54:33 +00:00 |
Dries Buytaert
|
dcdb584f33
|
- Patch #595982 by moshe, chx: use #tableselect instead of ugly theming on admin users and admin nodes.
|
2009-10-08 18:26:33 +00:00 |
Dries Buytaert
|
6481f6db33
|
- Patch #456088 by dww, JohnAlbin | Dave Reid, Gábor Hojtsy, pwolanin, tic2000, meba: sub-themes not notified of security updates for base themes.
|
2009-10-08 15:40:34 +00:00 |
Dries Buytaert
|
332c4ab574
|
- Patch #597336 by hunmonk: node_delete_multiple() barfs if no nids are passed.
|
2009-10-08 15:36:18 +00:00 |
Dries Buytaert
|
ca709290cc
|
- Patch #343502 by Dave Reid, sun | dbabbage, Dries, boombatower: allow tests to require and test existence of modules. Required to make testing contributed modules possible.
|
2009-10-08 15:18:27 +00:00 |
Angie Byron
|
f06ed4f670
|
#300993 follow-up by Dave Reid: Remove cruft from tests now that we have a real permissions API.
|
2009-10-08 08:16:54 +00:00 |
Angie Byron
|
c4e1242e92
|
#412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code.
|
2009-10-08 07:58:47 +00:00 |
Dries Buytaert
|
ae50de9b15
|
- Patch #596962 by dww | Dave Reid: fix formatting on /(modules|themes)/README.txt.
|
2009-10-08 01:44:22 +00:00 |
Angie Byron
|
fa498602e4
|
#343898 by dww and JohnAlbin: Respect hidden property in themes to allow for theme testing.
|
2009-10-06 01:38:55 +00:00 |