Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1854134 by EtienneRd, jeffam | dolu: Added a query tag to the query ↵ | David Rothstein | 2014-11-02 |
| | | | | in menu_link_get_preferred() to allow modules to alter the query. | ||
* | Issue #1221772 by pounard, colan, jcisio | sivaji: Fixed Transaction ↵ | David Rothstein | 2014-11-02 |
| | | | | database settings is misleading in settings.php. | ||
* | Issue #908822 by jmking, asimmonds | salvis: Fixed Dashboard discards <em ↵ | David Rothstein | 2014-11-02 |
| | | | | class="placeholder"> elements. | ||
* | Issue #2058761 by kirby14, thedavidmeister: PHP notice when #attributes is ↵ | David Rothstein | 2014-11-02 |
| | | | | not set with #theme_wrappers 'container'. | ||
* | Issue #466576 by gagarine, jackbravo, tim.plunkett, sheise, Rob C, ↵ | David Rothstein | 2014-11-02 |
| | | | | jamesm6162 | daemon: Increased the maximum allowed length of block titles to 255 characters. | ||
* | Issue #366152 by Mile23, bjaspan: Removed the Field module's ↵ | David Rothstein | 2014-11-02 |
| | | | | field_modules_uninstalled() function, since it did not do anything when it was invoked. | ||
* | Issue #1775488 by mgifford, vijaycs85, amateescu | chx: Fixed ↵ | David Rothstein | 2014-11-02 |
| | | | | drupal_cron_cleanup is not converted to lock. | ||
* | Issue #1679570 by mgifford, lucascaro, sun: Fixed TestBase does not always ↵ | David Rothstein | 2014-11-02 |
| | | | | use the correct database connection for handling assertions. | ||
* | Issue #1099732 by joshi.rohit100, droplet | Chi: Fixed Incorrect encoding ↵ | David Rothstein | 2014-11-02 |
| | | | | for error pages in image_style_deliver(). | ||
* | Issue #2228825 by donquixote | pingwin4eg: Fixed drupal_get_filename() does ↵ | David Rothstein | 2014-11-01 |
| | | | | not search the filesystem when the file isn't yet listed in the {system} table in the database. | ||
* | Issue #1891728 by gielfeldt: Fixed Database schema methods like getComment() ↵ | David Rothstein | 2014-11-01 |
| | | | | and findTables() always query the "default" target on MySQL. | ||
* | Issue #780304 by dcam, naxoc, Crell | zyxware: Fixed HTML encoding of em ↵ | David Rothstein | 2014-11-01 |
| | | | | wrappers for database table names while showing schema errors. | ||
* | Issue #1120440 by er.pushpinderrana | skwashd: Fixed user.api.php hook ↵ | David Rothstein | 2014-11-01 |
| | | | | summary lines should be more consistent with other entity hooks. | ||
* | Issue #2231693 by helmo, amitgoyal, joshi.rohit100, LinL, iS: Update Powered ↵ | David Rothstein | 2014-11-01 |
| | | | | by Drupal link. | ||
* | Issue #1452896 by Mile23, marthinal, Freso, kid_icarus, joshi.rohit100, ↵ | David Rothstein | 2014-11-01 |
| | | | | alexpott, tim.plunkett, jhodgdon: Fixed PHP notice in clickLink if link does not exist. | ||
* | Issue #205969 by Mile23, oadaeh, twistor, ssm2017 Binder, barraponto, ↵ | David Rothstein | 2014-11-01 |
| | | | | superspring: Fixed drupal_http_request() assumes presence of Reason-Phrase in response Status-Line. | ||
* | Issue #1790612 by carwin, Eric_A, mgifford: Fixed Sanitize the trim_length ↵ | David Rothstein | 2014-11-01 |
| | | | | variable before printing it. | ||
* | Issue #2224917 by m1r1k, Steven Jones, drumm: Fixed Tracker page doesn't ↵ | David Rothstein | 2014-11-01 |
| | | | | order results properly. | ||
* | Issue #28175 by dcam, bleen18 | bertboerland: Fixed Ordering by 'Visitor' in ↵ | David Rothstein | 2014-11-01 |
| | | | | access log pages does not sort IP addresses. | ||
* | Issue #1988456 by gaurav.goyal, eltermann, pvmchau: Non-standard indentation ↵ | David Rothstein | 2014-11-01 |
| | | | | on user_register_form(). | ||
* | Issue #2307505 by Cottser, Fabianx: Port twig_debug output to Drupal 7. | David Rothstein | 2014-11-01 |
| | |||
* | Issue #1968348 by znerol, David_Rothstein, peximo, DuaelFr: Fixed ↵ | David Rothstein | 2014-11-01 |
| | | | | hook_field_formatter_prepare_view does not make use of hook_entity_view_mode_alter causing major errors. | ||
* | Issue #1936942 by jweowu: Fixed translation_node_insert() updates the node ↵ | David Rothstein | 2014-11-01 |
| | | | | table directly without also flushing the entity load cache. | ||
* | Issue #208611 by p.brouwers, mgifford, tstoeckler, DougKress, Jody Lynn, ↵ | David Rothstein | 2014-11-01 |
| | | | | ksenzee | walkah: Made the Ajax system use drupal_array_merge_deep_array() to stop JavaScript settings from being added twice. | ||
* | Issue #1183708 by Liam Morland | onair1: Fixed Notice: Undefined index: ↵ | David Rothstein | 2014-11-01 |
| | | | | favicon_path in system_theme_settings_validate(). | ||
* | Issue #1182374 by lyricnz, xendil, sivaji, brianV: Code style fixes for ↵ | David Rothstein | 2014-11-01 |
| | | | | includes/filetransfer. | ||
* | Issue #2291081 by pounard: forum_node_view attempt an unnecessary ↵ | David Rothstein | 2014-11-01 |
| | | | | vocabulary_load() under certain circumstances. | ||
* | Issue #829464 by Berdir, klausi, sepgil | Heine: Fixed orderby() should ↵ | David Rothstein | 2014-11-01 |
| | | | | verify that the sort direction is always ASC or DESC. | ||
* | Issue #2130673 by lokapujya, cwells | scor: Place number of comments ↵ | David Rothstein | 2014-11-01 |
| | | | | metadata inside node template. | ||
* | Issue #1323830 by cwells, scor, mgifford, er.pushpinderrana, kay_v: Place ↵ | David Rothstein | 2014-11-01 |
| | | | | title RDFa metadata inside entity HTML element. | ||
* | Issue #2301955 by er.pushpinderrana, lokapujya | scor: Ensure RDFa metadata ↵ | David Rothstein | 2014-11-01 |
| | | | | tags are hidden. | ||
* | Issue #2332295 by sanduhrs, klausi, er.pushpinderrana, Berdir | jfha73: ↵ | David Rothstein | 2014-11-01 |
| | | | | Fixed Unicode requirements check not working with PHP 5.6. | ||
* | Issue #667098 by catch, chx, plach, Fabianx: Fixed a bug which caused ↵ | David Rothstein | 2014-11-01 |
| | | | | drupal_get_bootstrap_phase() to abort the bootstrap when called early in the page request. | ||
* | Issue #2329189 by nlisgo, joachim, Mirroar, opdavies: Fix up docs and ↵ | Jennifer Hodgdon | 2014-10-19 |
| | | | | example code for hook_field_attach_validate() | ||
* | Merge tag '7.32' into 7.x | David Rothstein | 2014-10-15 |
|\ | | | | | | | | | | | | | | | 7.32 release Conflicts: CHANGELOG.txt includes/bootstrap.inc | ||
| * | Drupal 7.32 | David Rothstein | 2014-10-15 |
| | | |||
| * | Tests for SA-CORE-2014-005 by Stefan Horst, greggles, larowlan, ↵ | David Rothstein | 2014-10-15 |
| | | | | | | | | David_Rothstein, klausi | ||
| * | SA-CORE-2014-005 by Stefan Horst, greggles, larowlan, David_Rothstein, ↵ | David Rothstein | 2014-10-15 |
| | | | | | | | | klausi: Fixed SQL injection vulnerability | ||
* | | Issue #2283675 by er.pushpinderrana, amitgoyal, mparker17, joachim, ↵ | Jennifer Hodgdon | 2014-09-26 |
| | | | | | | | | mmarquez: Document how optgroups are generated in form_select_options() | ||
* | | Issue #2340675 by er.pushpinderrana, David Hernández: Clarify first, unused ↵ | Jennifer Hodgdon | 2014-09-23 |
| | | | | | | | | argument docs in update_calculate_project_update_status() | ||
* | | Issue #2314181 by roderik, er.pushpinderrana, hefox: Fix docs for drupal_static | Jennifer Hodgdon | 2014-09-16 |
| | | |||
* | | Issue #2334689 by er.pushpinderrana, joachim: Document character limit on ↵ | Jennifer Hodgdon | 2014-09-15 |
| | | | | | | | | lock_aquire() for lock name | ||
* | | Issue #1166114 by jhodgdon, tomogden, Rajendar Reddy, larowlan, swentel, ↵ | David Rothstein | 2014-09-05 |
| | | | | | | | | splatio, erics14, MF82 | RobLoach: Renamed the "Search result" view mode to "Search result highlighting input" to better reflect how it is used. | ||
* | | Issue #2277281 by dobe, amitgoyal, michaelfavia, er.pushpinderrana, dcam | ↵ | David Rothstein | 2014-09-04 |
| | | | | | | | | drumm: Increase the maximum number of characters on the file field allowed extensions setting from 128 to 256. | ||
* | | Issue #1859084 by Jorrit, David_Rothstein, attiks: Improved database queries ↵ | David Rothstein | 2014-09-02 |
| | | | | | | | | generated by EntityFieldQuery in the case where delta or language condition groups are used, to reduce the number of INNER JOINs. | ||
* | | Issue #1890980 by amitgoyal, robinvdvleuten: Fixed Unnecessary extra output ↵ | David Rothstein | 2014-09-01 |
| | | | | | | | | variable in theme_links. | ||
* | | Issue #1468210 by marthinal, quicksketch, tstoeckler, Devin Carlson, ↵ | David Rothstein | 2014-09-01 |
| | | | | | | | | David_Rothstein, Eric_A: Fixed Remove special $user->uid == 1 check in file_validate_size(). | ||
* | | Issue #993186 by joshi.rohit100, moshe weitzman | webchick: Node access ↵ | David Rothstein | 2014-09-01 |
| | | | | | | | | rebuilds should go newest to oldest (fix for direct node access rebuilds only, not rebuilds done via a batch). | ||
* | | Issue #2324083 by er.pushpinderrana, martin_q: Fix up description of return ↵ | Jennifer Hodgdon | 2014-08-20 |
| | | | | | | | | value from drupal_array_get_nested_value() | ||
* | | Issue #2318981 by grisendo: Make hook_node_grants and ↵ | Jennifer Hodgdon | 2014-08-11 |
| | | | | | | | | hook_node_access_records sample function bodies consistent |