summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Issue #2014851 by hlieberman, Wim Leers, bradjones1, markcarver: Drupal CSS ↵David Rothstein2015-05-04
| | | | preprocessing breaks protocol-relative paths
* Issue #2356983 by bzrudi71, Dave Reid, jaredsmith: SystemQueue::claimItem() ↵David Rothstein2015-05-04
| | | | sometimes returns items in the wrong order (resolves locale test failures on PostgreSQL)
* Issue #667058 by greggles, DamienMcKenna, cweagans, travelertt, Dave Reid, ↵David Rothstein2015-05-04
| | | | tstoeckler, geerlingguy: Add a sites/all/libraries folder and encourage people to use it properly
* Issue #1684930 by amontero, David_Rothstein, joshi.rohit100, jthorson, dcam, ↵David Rothstein2015-04-20
| | | | rpayanm, jackbravo, yoroy: Add description to "administer filters" permission
* Issue #2392221 by joegraduate, er.pushpinderrana, zealfire, ClientGuy: ↵Jennifer Hodgdon2015-04-15
| | | | install_run_task() and install_tasks() don't document the task structure
* Back to 7.x-devDavid Rothstein2015-04-01
|
* Drupal 7.36David Rothstein2015-04-01
|
* Fix typo in CHANGELOG.txt.David Rothstein2015-03-31
|
* Various updates to CHANGELOG.txt in preparation for the 7.36 release.David Rothstein2015-03-31
|
* Issue #2305017 by David_Rothstein, slashrsm, marcingy: Add a ↵David Rothstein2015-03-31
| | | | 'file_public_schema' variable to allow bypassing file download access checks in managed file upload fields
* Issue #2364069 by damiankloip: Search specific tags are not available and ↵David Rothstein2015-03-30
| | | | hook_query_TAG_alter hooks are not invoked
* Issue #1734716 by larowlan, dcam, mgifford: Managed file form label has ↵David Rothstein2015-03-30
| | | | incorrect "for" attribute
* Issue #1279226 by attiks, ericduran, Wim Leers, sun, David_Rothstein, nod_: ↵David Rothstein2015-03-30
| | | | Allow sites and modules to skip loading jQuery and Drupal JavaScript libraries on pages where they won't be used
* Issue #1946240 by hampercm, eiriksm, David_Rothstein, rpayanm, rszrama, ↵David Rothstein2015-03-30
| | | | Yaron Tal, dgtlife, madhusudanmca, er.pushpinderrana, Cottser: Remove the hardcoded 0 index in theme_status_messages()
* Issue #2432619 by vbouchet, jhodgdon, joachim: block_load() should state ↵David Rothstein2015-03-30
| | | | it's not suitable for general consumption
* Issue #1201452 by mgifford, Heine, ircmaxell: Improve security on newer ↵David Rothstein2015-03-30
| | | | versions of PHP by setting an additional charset DSN parameter when connecting to MySQL via PDO
* Issue #197641 by herom, good_man, elcuco: Drag and drop does not work ↵David Rothstein2015-03-30
| | | | correctly on RTL languages
* Issue #1828530 by cam8001: Remove unused $default_method variable in ↵David Rothstein2015-03-30
| | | | user_cancel_confirm_form()
* Issue #1051872 by boombatower, jdillick, marvil07: Add documentation ↵David Rothstein2015-03-30
| | | | concerning modified property flag on node_type_save()
* Issue #1483736 by stefan.r, bfcam, jrigby: field_attach_update deletes file ↵David Rothstein2015-03-30
| | | | fields (content & file) in entity regardless of if they are included in the entity object
* Issue #2386037 by gobinathm: Incorrect foreign key tables in users.installDavid Rothstein2015-03-30
|
* Issue #2462223 by helmo: Typo in comment in node_access_test.moduleDavid Rothstein2015-03-30
|
* Issue #2425259 by catch, sidharrell, nlisgo, Josh Waihi, Fabianx, Berdir, ↵David Rothstein2015-03-30
| | | | martin107: Router rebuild lock_wait() condition can result in rebuild later in the request (race condition)
* Issue #2283717 by joshi.rohit100, amitgoyal, g3r4, er.pushpinderrana: Remove ↵David Rothstein2015-03-30
| | | | user_access function calls on hook_permission functions so the Permissions page consistently links to other admin pages for all users
* Issue #1018618 by manfer, joshi.rohit100: Wrong assertions in block.testDavid Rothstein2015-03-30
|
* Issue #2446657 by rpayanm, er.pushpinderrana: Remove dead link from robots.txtDavid Rothstein2015-03-30
|
* Issue #2453321 by TravisCarden: Typo in @see reference: ↵David Rothstein2015-03-30
| | | | drupal_decode_exception() should be _drupal_decode_exception()
* Issue #2453311 by TravisCarden: Fix a couple more "the the"s in the codebaseDavid Rothstein2015-03-30
|
* Issue #2453389 by rpayanm, joshi.rohit100: hook_view() does not document ↵David Rothstein2015-03-30
| | | | $langcode
* Issue #713462 by jwilson3, Paul B, casey, sivaji@knackforge.com, dcam: ↵David Rothstein2015-03-30
| | | | Content added via drupal_add_region_content() is not added to pages
* Added issue #1934498 to CHANGELOG.txt.David Rothstein2015-03-30
|
* Issue #1934498 by attiks, David_Rothstein, KhaledBlah, tstoeckler, ↵David Rothstein2015-03-30
| | | | julien_acti, helmo, effulgentsia, Jelle_S, jcisio: Allow the image style 'itok' token to be suppressed in image derivative URLs
* Issue #1995058 by TravisCarden, acbramley, vbouchet: Tableselect "select ↵David Rothstein2015-03-30
| | | | all" checkbox should be checked on page load if all checkboxes are ticked
* Issue #413270 by Jody Lynn, Daniel Korte: Block settings for theme menu ↵David Rothstein2015-03-30
| | | | title getting double escaped
* Issue #889338 by dawehner, das-peter, yched, heddn, frankcarey: Add support ↵David Rothstein2015-03-30
| | | | for Xdebug in DrupalWebTestCase
* Issue #2001308 by stefan.r, David_Rothstein, marthinal, helmo: Node preview ↵David Rothstein2015-03-30
| | | | removes file values from node edit form for non-displayed items
* Issue #1441950 by hefox: Node types removed from hook_node_info with base = ↵David Rothstein2015-03-30
| | | | 'node_content' cannot be deleted
* Issue #1883058 by cilefen, aendrew: Default Drupal "drop" favicon needs a ↵David Rothstein2015-03-30
| | | | retina-quality version
* Issue #2342243 by martin107, serundeputy: Rename a variable in ↵David Rothstein2015-03-30
| | | | theme_system_modules_fieldset() to avoid colliding index variable names in a nested foreach loop
* Issue #2371759 by Valentine94, angel.angelio: The docblock for user_help() ↵David Rothstein2015-03-30
| | | | should read "Implements hook_help()."
* Issue #2394517 by opdavies: Add a function to check if a user has a certain roleDavid Rothstein2015-03-30
|
* Issue #365241 by bcn, paulmarbach, xjm, chuckdeal97, skruf: Add select event ↵David Rothstein2015-03-30
| | | | to autocomplete feature
* Issue #2428915 by pfrenssen: Remove mention of non-existing function in ↵David Rothstein2015-03-30
| | | | conf_path() documentation
* Issue #375062 by cs_shadow, David_Rothstein, mondrake, juampy, theunraveler, ↵David Rothstein2015-03-30
| | | | hswong3i, smk-ka, fietserwin: "imagecolorsforindex() Color index nnn out of range in GDToolkit" message sometimes appears
* Issue #779482 by mikeytown2, sun, dalin, cam8001, segi, alexpott, Boobaa, ↵David Rothstein2015-03-30
| | | | Sweetchuck, jbrown, quicksketch: Installation failure when opcode cache is enabled
* Issue #2170453 by Darren Oh, mikeryan, Fabianx: Ignore case in code registry ↵David Rothstein2015-03-30
| | | | lookups
* Issue #1404050 by JamesOakley, David_Rothstein: system_update_7061 breaks ↵David Rothstein2015-03-29
| | | | private files by leaving one too many forward slashes in protocol of migrated URIs
* Issue #1882774 by David_Rothstein, iva2k: User pictures are lost when ↵David Rothstein2015-03-29
| | | | system_update_7061 merges files into {file_managed}.
* Issue #495930 by fietserwin: Translated strings not correctly marked in the ↵David Rothstein2015-03-29
| | | | administrative interface when the default language is not English
* Issue #1823306 by mkalkbrenner, p-neyens, webflo, swentel, zuuperman: ↵David Rothstein2015-03-29
| | | | Language code is missing from $context when hook_field_attach_view_alter() is invoked from field_view_field()