Commit Graph

8804 Commits (526558401680f5d8b402823dbd5d40fd17620980)

Author SHA1 Message Date
Dries Buytaert 5265584016 - Patch #769554 by jpmckinney, Berdir, cha0s: fixed trivial SQL injection(s) with SelectQuery. 2010-05-05 16:51:30 +00:00
Dries Buytaert 89f2567961 - Patch #783534 by dmitrig01, droplet, Nick Lewis: make Report table better. 2010-05-05 16:41:57 +00:00
Dries Buytaert 44c4a2b473 - Patch #788696 by JohnAlbin: OpenID login styling is broken in RTL languages, crummy in LTR. 2010-05-05 16:28:06 +00:00
Dries Buytaert 7cd9bebc6c - Patch #775220 by aspilicious, droplet: no underscore in CSS class name. 2010-05-05 15:49:04 +00:00
Angie Byron 744f5a87a3 #553306 by catch, bec, yched, zzolo, mradcliffe, webchick, plach: The rest of remove redundant body and title node attributes & UI. The rest was accidentally committed in http://drupal.org/cvs?commit=363156. Sorry. :( 2010-05-05 15:11:51 +00:00
Angie Byron 108677607d #718962 by add1sun, Pasqualle, jhodgdon: Fixed user_external_load() is undocumented. 2010-05-05 07:10:06 +00:00
Angie Byron 08a07d7795 #764426 by aaronmontana, rickvug: Fixed user_validate_mail() is undocumented. 2010-05-05 07:04:17 +00:00
Angie Byron 4ce4c4ebf0 #743124 by ldpm: Small correction to hook_form_alter() docs. 2010-05-05 07:02:13 +00:00
Angie Byron e0be60f612 #730598 by dirtabulous, Heine: Fixed OpenID redirect form is not valid HTML. 2010-05-05 07:00:49 +00:00
Angie Byron 57d44a6cf9 #765044 by yoroy: Class node_readmore should be node-readmore for consistency with standards. 2010-05-05 06:57:15 +00:00
Angie Byron a2d6297055 #771922 by andypost: Remove t() from schema description of picture field. 2010-05-05 06:55:25 +00:00
Angie Byron adc9bc1845 #674546 by moonray, Jacine: Fixed comment_wrapper() hook missing title_prefix/suffix.. 2010-05-05 06:41:22 +00:00
Angie Byron 0cec14ff38 #737710 by moonray: Fixed Cog is center aligned if element it's in is center aligned. 2010-05-05 06:38:57 +00:00
Angie Byron 87f3d3320c #717572 by trevjs: Fixed items param in hook_field_validate() should not be passed by reference. 2010-05-05 06:32:22 +00:00
Angie Byron 83cc0c4d88 #596614 by asimmonds: Rename node_update_7006() context parameter to sandbox, for consistency. 2010-05-05 06:29:56 +00:00
Dries Buytaert f2f5424c13 - Patch #609108 by sivaji: menu admin page should say something when you save. 2010-05-04 20:31:53 +00:00
Dries Buytaert 60515aa7f4 - Patch #745542 by seutje, sign: wrong margin for primary active tab in Seven. 2010-05-04 20:29:57 +00:00
Dries Buytaert 6ce1ae7464 - Patch #675116 by jhodgdon: documentation improvements. 2010-05-04 16:11:08 +00:00
Dries Buytaert 881be73894 - Patch #431300 by dmitrig01, kkaefer, mgifford, Dave Reid: authoring information vertical tab mishandles 'Anonymous'. 2010-05-04 16:03:34 +00:00
Dries Buytaert b4848f661a - Patch #296326 by dereine, kscheirer, nagba, mr.baileys: l() and active class tests. 2010-05-04 15:59:28 +00:00
Dries Buytaert 388af20eb9 - Patch #354133 by NancyDru, AlexisWilke, yoroy: sort disabled blocks by title, not by weight. 2010-05-04 15:29:56 +00:00
Dries Buytaert 648d8ab87e - Patch #511532 by sun: incorrect documentation for hook_library(). 2010-05-04 14:52:02 +00:00
Angie Byron 0497b10ec9 #679960 follow-up by lambic: Add test for 'Notice: undefined variable cids' when there are no comments available. 2010-05-03 07:39:39 +00:00
Angie Byron 3f28263291 #675116 by jhodgdon, sun: Fixed Several problems in field.api.php and field_ui().api.php. 2010-05-03 07:37:51 +00:00
Angie Byron c129cbf138 #717872 by mr.baileys: Fixed reference to non-existing curlConnect in comments. 2010-05-03 07:18:06 +00:00
Dries Buytaert a94ea2a4e0 - Patch #777790 by andypost: file.module uses undocumented behaviors.unattach. 2010-05-01 21:55:13 +00:00
Dries Buytaert 71713081a2 - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
Dries Buytaert 2a2f4cc0be - Patch #719686 by duellj: tests for search weighting for HTML tags. 2010-05-01 08:10:26 +00:00
Angie Byron 6ab3f16396 #245103 by chx, jhodgdon, merlinofchaos, douggreen, jrbeeman: Fixed Search page tabs not highlighting. 2010-05-01 01:04:24 +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 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 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 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 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 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 06585e6b6b #718860 by djac, jhodgdon: Fixes to hook_theme() documentation. 2010-04-29 04:57:59 +00:00
Angie Byron 269da03726 #777080 by jhodgdon: Fixed hook_hook_info_alter() is not documented. 2010-04-29 04:47:31 +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