Commit Graph

12924 Commits (0b61ecfe3ae40cfb7065640a01756714c512ecdf)

Author SHA1 Message Date
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
Dries Buytaert bdffe48163 - Patch #781822 by mr.baileys: reference to non-existing drupal_run_cron(). 2010-04-26 14:33:54 +00:00
Dries Buytaert 9f70b717e5 - Patch #613272 by Kevin Hankens, Dave Reid, yoroy, rgristroph, pcarman: forums not usable out-of-the-box: disabled comments, no forums. 2010-04-26 14:32:27 +00:00
Dries Buytaert 96bfc650bc - Patch #537278 by jhodgdon, caelon, dtarc: search results show comment count for content types where comments are disabled. 2010-04-26 14:26:46 +00:00
Dries Buytaert b6480251b8 - Patch #780048 by linclark: db_next_id() documentation refers to a non-existent function. 2010-04-26 14:12:59 +00:00
Dries Buytaert b8664945dc - Patch #710172 by alexpott, Pasqualle: HTML ids for blocks should not contain underscores. 2010-04-26 14:10:40 +00:00
Dries Buytaert b94665f5ae - Patch #688334 by stella, BTMash, carlos8f, chx: fixed file inheritance is broken. 2010-04-26 14:06:23 +00:00
Dries Buytaert 40c1805350 - Patch #777428 by BarisW, seutje: fixed Seven's lacks drag-and-drop styling. 2010-04-26 13:33:43 +00:00
Dries Buytaert ce08394b20 - Patch #781260 by chx: the single bundle case needs more documentation. 2010-04-26 13:09:15 +00:00
Dries Buytaert 01f54cd892 - Patch #781876 by mr.baileys: Drupal not Drapal. 2010-04-26 13:02:40 +00:00
Dries Buytaert 966ab1a7b0 - Patch #352712 by jastraat, dmitrig01: fixed documentation. 2010-04-24 15:11:27 +00:00
Dries Buytaert f95577fe6c - Patch #779362 by ksenzee, dereine: drupal_match_path() is unreadable. 2010-04-24 15:10:34 +00:00
Dries Buytaert df52ebb726 - Patch #740764 by mr.baileys, aspilicious: add missing functions to the sanitization group. 2010-04-24 14:53:59 +00:00
Dries Buytaert 180a79a3ce - Patch #779430 by coltrane: filter_xss_admin() user picture guidelines. 2010-04-24 14:51:49 +00:00
Dries Buytaert 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Dries Buytaert 3e547ae045 - Patch #779494 by marcingy: fixed notices on install screens. 2010-04-24 14:42:35 +00:00
Dries Buytaert 237b0da86c - Patch #776694 by puregin, robeano, aspilicious: hook_field_attach_purge() is not documented. 2010-04-24 07:19:09 +00:00
Dries Buytaert 3e533eb323 - Patch #778950 by aspilicious, jhodgdon, kbahey: fixed politically charged example in system.api.php. 2010-04-24 07:17:29 +00:00
Dries Buytaert cf76edd3df - Patch #658720 by casey, David_Rothstein: clean up overlay_close_dialog() and related code. 2010-04-24 07:14:29 +00:00
Dries Buytaert 9f8de06ce5 - Patch #491214 by jhodgdon: added missing documentation. 2010-04-24 07:11:07 +00:00
Angie Byron afcde4bde4 #779496 by andypost: Fix minor formatting issues with t(). 2010-04-23 07:54:44 +00:00