Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Drupal 7.37 | David Rothstein | 2015-05-07 |
| | |||
* | Update CHANGELOG.txt in preparation for the 7.37 release. | David Rothstein | 2015-05-05 |
| | |||
* | Issue #2465159 by David_Rothstein, NancyDru: Fixed a regression in Drupal ↵ | David Rothstein | 2015-05-05 |
| | | | | 7.36 which caused certain kinds of content types to become disabled if they were defined by a no-longer-enabled module. | ||
* | Issue #1863290 by woprrr, vomiand, dcam, vegantriathlete: poll_node_info() ↵ | David Rothstein | 2015-05-05 |
| | | | | has unused 'has_body' attribute that is left over from Drupal 6 | ||
* | Issue #2364047 by JvE, dcam: Fix missing file definitions in hook_theme() in ↵ | David Rothstein | 2015-05-05 |
| | | | | the Update Manager module | ||
* | Issue #2331151 by David_Rothstein, Devin Carlson: Remove leftover code in ↵ | David Rothstein | 2015-05-04 |
| | | | | testFileValidateSize() which runs the tests as a specific user | ||
* | Issue #1055150 by Devin Carlson, rootwork, yoroy, brianV, JimmyAx: Time zone ↵ | David Rothstein | 2015-05-04 |
| | | | | description is confusing on user register form | ||
* | Issue #2315255 by Dave Reid, Devin Carlson: Allow custom HTML tags with a ↵ | David Rothstein | 2015-05-04 |
| | | | | dash in the name to pass through filter_xss() when specified in the list of allowed tags | ||
* | Issue #1812056 by chx, byrond: Allow hook_field_schema() implementations to ↵ | David Rothstein | 2015-05-04 |
| | | | | specify indexes for fields based on a column prefix (field sql storage test failing on various MySQL engines due to indexing unbound text fields) | ||
* | Issue #1003788 by stefan.r, Alan D., JimmyAx, Josh Waihi, john_brown, ↵ | David Rothstein | 2015-05-04 |
| | | | | twistor, bellHead, bzrudi71, pwolanin, gaas, wiifm, robhardwick, gngn: PostgreSQL PDOException: Invalid text representation when attempting to load an entity with a string or non-scalar ID | ||
* | Issue #2208649 by areke, David_Rothstein, joachim, er.pushpinderrana, ↵ | David Rothstein | 2015-05-04 |
| | | | | TravisCarden: Followup fixes to the documentation of the queue worker callback | ||
* | Issue #2428399 by joshi.rohit100, SkidNCrashwell, Sagar Ramgade, ↵ | David Rothstein | 2015-05-04 |
| | | | | er.pushpinderrana, Dom.: Default empty option label text different in documentation than in reality | ||
* | Issue #2386903 by pfrenssen, dcam: Fixed DOMDocument::importNode() warning ↵ | David Rothstein | 2015-05-04 |
| | | | | due to IDs already being defined when running tests | ||
* | Issue #2399657 by klausi: Add session hijacking test cases for SA-CORE-2014-006 | David Rothstein | 2015-05-04 |
| | |||
* | Issue #2457743 by skein: translation_remove_from_set() runs unnecessary ↵ | David Rothstein | 2015-05-04 |
| | | | | queries to fetch and update every single node with tnid 0 | ||
* | Issue #2014851 by hlieberman, Wim Leers, bradjones1, markcarver: Drupal CSS ↵ | David Rothstein | 2015-05-04 |
| | | | | preprocessing breaks protocol-relative paths | ||
* | Issue #2356983 by bzrudi71, Dave Reid, jaredsmith: SystemQueue::claimItem() ↵ | David Rothstein | 2015-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 Rothstein | 2015-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 Rothstein | 2015-04-20 |
| | | | | rpayanm, jackbravo, yoroy: Add description to "administer filters" permission | ||
* | Issue #2392221 by joegraduate, er.pushpinderrana, zealfire, ClientGuy: ↵ | Jennifer Hodgdon | 2015-04-15 |
| | | | | install_run_task() and install_tasks() don't document the task structure | ||
* | Back to 7.x-dev | David Rothstein | 2015-04-01 |
| | |||
* | Drupal 7.36 | David Rothstein | 2015-04-01 |
| | |||
* | Fix typo in CHANGELOG.txt. | David Rothstein | 2015-03-31 |
| | |||
* | Various updates to CHANGELOG.txt in preparation for the 7.36 release. | David Rothstein | 2015-03-31 |
| | |||
* | Issue #2305017 by David_Rothstein, slashrsm, marcingy: Add a ↵ | David Rothstein | 2015-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 Rothstein | 2015-03-30 |
| | | | | hook_query_TAG_alter hooks are not invoked | ||
* | Issue #1734716 by larowlan, dcam, mgifford: Managed file form label has ↵ | David Rothstein | 2015-03-30 |
| | | | | incorrect "for" attribute | ||
* | Issue #1279226 by attiks, ericduran, Wim Leers, sun, David_Rothstein, nod_: ↵ | David Rothstein | 2015-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 Rothstein | 2015-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 Rothstein | 2015-03-30 |
| | | | | it's not suitable for general consumption | ||
* | Issue #1201452 by mgifford, Heine, ircmaxell: Improve security on newer ↵ | David Rothstein | 2015-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 Rothstein | 2015-03-30 |
| | | | | correctly on RTL languages | ||
* | Issue #1828530 by cam8001: Remove unused $default_method variable in ↵ | David Rothstein | 2015-03-30 |
| | | | | user_cancel_confirm_form() | ||
* | Issue #1051872 by boombatower, jdillick, marvil07: Add documentation ↵ | David Rothstein | 2015-03-30 |
| | | | | concerning modified property flag on node_type_save() | ||
* | Issue #1483736 by stefan.r, bfcam, jrigby: field_attach_update deletes file ↵ | David Rothstein | 2015-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.install | David Rothstein | 2015-03-30 |
| | |||
* | Issue #2462223 by helmo: Typo in comment in node_access_test.module | David Rothstein | 2015-03-30 |
| | |||
* | Issue #2425259 by catch, sidharrell, nlisgo, Josh Waihi, Fabianx, Berdir, ↵ | David Rothstein | 2015-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 Rothstein | 2015-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.test | David Rothstein | 2015-03-30 |
| | |||
* | Issue #2446657 by rpayanm, er.pushpinderrana: Remove dead link from robots.txt | David Rothstein | 2015-03-30 |
| | |||
* | Issue #2453321 by TravisCarden: Typo in @see reference: ↵ | David Rothstein | 2015-03-30 |
| | | | | drupal_decode_exception() should be _drupal_decode_exception() | ||
* | Issue #2453311 by TravisCarden: Fix a couple more "the the"s in the codebase | David Rothstein | 2015-03-30 |
| | |||
* | Issue #2453389 by rpayanm, joshi.rohit100: hook_view() does not document ↵ | David Rothstein | 2015-03-30 |
| | | | | $langcode | ||
* | Issue #713462 by jwilson3, Paul B, casey, sivaji@knackforge.com, dcam: ↵ | David Rothstein | 2015-03-30 |
| | | | | Content added via drupal_add_region_content() is not added to pages | ||
* | Added issue #1934498 to CHANGELOG.txt. | David Rothstein | 2015-03-30 |
| | |||
* | Issue #1934498 by attiks, David_Rothstein, KhaledBlah, tstoeckler, ↵ | David Rothstein | 2015-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 Rothstein | 2015-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 Rothstein | 2015-03-30 |
| | | | | title getting double escaped | ||
* | Issue #889338 by dawehner, das-peter, yched, heddn, frankcarey: Add support ↵ | David Rothstein | 2015-03-30 |
| | | | | for Xdebug in DrupalWebTestCase |