Commit Graph

13109 Commits (f5d08f5e82e899b0c6db1dbd04d5371c764796c6)

Author SHA1 Message Date
Angie Byron 1f3e11d44c #783438 by sun: Fixed #states doesn't work for #type item. 2010-05-01 00:19:35 +00:00
Angie Byron fede1c1182 #777100 by jhodgdon: Fixed hook_field_storage_update_field() is not documented. 2010-05-01 00:06:44 +00:00
Angie Byron d4379fbdd9 #767738 by rfay, sun: Complete and much more betterer re-write of drupal_process_states() documentation. 2010-05-01 00:05:04 +00:00
Dries Buytaert ed1e9a46a5 - Patch #713028 by hefox, jhodgdon, solotandem: drupal_system_listing() indicates incorrect key values. 2010-04-30 20:17:28 +00:00
Dries Buytaert ca1fc09e1f - Patch #555830 by effulgentsia: better code comments. 2010-04-30 20:07:03 +00:00
Angie Byron c1bb8d1ecd #767268 by sun, rfay: Fixed #states doesn't work correctly with radio buttons. 2010-04-30 19:30:44 +00:00
Angie Byron 682ad44a50 #775936 by nvahalik, jhodgdon, fp: Document hook_field_update_forbid(). 2010-04-30 19:24:03 +00:00
Angie Byron c3b9922884 #718894 by robeano: Fixed hook_date_format_types_alter() is not documented. 2010-04-30 19:21:52 +00:00
Angie Byron 165b325343 #779236 by rfay: Simpletest verbose setting should be set to on by default. 2010-04-30 19:12:38 +00:00
Angie Byron 9d692bc289 #605270 by jhodgdon, dww, heyrocker: Fixed Document new update manager hooks. 2010-04-30 16:27:02 +00:00
Dries Buytaert 9332e835da - Patch #742042 by kkaefer:DBTNG: ->fetchAllAssoc() doesn't respect fetch mode set during ->execute(). 2010-04-30 13:47:46 +00:00
Dries Buytaert 5f98fb812b - Patch #555830 by sun, effulgentsia, mgifford, TheRec, aspilicious: clean up theme_image() to use drupal_attributes() for all attributes and revisit defaults for 'alt' and 'title'. 2010-04-30 12:53:47 +00:00
Dries Buytaert 7d83f7c893 - Patch #783112 by alexpott, cha0s: deleting a taxonomy term through admin interface causes issues if terms were created on the node edit form. 2010-04-30 12:52:10 +00:00
Dries Buytaert ec9e7ca47e - Patch #582414 by plach: English and native name for the Kyrgyz language has to be changed from 'Kyrgyz(Кыргыз)' to 'Kyrgyz(Кыргызча)'. 2010-04-30 08:15:56 +00:00
Dries Buytaert 31f16e74c3 - Patch #569042 by nenne, jhodgdon: INSTALL.txt should explain about where to put new modules/themes. 2010-04-30 08:09:21 +00:00
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