Dries Buytaert
|
8c08ea2561
|
- Patch #645800 by katbailey, effulgentsia, rfay: ajax_deliver() ignores #ajax['method'] and incorrectly forces 'replaceWith' for simple AJAX callbacks, D6->D7 regression.
|
2010-04-30 08:07:55 +00:00 |
Dries Buytaert
|
466f693276
|
- Patch #755566 by effulgentsia: use of ID within theme_filter_guidelines() breaks HTML validation with more than 1 field item on a page.
|
2010-04-30 07:48:07 +00:00 |
Angie Byron
|
1883b535a4
|
#754746 follow-up by cwgordon7: Fixed Overlay should use events instead of single callbacks.
|
2010-04-30 05:25:19 +00:00 |
Angie Byron
|
d9ada384ee
|
#784848 by kbgordon7 : Fixed Coding style for comments in autocomplete.js.
|
2010-04-30 05:23:43 +00:00 |
Angie Byron
|
a2ab3fd876
|
#784864 by kbgordon7: Fixed Install Error message links to a changed handbook page.
|
2010-04-30 05:20:36 +00:00 |
Angie Byron
|
a724915f82
|
#551658 by pwolanin, aaron, drewish: Move private files to an opt-in system, and no longer force private files to live within web-accessible directory.
|
2010-04-30 01:33:17 +00:00 |
Angie Byron
|
d97f4bdba3
|
#697210 follow-up by deekayen, moshe weitzman: Changed Change die() instances to exit().
|
2010-04-29 05:35:21 +00:00 |
Angie Byron
|
e1a00ff848
|
#758804 by David_Rothstein: Remove unnecessary calls to rebuild module and theme data in the installer.
|
2010-04-29 05:33:43 +00:00 |
Angie Byron
|
09bc8ce92d
|
#764798 by jhodgdon, andypost, douggreen, elly, afreeman: Document that various actions can make your search index out of synch.
|
2010-04-29 05:31:29 +00:00 |
Angie Byron
|
ea75851ef5
|
#764094 by David_Rothstein: Add tests to check that the theme system works in hook_init() (i.e., as early as possible).
|
2010-04-29 05:22:06 +00:00 |
Angie Byron
|
10eec627ba
|
#655736 by David_Rothstein: De-couple Dashboard and Toolbar modules from Overlay.
|
2010-04-29 05:19:50 +00:00 |
Angie Byron
|
366a52b7eb
|
#507502 by Rob Loach, marvil07: Provide Locale support for jQuery UI.
|
2010-04-29 05:15:43 +00:00 |
Angie Byron
|
6a208f8530
|
#338443 by jhodgdon, earnie, grendzy: Fixed various documentation issues with t().
|
2010-04-29 05:03:28 +00:00 |
Angie Byron
|
06585e6b6b
|
#718860 by djac, jhodgdon: Fixes to hook_theme() documentation.
|
2010-04-29 04:57:59 +00:00 |
Angie Byron
|
06a1a2554c
|
#321981 by jackaponte: Fixed update description of folders in upgrade.txt.
|
2010-04-29 04:49:02 +00:00 |
Angie Byron
|
269da03726
|
#777080 by jhodgdon: Fixed hook_hook_info_alter() is not documented.
|
2010-04-29 04:47:31 +00:00 |
Angie Byron
|
414911080d
|
#777738 by Garrett Albright: Fixed #states: Correct spelling of Dependent.
|
2010-04-29 03:52:04 +00:00 |
Angie Byron
|
31f13b5694
|
#299308 follow-up by David_Rothstein: Fixed Installing Drupal by visiting index.php (rather than install.php) leads to a fatal error when PDO is not enabled.
|
2010-04-29 03:48:16 +00:00 |
Angie Byron
|
483d476a1c
|
#767212 by sun, rfay: Fixed #states can't hide/show fieldsets.
|
2010-04-29 03:34:00 +00:00 |
Dries Buytaert
|
551d279939
|
- Patch #782788 by joachim, marcvangend: theme settings page help text takes the theme name from the URL.
|
2010-04-28 20:29:26 +00:00 |
Dries Buytaert
|
0b61ecfe3a
|
- Patch #782056 by aspilicious: removing every tab + trailing white space in core.
|
2010-04-28 20:25:22 +00:00 |
Dries Buytaert
|
01eb7bff73
|
- Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards.
|
2010-04-28 20:08:39 +00:00 |
Dries Buytaert
|
fe2fdd4f4a
|
- Patch #736326 by jhodgdon, aspilicious: hook_process() and associated hooks are undocumented.
|
2010-04-28 20:00:34 +00:00 |
Dries Buytaert
|
114d70db63
|
- Patch #716718 by joachim, jhodgdon: add notes on security and proper use of user_load() to its function documentation.
|
2010-04-28 19:47:45 +00:00 |
Dries Buytaert
|
2c83cf581e
|
- Patch #783584 by Pasqualle: fixed invalid HTML.
|
2010-04-28 19:36:01 +00:00 |
Dries Buytaert
|
688037d7e1
|
- Patch #783580 by dmitrig01: what's the point of _system_theme_list()?
|
2010-04-28 19:34:46 +00:00 |
Dries Buytaert
|
7745a082d0
|
- Patch #755030 by jhedstrom, sivaji, kkaefer: #field_prefix()/suffix is displayed before the label. With tests.
|
2010-04-28 16:11:22 +00:00 |
Dries Buytaert
|
680dae6e78
|
- Patch #772836 by Jacine: recent comments block HTML clean-up.
|
2010-04-28 16:08:51 +00:00 |
Dries Buytaert
|
19a45ce544
|
- Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make drupal_alter() support multiple alter hooks executed by module weight.
|
2010-04-28 12:36:26 +00:00 |
Angie Byron
|
748c31038d
|
#520736 by grendzy, brianV, JoshuaRogers, kjy07, Damien Tournoud, greggles: Fixed SA-CORE-2009-007 forum module XSS.
|
2010-04-28 05:54:55 +00:00 |
Angie Byron
|
a1c841f6ca
|
#760014 by scor, catch: Stop supporting direct updates from Drupal < 6.17.
|
2010-04-28 05:29:55 +00:00 |
Angie Byron
|
1bac765683
|
#211182 follow-up by clemens.tolboom, David_Rothstein, tstoeckler: Re-work update depencency check to deal with array_merge_recursive() edge case (with tests).
|
2010-04-28 05:28:22 +00:00 |
Angie Byron
|
7f58309f21
|
#782846 by plach: Fixed Body field language is not properly set during the upgrade path.
|
2010-04-28 05:14:33 +00:00 |
Angie Byron
|
e8df1cd691
|
#654726 by bdurbin, sun, plach, et al: Fixed Installing Drupal 7 in non-English language doesn't pick up st() installation lists.
|
2010-04-28 05:12:43 +00:00 |
Angie Byron
|
5c5bd80349
|
#394534 by aspilicious, BruceBGordon: Move Menu API documentation contents to system.api.php.
|
2010-04-28 05:08:24 +00:00 |
Angie Byron
|
5d6722519f
|
#778272 by cwgordon7: Fixed Ordering on admin/by-module page is unintuitive.
|
2010-04-28 05:04:31 +00:00 |
Dries Buytaert
|
ff600f286b
|
- Patch #763720 by yoroy, rickvug: improved visiblity of secondary navigation.
|
2010-04-27 13:28:51 +00:00 |
Dries Buytaert
|
416e40bbcd
|
- Patch #737632 by Georg, casey, aspilicious: menu children take top of left region or not at all in IE.
|
2010-04-27 13:19:31 +00:00 |
Dries Buytaert
|
6f6db74296
|
- Patch #683988 by catch, dww, aspilicious: failure to clear the system_list() entry from {cache_bootstrap()} results in bogus results when you upgrade a module.
|
2010-04-27 12:59:16 +00:00 |
Dries Buytaert
|
070400577d
|
- Patch #754746 by casey: overlay should use events instead of single callbacks.
|
2010-04-27 10:48:24 +00:00 |
Dries Buytaert
|
ca0323d2de
|
- Patch #701888 by jhodgdon: subqueries are not altered and test clean-up.
|
2010-04-27 10:42:58 +00:00 |
Dries Buytaert
|
3d84cef194
|
- Patch #751578 by Gábor Hojtsy: OpenID realm was language dependent.
|
2010-04-27 10:42:20 +00:00 |
Dries Buytaert
|
78276cc97e
|
- Patch #617126 by pwolanin, Damien Tournoud, mkalkbrenner: work around PHP bugs in drupal_http_request().
|
2010-04-27 10:24:24 +00:00 |
Dries Buytaert
|
0ceeee8e97
|
- Patch #640646 by Caligan: expanded the API documentation of _book_toc_recurse().
|
2010-04-27 10:02:07 +00:00 |
Dries Buytaert
|
ba6d89a404
|
- Patch #781822 by mr.baileys: remove some space.
|
2010-04-27 09:59:00 +00:00 |
Dries Buytaert
|
f8648b21e0
|
- Patch #653620 by kika: small visual change to the progress bar.
|
2010-04-27 09:57:47 +00:00 |
Angie Byron
|
796d54c00b
|
Back to 7.0-dev
|
2010-04-26 21:27:09 +00:00 |
Angie Byron
|
a4fabec730
|
Drupal 7.0-alpha4
|
2010-04-26 21:24:54 +00:00 |
Angie Byron
|
766b7691fa
|
#779494 follow-up by marcingy, tobiasb, aspilicious: Fixed Notices on install screens.
|
2010-04-26 17:54:49 +00:00 |
Dries Buytaert
|
90f598d522
|
- Patch #777102 by jhodgdon: hook_field_ui_view_modes_tabs() is undocumented.
|
2010-04-26 14:40:47 +00:00 |