Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Issue #1371484 by makara: Fixed Private properties in abstract class ↵ | webchick | 2012-01-01 |
| | | | | | | DrupalCacheArray." This reverts commit 24c357b5c521ade1d9002c43167695d3f769b8fa. | ||
* | Issue follow-up #1007830 by Damien Tournoud, basic: Fixed Nested ↵ | webchick | 2011-12-31 |
| | | | | transactions throw exceptions when they got out of scope. | ||
* | Issue #1309278 by basic, Niklas Fiekas: Added Make PDO connection options ↵ | webchick | 2011-12-25 |
| | | | | configurable. | ||
* | Issue #1347812 by nanotube, xjm: Fixed Remove/replace documentation ↵ | webchick | 2011-12-25 |
| | | | | references to upload_file_load() and upload_file_delete(). | ||
* | Issue #381994 by xjm, good_man, elcuco, brianV, yhager: Fixed Machine-name ↵ | webchick | 2011-12-24 |
| | | | | fields are always in Latin characters, and should therefore always be LTR. | ||
* | Issue #1359326 by xjm: Fixed t() documentation does not clearly indicate ↵ | webchick | 2011-12-24 |
| | | | | that options are documented in format_string() docs. | ||
* | Issue #1025582 by sun: Added Custom db_select() 'conditions' parameter for ↵ | webchick | 2011-12-24 |
| | | | | menu_build_tree(). | ||
* | Issue #1338428 by jbrown, BTMash, Tor Arne Thune: Fixed ↵ | webchick | 2011-12-24 |
| | | | | image_dimensions_scale() and image_scale_effect() are ungrokable and buggy. | ||
* | Issue #1371256 by ayelet_Cr, oriol_e9g: Document that ↵ | webchick | 2011-12-24 |
| | | | | QueryConditionInterface::condition() should not be used to add NULL conditions. | ||
* | Issue #942782 by pillarsdotnet, xjm, becw, timhilliard, JohnAlbin, jrchamp, ↵ | webchick | 2011-12-24 |
| | | | | Tor Arne Thune, Damien Tournoud, jn2, James Andres, dstol, melon, colan: Fixed Custom menus never receive an active trail. | ||
* | Issue #866292 by marcingy, ygerasimov, quicksketch, attiks, furamag: Fixed ↵ | webchick | 2011-12-22 |
| | | | | '0' not displayed as checkbox / radios options (nor as any element #title). | ||
* | Issue #1366740 by patrickd: Fixed theme_progress_bar() should have more ↵ | webchick | 2011-12-22 |
| | | | | information about when to use function. | ||
* | Issue #1371484 by makara: Fixed Private properties in abstract class ↵ | webchick | 2011-12-22 |
| | | | | DrupalCacheArray. | ||
* | Issue #1240256 by lyricnz, Akaoni, jenspeter: Fixed file_unmanaged_copy() ↵ | webchick | 2011-12-22 |
| | | | | Fails with Drupal 7.7+ and safe_mode() or open_basedir(). | ||
* | - Patch #1258000 by chx, xjm, bfroehle: SelectQuery::countQuery() ↵ | Dries | 2011-12-21 |
| | | | | inappropriately removes SQL expressions. | ||
* | - Patch #1366804 by TR: 'End of foo group' on a couple of API pages due to ↵ | Dries | 2011-12-19 |
| | | | | not following standards. | ||
* | Revert "Issue #813540 by jbrown, chx: Fixed Comparisons involving NULL must ↵ | webchick | 2011-12-16 |
| | | | | | | never return true." This reverts commit 06f31080c7281c8227d2556cd0807744e91c9fb5. | ||
* | - Patch #1229868 by nicl, DjebbZ: hook_form_BASE_FORM_ID_alter(), ↵ | Dries | 2011-12-14 |
| | | | | hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent. | ||
* | Issue #479368 by Heine, Roger Saner, xjm, mcarbone, keichee, asimmonds: ↵ | webchick | 2011-12-11 |
| | | | | Fixed Create RFC compliant HTML safe JSON. | ||
* | Issue #1346760 by xjm: Fixed Drag and drop needs a scalable weight select ↵ | webchick | 2011-12-10 |
| | | | | element. | ||
* | Issue #1322278 by rocket_nova, jhodgdon: Fixed Documentation problem with ↵ | webchick | 2011-12-10 |
| | | | | theme -- doesn't link to theme functions list. | ||
* | Issue #813540 by jbrown, chx: Fixed Comparisons involving NULL must never ↵ | webchick | 2011-12-10 |
| | | | | return true. | ||
* | Back to 7.x-dev | webchick | 2011-12-05 |
| | |||
* | Drupal 7.10 | webchick | 2011-12-05 |
| | |||
* | Issue #1329914 by xjm, msonnabaum: Fixed Ensure ['q'] is set before calling ↵ | webchick | 2011-11-24 |
| | | | | drupal_normal_path(). | ||
* | Issue #1198398 by jm@bellcom.dk, AllRob: Fixed Timezone selected on install ↵ | webchick | 2011-11-24 |
| | | | | not correctly saved to admin user account. | ||
* | Issue #1182296 by BTMash, matason, catch, xjm: Add tests for 7.0->7.x ↵ | webchick | 2011-11-24 |
| | | | | upgrade path. | ||
* | - Patch #1289208 by minorOffense, skottler, rocket_nova: REQUEST_TIME ↵ | Dries | 2011-11-22 |
| | | | | documentation is misleading. | ||
* | - Patch #765860 by effulgentsia, dww, dereine, mikey_p, xjm, sun, ↵ | Dries | 2011-11-21 |
| | | | | sven.lauer: drupal_alter() fails to order modules correctly in some cases. | ||
* | Issue #1313342 by CrookedNumber, RaulMuroc, Yuri: Fixed Curacao should ↵ | webchick | 2011-11-19 |
| | | | | appear in standard_country_list(). | ||
* | Issue #655190 by dealancer: Fixed Allow hook_install_tasks() to be called ↵ | webchick | 2011-11-14 |
| | | | | from a profile's .install file (or document that it can't be). | ||
* | Issue #488496 by loganfsmyth, Gábor Hojtsy: Implement missing msgctx ↵ | webchick | 2011-11-14 |
| | | | | context in JS translation for feature parity with t(). | ||
* | Issue #212284 by Damien Tournoud, alexanderpas, dww: Fixed security check in ↵ | webchick | 2011-11-12 |
| | | | | 'configure' stage not compatible with overriding variables: site_name() and site_mail(). | ||
* | Issue #1006714 by Steven Jones, chx, mr.baileys, xjm, carlos8f: Fixed ↵ | webchick | 2011-11-11 |
| | | | | drupal_get_path() doesn't work for profiles. | ||
* | Issue #951644 by catch, David_Rothstein, aschiwi, xjm: Fixed Requirement ↵ | webchick | 2011-11-07 |
| | | | | warnings (e.g. for PHP memory limit) are not shown on install or update unless there is a requirement error also. | ||
* | Issue #1326472 by xjm: Add capitalization and periods to several inline ↵ | webchick | 2011-10-31 |
| | | | | comments in common.inc. | ||
* | Issue #561858 follow-up by effulgentsia, sun: Add tests for AJAX framework ↵ | webchick | 2011-10-29 |
| | | | | lazy-load feature. | ||
* | Issue #1011614 by catch, pillarsdotnet: Fixed Theme registry can grow too ↵ | webchick | 2011-10-29 |
| | | | | large for MySQL max_allowed_packet() and memcache default slab size. | ||
* | Issue #673020 follow-up by attiks: Critical fix to Content-Language HTTP ↵ | webchick | 2011-10-27 |
| | | | | header to not cause issues with Drush. | ||
* | Ahem. Back to 7.x-dev. | webchick | 2011-10-26 |
| | |||
* | Back to 7.x-dev | webchick | 2011-10-26 |
| | |||
* | Drupal 7.9 | webchick | 2011-10-26 |
| | |||
* | Issue #570314 follow-up by jhodgdon, Mac_Weber: Fixed form_set_value() ↵ | webchick | 2011-10-24 |
| | | | | documentation needs more detail. | ||
* | Issue #1314396 by rocket_nova: Fixed Documentation for theme_links() should ↵ | webchick | 2011-10-24 |
| | | | | say that Attributes class must be an array . | ||
* | Issue #1129642 by jbrown: Fixed Populate HTML image tags with dimension ↵ | webchick | 2011-10-17 |
| | | | | attributes (like D6 imagefield) without re-introducing I/O (followup). | ||
* | Reverting accidental commit with last patch. | webchick | 2011-10-17 |
| | |||
* | Oops. Forgot a file. | webchick | 2011-10-17 |
| | |||
* | Issue #1234848 by mr.baileys, xjm: Fixed language_list() doc is missing ↵ | webchick | 2011-10-17 |
| | | | | return value. | ||
* | Issue #221712 by Damien Tournoud, Gábor Hojtsy, iliphil, Bodo Maass, ↵ | webchick | 2011-10-17 |
| | | | | idflood, loganfsmyth: Fixed locale_language_from_browser() doesn't parse language tags correctly, has a broken logic. | ||
* | Issue #1281932 by loganfsmyth, bfroehle, Gábor Hojtsy: Convert Drupal.t and ↵ | webchick | 2011-10-17 |
| | | | | Drupal.formatPlural regular expressions to extended form. |