Dries Buytaert
|
d51625c304
|
- Patch #509924 by quicksketch: fixed notice.
|
2009-07-04 14:45:36 +00:00 |
Dries Buytaert
|
9f2645ff92
|
- Patch #473762 by Razorraser: add link to update.php on site maintenance page.
|
2009-07-04 14:29:34 +00:00 |
Dries Buytaert
|
b9f4e59c5a
|
- Patch #468534 by paul.lovvik: add a region at the top of the page above the header region.
|
2009-07-04 05:21:15 +00:00 |
Angie Byron
|
1706f7354e
|
#453254 follow-up by agentrickard: Move block update to block.install.
|
2009-07-04 04:23:27 +00:00 |
Dries Buytaert
|
e49ac650a6
|
- Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should not call drupal_urlencode().
|
2009-07-03 19:21:55 +00:00 |
Dries Buytaert
|
b300a7a593
|
- Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file transfer system to pave the path for a plugin manager. Heroic effort.
|
2009-07-01 13:44:53 +00:00 |
Dries Buytaert
|
603efa2763
|
- Patch #453254 by Pasqualle: upgrade path for per-content type visibility of blocks.
|
2009-07-01 12:03:35 +00:00 |
Dries Buytaert
|
becb6f902f
|
- Patch #437822 by jhodgdon: corrected documentation.
|
2009-07-01 08:41:52 +00:00 |
Dries Buytaert
|
fb125851a3
|
- Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: automatically clean the {role_permission} table when modules are uninstalled.
|
2009-07-01 08:39:56 +00:00 |
Dries Buytaert
|
8eb8dcc842
|
- Patch #314358 by wonder95, Crell, killes, et al: add option to ignore slave servers. Finally.
|
2009-07-01 08:11:27 +00:00 |
Angie Byron
|
ef1693b836
|
#495956 follow-up by axyjo: Remove needless serialize() from system.install.
|
2009-06-30 17:15:09 +00:00 |
Angie Byron
|
7cc2218c09
|
#495956 by andypost, cafuego, fiasco: Convert initial queries in system_install() to DBTNG to stop weird inconsistencies on various platforms.
|
2009-06-28 17:04:52 +00:00 |
Angie Byron
|
3bf1c719f5
|
#460706 by wulff and c960657: Don't show surrounding fieldset on user registration form when only one profile category exists.
|
2009-06-28 12:52:57 +00:00 |
Angie Byron
|
4dafb3953c
|
#482346 by Berdir: Move module installation logic to module_enable() to prevent errors upon enabling modules.
|
2009-06-28 03:56:43 +00:00 |
Angie Byron
|
27ffb437a2
|
#504016 by catch: Remove faulty assertion that makes assumptions about default installed modules.
|
2009-06-27 17:29:38 +00:00 |
Dries Buytaert
|
9850918acf
|
- Patch #359853 by jhodgdon: corrected and improved the documentation of hook_mail_alter().
|
2009-06-27 10:19:31 +00:00 |
Dries Buytaert
|
77c643ec17
|
- Patch #501466 by catch: move comment administration to a tab.
|
2009-06-27 10:13:28 +00:00 |
Dries Buytaert
|
dec310d6f1
|
- Patch #501384 by jhodgdon: fixed typos.
|
2009-06-27 09:52:24 +00:00 |
Dries Buytaert
|
d7e2be1520
|
- Patch #395472 by chx, dww, cwgordon7, JacobSingh, et al: added different file transport mechanisms to core in preparation of a plugin manager.
|
2009-06-23 12:11:19 +00:00 |
Dries Buytaert
|
fabaaaaa6e
|
- Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates.
|
2009-06-22 13:21:38 +00:00 |
Dries Buytaert
|
f96c141f5a
|
- Patch #409750 by yched et al: overhaul and extend node build modes.
|
2009-06-22 09:10:07 +00:00 |
Dries Buytaert
|
bb930bf6cc
|
- Patch #147000 by Berdir, JohnAlbin: bugfix because of conflicting/merged patches.
|
2009-06-21 14:16:28 +00:00 |
Dries Buytaert
|
573e552e22
|
- Patch #495956 by cafuego, sun: system.install incorrectly assumes ANON and AUTH RID are always sequential.
|
2009-06-21 05:18:44 +00:00 |
Angie Byron
|
549e573708
|
#496922 by sun and Arancaytar: Fix JS Clean URL test to remove phantom redirects.
|
2009-06-20 08:02:29 +00:00 |
Angie Byron
|
4ae1e3fe2d
|
#351487 follow-up by JohnAlbin: Fix accidental roll-back.
|
2009-06-20 06:14:28 +00:00 |
Dries Buytaert
|
8c3efea3a1
|
- Patch #495964 by jhodgdon: fixed documentation error.
|
2009-06-19 20:35:05 +00:00 |
Angie Byron
|
4d202669af
|
#455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granular theming of drupal_render()ed elements.
|
2009-06-18 21:19:02 +00:00 |
Dries Buytaert
|
e42450e4ad
|
- Patch #490074 by andypost, bjaspan, catch: fix upgrade path from Drupal 6 to Drupal 7.
|
2009-06-18 15:46:30 +00:00 |
Dries Buytaert
|
da79408317
|
- Patch #491490 by torelad: updated hook_perm() documentation.
|
2009-06-18 10:20:22 +00:00 |
Dries Buytaert
|
5077fce3d6
|
- Patch #486558 by PEAR, chx: add tar-support to Drupal.
|
2009-06-17 10:46:49 +00:00 |
Dries Buytaert
|
40271ec2ee
|
- Patch #481214 by pp: hidden taxonomy variables in the message action.
|
2009-06-16 08:41:35 +00:00 |
Dries Buytaert
|
2920848de9
|
- Patch #276615 by mikeytown2: only clear the CSS cache when submitting the form, not when displaying the form.
|
2009-06-16 08:28:40 +00:00 |
Dries Buytaert
|
07b6c7bcd8
|
- Fixed a merge problem.
|
2009-06-13 21:08:31 +00:00 |
Dries Buytaert
|
bc50341c5c
|
- Fixed a merge problem.
|
2009-06-13 21:07:53 +00:00 |
Dries Buytaert
|
daedf71b7c
|
- Patch #391412 by JamesAn et al: move contact form, post, and user settings below Site configuration.
|
2009-06-13 20:40:09 +00:00 |
Dries Buytaert
|
ab158d82f0
|
- Patch #221399 by smk-ka, jeffschuler, lilou, earnie et al: make it possible to enable blocks on 404 pages.
|
2009-06-13 19:28:57 +00:00 |
Dries Buytaert
|
3d64cb5eca
|
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
|
2009-06-12 08:39:40 +00:00 |
Dries Buytaert
|
3692eee08d
|
- Patch #288946 by jeffschuler, z.stolar: increase path length to 255.
|
2009-06-11 04:59:26 +00:00 |
Dries Buytaert
|
24ff348224
|
- Patch #147000 by Berdir: follow-up bug fix.
|
2009-06-11 04:36:22 +00:00 |
Dries Buytaert
|
d89758d05a
|
- Patch #486090 by catch: fixed upgrade path from Drupal 6 to Drupal 7.
|
2009-06-09 11:20:16 +00:00 |
Dries Buytaert
|
f24e031aca
|
- Patch #484862 by andypost: whitespace issues.
|
2009-06-08 21:00:56 +00:00 |
Dries Buytaert
|
e9d97f1eef
|
- Patch #449198 by boombatower: cealn up test loading and related API.
|
2009-06-08 09:23:55 +00:00 |
Angie Byron
|
276997a183
|
#236657 by swentel: Fix order of arguments in system_clear_cache_submit().
|
2009-06-08 04:48:43 +00:00 |
Dries Buytaert
|
1931f3b9d4
|
- Patch #481502 by JamesAn: converted to drupal_static().
|
2009-06-08 04:28:19 +00:00 |
Dries Buytaert
|
1f9077ee92
|
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().
|
2009-06-06 16:05:28 +00:00 |
Dries Buytaert
|
5e19045690
|
- Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post settings' admin screen and relocate options.
|
2009-06-05 05:28:28 +00:00 |
Angie Byron
|
cab88a7014
|
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
|
2009-06-04 03:33:29 +00:00 |
Dries Buytaert
|
ef3235658a
|
- Patch #480082 by pp: document all variables.
|
2009-06-03 07:01:10 +00:00 |
Angie Byron
|
d61bd21b15
|
#106559 follow-up by Josh Waihi: Fix typo preventing Drupal from installing on PostgreSQL.
|
2009-06-03 03:29:23 +00:00 |
Dries Buytaert
|
34c996e28c
|
- Patch #358315 by neochief et al: drupal_lookup_path() not respects alias' order.
|
2009-06-02 15:06:09 +00:00 |